1
0
Fork 0

Commit Graph

  • 07a486b605 Backport to 1.15.x chylex 2020-10-30 22:00:36 +0100
  • 0c2eb63a24 Refactor code to make porting easier chylex 2020-10-30 17:07:03 +0100
  • 72f4c6702d Port to Forge chylex 2020-10-30 07:44:27 +0100
  • 9437932b97 Release v1.1.0 for Minecraft 1.15.x chylex 2020-10-27 17:28:37 +0100
  • 50c035bb91 Fix compile error after cherry-pick chylex 2020-10-27 17:28:13 +0100
  • 81e135469e Avoid sudden FOV jump when starting to fly with disabled FOV changing chylex 2020-10-27 17:03:15 +0100
  • 188f66b4d3 Add options for vertical flight speed boost in creative/spectator and default/sprinting modes chylex 2020-10-27 01:39:01 +0100
  • ab4fa452f7 Add more flight speed options (5x and 7x) chylex 2020-10-26 22:23:21 +0100
  • 116bbe241d Add option to prevent FOV changing while flying chylex 2020-10-26 21:27:41 +0100
  • 9baa7c4460 Add key binding to reset all toggles at once chylex 2020-10-26 20:55:56 +0100
  • 7f258966de Implement third sprinting mode (hold key to sprint) & option to change sprinting mode when flying chylex 2020-10-26 20:20:24 +0100
  • 2b1a032295 Release v1.1.0 for Minecraft 1.16.2+ chylex 2020-10-27 17:14:07 +0100
  • 5f5c3da988 Avoid sudden FOV jump when starting to fly with disabled FOV changing chylex 2020-10-27 17:03:15 +0100
  • b511727be9 Add options for vertical flight speed boost in creative/spectator and default/sprinting modes chylex 2020-10-27 01:39:01 +0100
  • fa82145530 Add more flight speed options (5x and 7x) chylex 2020-10-26 22:23:21 +0100
  • ebd522dca7 Add option to prevent FOV changing while flying chylex 2020-10-26 21:27:41 +0100
  • 90c3379d57 Add key binding to reset all toggles at once chylex 2020-10-26 20:55:56 +0100
  • 04c789a50e Implement third sprinting mode (hold key to sprint) & option to change sprinting mode when flying chylex 2020-10-26 20:20:24 +0100
  • 9af10ad04c Release v1.0.1 for Minecraft 1.15.x chylex 2020-10-19 21:15:32 +0200
  • 6e316eff89 Avoid wobble sprinting when resuming sprinting after hitting an obstacle, by simulating holding sprint for multiple ticks chylex 2020-10-19 21:11:38 +0200
  • a79871b690 Release v1.0.1 for Minecraft 1.16.2+ chylex 2020-10-19 21:12:33 +0200
  • c537e037b5 Avoid wobble sprinting when resuming sprinting after hitting an obstacle, by simulating holding sprint for multiple ticks chylex 2020-10-19 21:11:38 +0200
  • 21ee424cef Fix not removing custom category from Controls screen chylex 2020-10-18 16:49:30 +0200
  • c0e9c92197 Release v1.0.0 for Minecraft 1.16.2+ chylex 2020-10-18 16:47:13 +0200
  • c7c5b67c3b Fix sprinting not stopping when untoggling sometimes chylex 2020-10-18 16:01:40 +0200
  • e55cef95b3 Fix sprinting not stopping when untoggling sometimes chylex 2020-10-18 16:01:40 +0200
  • 06b2782372 Fix Mod Menu support chylex 2020-10-18 15:37:12 +0200
  • 83b2dfdfa5 Backport to 1.15.x chylex 2020-10-18 14:49:16 +0200
  • 5b3b633cbf Clamp flight speed when reading from config chylex 2020-10-18 14:32:44 +0200
  • 302d37f101 Update Fabric & Yarn version and restrict mod to 1.16.2 or newer chylex 2020-10-18 14:10:55 +0200
  • e9a339f025 Add support for Mod Menu configuration button & set priority on HookOpenScreen chylex 2020-10-18 12:52:20 +0200
  • d28ece5759 Implement option to stop sprinting by pressing 'Sprint' key again chylex 2020-10-18 10:05:08 +0200
  • 572e1f16c8 Disable toggle sprint/sneak buttons in vanilla accessibility options screen chylex 2020-10-18 08:14:29 +0200
  • 85f86b52ed Fix mixins.json file name chylex 2020-10-18 07:38:33 +0200
  • 71e7bed96f Hide custom keybindings in the Controls screen chylex 2020-10-17 20:25:44 +0200
  • 15f1635604 Implement toggle keys for sprinting, sneaking, and flying chylex 2020-10-17 19:20:33 +0200
  • b32bebe33d Implement toggle keys for walking forward & jumping chylex 2020-10-17 18:25:17 +0200
  • 87315529f4 Add keybinding to open configuration screen chylex 2020-10-17 18:18:41 +0200
  • b76a65fb70 Implement option to resume sprinting after hitting an obstacle chylex 2020-10-17 18:07:26 +0200
  • bec0bcb597 Implement option to disable smooth camera when sneaking chylex 2020-10-17 15:57:59 +0200
  • d7151afd0e Implement option to fly on ground in creative mode chylex 2020-10-17 15:19:17 +0200
  • bf13fb002e Implement flight speed multiplier options chylex 2020-10-17 15:01:58 +0200
  • ed5e73956f Implement option to disable double tapping to sprint chylex 2020-10-17 14:27:28 +0200
  • 482daeba3f Add sticky keybind hooks to support better toggling chylex 2020-10-17 10:53:01 +0200
  • bee7dee256 Add core files w/ config serialization, options screen, and keybind registration chylex 2020-10-15 12:13:18 +0200
  • 999f2bcec0 Add Gradle & Fabric dependency chylex 2020-10-14 04:02:03 +0200
  • 90b2bb3a14
    Initial commit Daniel Chýlek 2020-10-14 03:56:38 +0200