Commit graph

216 commits

Author SHA1 Message Date
3272be2fae
feat: filter neutral entities and friend players 2023-03-02 01:08:14 +01:00
b480fd3a79
feat: added rudimentary friendmanager 2023-03-02 01:07:58 +01:00
320b1b4f4e
chore: removed depcreated api from build.gradle 2023-03-02 00:33:14 +01:00
0678e882c5
fix: updated to newer patcher version 2023-03-02 00:27:46 +01:00
5cb0041469
chore: cleanup, created libs.version.toml 2023-03-02 00:11:08 +01:00
9b92d8fb7f
feat: added Highlighter 2023-03-01 18:16:19 +01:00
b8eba78e20
feat: allow to add setting changing callback 2023-03-01 18:16:06 +01:00
8a3cc80809
chore: renamed BoSCoVicino to Boscovicino 2023-03-01 12:41:53 +01:00
f4889c1ce2
fix: null ptr, activemodules, service
modManager must be set during ModManager initialization. moved that part
into a separate method. Activemodules had the check inverted. Abstract
classes cannot be loaded (and thus should not be annotated)
2023-03-01 01:00:04 +01:00
ftbsc
930ccf34c7 feat: implemented auto service for modules 2023-02-28 23:00:03 +01:00
e82f1cc5e6
chore: delegated default group and name to AbstractModule 2023-02-28 22:09:07 +01:00
ftbsc
e3af53002f fix: optional builder/dispatcher, moved cfg.pop 2023-02-28 21:50:01 +01:00
ftbsc
c833568c4b feat: defaults for toggle/enable/disable 2023-02-28 21:49:37 +01:00
4359e3d285
feat: implemented basic interface structure and made module constructors with no params 2023-02-28 21:16:05 +01:00
ftbsc
3be09e9384 chore: AbstractModule 2023-02-28 18:18:06 +01:00
d497c1d976
feat: some initial work on Abstract Module 2023-02-28 17:00:05 +01:00
dd5bb2205b
fix: don't fire twice per tick 2023-02-27 23:26:08 +01:00
acf78a429a
fix: proper namespacing of settings commands
ugly botch because I forgot about this, TODO!
2023-02-27 23:26:08 +01:00
ftbsc
5b14b18d62 version bump 2023-02-27 17:25:46 +01:00
e992b27d04
feat: allow to set specific state via toggle cmd 2023-02-27 03:50:32 +01:00
38d183a775
chore: converted old settings 2023-02-27 03:50:31 +01:00
01ad24cc88
feat: added Setting builder 2023-02-27 03:50:31 +01:00
cc1ef1452d
fix: moved util out 2023-02-27 03:50:31 +01:00
de9f23e856
chore: converted patches to new system 2023-02-27 02:27:15 +01:00
385797718d
feat: added search filter to entitylist 2023-02-20 02:29:50 +01:00
a3491632e7
feat: added super basic aura module 2023-02-20 02:29:35 +01:00
2c7dbb310a
fix: autotool now finally chooses swords 2023-02-20 02:29:15 +01:00
ae65fb2593
feat: added PlayerList module 2023-02-20 02:29:05 +01:00
36dfda2d4c
fix: try to consider attack speed for tool dps 2023-02-19 23:48:08 +01:00
184aa773ba
feat: command to toggle all modules (dirty fix...) 2023-02-19 23:47:51 +01:00
c6dff8df7d
feat: option to hide potion effects 2023-02-19 23:47:33 +01:00
95f828c282
chore: better toggle text 2023-02-19 23:47:23 +01:00
15a2b1ac09
feat: added PortalGui 2023-02-19 23:46:35 +01:00
7473f181d4
feat: basic boatfly mod + patches 2023-02-19 23:45:24 +01:00
e5f1fdb475
feat: working basic boatfly 2023-02-19 23:43:40 +01:00
ftbsc
eb9e15e004 fix: working boat event 2023-02-19 20:29:04 +01:00
ac4a18a428
chore: some boilerplate for boat patch 2023-02-19 20:20:47 +01:00
627150b570
feat: initial boatfly, but kinda broken 2023-02-19 20:20:31 +01:00
bad0ff82c9
feat: rudimentary autodisconnect 2023-02-16 02:53:28 +01:00
f85188f310
feat: bring back mods button!
kinda broken and jank but hey it works for now;
2023-02-16 02:40:15 +01:00
b5d76e3494
feat: autotool also picks (badly) weapons 2023-02-16 01:41:13 +01:00
97129ddcef
feat: vanillaflight packet antikick, broken tho 2023-02-16 00:21:53 +01:00
82b57f4de9
feat: added super basic autotool 2023-02-16 00:21:41 +01:00
d517ad0923
docs: added README 2023-02-15 22:19:48 +01:00
55cef0441b
fix!: access transformer for anti hunger 2023-02-15 21:45:51 +01:00
04aec8c2a3
feat: added basic autofish 2023-02-15 21:45:41 +01:00
1a11a3e163
feat: added AntiHunger 2023-02-15 21:45:27 +01:00
a7664f8485
feat: don't bloat chat with toggle events 2023-02-15 21:44:29 +01:00
caf64a44f2
fix: don't slow down freecam vertical movement 2023-02-15 21:44:05 +01:00
c2455718f9
chore: removed example from template 2023-02-15 21:43:33 +01:00