Commit graph

193 commits

Author SHA1 Message Date
6201f66c85
feat: added ruler 2023-11-02 16:52:21 +01:00
78b9ffa352
feat: added initial bad impl of HandChanger 2023-11-02 16:51:55 +01:00
bf5405d64d
feat: allow disabling drift in vanillaflight 2023-06-21 00:15:07 +02:00
134d6fedaa
chore: removed unneeded imports and implements 2023-06-21 00:10:23 +02:00
434b0cc0cc
fix: aura attacks closest target 2023-06-21 00:03:03 +02:00
954a8c806f
Merge branch 'processor5' into dev 2023-06-20 23:54:17 +02:00
f4ec2cddb1
chore: processor version bump 2023-04-12 01:37:22 +02:00
5a86e4e2be
fix: packet log filename on windows 2023-04-10 17:39:42 +02:00
3d2966d986
fix: updated build.gradle 2023-04-06 15:00:42 +02:00
a5271a1d32
fix: reference inner class name in patch finder 2023-04-06 14:46:08 +02:00
9c8a192866
chore: updated to 0.5.1, direct hook targeting 2023-04-02 23:52:02 +02:00
d90f2ca4d9
chore: upgraded patches to lillero-processor 0.5 2023-03-28 14:26:36 +02:00
ed0d7d9621
feat: added NoOverlay mod 2023-03-19 00:54:19 +01:00
9196cb9df2
chore: renamed to DebugActions 2023-03-19 00:54:07 +01:00
7119da1cc2
chore: updated to lillero-processor 0.4, updated patches to new system 2023-03-18 22:55:46 +01:00
a1d538f299
feat: better packet antikick for vanillaflight 2023-03-18 22:09:40 +01:00
fa10646d8f
feat: allow format directly into log 2023-03-18 22:09:22 +01:00
ef1b212fd1
fix: make GuiMove work with AutoWalk 2023-03-18 22:08:56 +01:00
a259fbcc33
feat: crude autowalk mod 2023-03-18 22:08:34 +01:00
20e953f15f
feat: commands to do debug things 2023-03-18 22:08:22 +01:00
10cbb3bd83
feat: super raw command to get block pos of cursor 2023-03-18 22:08:10 +01:00
5f5005fb3a
chore: lillero version bump 2023-03-18 17:54:03 +01:00
58af56f317
fix: bungeecord server switching crash 2023-03-15 10:51:40 +01:00
288c6c5d3f
feat: added ping and tps to infodisplay 2023-03-15 10:48:41 +01:00
330f90f821
feat: better Coordinates module 2023-03-15 09:47:06 +01:00
c22580be32
feat: TextBuilder accepts varargs 2023-03-15 09:46:57 +01:00
c942c35263
feat: added PacketLogger module 2023-03-14 22:33:19 +01:00
924601fc90
fix: some tile entities have no bounds? 2023-03-13 03:19:39 +01:00
49c4b2fd47
fix: update lillero version 2023-03-13 03:19:12 +01:00
fe466b0eeb
chore: README style 2023-03-12 03:44:47 +01:00
abbaac1fe2
docs: updated README 2023-03-12 03:42:32 +01:00
9eab4544b0
feat: new module UpdateESP 2023-03-12 02:14:33 +01:00
28a7cb9660
fix: color change (storageesp), stages fix (time) 2023-03-12 02:13:45 +01:00
3250a5ab3e
fix: implement default key for quickmodule 2023-03-12 02:13:22 +01:00
adb72b9c58
fix: should also work with boats 2023-03-12 00:16:41 +01:00
53e24b2e08
feat: prefix correctly depending on anchoring 2023-03-12 00:16:19 +01:00
ccb2f2eae8
fix: moved hook out of subclass 2023-03-12 00:15:54 +01:00
d68a0727fb
fix: assert player != null 2023-03-12 00:15:40 +01:00
8baa0f2a64
chore: moved cmdpatch into cmdpatch class 2023-03-11 22:53:03 +01:00
a456396f8f
chore: moved packetpatch stuff in pktpatch class 2023-03-11 22:52:39 +01:00
f0488fdd5d
chore: moved boatpatch stuff into boatpatch class 2023-03-11 22:52:05 +01:00
0a2609ac0c
feat: added Immovable mod 2023-03-11 22:47:11 +01:00
d5aee8289f
feat: added NoSlow module 2023-03-11 22:44:54 +01:00
001b27ceca
feat: allow canceling background, fix key release 2023-03-11 22:42:28 +01:00
4238d733e8
feat: implement ICommons into AbstractModule 2023-03-11 22:41:49 +01:00
2fd25d4709
fix: GuiMove now works, I dug way more... 2023-03-11 18:08:42 +01:00
c55013ffcd
fix: changed enable/disable task order 2023-03-09 14:34:26 +01:00
0184889798
feat: initial work on GuiMove 2023-03-08 19:37:50 +01:00
fbee153272
feat: better antikick for VanillaFlight 2023-03-08 17:25:50 +01:00
a9a232838d
chore: remade FastInteract with Accesstransformers 2023-03-08 17:25:34 +01:00