Commit Graph

1293 Commits

Author SHA1 Message Date
Olof Larsson
093dbde473 This is 2.13.1-SNAPSHOT 2017-07-02 19:58:59 +02:00
Olof Larsson
a9adc388e8 This is 2.13.0 2017-07-02 19:31:22 +02:00
Olof Larsson
d47d6ed4a1 Add consoleColorsEnabled configuration option 2017-07-02 17:20:51 +02:00
Olof Larsson
f0658af566 This is 2.13.0-SNAPSHOT 2017-06-23 10:46:45 +02:00
Olof Larsson
04fecc9905 This is 2.12.1 2017-06-23 10:25:20 +02:00
Olof Larsson
296b192969 This is 2.12.1-SNAPSHOT 2017-06-22 07:17:44 +02:00
Olof Larsson
bfefd7c0d7 This is 2.13.0-SNAPSHOT 2017-06-11 20:13:47 +02:00
Olof Larsson
ef02fece95 This is 2.12.0 2017-06-11 19:48:06 +02:00
Olof Larsson
7f911d602c Restore proper activation order of Faction collections 2017-06-11 19:48:06 +02:00
Olof Larsson
3de923d301 This is 2.12-SNAPSHOT 2017-06-04 16:20:46 +02:00
Olof Larsson
81719817f2 This is 2.11.0 2017-06-04 15:51:03 +02:00
Magnus Ulf Jørgensen
4dba9140de Fix getters for motd and description 2017-05-28 19:44:41 +02:00
Magnus Ulf Jørgensen
25a54882c9 Fix message colour for invite commands 2017-05-28 18:24:59 +02:00
Magnus Ulf Jørgensen
baf1d6fde8 Remove the right player from invites 2017-05-28 18:17:08 +02:00
Magnus Ulf Jørgensen
f1150d21e3 Fix invite removal 2017-05-28 17:58:27 +02:00
Magnus Ulf Jørgensen
60c9d7fcac Invitations as inner entities 2017-05-27 12:21:24 +02:00
Olof Larsson
f10da26159 Fix liquid flow check for removed Faction data. 2017-05-27 08:23:40 +02:00
Magnus Ulf Jørgensen
aacf918058 Clean up activation 2017-05-18 11:22:58 +02:00
Olof Larsson
18976b57be Fix NPE caused by lazy cleanup 2017-05-15 07:33:14 +02:00
TheComputerGeek2
3f123922ba Have getMPlayersWhere use MUtil's transform method
Minor reduction in redundant code and safely handles null passed as the predicate
Added a new signature of getMPlayers which accomadates for all of MUtil.transform's parameters, similar to what is available in CollAbstract.
2017-05-15 06:48:56 +02:00
TheComputerGeek2
faf736a013 Grave digging config options
logLandUnclaims is actually handled by logLandClaims.
command logging is out of the scope of factions.
bank options have been gone for a while, and now the config field is removed for now.
2017-05-15 06:43:29 +02:00
TheComputerGeek2
063dd43f12 Clean up CmdFactionsMotd
Remove unused variable

Make use of TypeNullable instead of recreating its functionality
2017-05-15 06:39:22 +02:00
Magnus Ulf Jørgensen
ac7046275d Automatic child command addition 2017-05-04 16:49:55 +02:00
TheComputerGeek2
89400cdb36 Cleanup comparators 2017-04-17 18:17:03 +02:00
TheComputerGeek2
31823f5311 Use Pager to list faction perms 2017-04-17 18:16:44 +02:00
ulumulu1510
19a1d7fab4 Fix NPE when not overriding. 2017-04-06 22:32:52 +02:00
Olof Larsson
2c58aed1ba Factions Cleanup - Database lazy cleaning 2017-03-25 00:47:01 +01:00
Olof Larsson
4b1068385d Create a (hopefully) proper index solution. 2017-03-24 22:59:44 +01:00
Olof Larsson
98234d8ccc Remove a universe remnant in the MConf 2017-03-24 20:24:01 +01:00
Olof Larsson
59112577b8 Add clean command 2017-03-24 20:19:04 +01:00
Olof Larsson
42fe618b6b Remove use of isDataaseInitialized for MConf and EngineChat 2017-03-24 19:36:54 +01:00
Olof Larsson
824ee18d53 Migrator Renaming 2017-03-24 16:05:55 +01:00
Olof Larsson
59fad9b136 Add Migrator for EnumerationUtil addition. 2017-03-24 15:53:20 +01:00
Olof Larsson
94cffec16c Add EnumerationUtil to simplify updates for server owners. 2017-03-24 15:07:59 +01:00
Olof Larsson
f32af6e02f Remove Lang class. Constants belong in Factions and MPlayer accordingly. 2017-03-24 14:29:26 +01:00
Olof Larsson
83b12fddc8 Rename and relocate Comparators and Predicates 2017-03-24 14:25:29 +01:00
Olof Larsson
2dfce5ea3a Remove Factions 1.8 update logic. 2017-03-24 14:19:26 +01:00
Olof Larsson
bdbc1c79a2 IntelliJ Inspection Based Cleanup 2017-03-24 14:03:29 +01:00
Olof Larsson
60b4472735 Optimize Imports 2017-03-24 13:05:58 +01:00
Olof Larsson
bf2d666338 Default versionSynchronized to true 2017-03-24 11:51:25 +01:00
ulumulu1510
9a2066efcc Implement interface Powerboosted. 2017-03-23 18:02:45 +01:00
ulumulu1510
91fc5a2404 Change Flag show and list commands. 2017-03-23 18:00:35 +01:00
Olof Larsson
ad6dc57fa8 Rework the BackstringSet solution 2017-03-23 16:40:32 +01:00
Benjamin
07d0197abc Update issue template
Separate plugin and environment better.
2017-03-21 10:56:40 +01:00
ulumulu1510
860b4029a5 Add issue template for github. 2017-03-17 10:17:30 +01:00
ulumulu1510
f91cf135d4 Refactor ChatTag and ChatModifier to use Active. 2017-03-15 09:27:47 +01:00
TheComputerGeek2
a18b6faf6f Consider reinforcements and village invasions to be natural spawn reasons 2017-03-15 09:06:21 +01:00
TheComputerGeek2
b020375e1e Cleanup tasks 2017-03-15 09:03:35 +01:00
TheComputerGeek2
b13c77b6c5 Clean up the Coll's 2017-03-15 08:57:15 +01:00
Magnus Ulf Jørgensen
0ba52eae14 Clean up commands 2017-03-12 18:33:06 +01:00