Commit graph

11 commits

Author SHA1 Message Date
Norbi Peti 9f3ca37929
Fix compilation issues and startup exceptions
- Removed test class because it errors, and I don't know how to fix it
- Updated dependencies
- Fixed SMono.whenDelayError() causing a crash on Scala 3.0.0
- Fixed subscribe method calls being ambiguous
- Fixed returns returning the wrong things
- Converted onGetInfo() to use no returns
2021-12-30 21:25:50 +01:00
Norbi Peti 263c652d68
Fix subcommand detection, fix returns 2021-08-26 02:03:06 +02:00
Norbi Peti 7b27ec0ea3
Update to Scala 3.0.0 and update dependencies 2021-07-08 23:04:17 +02:00
Norbi Peti c49fac5ce5
Fix command parameter name saving and other things 2021-04-06 23:17:31 +02:00
Norbi Peti fd63e995ff
Add command parameter name saving 2021-04-06 22:32:12 +02:00
Norbi Peti ad3bd451ba
Save all of the config comments and include in JAR 2021-04-06 02:25:23 +02:00
Norbi Peti 74bce1ecf9
Save config comments (not all of them apparently) 2021-04-06 01:05:58 +02:00
Norbi Peti d80703ac68
Obtain config comments from sources 2021-04-06 00:35:59 +02:00
Norbi Peti 5146fdf368
Add Reflections 2021-04-05 03:47:56 +02:00
Norbi Peti 860dd66431
Add task to read source files 2021-04-05 02:45:28 +02:00
Norbi Peti efa1dcfc8f
Convert to SBT project (manually), including shading 2021-04-04 00:32:27 +02:00