Commit Graph

184 Commits

Author SHA1 Message Date
Ridan Vandenbergh 0a7630c6c7 Fix floating point conversion errors for float settings
Not a pretty fix. This also fixes a visual bug with sliders and minimum values that are not equal to 0.
Closes #145
2019-11-23 13:22:20 +01:00
Ridan Vandenbergh d6f789f305 Fix a NPE bug when joining
Sometimes AntiForceLook tried to adjust packets using a nonexistant player while joining.
2019-11-21 23:57:12 +01:00
Ridan Vandenbergh 174297962d
Merge pull request #135 from blockparole/auto32k
Auto32k
2019-11-16 19:46:46 +01:00
blockparole 66bf207b6a Fix: Multiple Sprint Modules
Backpoort of cookiedragon234s fix: https://github.com/S-B99/KAMI/pull/46
2019-11-03 22:21:16 +01:00
blockparole 8542f87f37 Aura: Enum Name Style 2019-11-03 20:40:16 +01:00
blockparole 67ff9e0496 Aura: made "Tick Delay" Setting visibility Mode dependent 2019-11-03 19:39:15 +01:00
blockparole fcdde15967 Aura: Rename WaitMode Enum Values 2019-11-03 19:38:39 +01:00
blockparole 954569b565 Auto32k add yOffset Setting
auto enable Hit Aura
fix shulker not placing when hopper was placed sneaked
2019-10-31 13:47:04 +01:00
blockparole 978039f7c5 sane defaults 2019-10-31 12:43:21 +01:00
blockparole b07a2b2cc5 Aura wait mode tick delay 2019-10-31 12:38:35 +01:00
blockparole 2a8bff1ef7 Auto32k sane default Settings 2019-10-28 00:36:12 +01:00
blockparole b079794a0e Auto32k calculate position based on enemy distance in a sphere 2019-10-27 21:20:02 +01:00
blockparole 66f3c97ded Auto32k Sphere fallback
use (BlockPos : Sphere) as fallback for place target search
also code cleanup
2019-10-27 19:41:26 +01:00
blockparole fee61e7ca2 forgot this sanitization, also clarified some comments 2019-10-27 17:48:45 +01:00
blockparole 286446c5b5 🎅🏿 2019-10-27 17:08:10 +01:00
blockparole c895b89e0e Aura Raytrace Bugfix 2019-10-27 17:04:02 +01:00
blockparole 9b917890e5 Auto32k Raytrace Check 2019-10-27 17:02:27 +01:00
blockparole 749947579a Auto32k Y Offset Bugfix 2019-10-27 16:43:11 +01:00
blockparole ed7919f686 Auto32k Y Offset 2019-10-27 15:54:51 +01:00
blockparole ead6e279fa Auto32k 2019-10-27 15:34:46 +01:00
blockparole 19573c8882 "32k Only" Setting for Aura 2019-10-27 14:42:54 +01:00
IronException b59971d402 save where new chunks are 2019-09-25 23:37:18 +02:00
20kdc 6d7334d39c AbstractSetting merged into Setting
This completes the getting rid of redundant classes.
2019-09-05 00:03:55 +01:00
20kdc 81a72266de Obliterate & flatten the settings class tree.
This gets rid of a lot of redundant classes in-between Setting & AbstractSetting.
2019-09-01 15:20:24 +01:00
20kdc 08393e80ec Try to make sure .set can't write invalid values by routing them via Converter 2019-09-01 14:06:57 +01:00
Ridan Vandenbergh 0048121fc1 Fix malformed config crash 2019-08-27 23:37:32 +02:00
Ridan Vandenbergh 4fbd34dcc0 Merge remote-tracking branch 'origin/master' 2019-08-10 16:53:03 +02:00
Ridan Vandenbergh 7a4595b543 Clear ChunkFinder when disabled
Resolves #116
2019-08-10 16:52:53 +02:00
blockparole da9851e79d Show Health in Text Radar 2019-08-09 03:37:02 +02:00
Ridan Vandenbergh 289978e6dc Update mappings 2019-08-08 19:59:04 +02:00
Ridan Vandenbergh efd991a225 Don't snap if a modifier is held 2019-08-07 21:05:12 +02:00
Ridan Vandenbergh d005899ece Add Fire to NoRender
Closes #76
2019-08-07 16:30:17 +02:00
Ridan Vandenbergh f9193d42a3 Disable Carpenter and PortalTracers: they don't work 2019-08-07 02:54:21 +02:00
Ridan Vandenbergh cdae75c074 Modifiers are disabled by default 2019-08-07 02:47:58 +02:00
Ridan Vandenbergh f730ad10db Implement center alignment 2019-08-06 20:56:09 +02:00
Ridan Vandenbergh 18d798c562 British naming 2019-08-06 17:43:41 +02:00
Ridan Vandenbergh 01924826bb Fix bind deserialisation
Fixes #107
2019-08-06 17:28:49 +02:00
Ridan Vandenbergh ba54b66182 Use the correct exception for KAMILastConfig 2019-08-06 17:15:08 +02:00
Ridan Vandenbergh acbe9fb86d Merge branch #bind-fix into master 2019-08-06 17:04:57 +02:00
blockparole a86bba173c
Fixed Slot Switch inconsistencies
Fixed Slot Switch inconsistencies with Auto Switch Off and Anti Weakness On
2019-08-06 02:49:20 +02:00
blockparole 497b06553e
Attack with current Hand while no 32k available 2019-08-06 02:25:47 +02:00
blockparole 27a5d90e6e
Naming Convention 2019-08-06 02:03:25 +02:00
Ridan Vandenbergh 1156c86904 Fix binds 2019-08-06 01:31:01 +02:00
blockparole edc1543497 Anti Weakness Attack, Explode Config Switch and slight Bugfix 2019-08-06 01:17:29 +02:00
blockparole 43dd9c305b 32k Auto Switch for Aura 2019-08-06 01:17:06 +02:00
Ridan Vandenbergh b58345a6dc Add option to toggle key modifiers 2019-08-05 23:33:53 +02:00
Ridan Vandenbergh 5f338dec35 Clean up blink 2019-08-01 23:38:41 +02:00
Cuhnt 4ab8f4362c
Added a cloned player model to blink
Took the cloned player code from freecam and put it into blink. My coding isn't great and it probably has a lot of unnecessary and dumb stuff, but most of the code wasn't made by me, so it actually does work. Unlike most things I make 😎.
2019-07-30 17:58:30 -07:00
Ridan Vandenbergh 30b6436111 Don't scaffold in freecam 2019-01-25 00:22:48 +01:00
Ridan Vandenbergh 9228b79914 java.io -> java.nio 2019-01-23 00:25:54 +01:00