aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* chore: editorconfig tweakfeature/macros zaaarf2024-01-10-7/+1
|
* chore: hack to have BSCV as interface static zaaarf2024-01-10-218/+232
|
* chore: renamed ModManager, created static instance, made main class fields ↵ zaaarf2024-01-10-53/+53
| | | | nonstatic
* fix: cleaner gdx stuff bundling zaaarf2024-01-10-390/+10
|
* feat: basic implementation of macro system/Bindings zaaarf2024-01-10-9/+580
| | | | Co-authored-by: alemi <me@alemi.dev>
* feat[containercleaner]: throw whole stacks alemi2023-11-26-1/+9
|
* feat: /mods command lists all mods alemi2023-11-13-3/+6
| | | | badly tho: it doesn't fit on screen and must be read from minecraft logs
* chore: gitignore factorypath, who creates it? alemi2023-11-13-0/+3
|
* feat: added crude fastcraft alemi2023-11-13-0/+39
|
* fix: typo alemi2023-11-13-6/+6
|
* feat: use list of integers (ids) for containerclean alemi2023-11-13-18/+19
|
* chore: better default reach for aura alemi2023-11-13-1/+1
|
* feat: added item search command alemi2023-11-13-1/+17
| | | | also renamed because it clashed with import
* chore: NoOverlay is not really a hud mod alemi2023-11-13-1/+1
|
* chore: better defaults for VanillaFlight alemi2023-11-13-4/+4
|
* chore: move regex filters from Highlighter to utils alemi2023-11-13-33/+48
|
* feat: added Many setting for collections alemi2023-11-13-43/+153
| | | | still very raw and not super helpful but kind of usable?
* feat: add crude regex containercleaner alemi2023-11-12-0/+70
| | | | also works on self inventory btw
* feat: allow to select prefer-looting in autoweapon alemi2023-11-11-0/+16
| | | | | | | | yes i know that *technically* a sharp 5 axe has 3 DPS and a god sword has only 2.9411763880904593 but if a mob dies in 3 attacks, faster attacks means it will die faster, also looting is usually more important, to say nothing about fire aspect which deals DoT and sweeping edge which deals AoE damage. USE THE SWORD!!!!!
* feat: updated cursor commands, added block search0.3.9 alemi2023-11-02-4/+63
|
* 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
|