Commit Graph

12 Commits

Author SHA1 Message Date
Anya dfdd032a33 Implement LoggingManager
LoggingManager replaces the previous main class logging functionality.
It uses text blocks to add response templates for stdout.
2022-05-21 22:41:04 -07:00
Anya 67dafe50bb Convert some strings to text blocks
this is the coolest thing ive ever seen
2022-05-21 19:05:53 -07:00
Anya b8887705ef Reorganize Listeners & Remove GamePrevention
I'm removing gamePrevention as it was out of scope for kya.
Splitting the MainListener should help with expanding kya's capabilities.
The SkynetListener class will provide further info for the logChannel.
2022-05-21 01:37:44 -07:00
Anya 35512486ad Completely overhaul logging
Now uses log4j2 as the default logger.
The output is now colorized and better organized.
The text is also much more readable.

This commit also attempts to fix the /skip issue.
2022-05-17 14:48:47 -07:00
Anya d46bb83e5e General Cleanup in preparation for 0.9
& bump version to 0.9.0-pre
2022-05-16 18:50:46 -07:00
unknown 76e0ef0988 Obliterated legacy command support 2022-03-29 13:49:05 -07:00
unknown af054aa580 Invite Command 2022-03-28 13:43:04 -07:00
unknown 12d3d1e486 More command work, shitloads of commentation, and version bump, oh also LEAGUE OF LEGENDS PRENVETION HAHAHAHHAHAHA 2022-03-27 22:42:03 -07:00
unknown 7c5840c8c1 Started Command Handling, subject to change but additions are welcome 2022-03-26 22:53:00 -07:00
unknown b3bbbfb9f8 Commentation for stupid dummiehead <3 2022-03-23 21:28:51 -07:00
unknown bbe4915045 Listeners & Main Class Cleanup 2022-03-23 21:10:50 -07:00
unknown b018ced8f3 Fixing file structure + readme 2022-03-23 13:39:52 -07:00
Renamed from src/main/java/moe/kayla/Shikinami/ShikinamiConfig.java (Browse further)