summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* feat: new module UpdateESP0.3.6 alemi2023-03-12-0/+150
* fix: color change (storageesp), stages fix (time) alemi2023-03-12-6/+8
* fix: implement default key for quickmodule alemi2023-03-12-1/+1
* fix: should also work with boats alemi2023-03-12-13/+23
* feat: prefix correctly depending on anchoring alemi2023-03-12-16/+106
* fix: moved hook out of subclass alemi2023-03-12-2/+1
* fix: assert player != null alemi2023-03-12-1/+1
* chore: moved cmdpatch into cmdpatch class alemi2023-03-11-26/+14
* chore: moved packetpatch stuff in pktpatch class alemi2023-03-11-40/+37
* chore: moved boatpatch stuff into boatpatch class alemi2023-03-11-43/+31
* feat: added Immovable mod alemi2023-03-11-0/+234
* feat: added NoSlow module alemi2023-03-11-0/+80
* feat: allow canceling background, fix key release alemi2023-03-11-8/+96
* feat: implement ICommons into AbstractModule alemi2023-03-11-1/+2
* fix: GuiMove now works, I dug way more... alemi2023-03-11-21/+63
* fix: changed enable/disable task order alemi2023-03-09-10/+9
* feat: initial work on GuiMove alemi2023-03-08-1/+50
* feat: better antikick for VanillaFlight alemi2023-03-08-19/+29
* chore: remade FastInteract with Accesstransformers alemi2023-03-08-22/+4
* feat: hide HUD modules on debug, fix avg speed alemi2023-03-08-29/+51
* fix: moved prints afterwards alemi2023-03-08-2/+2
* fix: settings getting corrupted on load alemi2023-03-08-32/+44
* feat: scuffed but mostly working storage ESP0.3.5 alemi2023-03-08-0/+134
* fix: re-enable saving state alemi2023-03-08-8/+3
* fix: load mods later alemi2023-03-08-3/+3
* feat: super crude and clearly original Chams impl alemi2023-03-07-0/+32
* fix: never put .dirty in jar name alemi2023-03-07-1/+1
* feat: better chat patch, still not optional alemi2023-03-06-10/+21
* feat: jank way to prevent chat clearing alemi2023-03-04-0/+32
* chore: cleaned up Boscovicino, added mods commands alemi2023-03-04-67/+52
* feat: add patch and event to add command hints alemi2023-03-04-0/+82
* chore: removed debug prints alemi2023-03-04-6/+0
* chore: cleaned up accesstransformer file0.3.4 alemi2023-03-04-2/+1
* feat: added basic tp command alemi2023-03-04-0/+60
* feat: added item command alemi2023-03-04-0/+43
* feat: added AbstractCommand, load commands alemi2023-03-04-2/+44
* feat: replaced invasive PortalGui mod with patch alemi2023-03-04-20/+53
* feat: added trace, look, tool options to aura alemi2023-03-04-2/+82
* feat: allow AutoTool to be invoked from other mods alemi2023-03-04-33/+51
* feat: added method to get module instances alemi2023-03-04-0/+11
* feat: include sharpness in dps calculation alemi2023-03-04-8/+43
* fix: AutoTool ghost blocks alemi2023-03-04-0/+3
* chore: now annotationprocessor itself tells you what it needs in the classpath zaaarf2023-03-02-6/+2
* chore: checkerframework zaaarf2023-03-02-16/+21
* fix: rebuild pattern when module is enabled0.3.3 alemi2023-03-02-0/+5
* fix: bumped processor to fixed version 0.2.1 ftbsc2023-03-02-2/+2
* feat: filter neutral entities and friend players alemi2023-03-02-0/+25
* feat: added rudimentary friendmanager alemi2023-03-02-0/+130
* chore: removed depcreated api from build.gradle zaaarf2023-03-02-3/+2
* fix: updated to newer patcher version zaaarf2023-03-02-5/+5