Commit graph

216 commits

Author SHA1 Message Date
115c4f0470
fix: use gitversion properly 2024-05-08 23:26:10 +02:00
7640b4f6b8
Merge branch 'dev' of fantabos.co:ftbsc/bscv into dev 2024-02-14 20:31:52 +01:00
5adc5da6cd
feat: block and item id search 2024-02-14 20:30:53 +01:00
f1b2842357
fix: multiblock updates show correctly
the callback blockpos is always the same, clone it to store it and it
now works as intended
2024-01-17 01:46:47 +01:00
57dd48049d
fix: only hide effects when no gui is shown 2024-01-17 00:36:57 +01:00
2893438f64
feat: add distance option to autofish 2024-01-17 00:18:13 +01:00
85f8adb577 Merge branch 'dev' of https://git.fantabos.co/bscv into dev 2024-01-10 23:35:23 +01:00
a2df8fd999 spot player(s) when they enter render distance 2024-01-10 23:35:13 +01:00
63cfbaa56c
feat[containercleaner]: throw whole stacks 2023-11-26 00:07:22 +01:00
aebd63ac13
feat: /mods command lists all mods
badly tho: it doesn't fit on screen and must be read from minecraft logs
2023-11-13 05:02:17 +01:00
b2caa0f762
chore: gitignore factorypath, who creates it? 2023-11-13 04:42:11 +01:00
34b96b67d3
feat: added crude fastcraft 2023-11-13 04:41:06 +01:00
939a0f7a40
fix: typo 2023-11-13 04:40:59 +01:00
cf69868863
feat: use list of integers (ids) for containerclean 2023-11-13 04:27:23 +01:00
0045af0117
chore: better default reach for aura 2023-11-13 04:26:49 +01:00
c2874312d3
feat: added item search command
also renamed because it clashed with import
2023-11-13 04:26:27 +01:00
72333dfd33
chore: NoOverlay is not really a hud mod 2023-11-13 04:26:06 +01:00
399af0c12d
chore: better defaults for VanillaFlight 2023-11-13 04:25:49 +01:00
3638f7f9c1
chore: move regex filters from Highlighter to utils 2023-11-13 04:25:29 +01:00
bfc6d4fef6
feat: added Many setting for collections
still very raw and not super helpful but kind of usable?
2023-11-13 04:24:49 +01:00
add2ea7945
feat: add crude regex containercleaner
also works on self inventory btw
2023-11-12 06:03:18 +01:00
12f1ec92a0
feat: allow to select prefer-looting in autoweapon
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!!!!!
2023-11-11 15:29:52 +01:00
b71dcba7a2
feat: updated cursor commands, added block search 2023-11-02 16:52:31 +01:00
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