Commit Graph

868 Commits

Author SHA1 Message Date
Olof Larsson
de1a28914b
TypeDataItemStack is not 1.7 compatible either due to annotations loading. Luckily not used in any public plugins for now. 2016-05-17 19:18:32 +02:00
Olof Larsson
b402eed4c3
TypeDataBannerPattern is not 1.7 compatible. 2016-05-17 19:14:33 +02:00
Olof Larsson
fddb33ff9f
MassiveCore - Mixin Stuff part 3 2016-05-17 17:20:55 +02:00
Olof Larsson
4301a8ff31
MassiveCore - Mixin Stuff part 2 2016-05-17 11:44:05 +02:00
Olof Larsson
3f46a3bfac
Mixin Improvement Step 1 2016-05-16 11:36:34 +02:00
Olof Larsson
053a54190a
Reflection Util improvements. A bug fix. Dirt code from messing around. 2016-05-14 10:37:45 +02:00
Olof Larsson
1e73cfb7db
MassiveCore - Remove Static Mixin 2016-05-13 12:32:28 +02:00
Olof Larsson
37e93a86f4
Editor annotations and fix erronous space in editor. 2016-05-13 11:10:29 +02:00
Olof Larsson
ab530b6636
Entry Separator 2016-05-12 17:23:14 +02:00
Olof Larsson
a2a1cf269f
Repair ExceptionSet Editor 2016-05-12 15:30:11 +02:00
Olof Larsson
37d4932414
BoardUtil work. isSynchronous. Is ExceptionSet Empty. 2016-05-12 12:11:16 +02:00
Olof Larsson
c98c562bc9
BoardUtil - Missing NoChange Detection and TODO Comments. 2016-05-12 07:27:12 +02:00
Olof Larsson
03e71c3dfa
Dat Space 2016-05-11 20:14:48 +02:00
Olof Larsson
a46e8e2573
MassiveCore - Boards and NMS 2016-05-11 12:55:38 +02:00
Olof Larsson
4a307e619f
Add WorldExceptionSet super constructor 2016-05-11 09:25:41 +02:00
Olof Larsson
ed15088ed5
MassiveCore - Minor Editor Stuff 2016-05-11 08:53:22 +02:00
Olof Larsson
44d525446b
MassiveCore - Editor Changes 2016-05-10 13:03:37 +02:00
BuildTools
df4c031842
Allow properties for types 2016-05-10 12:21:59 +02:00
Olof Larsson
d73126c544
MassiveCore - BoardUtil V1 2016-05-10 11:57:41 +02:00
Olof Larsson
57194df2d9
RecipeUtil, isPotion and Qualsish. 2016-05-05 19:45:22 +02:00
Olof Larsson
b407f474c8
Fix Map comparison. Entry may not implement comparable. Also typo for iterator in ComparatorCollection. 2016-05-02 09:31:53 +02:00
Olof Larsson
033aebea05
Property Visibility. Add some editor annotations to config. 2016-04-29 08:17:25 +02:00
Olof Larsson
792c379542
Fix TypeTransformer bad read override. Manually set classes in ItemStack system. 2016-04-28 12:10:58 +02:00
Olof Larsson
1a20951ef6
Ooops. Fix InventoryUtil DragEvent change calculation. 2016-04-27 16:55:56 +02:00
Olof Larsson
0da8e6f8aa
1.7.x does not have rabbits. Fixes #259. 2016-04-27 16:00:06 +02:00
Olof Larsson
787fc3d82e
Working on Item stuff. Not done yet. 2016-04-27 15:36:48 +02:00
BuildTools
0255042f28
Unknown inventory change protection 2016-04-25 17:53:10 +02:00
BuildTools
4ab784e1e0
This is taking 2016-04-25 17:44:32 +02:00
Olof Larsson
7cd3994cb7
Ignore system.users as well. 2016-04-25 16:47:25 +02:00
Olof Larsson
4c1907ba07
Possibly Fully Functional :O 2016-04-25 14:50:57 +02:00
Olof Larsson
a0bcc5ae8d
DataItemStack - Dependencies, Better Debug, Better Order... 2016-04-25 09:36:24 +02:00
Olof Larsson
2c5fb79d9e
Adding BlockStateMeta layer. Initial shield banner support. 2016-04-24 13:40:19 +02:00
Olof Larsson
a6a97d1962
Use CraftItemStack where possible. The meta implementations are fuller. Especially noticeable with Shield banner pattern serialization and deserialization. 2016-04-24 10:32:41 +02:00
Olof Larsson
b491cd72f8
Add BannerPatterns upgrade adapter. Give adapters some <3. 2016-04-24 09:56:00 +02:00
Olof Larsson
cfa0c23b3d
Reverse Adapter Naming 2016-04-24 09:27:34 +02:00
Olof Larsson
cfff653649
MassiveCore - Working on DataItemStack. Not done yet. 2016-04-24 08:39:15 +02:00
BuildTools
5308e63282
PS utility method 2016-04-19 18:42:32 +02:00
Olof Larsson
a4acf15094
MassiveCore - Lazy Active by Reflection. Solves unwanted early instance creation. 2016-04-19 12:00:56 +02:00
Olof Larsson
83960425e3
Reverse order to make the two url connection options the very last ones. 2016-04-19 08:51:31 +02:00
Olof Larsson
48d9c866e2
Improve configuration file. Added support for fully disabling URL connections using the configuration file. 2016-04-19 08:33:00 +02:00
Olof Larsson
6ba1342408
No actually this will have to be 2.8.9 2016-04-18 14:57:29 +02:00
Olof Larsson
34bd0ebe18
Minor warning fix 2016-04-18 12:56:57 +02:00
Olof Larsson
9e352cfca8
MassiveCore - InventoryUtil improvements 2016-04-18 12:52:50 +02:00
Olof Larsson
0fd3a8a363
Delay Fetching Console. Fixes NPE on some servers. This has also been rectified for current servers by partial API disable. 2016-04-18 09:07:25 +02:00
Olof Larsson
69a96e7e6e
More work on ItemData 2016-04-17 12:24:49 +02:00
Olof Larsson
9dddbe01dc
Add sponsorship. Ignore Entity CommandSenders, support ignoring player invenoties on clone. 2016-04-15 15:32:03 +02:00
Olof Larsson
712a1ab0f4
Further improve upon Madus work with automatic editor. 2016-04-14 13:02:06 +02:00
BuildTools
1b73f9bea0
10h Auto generating editor commands 2016-04-14 08:49:38 +02:00
Olof Larsson
54f1c3ea4f
Use a field for editor used requirements. Check source object for editor NoChange. Remove unused imports. Fix indentation. 2016-04-13 11:47:49 +02:00
BuildTools
422ceed9ad
2.0h TypePattern and better editor requirements 2016-04-13 07:40:01 +02:00
Olof Larsson
5b6b29f6a9 Mixins Reworked 2016-03-28 22:25:11 +02:00
Olof Larsson
615a212847 Improvements to TypeColor 2016-03-23 11:35:39 +01:00
Olof Larsson
777ee542b5 Create Meta 2016-03-23 10:28:58 +01:00
Olof Larsson
c7ab4f9719 Adding some ItemMeta utility methods. 2016-03-23 10:21:44 +01:00
BuildTools
79b9fa8193 0.3h Improve debug output on json syntax exception 2016-03-22 11:08:27 +01:00
Olof Larsson
8357b9f65e Fix ExceptionSet Ambiguity and add default TypeItemStack constructor. 2016-03-21 19:48:26 +01:00
BuildTools
5082f535e4 2.5h TypeColor 2016-03-21 19:07:02 +01:00
ulumulu1510
94bc49b7d3 0.1h - Include nulls in TabList. 2016-03-21 08:44:35 +01:00
BuildTools
930ebd71b4 0.3h Property sender to sender entity 2016-03-18 13:58:01 +01:00
BuildTools
7b69175c0f 0.3h Fix userOrder 2016-03-17 22:27:14 +01:00
Olof Larsson
dc89b439a0 Add WeatherType Rain alias. 2016-03-17 20:38:16 +01:00
Olof Larsson
8b88dbe15b Better Help Command Visibility 2016-03-17 20:26:55 +01:00
Olof Larsson
3f262e13bc Improvements to the ChestGUI 2016-03-17 19:11:05 +01:00
BuildTools
e75d52c584 0.2h Parsed string type 2016-03-17 16:58:58 +01:00
Olof Larsson
629fe09513 TypeWeatherType 2016-03-17 13:47:34 +01:00
Olof Larsson
2704b0bd49 TypeItemStack now uses held item. Bugfix for Txt.getItemName 2016-03-16 15:28:21 +01:00
Olof Larsson
21211b404f Better methods in MassiveCommandToggle 2016-03-15 23:30:50 +01:00
Olof Larsson
1f94c0c1cd Button library supports click sound 2016-03-15 22:50:41 +01:00
BuildTools
301c5a766b 1.0h Click command 2016-03-15 22:34:24 +01:00
Olof Larsson
f457aafbe0 Button and Insertion Mson 2016-03-15 22:33:37 +01:00
BuildTools
9c55b4836e 1.0h Pages in editor show 2016-03-15 21:13:57 +01:00
Olof Larsson
0a297211bf MassiveCore - Object Titles and Mixed Messages 2016-03-15 20:44:22 +01:00
BuildTools
e7a397668b 1.0h Mson titles 2016-03-15 20:00:47 +01:00
Olof Larsson
04c059dc8b Hacky Combined visual repair. 2016-03-15 19:53:55 +01:00
Olof Larsson
305f3a4d2c Support Null User Order for Inner Types 2016-03-15 18:58:15 +01:00
Olof Larsson
3fb8268b2b Initial Shield Erialization 2016-03-15 00:02:07 +01:00
Olof Larsson
99f55c9e66 Are we human. Or are we dancer? 2016-03-14 22:47:25 +01:00
Olof Larsson
6a16d53d8e Fix upgraded and extended. 2016-03-14 19:28:07 +01:00
Olof Larsson
d676d231bd Fix issue with water and uncraftable. 2016-03-14 18:36:50 +01:00
Olof Larsson
54a83313b5 Attempt at improving Potion erialization 2016-03-14 18:06:54 +01:00
ulumulu1510
e7a1f75617 4.5h - Create Potion adapter for 1.9 to make 1.8 -> 1.9 conversion possible. 2016-03-14 16:39:08 +01:00
BuildTools
03fcb2615b 0.4h Better MessageMixin 2016-03-13 12:03:16 +01:00
BuildTools
f5682c354a 0.2h Improve InventoryUtil 2016-03-13 12:00:37 +01:00
BuildTools
e2e5ad35cf 1h Fix container remove method 2016-03-11 12:26:09 +01:00
Olof Larsson
e10267d30f Something like this? 2016-03-10 16:45:32 +01:00
Olof Larsson
3681b189f6 Prepare ItemStackAdapter for 1.9 Potions Step1 2016-03-10 16:09:04 +01:00
BuildTools
a1652849ea 0.1h More easily fix bug in NmsItem 2016-03-10 14:57:17 +01:00
Olof Larsson
bc1e4351f9 I am inclusive <3 2016-03-09 23:29:06 +01:00
BuildTools
c4fbd81a26 Minecraft 1.9 tweak for InventoryAdapter 2016-03-09 21:08:15 +01:00
BuildTools
5428fa3722 1h Better money round 2016-03-09 17:24:18 +01:00
BuildTools
aa771c0cbb 0.2h Only add a newline if not empty 2016-03-09 16:26:09 +01:00
BuildTools
453cc8ad41 0.2h Specify CommandSender when setting property value 2016-03-09 16:07:19 +01:00
Olof Larsson
f2648656aa Fix Inner --> Inner chain in Type Container and support Mson item visuals. 2016-03-09 13:33:23 +01:00
Olof Larsson
0399041b76 Use Identified for id in comparator 2016-03-09 13:05:04 +01:00
BuildTools
a2e390f2b3 0.5h More Named, Identified and Colorized 2016-03-09 11:34:55 +01:00
BuildTools
f92b042cca Mson in MoneyMixin 2016-03-08 16:40:05 +01:00
Olof Larsson
402e00a4e0 Add Identified interface. Should probably start using it. 2016-03-08 13:57:20 +01:00
Olof Larsson
de2c1bc249 MassiveCore - Various Improvements 2016-03-04 14:11:42 +01:00
BuildTools
39b02b3264 Fix more inventory alter related bugs 2016-03-01 20:01:05 +01:00
Olof Larsson
ea0539b24e Fix indent and broken with setter 2016-03-01 19:36:23 +01:00
Olof Larsson
5b835073e0 MassiveCore - 1.9 pass 1 2016-03-01 19:29:04 +01:00
Olof Larsson
2e019823d5 Mson Help 2016-02-29 23:36:23 +01:00
BuildTools
c5baf44e08 Fix bug in InventoryUtil 2016-02-29 21:19:23 +01:00
BuildTools
5d868d5081 Smarter default visual implementation 2016-02-29 11:12:29 +01:00
Olof Larsson
d1aacefdec Probability round Float 2016-02-28 21:05:45 +01:00
BuildTools
54ab6bbfb2 Fix prepondFix for msons 2016-02-28 18:45:42 +01:00
BuildTools
29dde43d47 4.3h Add Mson split method 2016-02-28 18:03:43 +01:00
BuildTools
13c5784454 Editor map fixes 2016-02-26 15:10:45 +01:00
BuildTools
ee907f1d6a Use Mson as visuals 2016-02-26 13:50:58 +01:00
BuildTools
8668b9b744 More easily fix bugs where a message i neither string nor mson 2016-02-26 12:07:14 +01:00
Olof Larsson
cf85faf47e Missed setting task reference 2016-02-25 23:31:12 +01:00
BuildTools
7710d69383 Better edit messages for container editor 2016-02-25 23:00:06 +01:00
BuildTools
e74a45bd2b DisplayNameMixinAbstract handle null properly 2016-02-25 22:55:51 +01:00
Olof Larsson
6c1bd25ae9 MassiveCore - MassivePlugin and Active 2016-02-25 22:28:55 +01:00
Olof Larsson
e26e174837 Fail Safe NPCs 2016-02-13 20:24:37 +01:00
Olof Larsson
67655f0aec The TypeEntry implementation may matter to the map editor visual. 2016-02-13 15:47:02 +01:00
Olof Larsson
fabf315bb5 Add UUID tab completion with threshold. 2016-02-13 14:45:44 +01:00
Olof Larsson
1053646a45 Stack Trace Debug Method 2016-02-12 23:34:12 +01:00
BuildTools
661df11ee7 TypeCombined separators 2016-02-12 17:51:46 +01:00
Olof Larsson
6fcb04070b Tweak naming 2016-02-11 23:00:19 +01:00
BuildTools
78b815cc71 TypeCombined improvements 2016-02-11 22:52:37 +01:00
Olof Larsson
ecd30dfa96 Fix the TypeCombined Bug 2016-02-10 01:02:45 +01:00
Olof Larsson
7d2470b5aa Woops 2016-02-09 21:39:33 +01:00
Olof Larsson
e4039808fa Improved TypeCombined Step 1. A bug remains. 2016-02-09 21:25:49 +01:00
Olof Larsson
1f426b48be New Fake 2016-02-09 19:41:25 +01:00
BuildTools
251ff4da75 Do some cleanup for the container editor 2016-02-06 15:12:12 +01:00
Olof Larsson
89500be756 MassiveCommand#getRequirementsError 2016-02-06 14:33:04 +01:00
BuildTools
0cf098302a Type system null rename 2016-02-05 16:12:31 +01:00
BuildTools
5c6b5287a3 Prefer names over ids in tab completion 2016-02-05 16:10:09 +01:00
BuildTools
b484295aa3 Change editor messages 2016-02-05 16:09:48 +01:00
BuildTools
f6815d4c45 Editor - Only add edit parameter if editable 2016-02-03 21:51:29 +01:00
Olof Larsson
03d224e953 MassiveCore - More work on Comparators, Container and Editor 2016-02-03 14:00:38 +01:00
Olof Larsson
b3eab7df4c MassiveCore - Comparators, Predicates and Map Editor 2016-02-03 05:07:22 +01:00
Olof Larsson
cd3a9e2bf2 Fix to convertGet 2016-02-02 17:56:57 +01:00
Olof Larsson
9a50457b3d Editor getUsedSettings 2016-02-02 15:21:28 +01:00
Olof Larsson
f133149321 Make boolean convenience based of generic convenience. 2016-02-01 21:06:07 +01:00
BuildTools
8f6bcf2be9 More generic database convenience methods. 2016-02-01 21:03:06 +01:00
Olof Larsson
d80a0f4865 StackTrace MUtil Improvements 2016-01-30 20:14:40 +01:00
Olof Larsson
7f1df290c8 Minor Performance Opt 2016-01-28 16:35:08 +01:00
BuildTools
337031fc11 Boolean database conversion methods 2016-01-28 16:33:33 +01:00
Olof Larsson
a9f159cc70 Indent Map entries in editor and use silver colon. 2016-01-28 16:26:51 +01:00
Olof Larsson
de4beb8be4 Pager#messageAsync and remove space in niced enum. 2016-01-28 15:28:44 +01:00
Olof Larsson
536919425b Add missing comma in the version command. 2016-01-27 00:11:58 +01:00
Olof Larsson
b599ad5e22 Readability Sepparation in PredicateAnd 2016-01-26 22:11:40 +01:00
Olof Larsson
4f8fd3072a Transform Iterables with internal support for speedup by Collection usage. 2016-01-25 15:36:11 +01:00
BuildTools
6f73837b4f Add PredicateVisibleTo and improve PredicateAnd 2016-01-25 14:45:24 +01:00
BuildTools
eaeccbf036 Parameter setter 2016-01-25 14:12:51 +01:00
Olof Larsson
012830825f ReflectionUtil Improvements 2016-01-21 15:48:12 +01:00
Olof Larsson
54c2b6f003 Handle exceptions better in supportsPusherCalc 2016-01-21 13:07:22 +01:00
Olof Larsson
0c2e624f10 (Probably) Fix bug where unclosed WatchServices cause inotify limit to fill upp. Also cache the values for a minor speedup. 2016-01-21 12:53:48 +01:00
Olof Larsson
89eea76365 Quick getEntity Method and ReflectionUtil improvements 2016-01-20 14:05:00 +01:00
ulumulu1510
8dbded4192 Implement isFakeEvent into MUtil. 2016-01-19 08:34:16 +01:00
Olof Larsson
b0d7a8cfc2 Changed 2016-01-19 08:08:05 +01:00
Olof Larsson
2d4bfdcbf8 EventMassiveCoreEditorEdit 2016-01-15 16:00:34 +01:00
Olof Larsson
c37feb469e Editor Nullable 2016-01-14 22:36:25 +01:00
Olof Larsson
8034bf44c6 Improve Map and Collection editor. Add SenderEntity id transformer. 2016-01-14 14:12:53 +01:00
ulumulu1510
f2d922e049 Imlement TypeMap and the Editor strukture for it. 2016-01-14 13:28:27 +01:00
Olof Larsson
18bc7dc9db Another ExceptionSet method 2016-01-12 14:58:48 +01:00
Olof Larsson
ae906f18aa Add another ExceptionSet constructor 2016-01-11 17:41:41 +01:00
Olof Larsson
d3b2dac30e Fix the bug I just added 2016-01-09 18:32:58 +01:00
Olof Larsson
83f1d3c903 Improve PlayerState stability. 2016-01-09 17:12:44 +01:00
BuildTools
246d9c1a44 Fix for getUsedOrCommandException 2016-01-08 16:31:21 +01:00
BuildTools
6746824e34 PredicateEqualsIgnoreCase and used aliases 2016-01-08 16:22:18 +01:00
Olof Larsson
b050c768d8 Empty teleportation desc means silence as well. 2016-01-01 17:12:15 +01:00
Olof Larsson
1d59e348ed This Map method seemed smart. 2015-12-16 20:31:35 +01:00
Olof Larsson
bbf974f348 Fix GameMode integer ids. 2015-12-16 12:37:14 +01:00
Olof Larsson
d3c025b288 Do not reset player on join. 2015-12-16 12:20:48 +01:00
BuildTools
76e2b2c90d Task server 2015-12-15 14:00:02 +01:00
Olof Larsson
1311a2f100 MassiveCore - Reworked VisibilityMixin 2015-12-15 13:59:22 +01:00
Olof Larsson
d76c2125b9 TypeGameMode now supports ordinals. 2015-12-15 11:32:47 +01:00
BuildTools
9a78535f80 Gamemode mixin 2015-12-14 17:30:02 +01:00
BuildTools
00e297cceb Allows use of chunks in TypePS 2015-12-14 14:34:35 +01:00
BuildTools
d2da879752 Expose enableTime 2015-12-14 08:00:00 +01:00
Olof Larsson
c40c29a9b3 Revert. Caused a database deadlock. 2015-12-11 14:52:03 +01:00
Olof Larsson
beef10d3ba Dat indent 2015-12-10 21:18:50 +01:00
BuildTools
14e288a21a Remove polling infrequency and change polling wait values. 2015-12-10 21:17:38 +01:00
BuildTools
4d0d1d7b78 Spot modification on attach, fixed. 2015-12-09 20:18:02 +01:00
Olof Larsson
f45688aae6 Remove colliding aliases for LocationY and Yaw due to Y in TypePS. 2015-12-09 11:25:00 +01:00
Olof Larsson
a524d2ebbc Minor renames and movearounds. 2015-12-09 11:21:21 +01:00
ulumulu1510
b66c35b000 Add generic ExceptionSet. 2015-12-09 11:11:30 +01:00
Olof Larsson
121dc67365 Minor Comment Tweaks 2015-12-08 18:12:25 +01:00
BuildTools
a063bab045 Debug when lastRaw is null 2015-12-08 18:11:51 +01:00
BuildTools
c9466eb3c5 Spot more modification 2015-12-08 18:11:38 +01:00
ulumulu1510
a0685d0b5b Add Actionbar functionality. 2015-12-04 16:32:07 +01:00
BuildTools
3ab7abc9ca One single examineId method 2015-12-04 16:22:24 +01:00
Olof Larsson
fac00c00f4 Comment out debug. Fix TimeDiffUtil unit error message. 2015-12-04 16:05:36 +01:00
Olof Larsson
91a268e67e Create getShowLines utility methods in Property. 2015-12-03 14:24:57 +01:00
Olof Larsson
83920b7f45 SignUtil now filter out empty lines. 2015-12-01 11:42:59 +01:00
Olof Larsson
a24463842d Simplify Database Constructors. Use Setters. 2015-12-01 11:23:56 +01:00
Olof Larsson
4e6fdd9df4 Special Signs Improvements 2015-12-01 10:18:10 +01:00
BuildTools
603db8079b Better entity change logging 2015-11-27 16:45:14 +01:00
Olof Larsson
0e8b43f8ea Remove unused import. 2015-11-26 09:11:30 +01:00
Olof Larsson
ab3eec7afe Stop teleport on inventory management 2015-11-25 08:59:56 +01:00
Olof Larsson
14ad78ef15 MassiveCore - Fixes and tweaks 2015-11-24 16:23:07 +01:00
Olof Larsson
7e313ab085 Fix change reporting. Should be continue and not return. 2015-11-23 18:32:55 +01:00
Olof Larsson
3253aa3810 Debug everything 2015-11-23 18:02:17 +01:00
BuildTools
db8d585ca0 Remove pusher stop debug message 2015-11-23 18:00:32 +01:00
Olof Larsson
9c0d9afe19 Check for entity attachment rather than entity having an id 2015-11-23 17:48:46 +01:00
Olof Larsson
3ae6bee6e5 Does not make sense. Is not properly implemented. 2015-11-23 17:36:26 +01:00
BuildTools
2a62bba658 Polish databse 2015-11-21 22:14:41 +01:00