1
0
mirror of https://github.com/chylex/Better-Sprinting.git synced 2024-10-17 08:42:50 +02:00
Commit Graph

159 Commits

Author SHA1 Message Date
d4b71fe268 Prepare build.gradle for 1.8.8 2015-12-02 19:44:03 +01:00
3f571671d1 Remove legacy packet handler for jar versions of Better Sprinting 2015-12-02 19:33:09 +01:00
1ddab602c1 1.8.8: Update FML package 2015-12-02 19:30:14 +01:00
a2a0ffac55 Prepare for 1.1.3 update 2015-12-02 19:26:42 +01:00
876dc6e53f Improve button title rendering for varying string lengths 2015-12-02 19:26:42 +01:00
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
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
aaa2a372b8 Added localization for server-side messages 2015-12-02 19:26:38 +01:00
7788490867 Reorganize strings and add config comments to localization files 2015-12-02 19:26:38 +01:00
1919fce53a Cleanup code (findbugs, uc, tweaks) 2015-12-02 19:25:01 +01:00
909955b7c6 Rework update notifications (1 per day, remove newer MC version check, delay thread) 2015-12-02 19:25:01 +01:00
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
644a3d322e Add localization support 2015-12-02 19:25:01 +01:00
1b7f0e79dd Remove old client config handling 2015-12-02 19:25:01 +01:00
825cf712e1 Fixed notifications showing when the mod is disabled 2015-12-02 19:25:01 +01:00
3d35f533e0 Added rejections for old client versions of the mod 2015-12-02 19:25:01 +01:00
884891c31a Do not add Better Sprinting button when opening controls through the BS screen 2015-12-02 19:21:53 +01:00
0271adbbc7 Worked around AT not working 2015-12-02 19:21:53 +01:00
6980359dc4 Update version, fix AT and old notification packet receiver 2015-12-02 19:21:52 +01:00
d0ba923452 Backported 1.8 code into 1.7.10 2015-12-02 19:21:08 +01:00
7333dbdf08 Push latest gradle wrapper from 1.8.8 2015-12-02 19:20:10 +01:00
12a6d630a2 Update ServerNetwork.java 2015-05-25 21:32:51 +02:00
813bd3085a How did I mess that up... 2015-05-25 13:14:04 +02:00
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
chylex
da710988f9 Old notification packet handling 2015-01-30 14:42:51 +01:00
chylex
9d9eed1542 Command fun, notifications, should be ready now 2015-01-29 23:26:34 +01:00
chylex
397fc11fef Finally fixed networking and sync issues 2015-01-29 23:14:42 +01:00
chylex
8cbfbbd269 Moar fixes and debug 2015-01-29 20:43:09 +01:00
chylex
80d44bc338 Quick fixes and mcmod.info additions 2015-01-29 19:35:29 +01:00
chylex
777afc6cbc Update README.md 2015-01-28 23:16:16 +01:00
chylex
a97dda0fb9 Yay text 2015-01-28 23:12:57 +01:00
chylex
ce5e7af1c2 Client conflict warning, build id 2015-01-28 20:34:56 +01:00
chylex
1017d8fba2 Server-side done 2015-01-28 20:24:59 +01:00
chylex
b9e0e7ed31 Major fixes to new impl and configs 2015-01-28 19:53:17 +01:00
chylex
f4c970b87c Finished non-playerapi impl 2015-01-28 17:58:00 +01:00
chylex
960680cde8 Server network, player impls, start of commands, configs 2015-01-28 17:31:27 +01:00
chylex
a7d48dd4a3 Settings and network 2015-01-26 19:51:12 +01:00
chylex
2991b71c31 One more tweak.. 2015-01-26 17:03:48 +01:00