Commit Graph

908 Commits

Author SHA1 Message Date
9bca51b470 Maven 2016-10-09 10:59:43 +02:00
8c72b5e734 Adding denyCommandsDistance 2016-09-14 17:26:25 +02:00
4c5eacec38 Adding daylight sensor to materialsEditOnInteract 2016-09-12 19:10:07 +02:00
23821e71e8 Dodge board cleaner in index updater 2016-08-13 18:59:23 +02:00
3bd67f5029 Previous commit gave duplicates. Lets try this. 2016-08-03 12:51:06 +02:00
6599aac488 Newline at end of file 2016-07-30 12:15:24 +02:00
2f96e747b5 Harden Index Updates. Remove ancient debug output. 2016-07-30 12:09:20 +02:00
9a1f339e61 My staff says polar bears should be monsters. 2016-07-24 20:16:07 +02:00
afcb8afa4b Add missing animals. Bat, PolarBear and Wolf. 2016-07-24 20:03:43 +02:00
8eac170550 Minor Tweaks to Previous Commit. 2016-07-01 15:47:48 +02:00
83767dc275 Adds powergain flag and worldsPowerGainDisabled config option. See 2016-07-01 15:46:17 +02:00
7ee391f6b9 Fix broken map key chars charset. 2016-06-23 12:10:06 +02:00
4165d4e01f MassiveCore - Automatic Collection Constructors 2016-06-23 11:54:41 +02:00
3ce87426a7 Allow factionless vs factionless PvP 2016-06-17 13:53:24 +02:00
91d0676bf8 Protect against SignChangeEvent 2016-06-17 13:38:45 +02:00
7b7b189573 Fix herochat integration not loading fixes
Introduced in 1f5e591ce6
2016-06-17 09:49:54 +02:00
965911d3de Permission System Improvements 2016-06-16 19:25:07 +02:00
0802c3367f Add missing negation. Fixes 2016-06-10 10:28:09 +02:00
20889576ab MassiveCore - Editor Improvements. Only single singletons. Shared annotation for inner types. 2016-06-08 13:00:15 +02:00
011a59eb47 MassiveCore - Skip Off Hand Interact Test 1 2016-06-06 20:59:59 +02:00
a7ed865c99 Remove Unused Import 2016-05-26 11:47:11 +02:00
799d931050 MassiveCore - Permission System Improvements 2016-05-26 10:17:44 +02:00
81a0b16e96 MassiveCore - PermissionUtil Improvements 2016-05-21 14:48:53 +02:00
72c3270d20 MassiveCore - PermUtil --> PermissionUtil 2016-05-21 12:36:18 +02:00
150828712b MUtil containsComamnd 2016-05-20 12:11:44 +02:00
e35bc820be Remove unwanted duplicate postEnable call. 2016-05-18 09:26:53 +02:00
a913433347 MassiveCore - Mixin Stuff part 2 2016-05-17 11:43:48 +02:00
9c9681957c MassiveCore - Remove Static Mixin 2016-05-13 12:32:05 +02:00
41bfc0bd8f MassiveCore - Editor Changes 2016-05-10 13:03:23 +02:00
4a91e9f068 MassiveCore - Working on DataItemStack. Not done yet. 2016-04-24 08:38:51 +02:00
32db800fe1 Max world claim count 2016-04-19 18:32:56 +02:00
7fc22db45a MassiveCore - Lazy Active by Reflection. Solves unwanted early instance creation. 2016-04-19 12:00:01 +02:00
67f5ff7edb 0.3h Add liquid flow protection toggle. Fix 2016-03-21 15:57:52 +01:00
d2a22f5595 Fix f status word wrap 2016-03-17 20:26:39 +01:00
f6a7fb65c2 Remove unused import. Fix spelling. 2016-03-16 15:21:20 +01:00
f03733f488 MassiveCore - Object Titles and Mixed Messages 2016-03-15 20:43:54 +01:00
7c131f270b WorldGuard Improvements 2016-03-15 12:50:29 +01:00
7dcfa3b376 Fix bug where old relation commands did not work due to invalid argument order 2016-03-15 11:47:25 +01:00
79f5eab44e MassiveCore - Improvements to Colorized, Named and Identified. 2016-03-09 11:50:22 +01:00
1b03e64387 3h - Add more Characters to the Map-Chars. 2016-03-05 17:11:57 +01:00
259cf71e27 MassiveCore - Various Improvements 2016-03-04 14:10:54 +01:00
33e1d7749b Check for zero money on faction disband
The takeOnDisband method of EngineEcon now checks if the amount of money
to be transferred to the player upon disbanding a faction is 0. If this is
the case, the method exits.

This will prevent unnecessary operations in transferring money to players
(which could be expensive if the economy is hooked to a database, for
example).
2016-03-02 21:37:01 +01:00
99bb301e0d 1h - Fix INdexOutOfBoundsException and use guidline formating for code. 2016-03-02 21:35:18 +01:00
f11a5e7dc2 MassiveCore - 1.9 pass 1 2016-03-01 19:28:53 +01:00
4dd71863c1 1h - Disallow peacefull to fight wilderness. 2016-02-28 17:41:17 +01:00
38a84c9416 1h - Fix Arrows bouncing off entities, remove the arrow after hit. 2016-02-28 17:35:43 +01:00
9a3b472e96 0.2h - Resolve PSS NullPointerException through MassiveExceptions. 2016-02-28 17:33:33 +01:00
1037a11149 0.1h- Finaly remove requirement. 2016-02-26 16:05:22 +01:00
1b69f04279 0.1h - Remove must have Faction requirement. 2016-02-26 15:46:50 +01:00
47d86bf28b 0.1h - Evade NPE on manual Factions removal in DB. 2016-02-26 15:29:58 +01:00