Commit Graph

13 Commits

Author SHA1 Message Date
CodeForFame d8f211d45d Added option to disable congrats on max level
Added option for wilderness standstill time
Closes #16
Added config for bonus xp in wild
2011-07-21 15:43:33 -05:00
CodeForFame 3fa1321df3 Added loading for IP bans. 2011-06-25 21:25:25 -05:00
CodeForFame 4fcb575620 IP Banning re-write.
Closes #13.
2011-06-25 16:01:22 -05:00
CodeForFame d7e4583d3b Formatted all code.
Removed unused imports.
Addressed all warnings.
Made all fields in Player class private (added getters and setters where needed).
Removed dead code.
2011-06-25 00:44:53 -05:00
CodeForFame eac2ad9f88 Fixed run-time classpath to include Scala.
Redid CommandHandler in Scala, and added permissions for each command.
Changed groupIDs to be more logical.
Added configs for other config files.
Refactored structure of config files (moved them out of server and ls folders respectively because they're already in a folder that denotes server/ls)
Cleared logs.
Deleted LS configs from server (they are completely unused there).
Moved configs to the config folder.
2011-06-24 17:18:51 -05:00
CodeForFame c696c3ef94 Made block/unblock command come from the config. 2011-06-21 19:46:47 -05:00
CodeForFame 23f1500287 Added date format for log in config. 2011-06-21 19:06:34 -05:00
CodeForFame 3ca4aa75f0 Added configs for save interval, and garbage collection interval. 2011-06-21 18:43:31 -05:00
CodeForFame a0aa5d6cdd Forgot unused-ip entry in world.xml.
Added config option for ip ban removal delay.
2011-06-21 18:36:48 -05:00
CodeForFame 3701ea7a2f Changed .gitignore a bit...
Added config for OS level blocking.
Moved Cache.
Removed Quiz.
2011-06-21 18:22:37 -05:00
CodeForFame 1d7ded4829 Removed hard-coded client version... 2011-05-16 19:31:12 -05:00
CodeForFame bee6a45477 Moved some variables from Constants to Config, and made them configurable via XML. 2011-05-16 19:15:24 -05:00
CodeForFame ea668ae747 Changed some configs, and changed the package. 2011-05-13 03:24:42 -05:00