CodeForFame
d20ca77221
Added PacketThrottler, fixed AFK message, and added the AFK timeout to the config.
2012-01-07 13:46:26 -06:00
Joe0
978de20d53
Framework to resolve issue #24 -- uses the DataStore interface and
...
DataStoreFactory to read data from a DataStore. A new DataStore needs to
be implemented to remove the XStream dependency. Methods to save each
type of data need to be implemented.
2011-12-04 16:38:08 -06:00
Joe Pritzel
2a3bd3517e
Updated dependancies, buildfile, and README
...
Added persistence package, and abstracted away the storage medium
Removed bad concurrency ideas
Made some other minor tweaks
2011-11-05 12:06:03 -05:00
CodeForFame
e184117109
Fixed ConnectionFilter and IPBanning
...
Expanded the Cache class
Removed duplicate of Cache class
Added ability to config ban length when banned from ConnectionFilter
2011-07-21 18:12:19 -05:00
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
428c3ec7cb
Added reloadipbans command.
...
Dumped current database structure. (needs some cleanup)
2011-06-25 21:38:50 -05:00
CodeForFame
7ccbc743b9
Added ip ban and unban commands.
...
Fixed formatting of LSPacketHandlers.xml
2011-06-25 16:42:55 -05:00
CodeForFame
4fcb575620
IP Banning re-write.
...
Closes #13 .
2011-06-25 16:01:22 -05:00
CodeForFame
bf7cc39d33
Moved alert-config.xml to conf folder.
...
Removed hard-coded file location (in EMail object).
Corrected table for MySQL query.
2011-06-25 01:24:43 -05:00
CodeForFame
dc7112653c
Useless... Quests are in org.moparscape.msc.gs.plugins.quests
2011-06-25 01:05:46 -05:00
CodeForFame
07876364da
Updated quests. BlackKnightFortress has some errors due to a missing method.
2011-06-25 00:59:47 -05:00
CodeForFame
e3dfd85416
Removed fonts.tar.gz as it wasn't being used for anything.
2011-06-24 18:41:44 -05:00
CodeForFame
3f50aa37ec
Removed unused captcha files.
2011-06-24 18:37:07 -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
f12b96ef3b
Removed extra crap, and removed the svn files...
2011-05-13 03:33:24 -05:00
CodeForFame
ea668ae747
Changed some configs, and changed the package.
2011-05-13 03:24:42 -05:00
Lothy
d5a1a486dd
Hopefully, this time, everything will be committed as expected
2011-04-27 15:44:26 +10:00
Lothy
00c8a3814d
Second attempt at getting this right
2011-04-27 15:35:03 +10:00
Lothy
47729fd4d0
First GameServer commit
2011-04-27 14:55:20 +10:00