summaryrefslogtreecommitdiff
path: root/src/main/java/co
Commit message (Collapse)AuthorAgeLines
* feat: added HUD module to show coords and mods alemidev2023-01-29-0/+80
|
* feat: added a crude but working way to make opts alemidev2023-01-29-1/+51
|
* fix: load mods early and check config on setup alemidev2023-01-29-51/+46
|
* fix: restore abilities when toggling dev@ftbsc2023-01-29-4/+18
|
* feat: log module toggling dev@ftbsc2023-01-29-1/+4
|
* feat: added vanillaflight, moved modules dev@ftbsc2023-01-29-1/+32
|
* feat: improved fullbright (proper removal) alemidev2023-01-29-1/+18
|
* feat: added onEnabled/onDisabled callbacks alemidev2023-01-29-3/+8
|
* fix: very cheap and temp solution to missing hints alemidev2023-01-28-1/+30
| | | | | | Added a command, /rebuild_hints, which overwrites completer commands list using reflections and hardcoded obfuscated name. Classy! But it works without patches
* fix: strip leading /, reduce fullbright duration dev@ftbsc2023-01-28-6/+6
|
* feat: command dispatcher on client dev@ftbsc2023-01-28-10/+30
|
* fix: name collision dev@ftbsc2023-01-26-6/+8
|
* fix: name clash! how fun dev@ftbsc2023-01-26-5/+5
|
* feat: crude commands, mod loading and config dev@ftbsc2023-01-26-4/+53
|
* feat: initial base mod plus some scaffolding dev@ftbsc2023-01-26-9/+95
| | | | a basic fullbright is there with no way to toggle it
* chore: moved file, changed modid alemidev2023-01-24-0/+84