Skip to content

Releases: Blad3Mak3r/Killjoy

v0.15

18 Aug 16:43
f334c0a
Compare
Choose a tag to compare

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 and Unirest (now Killjoy only uses OkHttp)

v0.14

05 Jul 07:38
2737052
Compare
Choose a tag to compare
  • Implement JDA-KTX library for better coroutines support.
  • Add pagination for command /agents
  • Add pagination for command /abilities

v0.13

04 Jul 01:57
e7e832a
Compare
Choose a tag to compare
  • Added support for Spanish language.

v0.11

21 Jun 15:16
Compare
Choose a tag to compare

Added new agent: KAY/O

v0.10.5

17 Jun 21:43
3e889d0
Compare
Choose a tag to compare
v0.10.5 Pre-release
Pre-release
v0.10.5

v0.10.2

07 Jun 13:10
Compare
Choose a tag to compare
  • Fix ping command.
  • New /help command.

v0.10.1

14 May 08:54
08afc79
Compare
Choose a tag to compare
  • 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

30 Apr 03:05
Compare
Choose a tag to compare
  • Added new map: Breeze
  • Added support for Slash Commands.

v0.8

05 Mar 15:09
Compare
Choose a tag to compare

Add new agent

  • Astra

v0.7

23 Feb 07:54
Compare
Choose a tag to compare

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...