Commit Graph

365 Commits

Author SHA1 Message Date
noil
4bd8c14c2c
Merge pull request #40 from jvyden420/totem
Add TotemNotifierModule
2020-06-30 18:17:35 -04:00
jvyden
6208a8e291
Rename entitiesWithTotems, add listener 2020-06-25 23:15:53 -04:00
jvyden
80117b2622
clean imports 2020-06-24 11:10:28 -04:00
jvyden
fde70150c8
Add TotemNotifierModule 2020-06-24 11:03:58 -04:00
jvyden
23bf124775
Merge upstream master 2020-06-24 07:43:12 -04:00
jvyden
dd76a78df4
Change mode to visible bool, mansplain more 2020-06-24 07:34:50 -04:00
noil
9966895b0b ArrayList module moved to appropriate category with updated description 2020-05-25 18:10:01 -04:00
noil
59b192c6cf
Merge pull request #38 from ice-mineman/master
Adds .renamemodule command, Optional Arraylist sorting modes
2020-05-25 17:50:44 -04:00
noil
7fb7c9b299
Merge branch 'master' into master 2020-05-25 17:46:44 -04: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
cewiko1x
8ca6f61406 Fixed All The Things 2 2020-05-07 00:25:35 +02:00
cewiko1x
19286f4f18 Fixed all the things 2020-05-06 23:18:38 +02:00
cewiko1x
9f767452a5 Final 2020-05-06 19:30:32 +02:00
cewiko1x
e0b74e69a4 Update ArrayListComponent.java 2020-05-06 19:19:38 +02:00
cewiko1x
658aa70a5a Update ElytraFlyModule.java 2020-05-06 19:16:17 +02:00
cewiko1x
af39caa068 Added sorting modes and changing names 2020-05-06 19:14:29 +02:00
Alex
6ac901e917
Use selection boolean also in non-fixed nuker 2020-05-03 19:10:09 +02: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
ebdbe7e44f
Improve scaffold logic 2020-05-02 22:05:36 +02:00
Alex
2421816fba
Add fixed distance feature 2020-05-02 18:43:05 +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
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
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
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