1
0
Fork 0
Commit Graph

86 Commits

Author SHA1 Message Date
chylex 7895b0dc0f
Release v1.3.0b for Minecraft 1.20.3+ 2023-12-12 18:22:17 +01:00
chylex 1fe1234bac
Update for Minecraft 1.20.3 2023-12-12 18:22:16 +01:00
chylex 8d5536cc69
Release v1.3.0a for Minecraft 1.20.2+ 2023-12-12 08:36:19 +01:00
chylex 31b9c1712a
Update to NeoForge + Minecraft 1.20.2 + Gradle 8.2.1 2023-12-11 20:19:08 +01:00
chylex 45db4ee22b
Update Gradle Wrapper 2023-08-07 23:55:56 +02:00
chylex e3f8ef3748
Release v1.3.0 for Minecraft 1.20+ 2023-06-16 11:04:20 +02:00
chylex b4ecf8b66a
Fix horizontal flight speed multiplier affecting inertia when sprinting in creative mode 2023-06-16 11:04:20 +02:00
chylex e53d76d158
Save configuration file after migrating legacy options 2023-06-16 10:47:12 +02:00
chylex b720769df2
Replace vertical flight boost with a multiplier 2023-06-16 10:39:41 +02:00
chylex 21aa005bc4
Redo flight speed logic to support vanilla spectator speed boost
Closes #14
2023-06-16 03:34:45 +02:00
chylex 7f9992a190
Fix Better Controls screen scrolling too fast 2023-06-16 01:59:15 +02:00
chylex 481e9906bc
Update for Minecraft 1.20 2023-06-16 01:58:58 +02:00
chylex 970558911d
Update Gradle and build scripts for Minecraft 1.20 2023-06-15 23:47:38 +02:00
chylex a3ea748742
Reformat code 2023-06-15 23:47:03 +02:00
chylex 2b15c5836c
Release 1.2.4 for Minecraft 1.19.4+ 2023-03-16 20:34:29 +01:00
chylex 5ce4f2a975
Fix or suppress some IDEA inspections 2023-03-16 19:25:51 +01:00
chylex 76af39fb18
Release 1.2.4 for Minecraft 1.19.3+ 2022-12-12 21:00:33 +01:00
chylex 38fb2a1f1e
Fix positioning of buttons in Controls screen 2022-12-12 20:48:15 +01:00
chylex e748c21efe
Fix compilation with Minecraft 1.19.3
Closes #26
2022-12-12 19:26:46 +01:00
chylex bd9ba27ac3
Release v1.2.3b for Minecraft 22w42a 2022-10-23 22:10:31 +02:00
chylex 8a7febb76b
Release v1.2.3a for Minecraft 1.19+ 2022-08-16 07:45:56 +02:00
chylex 553cc9c954
Update minimum dependency versions in mod metadata files 2022-08-16 07:43:45 +02:00
chylex 6a35ef4203
Update to Forge 41.1.0
Closes #23
2022-08-16 07:43:45 +02:00
chylex 2126402d28
Release v1.2.3 for Minecraft 1.19+ 2022-06-08 02:47:26 +02:00
chylex 7c2279b1d8
Release v1.2.3 for Minecraft 1.18+ 2021-12-13 19:50:09 +01:00
chylex 0814ddaedf
Update build.gradle and metadata files 2021-12-13 19:50:09 +01:00
chylex 0aed6282b4
Update Mod Menu API integration 2021-12-13 19:50:09 +01:00
chylex 9217852c0b
Disable Gradle test tasks 2021-12-03 07:42:46 +01:00
chylex 21dcd60b91
Release v1.2.2 for Minecraft 1.18+ 2021-12-03 01:15:57 +01:00
chylex 9922828f09
Update build.gradle & mod description 2021-12-03 00:45:27 +01:00
chylex 449ee5b435
Release v1.2.1 for Minecraft 1.17+ 2021-10-05 14:08:12 +02:00
chylex 7fba750e35
Tweak JAR file names 2021-10-05 14:07:55 +02:00
chylex c234946265
Fix narrator not reading names of options 2021-10-04 21:22:12 +02:00
chylex edf97c834a
Fix broken mixins in runtime environment 2021-10-03 20:53:48 +02:00
chylex cbe3fa6a71
Simplify mixins 2021-10-03 18:07:59 +02:00
chylex 0d1dfdee87
Minor refactoring 2021-10-03 15:13:16 +02:00
chylex d7d0bf072a
Update README 2021-10-03 13:34:11 +02:00
chylex 4e12f8b43c
Fix not showing key binding conflicts since 1.17 2021-10-03 12:04:30 +02:00
chylex 6c2bf71472
Merge Fabric & Forge codebases 2021-10-03 11:44:02 +02:00
chylex a875ae2255
Unify with Forge codebase 2021-10-02 15:38:34 +02:00
chylex f0214983e5
Fix narration of key bindings 2021-10-02 15:22:28 +02:00
chylex 0400dd3b36
Remove some utility classes 2021-10-02 15:13:24 +02:00
chylex 7f8065fa97
Migrate to Mojang mappings 2021-10-02 15:13:24 +02:00
chylex de07ba881b
Release v1.2.0 for Minecraft 1.17+ 2021-06-14 20:13:15 +02:00
chylex 239a2a7494
Update Gradle to 7.0 2021-06-14 17:13:39 +02:00
chylex a0dce54b00 Update README 2020-12-10 06:10:51 +01:00
chylex 24e4df4a49 Release v1.2.0 for Minecraft 1.16.2+ 2020-12-10 05:50:36 +01:00
chylex f60b23ecdc Fix tapping sneak to stop flying on ground not working when flight inertia is disabled 2020-12-10 05:50:36 +01:00
chylex b23d1ebca5 Add option to disable double tapping 'Jump' key to flight
Fixes #6
2020-12-09 12:17:10 +01:00
chylex 76387252c0 Change flight to 'Hold to Sprint' mode at all times & fix not boost unless flying forward 2020-12-09 06:47:28 +01:00