.. |
adapter
|
Pass 1 at reworking the Territory Access system.
|
2013-04-29 10:23:39 +02:00 |
chat
|
Add in optional relcolor parsing. Since it rarely may break other advanced chat plugins it can be opted out from in the mconf. Enabled by default.
|
2013-08-21 09:51:43 +02:00 |
cmd
|
Avoid some magic values and suppress warnings for the rest.
|
2013-09-20 12:50:32 +02:00 |
entity
|
Fix deprecated warnings related to int vs double damage.
|
2013-09-15 01:08:20 +02:00 |
event
|
Add pvp dissalowed event. Adds #421
|
2013-09-21 11:32:39 +02:00 |
integration
|
Ooops. Missed out the recipient limits when re-deobfuscating.
|
2013-06-28 07:44:00 +02:00 |
listeners
|
Add pvp dissalowed event. Adds #421
|
2013-09-21 11:32:39 +02:00 |
mixin
|
Improvements to info commands.
|
2013-04-26 17:54:06 +02:00 |
task
|
More universe disabled checks.
|
2013-04-25 13:25:15 +02:00 |
util
|
Avoid some magic values and suppress warnings for the rest.
|
2013-09-20 12:50:32 +02:00 |
ConfServer.java
|
Moved the last stuff away from ConfServer.
|
2013-04-24 08:39:26 +02:00 |
Const.java
|
Move enum sets to mconf instead of hardcoding them. This way perhaps other server mods can add in stuff that's useful to them.
|
2013-08-23 10:14:39 +02:00 |
EconomyParticipator.java
|
Specifying meanings for null in Faction fields and removing the getAccountId method alltogether.
|
2013-04-24 14:42:52 +02:00 |
ExtractorFactionAccountId.java
|
Moving files around
|
2013-04-22 09:37:53 +02:00 |
FactionEqualsPredictate.java
|
more variable renames for FPlayer --> UPlayer
|
2013-04-22 19:57:11 +02:00 |
FactionListComparator.java
|
Starting to rename fplayer --> uplayer since we will need an mplayer.
|
2013-04-22 17:59:51 +02:00 |
Factions.java
|
Add in a new tag {factions_roleprefixforce}
|
2013-06-27 11:42:02 +02:00 |
FFlag.java
|
Adding in offline explosion protection per default.
|
2013-08-23 10:45:27 +02:00 |
FPerm.java
|
Ugly NPE evasion. Solves the issue probably but why did it turn null even in the first place?
|
2013-05-28 09:10:24 +02:00 |
Lang.java
|
Starting to clean up FPlayer
|
2013-04-17 15:30:21 +02:00 |
Perm.java
|
Pass 1 at reworking the Territory Access system.
|
2013-04-29 10:23:39 +02:00 |
PlayerRoleComparator.java
|
Removing debug code thats no longer required.
|
2013-06-20 09:59:36 +02:00 |
Rel.java
|
More minor tweaks
|
2013-04-25 16:54:55 +02:00 |
RelationParticipator.java
|
Moving files around
|
2013-04-22 09:37:53 +02:00 |
TerritoryAccess.java
|
Work on TerritoryAccess and permissions.
|
2013-04-29 12:48:11 +02:00 |