Commit Graph

181 Commits

Author SHA1 Message Date
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 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
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
Rigamortis e4b7525a28 Reworked the cape patch, Added cape module, Added hud components, Added Camera manager, Fixed bugs, Added quality additions to a few mods 2019-12-10 03:09:38 -09:00
noil ee8687e952
Merge pull request #18 from jvyden420/AutoGapple 2019-12-05 14:31:30 -05:00
jvyden420 7a8e426a88 Refactor AutoGapple because im one blind fuck 2019-12-04 22:32:10 -05:00
jvyden420 e1786bf150 Add AutoGapple 2019-12-04 18:07:02 -05:00
noil755 024fe64ae1 freecam disable any motion when disabling the module 2019-12-03 19:09:34 -05:00
Rigamortis e9a30dae88 Added HoleOverlay hud component, Added new field to the AT file(re-decomp) 2019-12-03 06:22:38 -09:00
noil755 3ddb1ff16d added translation method for tooltip, moved up a bit 2019-12-02 19:42:16 -05:00
Rigamortis 4ed3db4a3c Missing descriptions, New quality additions, New HudEditor stuff(Tooltips, Background Blur) 2019-12-02 05:16:06 -09:00
noil755 5147d79ba5 Added colors and width to projectiles module, Added new drawBoundingBox color alternative func 2019-12-01 23:44:06 -05:00
noil755 dcc24b86e6 lower draggablehudcomponent anchor clamping threshhold 2019-12-01 22:38:43 -05:00
Rigamortis d004aeaf46 Fixed a nullptr in PingComponent, Fixed a bug with LogoutSpots where the model would appear red because their hurttime was > 0, Added end portals to portal finder 2019-12-01 17:10:12 -09:00
Rigamortis cc453c8739 Merge remote-tracking branch 'origin/master' 2019-12-01 17:05:39 -09:00
noil755 f3ce7736b2 new json config system 2019-12-01 20:58:25 -05:00
Rigamortis 990ceae711 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/me/rigamortis/seppuku/impl/module/combat/KillAuraModule.java
#	src/main/java/me/rigamortis/seppuku/impl/module/combat/NoCrystalModule.java
#	src/main/java/me/rigamortis/seppuku/impl/module/combat/VelocityModule.java
2019-12-01 16:27:02 -09:00
noil755 503c1bc678 update to current master, updated nocrystal values 2019-12-01 11:45:42 -05:00
noil755 26bbd55305 update to current master, updated nocrystal values 2019-12-01 11:45:36 -05:00