1
0
mirror of https://github.com/chylex/Better-Sprinting.git synced 2024-11-24 19:42:48 +01:00

Commit Graph

  • 788cb951ce Release 2.1.1 for MC 1.12.2 & fix outdated development instructions chylex 2018-02-15 11:36:17 +0100
  • 5e7142cee7 Add support for InputUpdateEvent and set minimum Forge version chylex 2018-02-15 11:18:59 +0100
  • c52e9e3e62 Release 2.1.0 for Minecraft 1.12.2 chylex 2017-09-26 21:39:06 +0200
  • f9cbc5b8da Update transformer to remove more vanilla code & cleanup AT chylex 2017-09-26 21:22:07 +0200
  • 51bd4aa240 Finish transformer edits to replace a block instead of the whole onLivingUpdate chylex 2017-09-26 19:50:29 +0200
  • e610f8f7cf Remove explicit PlayerAPI support due to coremod changes chylex 2017-09-26 19:06:21 +0200
  • f217e4e044 Refactor simple EntityPlayerSP methods and log transformer instructions in debug only chylex 2017-09-26 18:04:31 +0200
  • 6a248b87eb Push WIP transformer code (skip point in onLivingUpdate) chylex 2017-09-26 17:32:34 +0200
  • bf58f24211 Rewrite transformer to insert instead of replacing code chylex 2017-09-26 14:44:59 +0200
  • a0e64d97d4 Update instructions and comments with minor code reordering chylex 2017-09-25 23:04:36 +0200
  • 9e287eacdc Add update instructions to the repo & update readme chylex 2017-09-25 22:57:09 +0200
  • 22eddbd755 Update to Minecraft 1.12.2 chylex 2017-09-25 22:24:33 +0200
  • 10262f89db Release 2.0.3 for MC 1.12.1 chylex 2017-09-10 15:26:12 +0200
  • 8459dbed9e Turns out acceptedMinecraftVersions is fucking useless for this purpose chylex 2017-09-10 15:25:27 +0200
  • 6c9f6a49ca Prevent trying to load the mod on untested Minecraft versions chylex 2017-09-10 14:51:56 +0200
  • d991cc9c96 Update to 1.12.1 chylex 2017-09-10 14:36:17 +0200
  • 65bd52031f Release 2.0.2 for Minecraft 1.12 chylex 2017-08-02 21:11:28 +0200
  • 16a8c7ad0b Improve compatibility with 'Controlling' and possibly other mods chylex 2017-08-02 20:56:41 +0200
  • abd70df713 Release 2.0.1 for Minecraft 1.12 chylex 2017-06-29 14:11:35 +0200
  • 91d6167250 Update to Forge 14.21.1.2387 and depend on it due to API changes chylex 2017-06-29 13:41:41 +0200
  • 55c4712d79 Release 2.0.0 for Minecraft 1.12 chylex 2017-06-15 21:21:14 +0200
  • b29089d27b Rewrite integrity check chylex 2017-06-15 08:13:16 +0200
  • 3c39c28c33 Fix core mod outside dev env, add logging and safeguards chylex 2017-06-15 07:31:57 +0200
  • 76ccc6b0ae Tweak integrity check to only use XZ coordinates to detect movement chylex 2017-06-15 05:18:59 +0200
  • 80a5c3e296 Fix build.gradle core mod definition chylex 2017-06-15 04:39:06 +0200
  • b5b627d573 Remove Java Checker chylex 2017-06-15 03:13:03 +0200
  • dcaf74f900 Refactor some code chylex 2017-06-14 22:27:44 +0200
  • 350d1006e2 Add tab completion to server commands chylex 2017-06-14 22:27:18 +0200
  • f1a672c2e9 Add support for key modifiers chylex 2017-06-14 14:31:35 +0200
  • ea760fd840 Rename PlayerAPI compatibility file chylex 2017-06-14 04:28:37 +0200
  • 65dc9d6c68 Update 'bs.game.integrity' in all language files chylex 2017-06-14 04:23:12 +0200
  • e158b7e313 Reimplement integrity check chylex 2017-06-14 00:19:42 +0200
  • 5b211f1ed5 Fix core mod after refactoring chylex 2017-06-13 23:38:08 +0200
  • 54e3d9ca6b Refactor code for update notifications chylex 2017-06-13 22:44:48 +0200
  • c58885376f Refactor (rename parameters, move files and fields, tweak code) chylex 2017-06-13 22:17:22 +0200
  • 274a079ad4 Rename player parameters in LivingUpdate to $this chylex 2017-06-13 21:56:36 +0200
  • 3178f75f75 Update all logic code to 1.12 chylex 2017-06-13 21:55:09 +0200
  • 6dc33a6059 Update readme chylex 2017-06-13 19:49:46 +0200
  • 3c3ce3debc Replace pushOutOfBlocks calls with an ASM'd method chylex 2017-06-13 19:15:16 +0200
  • 6a72d9de28 Cleanup coremod code chylex 2017-06-13 18:52:57 +0200
  • bf452b036d Fix formatting chylex 2017-06-13 17:27:37 +0200
  • 1f795e1656 Refactor ClientModManager methods chylex 2017-06-13 16:49:43 +0200
  • 88a3411036 Rework GUI handling (fix conflict detection in Controls) chylex 2017-06-13 16:45:14 +0200
  • 4c46b9bbe6 Replace old override impl with coremod chylex 2017-06-13 05:03:58 +0200
  • 4d5ea7bf1b Add a coremod to edit EntityPlayerSP.onLivingUpdate chylex 2017-06-13 04:23:50 +0200
  • e90d596d48 Fix compile errors for 1.12 chylex 2017-06-13 02:19:26 +0200
  • 74b329c46e Begin update to 1.12 chylex 2017-06-13 01:47:21 +0200
  • d1b1998a64 Release 1.1.9 for MC 1.11.2 chylex 2017-01-03 15:35:35 +0100
  • 05969f41aa Update to Minecraft 1.11.2 chylex 2017-01-03 15:14:35 +0100
  • f60125c5f4 Release 1.1.8 for MC 1.11 chylex 2016-11-19 22:16:52 +0100
  • 4105a9e5a2 Update mod version and build ID chylex 2016-11-19 22:12:58 +0100
  • 04ef81eb6f Fix modded server -> vanilla client packets disconnecting the client in 1.11 chylex 2016-11-19 22:12:43 +0100
  • 43896e90c6 Make the mod ID lowercase chylex 2016-11-19 07:56:42 +0100
  • c54b0bc323 Update to 1.11 and refactor some code chylex 2016-11-19 07:44:36 +0100
  • a663936928 Add // UPDATE comments to all places that need to be matched with vanilla chylex 2016-11-19 07:05:47 +0100
  • 977388f0f1 Fix compile errors after updating to latest mappings chylex 2016-11-19 06:57:39 +0100
  • 83d9eee886 Merge branch 'KovuTheHusky-1.11' chylex 2016-11-19 06:51:46 +0100
  • 69fd903baf Merge branch '1.11' of https://github.com/KovuTheHusky/Better-Sprinting into KovuTheHusky-1.11 chylex 2016-11-19 06:51:19 +0100
  • 9228f6811a Update build.gradle to latest 1.11 with snapshot mappings chylex 2016-11-19 06:32:27 +0100
  • 80bc608ced Revert "Make mod ID lowercase for Forge" Kevin Breslin 2016-11-17 18:29:56 -0500
  • f59ab3bbac Revert "Fix mcmod.info mod ID casing as well" Kevin Breslin 2016-11-17 18:29:47 -0500
  • 71cc404e55 Fix mcmod.info mod ID casing as well Kevin Breslin 2016-11-17 17:54:10 -0500
  • 45db02151d Make mod ID lowercase for Forge Kevin Breslin 2016-11-17 15:56:44 -0500
  • a07701f114 Update for Minecraft 1.11 Kevin Breslin 2016-11-17 15:15:28 -0500
  • 274bf93aa8 Fix code formatting (missing spaces after commas) 1.10.2 chylex 2016-09-30 21:04:54 +0200
  • d9f0f2ccb7 Release 1.1.7 for MC 1.10[.2] chylex 2016-08-17 19:48:52 +0200
  • e51993f943 Tweak some words in the English text file chylex 2016-08-14 15:45:42 +0200
  • 9f6f1cf00e Fix missing configuration comments chylex 2016-08-14 15:44:47 +0200
  • f65546ccb5 Add Czech translation chylex 2016-08-14 15:35:07 +0200
  • 077fd60970 Update de_DE.lang (#24) Vexatos 2016-08-14 12:16:38 +0200
  • 9712721da5 Update de_DE.lang Vexatos 2016-08-14 10:30:41 +0200
  • f5288cee48 Minor localization formatting fixes chylex 2016-08-14 01:52:43 +0200
  • b09bac3d89 Update build.gradle to latest 1.10.2 version chylex 2016-08-14 01:51:46 +0200
  • a2229eaefe Update pt_BR.lang (#23) NerdCraft 2016-08-13 20:45:17 -0300
  • 1a43b07741 Update pt_BR.lang NerdCraft 2016-08-13 20:20:00 -0300
  • d38ba45ef7 Create pt_BR.lang (#22) NerdCraft 2016-08-13 19:54:29 -0300
  • cac2b994a5 Complete partial localizations and fix formatting chylex 2016-08-14 00:53:17 +0200
  • 1d164210db Create pt_BR.lang NerdCraft 2016-08-13 19:38:23 -0300
  • 7e8ba1c166 Serbian translation (#21) MCEventHorizon 2016-08-13 22:18:57 +0200
  • b9a0a6585b Update en_US.lang MCEventHorizon 2016-08-13 22:18:01 +0200
  • 78b3ef630a Create en_US.lang MCEventHorizon 2016-08-13 22:04:42 +0200
  • 34eb17b2fc Serbian translation MCEventHorizon 2016-08-13 13:26:54 +0200
  • 8b5f09827b Merge pull request #20 from davrodrila/spanish-translation chylex 2016-08-13 12:08:54 +0200
  • 133fb2a2dd Added spanish translation to the mod David 2016-08-13 11:20:58 +0200
  • e9dcfd93cb Merge pull request #19 from Haruki1/master chylex 2016-08-13 00:03:24 +0200
  • b48719fed3 Added Lithuanian translation Haruki 2016-08-12 23:33:22 +0200
  • a60385de8d Release 1.1.6 for Minecraft 1.10[.2] chylex 2016-08-04 12:55:05 +0200
  • b8902cef5c Fix parentheses in GUI button positioning chylex 2016-08-04 12:46:16 +0200
  • a40d1a8390 Fix server settings not sent while mod is disabled chylex 2016-08-04 12:33:04 +0200
  • ec4fb6bb2d Minor code cleanup chylex 2016-08-04 12:32:30 +0200
  • a2d48054d5 Remove update batch script chylex 2016-08-04 12:23:29 +0200
  • 140400a8f7 Add Polish localization chylex 2016-07-17 17:06:54 +0200
  • 1be3c2f3c9 Update twitter handle in mod description chylex 2016-06-25 15:42:20 +0200
  • d6209a981b Release 1.1.5 for Minecraft 1.10 chylex 2016-06-25 15:35:45 +0200
  • 23f0ad7f18 Translate bs.autoJump using Minecraft localization chylex 2016-06-25 14:56:19 +0200
  • c69b38df37 Merge pull request #17 from 3TUSK/patch-1 chylex 2016-06-25 11:34:46 +0200
  • 32a27fb7a4 Merge pull request #16 from Vexatos/patch-2 chylex 2016-06-25 11:34:17 +0200
  • 324615e447 Update zh_CN.lang Urey.X 2016-06-25 13:23:22 +0800
  • 604f479c8b Update de_DE.lang Vexatos 2016-06-25 07:08:28 +0200
  • 34fdf24fa9 Fix button tooltips showing slightly outside of the cursor collision area chylex 2016-06-24 20:42:10 +0200