CodeForFame
|
dd025770c0
|
Fixed bug with PacketThrottler, and made TileValues actual value objects. TileValues no longer have duplicate instances, which drastically reduces memory usage.
|
2012-01-07 15:11:45 -06: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
|
5331458dc2
|
Re-wrote the 'CacheHandler' and made it generic, and made it actually work... (added the Apache Collections library)
Replaced non-time-critical currentTimeMillis with a call to GameEngine.getTime which is updated multiple times per server tick.
|
2011-05-14 06:18:14 -05:00 |
|
CodeForFame
|
ea668ae747
|
Changed some configs, and changed the package.
|
2011-05-13 03:24:42 -05:00 |
|