Commit Graph

141 Commits

Author SHA1 Message Date
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 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
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 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
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
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
noil755 f3ce7736b2 new json config system 2019-12-01 20:58:25 -05:00
noil755 26bbd55305 update to current master, updated nocrystal values 2019-12-01 11:45:36 -05:00
noil755 0bb2c3a1c1 Merge branches 'master' and 'new-values' of github.com:seppukudevelopment/seppuku into new-values
 Conflicts:
	src/main/java/me/rigamortis/seppuku/impl/module/combat/NoCrystalModule.java
2019-12-01 11:43:11 -05:00
noil755 6a46467d83 color code was wrong 2019-12-01 00:08:56 -05:00
Rigamortis 06e481a80b Fixed a bug with visual range and a GL bug with logoutspots 2019-11-30 16:08:52 -09:00
noil755 a42ef6232a gix godmode value 2019-11-30 19:18:04 -05:00
Daniel E 5ecfa1183d
Merge pull request #15 from Old-Chum/Update-NoCrystal
Fixed various problems with NoCrystal
2019-11-30 16:58:18 -07:00
noil755 70f09d2384 fix spelling mistakes and updates the entire print out of value usage 2019-11-30 13:45:47 -05:00
noil755 bc6076a039 update formatting of command manager 2019-11-30 11:59:09 -05:00
noil755 6a21b87ebc module value commands now have text component usage for hover display of descriptions 2019-11-30 02:37:20 -05:00
noil755 34ba087107 new aliases for velocity values 2019-11-30 01:41:27 -05:00
noil755 c51b36f1b4 lots more fixes for values, fixed enum loading and saving, arraylist metadata now looks different, added new metadata to velocity 2019-11-30 00:24:25 -05:00
noil755 bd1e1d5ca5 all finished, now we fix bugs 2019-11-29 23:47:25 -05:00
noil755 7f560b58c2 Misc Finished, fixed togglecommand, commandmanager, updated value 2019-11-29 23:06:11 -05:00
noil755 8be3cd4dad Player 2019-11-29 20:44:31 -05:00
noil755 b6871bd02b Render 2019-11-29 20:31:22 -05:00
Rigamortis 03d27f12ea Part of misc and hidden 2019-11-29 16:12:59 -09:00
Rigamortis 2bd6709e8e Combat 2019-11-29 15:58:39 -09:00
noil755 88c53cd921 world modules 2019-11-29 19:31:05 -05:00
noil755 2f25168640 fix config, module manager, module 2019-11-29 19:09:58 -05:00
noil755 005e2da01e remove old values, whole project optimize imports, lots of errors 2019-11-29 18:45:01 -05:00