WIP: dueling_v1 #64

Draft
waifu wants to merge 15 commits from dueling_v1 into dev

15 commits

Author SHA1 Message Date
w
1a1964f956 Add duel update functionality: implement card and stat selection for duels 2025-07-09 09:58:12 -03:00
w
c8bc16638e Fix card retrieval and enhance duel notifications: update SQL queries and include server IDs for players 2025-07-08 23:30:30 -03:00
w
f686daaeae add to the player table the fedi server id 2025-07-08 00:21:17 -03:00
w
4a0318ec10 Refactor duel creation: enhance start_duel function and add thread ID to duels table 2025-07-07 00:49:59 -03:00
w
59f88b8a4a Enhance duel creation and response handling: add duel notification and card check 2025-07-06 23:39:51 -03:00
w
b8bf9449ba Add duel request retrieval and acceptance functionality 2025-07-06 22:41:07 -03:00
w
9bcbfca5df Update insert_duel_request to return duel ID and modify duel_request response message 2025-07-06 16:46:17 -03:00
w
528e21db23 Refactor duel request handling and add accept duel functionality 2025-07-06 16:06:55 -03:00
w
ffa298631a Update duel request functionality and schema to include competitive flag and creation date 2025-07-06 15:18:48 -03:00
w
03f6f1b80c comment 2025-07-06 15:17:47 -03:00
w
fc335d4537 Add duel request functionality and update duel table schema 2025-07-04 00:24:34 -03:00
w
5d150bfe23 typo 2025-07-04 00:06:25 -03:00
w
e5c7196fa9 Add duel request functionality and update duel table schema 2025-07-04 00:01:55 -03:00
w
614da6cd07 Merge branch 'dev' into dueling_v1 2025-07-02 23:41:34 -03:00
w
29efddbb51 Add duel table migration for game mechanics 2025-07-02 23:41:17 -03:00