Skip to content

Releases: Valo-s-Among-Us-Irl/Discord-Bot

1.0.3

07 Dec 03:37
Compare
Choose a tag to compare

Fix nasty bad issue where some impostors can't interact with the bot.

  • Because discord doesn't supply additional user data, the user is null. To fix this, I had to just use the user id directly then map it to the user by storing data on load.

Also allow impostors to do emergency tasks (probably most likely. I didn't test this.)

Possible additional issues remaining

  • production jar not working (was a problem a few versions ago. I don't have time to test this currently).
  • The above issue is actually to do with the first run wherein it generates the config files. See: #2

1.0.2

29 Nov 07:59
Compare
Choose a tag to compare
  • Fixed a bunch of bugs found during beta testing, including but not neccesarily limited to "empty garbage room being incorrect" and "task not being removed from task list when complete"
  • Added system for impostors to know who each other are

Known Bugs

  • kill cooldown timer / sabotage not working (likely just for the second impostor) able to confirm it seems to only be for the second impostor. also doesn't happen all the time (does it matter how many sessions are created?)
  • seems to be a problem with the jar file in production. I.E. it works in dev but not prod? Will have to do further testing on this.

1.0.1

29 Nov 02:49
Compare
Choose a tag to compare

add basic meeting handling

1.0.0

28 Nov 21:01
Compare
Choose a tag to compare

Initial Release. Libraries packaged inside jar.