|
5bf3161cf0
|
Added chat spy feature for admins
|
2011-11-29 22:40:16 +00:00 |
|
|
bf2ff7f0ed
|
Allies can build per default.
|
2011-11-27 19:21:24 +01:00 |
|
|
72db45e45e
|
Updated readme, Fixed admin bypass command and corresponding permissions, Swapped colors for ally and truce, added new faction permissions, improved explosion protection and implemented firespread protection, fixed painbuild check order, flags can only be changed by server admins now and implemented type adapters for some enumerations for future changes to be non breaking. That it \:D /
|
2011-10-25 21:18:08 +02:00 |
|
|
8eec55e37e
|
asdf
|
2011-10-24 13:02:48 +02:00 |
|
|
5f437b1862
|
Changed permission view. Bank withdraw permission in the works
|
2011-10-24 11:56:41 +02:00 |
|
|
0c46809952
|
Some refactoring and better messages
|
2011-10-24 11:07:06 +02:00 |
|
|
bb5a676430
|
Changes to the ascii map and minor tweaking
|
2011-10-24 09:28:08 +02:00 |
|
|
074be07510
|
Some dead code elimination
|
2011-10-24 03:02:25 +02:00 |
|
|
46161f61db
|
Started to implement special faction behavior
|
2011-10-24 02:33:30 +02:00 |
|
|
e3821a8d4e
|
REMOVED owned plots
|
2011-10-24 01:37:51 +02:00 |
|
|
958a1e0d9f
|
Working permdelta parser
|
2011-10-23 23:38:26 +02:00 |
|
|
371261a07f
|
Working on the faction perms as well now
|
2011-10-23 23:17:02 +02:00 |
|
|
21783ef9d4
|
Woop
|
2011-10-23 22:08:57 +02:00 |
|
|
98c5230655
|
Wheeerp
|
2011-10-23 20:50:49 +02:00 |
|
|
842844969b
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
|
|
d280f9409d
|
In the middle of refactoring to merged role and relation as one enum
|
2011-10-23 17:30:41 +02:00 |
|
|
2ac96f4278
|
Added a permanent power command
|
2011-10-22 18:12:15 +02:00 |
|
|
e6d45a6aa2
|
Spout overlay support is missing for the new relation coloring. Otherwise done.
|
2011-10-21 20:08:54 +02:00 |
|
|
98260c75de
|
Bugfixes and awesome probably complete money commands.
|
2011-10-13 16:07:07 +02:00 |
|
|
0888e027ad
|
Econ messages improved. All money commands is now under the money parent command.
|
2011-10-13 14:41:07 +02:00 |
|
|
2566edfd8c
|
Merged some changes
|
2011-10-12 17:28:00 +02:00 |
|
|
b202acb685
|
Almost finished money refactoring
|
2011-10-12 17:25:01 +02:00 |
|
|
0326a6e938
|
Fixed ownerlist command (though not sure just why it was failing as written, I need to investigate further), working on restructuring and fixing ownership handling for block placement/destruction/interaction/usage. Will finish that up in the next day or two.
|
2011-10-11 20:14:59 -05:00 |
|
|
a5c8e2de49
|
glerp
|
2011-10-09 21:57:43 +02:00 |
|
|
3cdd5764d3
|
derp
|
2011-10-09 20:10:19 +02:00 |
|
|
a0c8fd8d7d
|
herp...
|
2011-10-09 18:35:39 +02:00 |
|
|
10f535e637
|
Halfway through refactoring of commands and permissions
|
2011-10-09 14:53:38 +02:00 |
|
|
227d54dc5f
|
Converting the command structure
|
2011-10-08 23:22:02 +02:00 |
|
|
0ce9cce9d3
|
In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring.
|
2011-10-08 22:03:44 +02:00 |
|
|
61998f459d
|
Merge branch 'master' of github.com:MassiveCraft/Factions
|
2011-10-08 18:45:08 +02:00 |
|
|
ba5d7a3981
|
Working on permissions handling
|
2011-10-08 18:44:47 +02:00 |
|
|
46abcadf93
|
Added alliance only chat mode.
|
2011-09-24 11:04:49 +01:00 |
|
|
c89db2c4d6
|
Fix for allies bypassing ownership if Ally options allowed them to build/interact/use in allied territory
Also consolidated some Conf lookups into new functions for Relations, to simplify and de-uglify the code a bit
|
2011-09-06 16:35:43 -05:00 |
|
|
409f98e1e6
|
Changed ownership mapping from HashMap to ConcurrentHashMap to hopefully take care of reported ConcurrentModificicationException error; bugfix for faction admin not being able to bypass ownership if "ownedAreaModeratorsBypass" was set
|
2011-08-22 15:13:12 -05:00 |
|
|
f38651ca94
|
New conf.json settings "showNeutralFactionsOnMap" and "showEnemyFactionsOnMap" (both default to true) which, if disabled, will hide neutral and enemy factions on the faction map. However, if a player is standing inside territory claimed by a neutral or enemy faction, all of that faction's nearby claims will be shown on the faction map regardless.
|
2011-08-01 19:59:48 -05:00 |
|
|
8aefae5679
|
changed namespace to com.massivecraft
|
2011-07-18 22:06:02 +02:00 |
|