Commit Graph

197 Commits

Author SHA1 Message Date
Alex fce2c8421f
Update to latest remote 2020-05-08 19:01:04 +02:00
noil a4e34ef95d First Launch component, keyTyped method added to hud components, tutorial & popup components also updated 2020-05-07 22:04:04 -04:00
noil 935460b426 remove invalid variables 2020-05-07 20:30:20 -04:00
noil 589accfe6f
put wrong discord channel in readme lmao 2020-05-03 12:44:37 -04:00
noil db05161777
Update readme.md 2020-05-03 12:42:16 -04:00
noil 322d76052a
Update readme.md 2020-05-03 12:40:30 -04:00
noil 1901a87255
Merge pull request #35 from casKd-dev/builtins-elytrafly
ElytraFly now disables NoHunger due to potential fall damage
2020-05-03 12:36:04 -04:00
noil c3a3bf88bf
Merge pull request #34 from casKd-dev/shorten-scaffold
Optimize scaffold code
2020-05-03 12:32:43 -04:00
noil 1f17003026
Merge pull request #37 from casKd-dev/better-scaffold
Improves scaffold logic
2020-05-03 12:30:38 -04:00
Alex 58e708a704
Improve scaffold logic 2020-05-02 22:26:22 +02:00
Alex ebdbe7e44f
Improve scaffold logic 2020-05-02 22:05:36 +02:00
Alex a8134b4a73
Add fixed distance 2020-05-02 18:38:42 +02:00
Alex 49ba14fc46
Add partial implementation of a custom chat suffix and use internal math functions for calculations, add partially working idlefall (needs to be calculated based on pitch) 2020-05-02 16:08:38 +02:00
Alex 36b547a8ee
Use built-in functions and add disabling of the nohunger module, it conflicts with elytrafly 2020-04-29 22:07:05 +02:00
Alex ad94dc409c
God gave me eyes to see, i don't want them anymore 2020-04-29 21:51:17 +02:00
noil 1b0ab1a28f
Merge pull request #33 from casKd-dev/feature-storagealert
Replace ChestAlert module with StorageAlert module
2020-04-27 09:53:45 -04:00
Alex b7a1cc34f6
Fix accidental deletion 2020-04-27 12:26:01 +02:00
Alex 43f3098a82
Replace module in the manager 2020-04-27 12:21:44 +02:00
Alex 21a179676d
Replace ChestAlert 2020-04-27 12:20:26 +02:00
Alex db64548d91
Add module 2020-04-27 12:19:55 +02:00
Alex dcc843d59a
Use shulker_box only, chunk data contains only that 2020-04-27 12:12:46 +02:00
noil c13113e1aa
Merge pull request #27 from Old-Chum/QuickCraft
Added QuickCraft
2020-04-26 15:04:22 -04:00
noil 545f0a5235
Merge pull request #31 from casKd-dev/patch-1
Add control mode
2020-04-26 15:03:22 -04:00
Alex e6e6f8fe9f
Fix shulker detection 2020-04-23 17:08:21 +02:00
Alex b14b380313
Toggle nohunger off on toggling elytrafly on, preventing any glitches 2020-04-23 16:36:22 +02:00
Alex 460de2bb79
Don't run nohunger if flying with the elytra, messes with the flight 2020-04-23 16:09:35 +02:00
Alex 01efe24e23
Better logic for elytrafly and change chestnotifier to storagenotifier 2020-04-23 15:59:35 +02:00
Alex 228f884d91
Use better logic and optimizations 2020-04-22 00:06:46 +02:00
Alex 02e61a4f81
Improved logic, average multiple directions and use variables for repeating calculations 2020-04-22 00:05:10 +02:00
Alex 91db3a8491
Add control mode 2020-04-21 23:16:44 +02:00
Alex 1355eb090c
Rename to control instead of vanillaplus 2020-04-21 23:10:45 +02:00
Alex e6d851584e
Add option to go left and right 2020-04-21 23:07:36 +02:00
Alex bd8bd53a9e
Add vanillaplus, impact-like fly mode 2020-04-21 20:50:43 +02:00
Alex 0146d600e7
Improved ElytraFly (seriously, who wrote this shit) 2020-04-21 19:14:16 +02:00
Old Chum 2fa46f3ca4 Added QuickCraft 2020-01-17 23:23:00 -08:00
Rigamortis 815665536a Fixed a bug where you couldn't use ESC in the HudEditor GUI 2019-12-29 16:19:31 -09:00
Daniel E 6aa1a23c98 Default to non-development environment, if no key
Never going to happen!
2019-12-18 13:56:16 -07:00
Daniel E ae54ac322c Update readme.md 2019-12-18 13:46:39 -07:00
Daniel E d9f9d27d22 Changed the PatchManager to update automatically
This was really needed, I think the code could be improved but it'd need a different approach from the PatchManager as well, so that's for another time.
2019-12-18 12:48:34 -07:00
Rigamortis 9568251ef6 Values no longer clamp, Fixed gl bug with cameras 2019-12-17 17:32:57 -09:00
Rigamortis 7b3af30c6b New patches, New events, Camera bug fixes 2019-12-17 01:58:31 -09:00
Rigamortis d13b2e92f4 Fixed lots of bugs with cameras, RenderGlobalPatch, New events 2019-12-16 05:18:32 -09:00
Rigamortis 768ba3a83a Fixed cameras rendering overlays 2019-12-15 16:41:25 -09:00
Rigamortis 133a14e367 Fixed cameras updating 2019-12-15 16:15:13 -09:00
Rigamortis 6cd3a2280a Fixed a few bugs, Added CalcStrongholdCommand 2019-12-15 15:58:07 -09:00
Old Chum 16b79dbb54 Added HotBarRefillModule (#19)
* Added HotBarRefillModule

* Prevent mc from being initialized too many times

* Made HBR more efficient, added percentage option
2019-12-12 18:27:00 -07:00
Daniel E 6546e11531 Optimized PullDown
No longer uses an ArrayList for storing the ray trace results.
2019-12-11 17:45:13 -07:00
Rigamortis 4a166efefa Added width and height to hud component configs, Fixed a bug with scrollbars when resized, Display zoom level on OverView 2019-12-11 14:56:50 -09:00
noil ef31fe9fa4
Merge pull request #21 from jvyden420/alphabetical
Quality of Life: Sort Modules/Commands alphabetically
2019-12-11 11:10:59 -05:00
jvyden420 6b6d60fd07 Quality of Life: Sort Modules/Commands alphabetically 2019-12-10 18:19:54 -05:00