• Joined on 2025-05-17
VD15 deleted branch 9_fix_bot_app_py from waifu/kemoverse 2025-05-22 02:21:11 -07:00
VD15 pushed to feat/roll_timeout at waifu/kemoverse 2025-05-22 02:20:45 -07:00
VD15 created branch feat/roll_timeout in waifu/kemoverse 2025-05-22 02:20:44 -07:00
VD15 opened issue waifu/kemoverse#16 2025-05-21 12:57:28 -07:00
Exp: Banners
VD15 opened issue waifu/kemoverse#15 2025-05-21 11:56:55 -07:00
Feat: Roll Timeout
VD15 commented on issue waifu/kemoverse#4 2025-05-21 11:31:28 -07:00
Avoid pyramid branching

Think this can be closed when dev is next merged into master as most of…

VD15 commented on issue waifu/kemoverse#14 2025-05-21 10:42:38 -07:00
Feat: Stat-based Duel Mode

My Problem With The Game as Outlined

Players not being able to see their own hand doesn't feel like a good or engaging decision.

This doesn't feel satisfying or earned as the person…

VD15 commented on issue waifu/kemoverse#14 2025-05-21 10:19:46 -07:00
Feat: Stat-based Duel Mode

Other ideas:

  • Maybe call 'friendly' mode 'casual' to align better with vocabulary used in e-sports games?
    • Need to make it clear that players will forfeit their cards in competitive. -…
VD15 commented on issue waifu/kemoverse#14 2025-05-21 08:30:23 -07:00
Feat: Stat-based Duel Mode

I suppose another question would be: how are stats determined?

The way I see it, we can either have stats be random or specified by users. We would also want some mechanism to stop super…

VD15 pushed to 9_fix_bot_app_py at waifu/kemoverse 2025-05-20 01:00:40 -07:00
9be92afce3 Fix notification loop
VD15 commented on pull request waifu/kemoverse#12 2025-05-20 00:42:47 -07:00
Overhaul notification parsing

Interestingly, I can only recreate intermittently. Seems I made an incorrect assumption about misskey's API: sometimes it'll just include the notification you specify as since_id and sometimes it…

VD15 created pull request waifu/kemoverse#12 2025-05-19 11:38:52 -07:00
Overhaul notification parsing
VD15 created branch 9_fix_bot_app_py in waifu/kemoverse 2025-05-19 11:34:09 -07:00
VD15 pushed to 9_fix_bot_app_py at waifu/kemoverse 2025-05-19 11:34:09 -07:00
d2a7e523e8 Overhaul notification parsing
45dd6f10e3 Merge branch 'dev' into 9_fix_bot_app_py
Compare 2 commits »
VD15 deleted branch vd15_misc_cleanups from waifu/kemoverse 2025-05-19 08:41:31 -07:00
VD15 opened issue waifu/kemoverse#9 2025-05-18 04:38:38 -07:00
Fix Exception Loop in bot_app.py
VD15 pushed to vd15_misc_cleanups at waifu/kemoverse 2025-05-18 02:19:24 -07:00
d76a965e75 Fix the broken stuff
5cc2ea2267 Move config to ini file
Compare 2 commits »
VD15 pushed to vd15_misc_cleanups at waifu/kemoverse 2025-05-17 10:53:51 -07:00
979e15f525 Merge remote-tracking branch 'origin/master' into vd15_misc_cleanups
3085dc6c10 Merge pull request 'fix: add misskey.py to requirements' (#7) from dev into master
640c68a81a add config for bot
add9f4b191 remove client.py from gitignore
ababf4f838 add misskey.py to requirements
Compare 5 commits »
VD15 created pull request waifu/kemoverse#8 2025-05-17 10:46:50 -07:00
Miscallaneous cleanups
VD15 pushed to vd15_misc_cleanups at waifu/kemoverse 2025-05-17 10:45:04 -07:00
d830b07e60 Whoops, that's a tuple