Commit Graph

237 Commits

Author SHA1 Message Date
Marcel Konrad
b954af9159 Fix command not being set 2021-09-27 16:27:41 +02:00
Marcel Konrad
36dadd84a2 Remove distmarker annotations 2021-09-20 21:02:37 +02:00
Marcel Konrad
e10832a285 Simplify DisplayTest reference 2021-09-20 21:02:28 +02:00
Marcel Konrad
13eb6d1720 Bump version 2021-09-10 17:09:50 +02:00
Marcel Konrad
700803a286 Rename POTIONS to MOB_EFFECTS for newer forge versions 2021-09-10 17:09:25 +02:00
Marcel Konrad
f9de298b65 Remove TagManager from reload as it is no longer needed and causes errors 2021-09-10 17:08:25 +02:00
Marcel Konrad
ea35dcb6f3 Update to 1.17.1 2021-07-26 00:49:42 +02:00
Marcel Konrad
b5d86170a0 Fix NoClassDefFoundError in reobf 2021-07-26 00:23:20 +02:00
Marcel Konrad
6055974b20 Fix forge detection 2021-07-26 00:16:58 +02:00
Marcel Konrad
b572089485 Bump version 2021-07-26 00:04:01 +02:00
Marcel Konrad
fa677b99b5 Fix bold button for color fields 2021-07-26 00:03:13 +02:00
Marcel Konrad
6f2c2f7a5d Improve key handling 2021-07-26 00:02:43 +02:00
Marcel Konrad
28d746653e Simplify config loading 2021-07-26 00:02:19 +02:00
Marcel Konrad
a085897990 Fix confirm gui not working 2021-07-26 00:00:49 +02:00
Marcel Konrad
52af2601dd Optimization 2021-07-26 00:00:11 +02:00
Marcel Konrad
0b3118403b Fix Scoreboard/Players crash 2021-07-25 23:59:48 +02:00
Marcel Konrad
365846bf29 Bump version 2021-05-21 00:00:05 +02:00
Marcel Konrad
70b48b8041 Fix various keybinding bugs 2021-05-20 23:59:04 +02:00
Marcel Konrad
529ed38de8 Bump version 2021-05-02 20:37:17 +02:00
Marcel Konrad
af20216168 Bump version 2021-04-29 19:46:35 +02:00
Marcel Konrad
e1ab5fac3d Fix config translation keys 2021-04-29 19:45:30 +02:00
Marcel Konrad
f768367d7c Bump version 2021-03-30 14:44:22 +02:00
Marcel Konrad
832147f641 Bump version 2021-03-25 23:19:08 +01:00
Marcel Konrad
dbb94a053f Fix gui not closing when pressing esc 2021-03-25 23:15:17 +01:00
Marcel Konrad
7498440cd8 Update forgegradle and minecraftforge
Switch to official mappings
2021-03-25 23:14:35 +01:00
Marcel Konrad
6e1a2ee2d3 Add displaytest extension point 2021-01-27 16:16:38 +01:00
Marcel Konrad
a01d43693d Update to 1.16.5 2021-01-15 22:39:40 +01:00
Marcel Konrad
dfc785351f Update json api (now version 1.1) 2020-12-14 21:21:11 +01:00
Marcel Konrad
7470ec2056 Bump version 2020-11-19 18:28:41 +01:00
Marcel Konrad
ff9ebe1a54 Make key and key category translatable 2020-11-11 16:26:01 +01:00
Marcel Konrad
922a4648ee Add alternative constructor for GuiButtonBase 2020-11-06 20:08:38 +01:00
Marcel Konrad
fd95baf5f7 Replace passenger with custom nbt field, Add submenu for custom name formatting 2020-11-06 20:08:10 +01:00
Marcel Konrad
3daf607656 Organize imports 2020-11-04 17:55:04 +01:00
Marcel Konrad
9e76757af9 Use ActionHelper#open whenever possible 2020-11-04 17:32:53 +01:00
Marcel Konrad
0e4a8c94e3 Remove debug print 2020-11-04 17:30:19 +01:00
Marcel Konrad
4f732a8062 Update to 1.16.4 2020-11-02 23:51:10 +01:00
Marcel Konrad
6408a67956 Add javadoc 2020-11-02 17:48:13 +01:00
Marcel Konrad
1596ce8dff Fix gui not closing when pressing activation button 2020-11-02 17:22:43 +01:00
Marcel Konrad
80ec385ff8 Rename getBuilderFor to build 2020-11-02 15:31:26 +01:00
Marcel Konrad
c2974ca22c Further improve entity name parsing 2020-10-23 15:06:27 +02:00
Marcel Konrad
c5da1f2073 Cleanup entity name parsing 2020-10-23 14:59:29 +02:00
Marcel Konrad
59c945a96f Improve transparent ui/ux and fix tab gradient for index 0 2020-10-23 14:52:05 +02:00
Marcel Konrad
9fae3eae45 Fix potential NPEs and ensure nonnull for pos1 and pos2 2020-10-23 14:50:35 +02:00
Marcel Konrad
0879628fcf Fix potential NPEs 2020-10-23 14:49:51 +02:00
Marcel Konrad
a3ef5cb796 Add nullable annotation for getState 2020-10-23 14:46:44 +02:00
Marcel Konrad
634561086f Fix potential NPE 2020-10-18 20:07:08 +02:00
Marcel Konrad
5da246a5b8 Organize imports 2020-10-18 17:24:57 +02:00
Marcel Konrad
e61879afe4 Fixed exsiting file discovery for installer 2020-10-18 17:20:25 +02:00
Marcel Konrad
e23d73726b Fixed potential NPEs and added @Nonnull and @Nullable annotations 2020-10-18 17:19:37 +02:00
Marcel Konrad
9f18302706 Replace mode strings with enum 2020-10-18 15:57:41 +02:00