UnknownShadow200
|
fe0b16b33f
|
First pass of optimisations for /undo - use O(1) lookup instead of O(n) lookup for Block.canPlace.
|
2016-03-12 12:16:42 +11:00 |
|
UnknownShadow200
|
9ec3df9f8c
|
[Warning, may still have bugs] - refactored majority of the code to use a volatile array for players instead of a list, avoids those rare and hard to track down errors.
|
2016-03-08 11:31:34 +11:00 |
|
UnknownShadow200
|
2e53946e4d
|
Modularise Player sql database calls and online player searching into separate PlayerInfo class.
|
2016-02-03 17:06:11 +11:00 |
|
UnknownShadow200
|
dd53d57366
|
Add buildable/deletable properties to maps, allowing placing/deleting to be turned off client side.
|
2016-01-13 21:37:21 +11:00 |
|
UnknownShadow200
|
534cab6a39
|
Use capital letters for command sub-folders. Add Chat, Economy, and World command types.
|
2015-11-02 20:40:46 +11:00 |
|