1
0
Fork 0
Commit Graph

99 Commits

Author SHA1 Message Date
chylex 86db536ddb Push update 1.1.4b (forgot to update build id in the mod so ignore that) 2016-05-22 13:59:42 +02:00
chylex d60451b1ba Begin update to Minecraft 1.9.4 2016-05-22 11:24:15 +02:00
chylex d781307a16 Released 1.1.4a 2016-03-25 00:33:58 +01:00
chylex 2e4e652ec6 Update to latest Forge which broke compatibility 2016-03-25 00:28:08 +01:00
chylex 15ec4149cc Update to version 1.1.4 2016-03-19 16:40:45 +01:00
chylex 301839baa4 Remove players from modded list when they disconnect (fixes command translations) 2016-03-19 16:25:39 +01:00
chylex dcee441091 Update version and build id to prepare 1.1.4 2016-03-19 16:03:28 +01:00
chylex ebab39e570 Update movement input to work with new boat controls 2016-03-19 15:44:56 +01:00
chylex a298a839a2 Rewrite the Controls menu handling to avoid replacing it 2016-03-19 13:03:34 +01:00
chylex f7eab0d77b Add setup and build batch files 2016-03-19 12:40:29 +01:00
chylex 1a011eb7f4 Remove support for the legacy BSprint protocol 2016-03-18 23:43:09 +01:00
chylex 622bfb5cd2 Rewrite dev-only eula.txt bypass to use try-with-resources 2016-03-18 19:32:14 +01:00
chylex dff5001b35 Update LivingUpdate and PlayerLogicHandler 2016-03-18 19:28:17 +01:00
chylex 8f6e5f6aab Update PlayerOverride 2016-03-18 18:15:58 +01:00
chylex 8d8f094909 Update LogicImplOverride 2016-03-18 17:43:14 +01:00
chylex a59b4eb927 Update all names and non-player related errors 2016-03-18 16:36:17 +01:00
chylex 791b2de600 Fix 1.9 mappings 2016-03-18 16:28:10 +01:00
chylex dde0a5015d Begin update to Minecraft 1.9 2016-03-18 15:43:04 +01:00
chylex d863d2dcd4 Update Java Checker library to v2.0 2016-03-18 15:39:27 +01:00
chylex 6895220e79 Shade Java Checker 2016-01-08 10:15:10 +01:00
chylex 50f8f2f0e8 Update UpdateNotificationData.txt 2016-01-05 21:31:14 +01:00
chylex 1c7cb7fb59 Push update notification file for 1.1.3 2015-12-04 14:04:10 +01:00
chylex 9235224dde Port a fix from 1.7.10 branch for "already used" mark with multiple unbound keys 2015-12-04 13:22:10 +01:00
chylex 2f20f449d9 Add support for unbinding controls using Escape
Closes #11
2015-12-04 13:08:36 +01:00
chylex 2a0e16d90a Fix a bug where disabling the mod with toggle sprint/sneak on would lock the state until relog 2015-12-03 23:25:31 +01:00
chylex ece0706635 Fix an error in fr_FR.lang 2015-12-03 23:19:09 +01:00
chylex c5a8e39ae8 Fix server command to send pre-translated command texts to players without the mod 2015-12-03 22:50:47 +01:00
Urey.X 5b6dd2885f Update zh_CN.lang
Emergency typo-fix.
2015-12-03 18:03:00 +01:00
chylex 5597b537c7 Merge pull request #10 from NatsuArashi/patch-1
Create zh_TW.lang
2015-12-03 18:02:06 +01:00
NatsuArashi 698fa2b5a4 Create zh_TW.lang
^_^)/Done.
2015-12-04 00:58:47 +08:00
Urey.X 9d9f0b6c3d Create zh_CN.lang 2015-12-03 16:06:50 +01:00
chylex 108343a1b1 Merge pull request #7 from Mazdallier/patch-1
Create fr_FR.lang
2015-12-03 15:26:04 +01:00
Mazdallier 2fe20929eb Create fr_FR.lang 2015-12-03 14:18:21 +01:00
chylex b095b1b43b Revert "Push a test update json file"
This reverts commit f6999e6ed3.
2015-12-02 23:20:51 +01:00
chylex f6999e6ed3 Push a test update json file 2015-12-02 23:17:45 +01:00
chylex 138ee7f4ff Add test integration with Forge's update detection system 2015-12-02 23:16:15 +01:00
chylex a2c6939f79 Update mcmod.info formatting 2015-12-02 23:08:53 +01:00
chylex e845fe2693 Match 1.8.8 player code with overrides 2015-12-02 22:54:30 +01:00
chylex 97a086e344 Port the code to compile under 1.8.8 2015-12-02 21:05:34 +01:00
chylex ec85319a65 Update deprecated code, and fix all warnings 2015-12-02 19:54:44 +01:00
chylex d4b71fe268 Prepare build.gradle for 1.8.8 2015-12-02 19:44:03 +01:00
chylex 3f571671d1 Remove legacy packet handler for jar versions of Better Sprinting 2015-12-02 19:33:09 +01:00
chylex 1ddab602c1 1.8.8: Update FML package 2015-12-02 19:30:14 +01:00
chylex a2a0ffac55 Prepare for 1.1.3 update 2015-12-02 19:26:42 +01:00
chylex 876dc6e53f Improve button title rendering for varying string lengths 2015-12-02 19:26:42 +01:00
chylex bed69c3152 Re-match vanilla player code (fixes head rotation, sneak height, and maybe something else too) 2015-12-02 19:26:41 +01:00
Vexatos 8f7aeb992f Update de_DE.lang 2015-12-02 19:26:41 +01:00
Vexatos d211ad7bfc Create de_DE.lang 2015-12-02 19:26:41 +01:00
chylex 2e9e950c5b Change texts and formatting of update notifications 2015-12-02 19:26:40 +01:00
Anton 29f34b53c2 Update ru_RU.lang 2015-12-02 19:26:38 +01:00