Factions3/src/com/massivecraft/factions
2013-04-18 20:28:12 +02:00
..
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 Pass 1 at adding in better chat formating 2013-04-18 14:57:56 +02:00
event MCore use CommandSender above Player. Adhere to this standard. 2013-04-17 10:41:38 +02:00
iface Possible converted FPlayer 2013-04-12 08:56:26 +02:00
integration Fixing some NPE and similar small issues. 2013-04-18 20:28:12 +02:00
listeners Clean up some LWC stuff. 2013-04-18 17:42:49 +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 Make some notes in the source saying that we should use event based integration. 2013-04-18 17:47:42 +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 Modernizing the Herochat integration, it may still be outdated with newer Herochat versions though. 2013-04-18 15:40:58 +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
Faction.java Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
FactionColl.java Make the recurring tasks non-tps-dependent. 2013-04-18 13:36:52 +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 These should in no way be required anymore 2013-04-18 15:44:47 +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 Fixing some NPE and similar small issues. 2013-04-18 20:28:12 +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 More Txt. 2013-04-10 10:45:47 +02:00
Rel.java Fixing some comments. 2013-04-14 21:20:34 +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