Skip to content

Releases: Hackzzila/nyx

0.15.0

23 Oct 15:12
Compare
Choose a tag to compare

Additions

Changes

  • New way of loading vm/browser code (20aeb35)
  • Redid webhooks (ce33aa4)

Fixes

0.14.2

20 Oct 00:24
Compare
Choose a tag to compare

Fixes

0.14.1

19 Oct 14:18
Compare
Choose a tag to compare

Additions

Bug fixes.

0.14.0

17 Oct 20:47
Compare
Choose a tag to compare

Additions

Fixes

  • Fixed error when messageCacheSize is set to 0 (4fc8f3c)
  • Fixed error when game types were not what they were expected (d7856d1)

Deletions

0.13.3

15 Oct 20:22
Compare
Choose a tag to compare

Fixes

  • Fixed crash when the client is kicked from a guild (48aa01b)
  • Fixed crash when a role is mentioned (9dcced5)
  • Fixed ratelimit bug (47bdb39)
  • Fixed very rare bug where an invalid game payload would crash the bot (6629423)

0.10.0

26 Sep 00:18
Compare
Choose a tag to compare

Additions

  • Collections
  • toString() methods

0.9.0

25 Sep 17:43
Compare
Choose a tag to compare

Additions

0.8.0

25 Sep 02:11
Compare
Choose a tag to compare

Additions

  • Web socket error handling and reconnecting (b4edfc6)
  • Now object oriented (e8ddd64)

Fixes

Various things.

0.7.4

21 Sep 22:33
Compare
Choose a tag to compare

Nothing much, added Travis CI integration and fixed up the code.