Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a local rank system. #4

Open
camdenorrb opened this issue May 25, 2017 · 0 comments
Open

Make a local rank system. #4

camdenorrb opened this issue May 25, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@camdenorrb
Copy link
Contributor

Make a Rank system based off of a enumeration of ranks. These will be stored in Json for the time being.

@camdenorrb camdenorrb added this to the 0.0.1 milestone May 25, 2017
@camdenorrb camdenorrb self-assigned this May 25, 2017
camdenorrb added a commit that referenced this issue May 25, 2017
+ Got the Command Template done.
+ Made FunRank Class for a placeholder, for a soon to be Enum.
+ Made a Account placeholder that currently only holds the Player object in a transient state.
camdenorrb added a commit that referenced this issue May 25, 2017
+ Command template update
+ Made the Account placeholder hold the rank for the Player.
+ Made a way of checking the level of ranks, and added some placeholder ranks.
camdenorrb added a commit that referenced this issue May 25, 2017
+ Made the Core instance accessible.
+ Made some template events using MiniBus
+ Made a lazilly declared global server variable, which allows for easy access of that object.
+ Removed inlining from get method on getting level, it's done automagically through the compiler.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant