1
0
mirror of https://github.com/chylex/Better-Sprinting.git synced 2025-12-24 06:38:23 +01:00

256 Commits

Author SHA1 Message Date
977388f0f1 Fix compile errors after updating to latest mappings 2016-11-19 06:57:39 +01:00
Kevin Breslin
80bc608ced Revert "Make mod ID lowercase for Forge"
This reverts commit 45db02151d.
2016-11-17 18:29:56 -05:00
Kevin Breslin
f59ab3bbac Revert "Fix mcmod.info mod ID casing as well"
This reverts commit 71cc404e55.
2016-11-17 18:29:47 -05:00
Kevin Breslin
71cc404e55 Fix mcmod.info mod ID casing as well 2016-11-17 17:54:10 -05:00
Kevin Breslin
45db02151d Make mod ID lowercase for Forge 2016-11-17 15:56:44 -05:00
Kevin Breslin
a07701f114 Update for Minecraft 1.11 2016-11-17 15:15:28 -05:00
274bf93aa8 Fix code formatting (missing spaces after commas) 2016-09-30 21:04:54 +02:00
d9f0f2ccb7 Release 1.1.7 for MC 1.10[.2] 2016-08-17 19:48:52 +02:00
e51993f943 Tweak some words in the English text file 2016-08-14 15:45:42 +02:00
9f6f1cf00e Fix missing configuration comments 2016-08-14 15:44:47 +02:00
f65546ccb5 Add Czech translation 2016-08-14 15:35:07 +02:00
Vexatos
077fd60970 Update de_DE.lang (#24) 2016-08-14 12:16:38 +02:00
f5288cee48 Minor localization formatting fixes 2016-08-14 01:52:43 +02:00
b09bac3d89 Update build.gradle to latest 1.10.2 version 2016-08-14 01:51:46 +02:00
NerdCraft
a2229eaefe Update pt_BR.lang (#23)
Some translation errors corrected
2016-08-14 01:45:17 +02:00
NerdCraft
d38ba45ef7 Create pt_BR.lang (#22)
Translate for brazilian portuguese.
2016-08-14 00:54:29 +02:00
cac2b994a5 Complete partial localizations and fix formatting 2016-08-14 00:53:17 +02:00
MCEventHorizon
7e8ba1c166 Serbian translation (#21)
Add Serbian translation
2016-08-13 22:18:57 +02:00
David
133fb2a2dd Added spanish translation to the mod 2016-08-13 11:20:58 +02:00
Haruki
b48719fed3 Added Lithuanian translation
Added Lithuanian translation of the mod.
2016-08-12 23:33:22 +02:00
a60385de8d Release 1.1.6 for Minecraft 1.10[.2] 2016-08-04 12:55:05 +02:00
b8902cef5c Fix parentheses in GUI button positioning 2016-08-04 12:46:16 +02:00
a40d1a8390 Fix server settings not sent while mod is disabled 2016-08-04 12:33:04 +02:00
ec4fb6bb2d Minor code cleanup 2016-08-04 12:32:30 +02:00
140400a8f7 Add Polish localization 2016-07-17 17:06:54 +02:00
1be3c2f3c9 Update twitter handle in mod description 2016-06-25 15:42:20 +02:00
d6209a981b Release 1.1.5 for Minecraft 1.10 2016-06-25 15:35:45 +02:00
23f0ad7f18 Translate bs.autoJump using Minecraft localization 2016-06-25 14:56:19 +02:00
c69b38df37 Merge pull request #17 from 3TUSK/patch-1
Update zh_CN.lang
2016-06-25 11:34:46 +02:00
Urey.X
324615e447 Update zh_CN.lang 2016-06-25 13:23:22 +08:00
Vexatos
604f479c8b Update de_DE.lang 2016-06-25 07:08:28 +02:00
34fdf24fa9 Fix button tooltips showing slightly outside of the cursor collision area 2016-06-24 20:42:10 +02:00
b7961e9287 Update player code to match Minecraft 1.10 2016-06-24 20:40:59 +02:00
874e2190a9 Move vanilla auto-jump button to Better Sprinting GUI and refactor the GUI 2016-06-24 19:57:45 +02:00
f601cd124b Update mod links to https 2016-06-24 19:22:13 +02:00
d60451b1ba Begin update to Minecraft 1.9.4 2016-05-22 11:24:15 +02:00
2e4e652ec6 Update to latest Forge which broke compatibility 2016-03-25 00:28:08 +01:00
301839baa4 Remove players from modded list when they disconnect (fixes command translations) 2016-03-19 16:25:39 +01:00
dcee441091 Update version and build id to prepare 1.1.4 2016-03-19 16:03:28 +01:00
ebab39e570 Update movement input to work with new boat controls 2016-03-19 15:44:56 +01:00
a298a839a2 Rewrite the Controls menu handling to avoid replacing it 2016-03-19 13:03:34 +01:00
1a011eb7f4 Remove support for the legacy BSprint protocol 2016-03-18 23:43:09 +01:00
622bfb5cd2 Rewrite dev-only eula.txt bypass to use try-with-resources 2016-03-18 19:32:14 +01:00
dff5001b35 Update LivingUpdate and PlayerLogicHandler 2016-03-18 19:28:17 +01:00
8f6e5f6aab Update PlayerOverride 2016-03-18 18:15:58 +01:00
8d8f094909 Update LogicImplOverride 2016-03-18 17:43:14 +01:00
a59b4eb927 Update all names and non-player related errors 2016-03-18 16:36:17 +01:00
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
2f20f449d9 Add support for unbinding controls using Escape
Closes #11
2015-12-04 13:08:36 +01:00
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