aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeLines
* fix: rebuild pattern when module is enabled0.3.3 alemi2023-03-02-0/+5
|
* feat: filter neutral entities and friend players alemi2023-03-02-0/+25
|
* feat: added rudimentary friendmanager alemi2023-03-02-0/+130
|
* fix: updated to newer patcher version zaaarf2023-03-02-5/+5
|
* feat: added Highlighter alemi2023-03-01-0/+101
|
* feat: allow to add setting changing callback alemi2023-03-01-4/+20
|
* chore: renamed BoSCoVicino to Boscovicino zaaarf2023-03-01-148/+92
|
* fix: null ptr, activemodules, service alemi2023-03-01-4/+4
| | | | | | 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)
* feat: implemented auto service for modules ftbsc2023-02-28-75/+80
|
* chore: delegated default group and name to AbstractModule zaaarf2023-02-28-141/+11
|
* fix: optional builder/dispatcher, moved cfg.pop ftbsc2023-02-28-8/+13
|
* feat: defaults for toggle/enable/disable ftbsc2023-02-28-3/+12
|
* feat: implemented basic interface structure and made module constructors ↵ zaaarf2023-02-28-193/+368
| | | | with no params
* chore: AbstractModule ftbsc2023-02-28-3/+3
|
* feat: some initial work on Abstract Module alemi2023-02-28-4/+17
|
* fix: don't fire twice per tick alemi2023-02-27-0/+2
|
* fix: proper namespacing of settings commands alemi2023-02-27-33/+33
| | | | ugly botch because I forgot about this, TODO!
* feat: allow to set specific state via toggle cmd0.3.2 alemi2023-02-27-3/+14
|
* chore: converted old settings alemi2023-02-27-278/+216
|
* feat: added Setting builder alemi2023-02-27-0/+207
|
* fix: moved util out alemi2023-02-27-7/+24
|
* chore: converted patches to new system zaaarf2023-02-27-58/+46
|
* feat: added search filter to entitylist0.3.1 alemi2023-02-20-0/+17
|
* feat: added super basic aura module alemi2023-02-20-0/+56
|
* fix: autotool now finally chooses swords alemi2023-02-20-1/+1
|
* feat: added PlayerList module alemi2023-02-20-2/+43
|
* fix: try to consider attack speed for tool dps0.3.0 alemi2023-02-19-4/+9
|
* feat: command to toggle all modules (dirty fix...) alemi2023-02-19-0/+13
|
* feat: option to hide potion effects alemi2023-02-19-0/+13
|
* chore: better toggle text alemi2023-02-19-6/+6
|
* feat: added PortalGui alemi2023-02-19-0/+27
|
* feat: working basic boatfly alemi2023-02-19-10/+108
|
* fix: working boat event ftbsc2023-02-19-10/+11
|
* chore: some boilerplate for boat patch alemi2023-02-19-0/+71
|
* feat: initial boatfly, but kinda broken alemi2023-02-19-0/+60
|
* feat: rudimentary autodisconnect alemi2023-02-16-0/+44
|
* feat: bring back mods button! alemi2023-02-16-2/+32
| | | | kinda broken and jank but hey it works for now;
* feat: autotool also picks (badly) weapons alemi2023-02-16-5/+57
|
* feat: vanillaflight packet antikick, broken tho alemi2023-02-16-16/+20
|
* feat: added super basic autotool alemi2023-02-16-0/+67
|
* fix!: access transformer for anti hunger alemi2023-02-15-0/+1
|
* feat: added basic autofish alemi2023-02-15-0/+78
|
* feat: added AntiHunger alemi2023-02-15-0/+62
|
* feat: don't bloat chat with toggle events alemi2023-02-15-3/+4
|
* fix: don't slow down freecam vertical movement alemi2023-02-15-1/+1
|
* chore: removed example from template alemi2023-02-15-11/+0
|
* fix: it's java, ain't that easy alemi2023-02-13-26/+25
|
* chore: plural alemi2023-02-13-0/+0
|
* feat: finished basic freecam module alemi2023-02-13-10/+100
|
* chore!: added Access Transformers (rebuild env!) alemi2023-02-13-0/+1
|