Commit Graph

436 Commits

Author SHA1 Message Date
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
jvyden420 1db48cc015 NoCrystal: Fix file tags, shorten things, add comment to speed check,
place() checks if block is valid
2019-12-10 16:41:39 -05:00
jvyden420 23c52ebc59 NoCrystal: Packet mode fix, rm hasStack(), shorten findStackHotbar() 2019-12-10 13:09:29 -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 07b3e97a61 General code cleanup 2019-12-05 17:48:49 -05:00
jvyden420 4b21c6a646 Fix bug where placeIndex would increment on every run 2019-12-05 17:21:35 -05:00
jvyden420 c256e1c1ba rip spaghetti 2019-12-05 16:42:14 -05: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 dd2e9602c1 Move timer check to top of module to optimise things 2019-12-04 22:10:22 -05:00
jvyden420 e1786bf150 Add AutoGapple 2019-12-04 18:07:02 -05:00
jvyden420 4e842e3a7d fix NCP NoSwing 2019-12-04 12:17:43 -05:00
jvyden420 6b007199ce fix delay0 check, fix spigot block placing, auto side calculation 2019-12-04 12:10:26 -05:00
jvyden420 4be7585a3f Added checks for delay 0 2019-12-04 09:39:06 -05:00
jvyden420 c39a696307 Modes to show arm swing/dont 2019-12-04 08:57:55 -05:00
jvyden420 24d98a7bd5 optimise, switch to processRightClickBlock 2019-12-03 22:56:41 -05:00
noil755 024fe64ae1 freecam disable any motion when disabling the module 2019-12-03 19:09:34 -05:00
jvyden420 0ba5126681 Fix disable only placing 1 block in NoCrystal 2019-12-03 17:27:03 -05:00
jvyden420 76239b731c Break only if placed to optimize things 2019-12-03 17:11:59 -05:00
jvyden420 4db643ea1e Remove unnecessary import 2019-12-03 17:01:23 -05:00
jvyden420 2247695b2f Add delay & block-by-block placing to NoCrystal 2019-12-03 16:59:48 -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