| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | IT WORKS!!!!!! | BossCode45 | 2023-06-01 | 1 | -42/+0 |
| | | | | | | | The new config commands system works, finally able to run this as a test and it works!!!!!. Still more to be done but at least it works. | ||||
| * | Added support for commands without a module | BossCode45 | 2023-05-31 | 1 | -29/+8 |
| | | | | | | Also made it easier to add commands by making the ~addCommand~ function accept a vector for ~argTypes~ and then convert it. | ||||
| * | feat: Made it compile woo | BossCode45 | 2023-05-27 | 1 | -6/+9 |
| | | | | | Note: doesn't work yet though, as commands haven't all been registered yet | ||||
| * | feat: Made keybinds work (I hope) | BossCode45 | 2023-05-26 | 1 | -4/+7 |
| | | | | | Note: the config file reloading keybinds isn't quite working, though, need to ungrab the keys | ||||
| * | in-progress: Config refactor started, changed all existing keybind command ↵ | BossCode45 | 2023-05-24 | 1 | -309/+114 |
| | | | | | args and added in the new files, still many errors | ||||
| * | Actually using loadWorkspaceArrays | BossCode45 | 2023-02-01 | 1 | -39/+2 |
| | | |||||
| * | Better error checking for config | BossCode45 | 2023-02-01 | 1 | -29/+227 |
| | | |||||
| * | Config file working - more tests and potentially features before merge with ↵ | BossCode45 | 2022-12-21 | 1 | -40/+19 |
| | | | | | main though | ||||
| * | Started to implement a config file | BossCode45 | 2022-12-18 | 1 | -0/+224 |
