Commit Graph

104 Commits

Author SHA1 Message Date
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
2f5a154160 Bump version 2018-07-01 13:49:17 +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
Exopandora
8e9609c039 Merge pull request #2 from fhfuih/master
Update Chinese translation
2018-06-30 21:46:23 +02:00
fhfuih
8a55ddfee3 Update zh_cn.lang 2018-07-01 02:02:08 +08:00
fhfuih
38a79bacdd Merge pull request #1 from Exopandora/master
Update
2018-07-01 01:55:37 +08:00
Marcel Konrad
86d789d5a3 Add recipe command 2018-06-29 12:32:16 +02:00
Marcel Konrad
1f3f81e33f Add gradle wrapper 2018-06-28 15:19:23 +02:00
Marcel Konrad
0988ceef70 Update .gitignore 2018-06-28 15:13:47 +02:00
Marcel Konrad
d70457725a Add gradle wrapper 2018-06-28 15:13:19 +02:00
Marcel Konrad
e20bcc8f0c Update .gitignore 2018-06-28 15:10:25 +02:00
Marcel Konrad
a38bff54be Minor language adjustments 2018-06-28 02:12:40 +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
5716966c51 Added theoretical support for deactivation at runtime and moved keybinding operations to UtilKeyBinding 2018-06-22 00:51:48 +02:00
Marcel Konrad
8ccebd66f0 Cleanup 2018-06-22 00:49:51 +02:00
Marcel Konrad
cf3839880a Renamed EventHandler -> EventListener 2018-06-22 00:49:19 +02:00
Marcel Konrad
06ba59fca4 Add block highlighting for edit blocks 2018-06-22 00:26:40 +02:00
Marcel Konrad
e791e71389 Make biome indicator non-static 2018-06-22 00:24:45 +02:00
Marcel Konrad
2ef6bb1762 Add @SideOnly annotation 2018-06-22 00:22:44 +02:00
Marcel Konrad
23252d451f Add @Nonnull annotations 2018-06-22 00:21:51 +02:00
Marcel Konrad
89a8ef67ad Update forge version 2018-06-22 00:17:50 +02:00
Marcel Konrad
def22e1ebb Update variable names 2018-06-22 00:16:32 +02:00
Marcel Konrad
52a1678442 Update README 2018-06-22 00:01:45 +02:00
Marcel Konrad
d5158a5737 Update logo 2018-04-29 23:42:07 +02:00
Marcel Konrad
02b1554a8f Bump version 2018-04-13 21:15:07 +02:00
Marcel Konrad
c326ddf59d Update changelog for 2.1.4 2018-04-13 21:14:48 +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
7a5637478a Update changelog for 2.1.3 2018-04-11 15:54:04 +02:00
Marcel Konrad
a6c6e171f5 Fix crash when cancelling change to multiplayer server 2018-04-11 15:50:34 +02:00
Marcel Konrad
36a2ffa335 Update changelog for 2.1.2 2018-04-11 15:33:05 +02:00
Marcel Konrad
9ae2a732f5 Optimization 2018-04-11 15:24:58 +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
3684da3f60 Add progress bar 2018-04-11 14:23:32 +02:00
Marcel Konrad
24b2a18a22 Fixed modded gamerule translations 2018-04-11 14:22:32 +02:00
Marcel Konrad
abf13e088a Make use of FMLLoadCompleteEvent 2018-04-10 17:39:30 +02:00
Marcel Konrad
6f4364ee8f Added automatic jar signing 2018-04-10 17:37:32 +02:00
Marcel Konrad
adcdeb533f Fixed /wh and /worldhandler denying other commands in multiplayer 2018-02-19 22:58:09 +01:00
Marcel Konrad
12c980841b Release 2.1 2018-02-18 19:58:57 +01:00
Exopandora
cfcb853a66 Merge pull request #1 from fhfuih/master
Update zh_cn.lang
2018-02-18 19:03:58 +01:00