Commit Graph

50 Commits

Author SHA1 Message Date
Marcel Konrad
c2ecfaf496 Fix crash when not looking at a sign 2019-10-25 16:10:25 +02:00
Marcel Konrad
8d73d122f2 Move username field from WorldHandler to GuiWorldHandler 2019-10-19 20:07:18 +02:00
Marcel Konrad
3a7474ff23 Update forge and mappings 2019-10-19 18:31:46 +02:00
Marcel Konrad
932bdc397f Added support for key modifiers; GUI can now be opened and closed with the same button (if no widget has focus). Closes #6 2019-10-18 19:11:39 +02:00
Marcel Konrad
7a2a67cb4b Fix crash when installed on a dedicated server. Closes #4 2019-09-24 15:10:13 +02:00
Marcel Konrad
2bd9b02cef Fix filtered filter 2019-09-23 19:36:30 +02:00
Marcel Konrad
ba3f460e6d Replace deprecated ColoredString with MutableStringTextComponent 2019-09-18 14:59:47 +02:00
Marcel Konrad
e737f089f3 Replace EnumColor with TextFormatting 2019-09-18 14:56:26 +02:00
Marcel Konrad
df53bf3f75 Update import 2019-09-18 14:51:41 +02:00
Marcel Konrad
9e24aecc73 Replace EnumColor with TextFormatting 2019-09-18 14:50:22 +02:00
Marcel Konrad
0e3ccd951d Remove unused import 2019-09-18 14:48:58 +02:00
Marcel Konrad
cf1b45c3db Update imports 2019-09-18 14:47:42 +02:00
Marcel Konrad
9ffac8b806 Update reference 2019-09-17 22:47:48 +02:00
Marcel Konrad
20fa45c5f6 Remove deprecation 2019-09-17 22:42:49 +02:00
Marcel Konrad
600eb9059f Update imports 2019-09-17 22:41:36 +02:00
Marcel Konrad
329e006d37 Update to 1.14.4 2019-07-20 18:24:59 +02:00
Marcel Konrad
f240590733 Simplify registry name 2019-07-16 15:46:55 +02:00
Marcel Konrad
d990f8512b Update to 1.14.3 2019-06-25 13:57:07 +02:00
Marcel Konrad
f985c1b0ab Change child mod registration from IMC to proper registry events 2019-06-22 15:04:36 +02:00
Marcel Konrad
dff636eb34 Infer type arguments 2019-06-22 15:03:12 +02:00
Marcel Konrad
e5e6226fbf Update to 1.14.2 2019-06-18 17:37:55 +02:00
Marcel Konrad
20a55e7b9b Remove unused translation strings 2019-06-18 17:04:16 +02:00
Marcel Konrad
b88c33bf3e Formatting 2019-06-18 17:03:28 +02:00
Marcel Konrad
19c7a7e49e Fix instrument 2019-06-18 16:55:09 +02:00
Marcel Konrad
5c013509e3 Add imc events to allow for other mods to expand the gui 2019-04-26 17:07:13 +02:00
Marcel Konrad
e86d4f5c0c Update to 1.13.2 2019-04-02 18:17:54 +02:00
Marcel Konrad
47900ac9b4 Fix radius textfield to overflow max integer 2019-02-24 16:14:46 +01:00
Marcel Konrad
80023f4648 Fix tooltips not displaying for autosave buttons 2019-02-24 16:13:10 +01:00
Marcel Konrad
d6edaafb37 Remove unused code 2018-11-15 11:21:12 +01:00
Marcel Konrad
65e41fb7d8 Added crash recovery and renamed ButtonValue(s) and SliderValue(s) 2018-09-11 00:03:51 +02:00
Marcel Konrad
c71679cc40 Remove unused methods 2018-09-10 23:51:14 +02:00
Marcel Konrad
3b976d6ae9 Refactoring 2018-07-01 13:31:56 +02:00
Marcel Konrad
4b865d6861 Performance improvements 2018-07-01 13:30:42 +02:00
Marcel Konrad
d8d63ed959 Move recipe gui from world to items 2018-07-01 13:30:24 +02:00
Marcel Konrad
42ef784a4f Fix project setup 2018-06-28 02:04:15 +02:00
Marcel Konrad
e919ac9837 Change button ids 2018-06-28 01:37:29 +02:00
Marcel Konrad
9e3e2476ee Add missing recipe gui translations 2018-06-28 01:17:15 +02:00
Marcel Konrad
eb91ad9753 Refactoring and fixes 2018-06-28 01:07:15 +02:00
Marcel Konrad
70c7419795 Add recipe gui 2018-06-28 01:06:32 +02:00
Marcel Konrad
307aafe010 Refactoring 2018-06-23 17:39:11 +02:00
Marcel Konrad
def22e1ebb Update variable names 2018-06-22 00:16:32 +02:00
Marcel Konrad
826ee03384 Fix modid reference 2018-04-13 21:13:21 +02:00
Marcel Konrad
0df3e928a2 Fix wrong position calculation when min and max value are equal 2018-04-13 21:11:58 +02:00
Marcel Konrad
a6c6e171f5 Fix crash when cancelling change to multiplayer server 2018-04-11 15:50:34 +02:00
Marcel Konrad
1c353c664c Move version numbers, urls and certificate hash to build.gradle 2018-04-11 15:22:10 +02:00
Marcel Konrad
e6f0fe4c4d Move Main.java and WorldHandler.java from exopandora.worldhandler.main to exopandora.worldhandler 2018-04-11 14:33:45 +02:00
Marcel Konrad
112c887bfb Make client disconnect from old server before connecting to a new one 2018-04-11 14:25:11 +02:00
Marcel Konrad
24b2a18a22 Fixed modded gamerule translations 2018-04-11 14:22:32 +02:00
Marcel Konrad
9552b91665 2.1 2018-02-17 18:57:33 +01:00
Marcel Konrad
9ba0331404 2.0 2018-02-05 17:31:55 +01:00