summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* chore: cleaned up accesstransformer file0.3.4 alemi2023-03-04-2/+1
* feat: added basic tp command alemi2023-03-04-0/+60
* feat: added item command alemi2023-03-04-0/+43
* feat: added AbstractCommand, load commands alemi2023-03-04-2/+44
* feat: replaced invasive PortalGui mod with patch alemi2023-03-04-20/+53
* feat: added trace, look, tool options to aura alemi2023-03-04-2/+82
* feat: allow AutoTool to be invoked from other mods alemi2023-03-04-33/+51
* feat: added method to get module instances alemi2023-03-04-0/+11
* feat: include sharpness in dps calculation alemi2023-03-04-8/+43
* fix: AutoTool ghost blocks alemi2023-03-04-0/+3
* chore: now annotationprocessor itself tells you what it needs in the classpath zaaarf2023-03-02-6/+2
* chore: checkerframework zaaarf2023-03-02-16/+21
* fix: rebuild pattern when module is enabled0.3.3 alemi2023-03-02-0/+5
* fix: bumped processor to fixed version 0.2.1 ftbsc2023-03-02-2/+2
* feat: filter neutral entities and friend players alemi2023-03-02-0/+25
* feat: added rudimentary friendmanager alemi2023-03-02-0/+130
* chore: removed depcreated api from build.gradle zaaarf2023-03-02-3/+2
* fix: updated to newer patcher version zaaarf2023-03-02-5/+5
* chore: cleanup, created libs.version.toml zaaarf2023-03-02-942/+52
* 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
* feat: implemented auto service for modules ftbsc2023-02-28-75/+82
* 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 with... zaaarf2023-02-28-193/+368
* 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
* version bump ftbsc2023-02-27-4/+4
* 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-59/+52
* 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: basic boatfly mod + patches alemi2023-02-19-0/+230
|\
| * feat: working basic boatfly alemi2023-02-19-10/+108
| * fix: working boat event ftbsc2023-02-19-10/+11