Releases: andygarcha/CE-Assistant-v2
Releases · andygarcha/CE-Assistant-v2
v2.2.0
Backend Update + Co-op Rolls
What's Changed
- Coop roll by @andygarcha in #7
- bug fixes by @andygarcha in #8
- Bug Fix by @andygarcha in #9
- Update main.py by @andygarcha in #10
- Reformat backend v3 by @andygarcha in #11
Full Changelog: v2.1.1...v2.2.0
v2.1.1
Update Details
- New command, /force-add, allows mods to forcefully add a roll to a user's completed rolls array. This will (hopefully soon) be replaced on the frontend.
- Bug fix where games with uncleared's get rolled.
What's Changed
- Fix Check-Rolls by @andygarcha in #1
- Game input command by @andygarcha in #2
- Game input command by @andygarcha in #3
- Finished! by @andygarcha in #4
- Command complete! by @andygarcha in #5
- Bug fix! by @andygarcha in #6
Full Changelog: https://github.com/andygarcha/CE-Assistant-v2/commits/v2.1.1
v2.1.0-pre-release
Update Details
- Support for inputs is included. Has not been released to the public yet.
- Support for input alerts is also included. A new #input channel will allow the moderation team to view anytime an objective has been widely valued far out of its current evaluation. Additionally, once a game has reached a certain amount of curator inputs, and it is above a designated percentage, an alert will send to the #input channel as well.
Planned Future Updates
- A command is planned for users to see a list of all of the inputs they've left. This will be tricky as with a character limit I may have to send a file.
- Tagging will soon be changed in #user-log and #casino-log. Support currently exists but having issues with pulling Discord usernames just from the Discord ID. May log steam usernames from now on and use those.
- Would love to have a minor update to replace Jarvis's manual user updates for milestones. A separate Mongo document could seriously help me there.
What's Changed
- Fix Check-Rolls by @andygarcha in #1
- Game input command by @andygarcha in #2
- Game input command by @andygarcha in #3
- Finished! by @andygarcha in #4
New Contributors
- @andygarcha made their first contribution in #1
Full Changelog: https://github.com/andygarcha/CE-Assistant-v2/commits/Pre-Release