aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* feat: added ruler alemi2023-11-02-9/+106
|
* feat: added initial bad impl of HandChanger alemi2023-11-02-0/+76
|
* feat: allow disabling drift in vanillaflight alemi2023-06-21-0/+12
|
* chore: removed unneeded imports and implements alemi2023-06-21-30/+10
|
* fix: aura attacks closest target alemi2023-06-21-5/+14
|
* Merge branch 'processor5' into dev alemi2023-06-20-152/+161
|\
| * chore: processor version bump zaaarf2023-04-12-2/+1
| |
| * fix: updated build.gradle zaaarf2023-04-06-1/+2
| |
| * fix: reference inner class name in patch finder zaaarf2023-04-06-11/+11
| |
| * chore: updated to 0.5.1, direct hook targeting zaaarf2023-04-02-69/+44
| |
| * chore: upgraded patches to lillero-processor 0.5 zaaarf2023-03-28-97/+131
| |
* | fix: packet log filename on windows zaaarf2023-04-10-1/+1
|/
* feat: added NoOverlay mod0.3.8 alemi2023-03-19-0/+82
|
* chore: renamed to DebugActions alemi2023-03-19-1/+1
|
* chore: updated to lillero-processor 0.4, updated patches to new system zaaarf2023-03-18-72/+80
|
* feat: better packet antikick for vanillaflight0.3.7 alemi2023-03-18-18/+47
|
* feat: allow format directly into log alemi2023-03-18-0/+4
|
* fix: make GuiMove work with AutoWalk alemi2023-03-18-1/+10
|
* feat: crude autowalk mod alemi2023-03-18-0/+44
|
* feat: commands to do debug things alemi2023-03-18-0/+112
|
* feat: super raw command to get block pos of cursor alemi2023-03-18-0/+46
|
* chore: lillero version bump zaaarf2023-03-18-2/+2
|
* fix: bungeecord server switching crash alemi2023-03-15-2/+5
|
* feat: added ping and tps to infodisplay alemi2023-03-15-11/+95
|
* feat: better Coordinates module alemi2023-03-15-5/+51
|
* feat: TextBuilder accepts varargs alemi2023-03-15-2/+2
|
* feat: added PacketLogger module alemi2023-03-14-0/+207
|
* fix: some tile entities have no bounds? alemi2023-03-13-2/+6
|
* fix: update lillero version alemi2023-03-13-6/+4
|
* chore: README style alemi2023-03-12-4/+5
|
* docs: updated README alemi2023-03-12-1/+14
|
* 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
|