1
0
Commit Graph

24 Commits

Author SHA1 Message Date
DizzyNight ce9dee9946 chore: add rounds data 2026-06-06 22:49:33 +08:00
DizzyNight 2ac1bb6ec0 chore: set to guild channel 2026-06-06 22:49:00 +08:00
DizzyNight 5e36090920 fix: item not revealed for first guess 2026-06-06 19:12:14 +08:00
DizzyNight 26ddf5379e feat: add leaderboard resetting 2026-06-06 16:44:07 +08:00
DizzyNight 9f98b2cf4e feat: hide leaderboard when no users 2026-06-05 20:34:59 +08:00
DizzyNight 2fca74c690 feat: show last selected round 2026-06-05 17:29:34 +08:00
DizzyNight 4e30e939ce feat: add case if the round end without guesses 2026-06-05 17:23:49 +08:00
DizzyNight 11dc669656 feat: package to be runnable as a script 2026-06-05 17:18:08 +08:00
DizzyNight 2effa32549 feat: add back button and update colors 2026-06-05 01:40:00 +08:00
DizzyNight a72155d64a fix: null reference when ending highest amount without any shares 2026-06-05 01:35:02 +08:00
DizzyNight 1b10d2841f feat: add leaderboard 2026-06-05 01:33:51 +08:00
DizzyNight e11f48d93b feat: add separate highest amount gui logic 2026-06-04 22:55:35 +08:00
DizzyNight 59cefb9773 fix: highestcount doesnt reveal when guessed correctly 2026-06-04 20:36:40 +08:00
DizzyNight f923daec38 fix: accessing user object from item share 2026-06-04 20:27:45 +08:00
DizzyNight 9101cfeba1 feat: insert logic into scoring to display on gui 2026-06-04 20:18:02 +08:00
DizzyNight f72cf52d10 refactor: use better algo for determining highest 2026-06-04 20:17:40 +08:00
DizzyNight 4c77056e13 fix: typo in using enum 2026-06-04 20:17:22 +08:00
DizzyNight 5e652a3207 feat: make gui? 2026-06-04 19:53:41 +08:00
DizzyNight af2d264346 chore: update example 2026-06-02 15:40:00 +08:00
DizzyNight c43d15afa0 feat: improve game logic and add scoring 2026-06-02 15:39:49 +08:00
DizzyNight b3452bc3df feat: add score data to models 2026-06-02 15:39:36 +08:00
DizzyNight 3aacb2c32d feat: make sniffing async 2026-06-01 23:38:51 +08:00
DizzyNight 48b69b7775 feat: implement game logic 2026-06-01 22:33:12 +08:00
DizzyNight 0619f8c429 initial commit 2026-06-01 19:59:48 +08:00