Releases: Blad3Mak3r/Killjoy
Releases · Blad3Mak3r/Killjoy
v0.15
New features
- (7af27b8) Now
/agent
command return similar agent names if provided is not a valid agent name. - Now
/meme
command have multiple choices (Memes
,ValorantMemes
,DankMemes
,MeIrl
, etc...) - Added new command
/patchnotes
Fixes
Changes
- Remove unnecessary packages like
Ktor CIO Client
andUnirest
(now Killjoy only uses OkHttp)
v0.14
- Implement JDA-KTX library for better coroutines support.
- Add pagination for command
/agents
- Add pagination for command
/abilities
v0.13
- Added support for Spanish language.
v0.11
Added new agent: KAY/O
v0.10.5
v0.10.5
v0.10.2
- Fix ping command.
- New
/help
command.
v0.10.1
- First pass on database implementation.
- First pass on PUGs system.
- New commands:
/pugs create
/pugs close
/pugs teams
/pugs join
/pugs current
v0.9.1
- Added new map: Breeze
- Added support for Slash Commands.
v0.8
Add new agent
- Astra
v0.7
Changes
- Help command was rewrited.
New features
- Implement Prometheus metrics exporter.
- Implement our custom ThreadPool for handle JDA events outside of the WS pool.
Performance
- Use anotation based CommandArguments.
- Bump RateLimiter v1.1
- Bump Kotlin to 1.4.30
- Implement new JVM IR backend.
- Updated top10 command and API.
And fix some typos...