Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | feat: added onEnabled/onDisabled callbacks | alemidev | 2023-01-29 | -3/+8 | |
| | |||||
* | fix: very cheap and temp solution to missing hints | alemidev | 2023-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@ftbsc | 2023-01-28 | -6/+6 | |
| | |||||
* | feat: command dispatcher on client | dev@ftbsc | 2023-01-28 | -10/+30 | |
| | |||||
* | fix: i thought this was autogenerated? | alemidev | 2023-01-26 | -0/+7 | |
| | |||||
* | fix: name collision | dev@ftbsc | 2023-01-26 | -6/+8 | |
| | |||||
* | fix: name clash! how fun | dev@ftbsc | 2023-01-26 | -5/+5 | |
| | |||||
* | feat: crude commands, mod loading and config | dev@ftbsc | 2023-01-26 | -4/+53 | |
| | |||||
* | feat: initial base mod plus some scaffolding | dev@ftbsc | 2023-01-26 | -9/+95 | |
| | | | | a basic fullbright is there with no way to toggle it | ||||
* | chore: moved file, changed modid | alemidev | 2023-01-24 | -4/+4 | |
| | |||||
* | chore: boilerplate | alemidev | 2023-01-24 | -0/+143 | |