Magnus Ulf
2a865e9968
Debug attempt
2019-06-17 15:49:32 +02:00
Magnus Ulf
32f4fe0c33
Reduce Predicate usage
2019-05-19 23:13:45 +02:00
Magnus Ulf
eccfb6cdab
This is 3.2.2
2019-05-18 09:30:48 +02:00
Magnus Ulf
11b2d9bb29
Remove TypeCatType
...
It was unused and caused backwards compatibility problems
2019-05-14 10:11:45 +02:00
Magnus Ulf
48d2f05999
This is 3.2.1
2019-05-13 12:59:58 +02:00
Magnus Ulf
cfb4f6ae93
Remove non-working parts of ChestGUI
2019-05-13 12:56:55 +02:00
Magnus Ulf
69b2a8f0c9
Code cleanup and ChestGui improvements
2019-05-06 11:08:03 +02:00
Magnus Ulf
28604c1d9a
Code cleanup
2019-05-03 09:25:30 +02:00
Magnus Ulf
5440987d8d
This is 3.2.0
2019-05-01 16:20:25 +02:00
Magnus Ulf
de3aac3175
3.2.0-SNAPSHOT
2019-04-28 10:07:08 +02:00
Magnus Ulf
51b9f118ab
Remove unused PlayerInventory NMS stuff
2019-04-27 14:52:55 +02:00
Magnus Ulf
cb8900d01e
Updated for 1.14
2019-04-26 21:21:08 +02:00
Magnus Ulf
dbf5925e0d
Remove the unused extractors
2019-04-23 11:30:23 +02:00
Magnus Ulf
e0e91bc064
Remove unused Heatable and HeatData
2019-04-23 10:23:04 +02:00
Magnus Ulf
b59d440b41
Remove unused PArticleEffect library
2019-04-23 10:20:13 +02:00
Magnus Ulf
d8047a4432
Remoce unused Aspect feature
2019-04-23 10:19:20 +02:00
Magnus Ulf
5cfd609478
Reduce usage of outdated Predicate class
2019-04-19 12:23:45 +02:00
Magnus Ulf
65b635718f
Deprecate Predicate
2019-04-19 11:23:01 +02:00
Magnus Ulf
4c530c1f7c
Move some chunk area methods to a new ChunkUtil
2019-04-15 11:27:15 +02:00
Magnus Ulf
0d034609f1
Can't access modifiers field in java 12
...
What was this used for anyway???
2019-03-22 16:10:40 +01:00
Magnus Ulf
af6afa13b7
This is 3.1.5
2019-03-03 21:04:43 +01:00
Magnus Ulf
1589ed92d7
.
2019-03-03 21:02:50 +01:00
Magnus Ulf
3575de589b
Refactor
2019-02-17 15:09:43 +01:00
Magnus Ulf
0376a2cea7
Remove unused ParticleEffect library
2019-02-17 14:59:17 +01:00
Magnus Ulf
17321f7249
Minor DB changes
2019-02-17 11:10:12 +01:00
Magnus Ulf
d0b9af0324
This is 3.1.4
2019-02-11 17:34:40 +01:00
Magnus Ulf
4df6669131
More null debug
2019-02-11 17:26:30 +01:00
Magnus Ulf
0b7fe8d2c6
Don't run command registration so often
2019-02-11 16:09:31 +01:00
Magnus Ulf
32863206cc
Attempt to fix CME
2019-02-11 16:03:46 +01:00
Magnus Ulf
d042c8afa9
Fix NPE
2019-02-11 09:29:49 +01:00
Magnus Ulf
105007241e
This is 3.1.3
2019-02-10 21:26:13 +01:00
Magnus Ulf
ad2131491b
Avoid NPE
2019-02-10 19:21:46 +01:00
Magnus Ulf
c1ef7eda9e
This is 3.1.2
2019-02-09 21:22:52 +01:00
Magnus Ulf
ffa7beb7d8
Remove debug
2019-02-09 21:16:26 +01:00
Magnus Ulf
c9dec9a7ef
Fix error regarding deprecated command
2019-02-09 21:10:49 +01:00
Magnus Ulf
043ea853f8
.
2019-02-09 16:56:54 +01:00
Magnus Ulf
140201478f
Make it not required to put all permissions in the PERM file
2019-02-08 16:38:00 +01:00
Magnus Ulf
b0086ba0f7
Make code less null-happy
...
A lot of the code is filled with acceptance of null, even when null could mean something went wrong. We no longer want to fail-safe but want to fail fast, so this approach to null is changing. This will surely cause some bugs in the beginning, but will also make them less frequent in the long run.
2019-02-08 14:49:35 +01:00
Magnus Ulf
5302f808d7
Fix bug in confirmation util
2019-02-08 12:29:39 +01:00
Magnus Ulf
5fe9d05e1b
Small DB changes
2019-02-05 13:58:44 +01:00
Magnus Ulf
307d9210dd
This is 3.1.1
2019-02-04 12:37:22 +01:00
Magnus Ulf
1c1bf36e26
Small parameter change
2019-02-04 12:36:54 +01:00
Magnus Ulf
9e217533fc
Show parameter tooltip for command templates
2019-02-01 09:04:35 +01:00
Magnus Ulf
4bcb4afd22
Remove unused mixin
2019-02-01 08:42:34 +01:00
Magnus Ulf
1bb7d5e53b
Change command setup to true per default
2019-01-31 10:47:49 +01:00
Magnus Ulf
89b47da78b
This is 3.1.0
2019-01-29 10:04:15 +01:00
Magnus Ulf
1d9acfb031
Improve material name
2019-01-29 09:51:51 +01:00
Magnus Ulf
71db0c0c71
PermissionUtil change
...
Small change. Preparing for the ability to remove PERM classes
2019-01-27 17:13:46 +01:00
Magnus Ulf
dd3724e663
Small database changes
2019-01-27 16:42:09 +01:00
Magnus Ulf
c7ba58b9ab
Fix
2019-01-25 11:12:42 +01:00