1
0
Fork 0
Commit Graph

323 Commits

Author SHA1 Message Date
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
chylex aaa2a372b8 Added localization for server-side messages 2015-12-02 19:26:38 +01:00
chylex 7788490867 Reorganize strings and add config comments to localization files 2015-12-02 19:26:38 +01:00
chylex 1919fce53a Cleanup code (findbugs, uc, tweaks) 2015-12-02 19:25:01 +01:00
chylex 909955b7c6 Rework update notifications (1 per day, remove newer MC version check, delay thread) 2015-12-02 19:25:01 +01:00
chylex 9491f2093f Possibly fix a rare bug with NPE in player override impl 2015-12-02 19:25:01 +01:00
Anton a04fa9f2e5 Create ru_RU.lang 2015-12-02 19:25:01 +01:00
chylex 644a3d322e Add localization support 2015-12-02 19:25:01 +01:00
chylex 1b7f0e79dd Remove old client config handling 2015-12-02 19:25:01 +01:00
chylex 825cf712e1 Fixed notifications showing when the mod is disabled 2015-12-02 19:25:01 +01:00
chylex 3d35f533e0 Added rejections for old client versions of the mod 2015-12-02 19:25:01 +01:00
chylex 884891c31a Do not add Better Sprinting button when opening controls through the BS screen 2015-12-02 19:21:53 +01:00
chylex 0271adbbc7 Worked around AT not working 2015-12-02 19:21:53 +01:00
chylex 6980359dc4 Update version, fix AT and old notification packet receiver 2015-12-02 19:21:52 +01:00
chylex d0ba923452 Backported 1.8 code into 1.7.10 2015-12-02 19:21:08 +01:00
chylex 7333dbdf08 Push latest gradle wrapper from 1.8.8 2015-12-02 19:20:10 +01:00
chylex 12a6d630a2 Update ServerNetwork.java 2015-05-25 21:32:51 +02:00
chylex 813bd3085a How did I mess that up... 2015-05-25 13:14:04 +02:00
chylex 27284ab8bd Push 1.1.2 update 2015-05-25 13:09:50 +02:00
chylex ec643e1311 Mark version 1.1 as broken 2015-02-23 01:13:33 +01:00
chylex e6c7b42ab3 Update README.md 2015-02-22 10:59:55 +01:00
chylex 6903b4812c Pushed 1.1.1 update 2015-02-22 10:58:11 +01:00
chylex 3321a245d3 Added check to prevent multiple replacements of player controller
Closes #1
2015-02-22 10:24:17 +01:00
chylex efb35dc0d3 And done, hopefully 2015-01-30 15:48:28 +01:00
chylex ea3a4c3b71 Test2 2015-01-30 15:33:26 +01:00
chylex 9c624e40cd Test 2015-01-30 15:31:53 +01:00
chylex 0f7be13df0 Last fixes before update :3 2015-01-30 15:13:55 +01:00