Commit Graph

706 Commits

Author SHA1 Message Date
ulumulu1510
c8a7e9401f Reduce buttons by two. 2015-09-02 16:28:52 +02:00
Olof Larsson
67d6e47e60 Add DisplayNameMson SenderEntity Method 2015-09-02 15:40:18 +02:00
Olof Larsson
270f2bec05 Mson replacement parent context. 2015-09-02 14:50:13 +02:00
Olof Larsson
6c8a07dc2f Missing final 2015-09-01 15:29:59 +02:00
ulumulu1510
861a431935 Add getPageMson and Msonifier to Massivecore 2015-09-01 15:15:34 +02:00
Olof Larsson
6a6752fdb6 Mson.toPlain now has boolea styled parameter. Txt.getItemName. 2015-09-01 12:09:45 +02:00
Olof Larsson
e0548bbc60 ReqTitlesAvailable 2015-08-28 09:00:06 +02:00
Olof Larsson
602ac30f8c No default sorting. 2015-08-24 14:24:47 +02:00
Olof Larsson
87be4f0914 removeAll retainAll performance fix in MassiveSet. Added isSynchronous convenience method. 2015-08-22 13:31:48 +02:00
Olof Larsson
42470b0a2c This is 2.8.1 2015-08-21 15:00:56 +02:00
Olof Larsson
1741692274 Remove unused import 2015-08-21 06:22:20 +02:00
BuildTools
ed628828b5 Fix tab completion bug in ARStringCommand 2015-08-21 06:19:54 +02:00
Olof Larsson
0da98981dd ARStringCommand 2015-08-20 10:04:18 +02:00
BuildTools
5ffc37f2dd Fix ChatColor casing 2015-08-14 08:23:29 +02:00
Olof Larsson
5dc79cfdd3 Wrong StringUtils. 2015-08-13 15:36:24 +02:00
Olof Larsson
26f3485550 Only check sender presence and type when required. 2015-08-10 11:17:31 +02:00
Olof Larsson
5ee293a87b Restoring an argument feature by removing to strong security. 2015-08-04 11:08:17 +02:00
Olof Larsson
593dd65e2e Sorting contract must not be broken. Thus the only sane sorting is by id. 2015-08-03 16:16:49 +02:00
Olof Larsson
98ba8cda53 Case sensitive tab completion. 2015-08-03 11:52:39 +02:00
BuildTools
e6de76fb1f Bugfix 2015-07-27 11:56:24 +02:00
Olof Larsson
d155262b0b Invalid line bugfix for the new maintained ids. 2015-07-24 13:41:02 +02:00
BuildTools
eaa730ddfc IdUtil MaintainedSets rework, and proper sender tab completion. 2015-07-24 13:04:08 +02:00
Olof Larsson
a7216b0c20 Remove unused imports. 2015-07-24 12:58:50 +02:00
BuildTools
a98be323ea Make MSON immutable 2015-07-24 12:57:35 +02:00
Benjamin
2cd6769481 Replace Double.isFinite with inhouse method
Double#isFinite is java 1.8 dependant, our inhouse method does exactly the same but isn't.
2015-07-19 14:10:44 +02:00
Olof Larsson
8eec4744dd This is 2.8.0 2015-07-15 16:49:17 +02:00
Magnus Ulf
ff8a68b82e Change order for destination lists. 2015-06-27 12:02:49 +02:00
Magnus Ulf
e97eff3309 Destination tab list and tab completon bugfix 2015-06-19 11:48:47 +02:00
Magnus Ulf
7b67c58d2f Better ReplaceAll 2015-06-07 21:55:22 +02:00
Olof Larsson
3b5e1d4499 Another fix to database heads. 2015-06-05 14:48:47 +02:00
Magnus Ulf
cc6bf1bfbb Item tooltips 2015-06-05 12:27:34 +02:00
Olof Larsson
9c6bb882b0 Better test layout and fix a bug. 2015-06-05 09:29:42 +02:00
ulumulu1510
7f45486600 Implement Message Json and sendRaw methods 2015-06-05 08:35:57 +02:00
Olof Larsson
9587b756c9 Changes to the PS Destination teleporter system. 2015-05-22 14:17:30 +02:00
Magnus Ulf
a1f2e76221 Fix arbitary command argument order. 2015-05-21 10:42:40 +02:00
Olof Larsson
5e2facae8f Tweak a text message slightly. 2015-05-20 15:08:12 +02:00
Magnus Ulf
b54ec0a41c Inform why instance creation failed. 2015-05-18 14:17:59 +02:00
Magnus Ulf
2a824cd3ba CollAbstract & pass id directly. 2015-05-18 11:29:31 +02:00
Magnus Ulf
7751340c72 Use clear instead of iterating over everything 2015-05-18 10:58:20 +02:00
Magnus Ulf
17fa7af792 Proper JsonPrimitive cloning 2015-05-18 10:55:57 +02:00
Olof Larsson
b7ff72fde2 More Type Security 2015-05-16 14:27:06 +02:00
Olof Larsson
a374b02013 Remove the ID update routine and add NPC database guarding. 2015-05-16 12:15:34 +02:00
Olof Larsson
ba361733b3 Resolve head data to avoid ping png effects in the database. 2015-05-15 23:46:38 +02:00
Magnus Ulf
7b9620d38b Don't sort Colls when not required 2015-05-15 15:12:25 +02:00
Magnus Ulf
dbb79ba297 Remove custom data in MStore 2015-05-15 14:45:04 +02:00
Olof Larsson
413f485e0c A few minor tweaks to the MassiveStore database accessor system. 2015-05-15 12:23:05 +02:00
Magnus Ulf
78e272cdb4 Attempt to fix space tab completion. 2015-05-15 11:45:59 +02:00
Magnus Ulf
0bc46a0818 Limit max tab completions 2015-05-14 11:03:04 +02:00
Olof Larsson
2a3f625e0e Added missing default values. 2015-05-13 23:26:38 +02:00
Olof Larsson
8ba0c913a1 Remove unused import. 2015-05-13 23:21:13 +02:00