.. |
adapters
|
Add in some ASCII-art and make sure the adapters have premade instances.
|
2013-04-17 15:49:29 +02:00 |
chat
|
Only handle faction tags. No standard ones.
|
2013-04-18 15:31:05 +02:00 |
cmd
|
Rename mods --> officers in souce code and minor touches to the economy integration.
|
2013-04-19 15:51:41 +02:00 |
event
|
Some indent style and comment management.
|
2013-04-19 15:01:53 +02:00 |
iface
|
Possible converted FPlayer
|
2013-04-12 08:56:26 +02:00 |
integration
|
Rename mods --> officers in souce code and minor touches to the economy integration.
|
2013-04-19 15:51:41 +02:00 |
listeners
|
For some reason I like ...Change events. The power loss event is now converted to a power change event.
|
2013-04-19 14:40:28 +02:00 |
task
|
Make the recurring tasks non-tps-dependent.
|
2013-04-18 13:36:52 +02:00 |
util
|
Remove LazyLocation and declare that Tasks are not Utils.
|
2013-04-18 12:29:56 +02:00 |
Board.java
|
I think this rename makes sense.
|
2013-04-18 21:03:38 +02:00 |
BoardColl.java
|
MCore Change
|
2013-04-16 09:28:07 +02:00 |
BoardInterface.java
|
Make both Board and BoardColl implement the same BoardInterface.
|
2013-04-11 09:25:26 +02:00 |
ConfServer.java
|
Some indent style and comment management.
|
2013-04-19 15:01:53 +02:00 |
Const.java
|
Some more work to the potion damage checker. Moved stuff to MCore infact.
|
2013-04-18 17:12:46 +02:00 |
ExtractorFactionAccountId.java
|
Testing the new money interface
|
2013-04-19 18:34:21 +02:00 |
Faction.java
|
Testing the new money interface
|
2013-04-19 18:34:21 +02:00 |
FactionColl.java
|
Testing the new money interface
|
2013-04-19 18:34:21 +02:00 |
FactionEqualsPredictate.java
|
Optimized indexer but that was not enough. Added back the cached index again but with new technology.
|
2013-04-17 14:44:08 +02:00 |
FactionListComparator.java
|
Removing player index to reduce complexity since I doubt its required. Decouble and nullify faction descriptions.
|
2013-04-17 08:55:08 +02:00 |
Factions.java
|
Testing the new money interface
|
2013-04-19 18:34:21 +02:00 |
FFlag.java
|
Add in some ASCII-art and make sure the adapters have premade instances.
|
2013-04-17 15:49:29 +02:00 |
FPerm.java
|
Merged block listener into main listener
|
2013-04-17 16:21:25 +02:00 |
FPlayer.java
|
Fix a couple of old cases where it said Admin instead of Leader.
|
2013-04-19 15:32:16 +02:00 |
FPlayerColl.java
|
Fixing some NPE and similar small issues.
|
2013-04-18 20:28:12 +02:00 |
Lang.java
|
Starting to clean up FPlayer
|
2013-04-17 15:30:21 +02:00 |
Perm.java
|
Major messaround with the internal events and payForCommand logic. Not done just yet though.
|
2013-04-19 12:27:39 +02:00 |
Rel.java
|
Adding in friend-state into the Rel enum and removing the config option.
|
2013-04-19 08:20:38 +02:00 |
TerritoryAccess.java
|
Get rid of Essentials integrations, use MCore teleporter for now and PS homes. As for chat I need to rewrite the chat system. Essentials integration can be readded later if needed.
|
2013-04-17 11:47:48 +02:00 |