Commit graph

15 commits

Author SHA1 Message Date
Evan Husted
86726fa152 Add deferral support to ReplyBuilder
Fix errors in PR command
2025-01-04 04:29:10 -06:00
Evan Husted
20598bbcb5 add build output to gitignore 2025-01-03 01:07:57 -06:00
Evan Husted
7e3b65266d Themes are no longer passed by ref, and instead are passed by pointer.
Layers are now added AFTER UiManager is initialized and the instance is set.
TryCreateUi no longer automatically starts the UI thread, for you to add layers & do any custom ImGui setup before starting the thread.
2024-07-30 01:43:26 -05:00
Evan Husted
adc3dc0513 UI "library" is its own csproject & on NuGet
Moved the bot into src/Bot
2024-07-27 15:53:55 -05:00
Evan Husted
2e0e90a4cd IGNORE THE FILES PLEASE 2024-07-27 15:47:48 -05:00
GreemDev
6200b990c5 Fixes 2021-08-02 21:28:05 -05:00
Michael Husted
8368489cce rename base folder
most .NET projects follow this sort of directory scheme so i figured i'd follow
2019-03-03 17:24:44 -06:00
Michael Husted
02829457b8 complete LiteDB integration. made commands into partial modules. fixed command inconsistencies.
that's it for work currently. time to pack all my shit to move. till next time, lads. :^)
2019-01-25 01:22:51 -05:00
Michael Husted
0884ea3c6d Project COMPLETELY renamed. README still needs the assets photoshopped, which I can't do any time soon as I'm in the middle of moving.
The bot's pretty stable. It still uses JSON currently, the DatabaseService only exists in the DbTest command.
2019-01-23 20:09:29 -05:00
Michael Husted
7a683a1838 updated readme 2019-01-01 01:10:54 -05:00
Greem Husted
45acbfe7d2 readme & gitignore update 2018-07-08 21:42:50 -05:00
Greem Husted
8a24a4f09d https://images.greem.xyz/hadTo.png https://images.greem.xyz/doIt.png https://images.greem.xyz/toEm.png 2018-05-12 20:24:23 -04:00
DMP9
48bcab0ce8 GIT FORCE NEEDS TO DIE
Added a JsonReader class. Probably doesn't work.
Update README.md
Update README.md
Changeset 16
2018-04-17 21:48:55 +01:00
DMP9
bcba8b454b VSTS -> GitHub 2018-04-16 20:31:33 +01:00
Evan
4cb629e4e0 Add .gitignore and .gitattributes. 2018-02-23 14:57:12 -05:00