Commit Graph

11 Commits

Author SHA1 Message Date
kremsy
196b6eeee4 changed the mapcommands to the new structure 2013-12-09 22:22:01 +01:00
Steffen Schröder
c97b4166f2 Refactoring of Code, Comments and Spelling 2013-12-09 13:45:58 +01:00
Steffen Schröder
5339b6766f Code Cleanup 2013-12-09 13:07:03 +01:00
Steffen Schröder
c14c025df3 - fixed some map commands 2013-11-27 02:42:39 +01:00
Steffen Schröder
fc66d2d34b - fixed core instances creation order
- minor fixes/improvements
2013-11-26 13:49:36 +01:00
Steffen Schröder
7f1646f25d - Moved FML into core folder
- Endurance plugin
- map class nbCheckpoints
- added script callbacks registration
2013-11-25 19:46:29 +01:00
Steffen Schröder
65394e165e - fixed obstacle plugin
- added index to map class
- added local records plugin (only tm so far)
2013-11-25 02:01:15 +01:00
Steffen Schröder
a9b1842a6f - Improved Join/Leave messages
- Moved Server Commands into separate class
- Added \Server namespace
2013-11-19 20:29:37 +01:00
Steffen Schröder
b389b32d88 - started adding admin commands
! admin commands begin with //
2013-11-13 01:43:12 +01:00
Steffen Schröder
26c3dc3bcb - added map commands class
- added saving of map in database
2013-11-12 16:52:23 +01:00
Steffen Schröder
9e5e444552 - subfolders for different classes
- Improved file and class naming
- "handler"-> "listener" (callbacks, commands)
2013-11-12 15:48:25 +01:00