Added table and general functions for stats system #21

Merged
waifu merged 16 commits from stats_system into dev 2025-06-25 20:45:13 -07:00

16 commits

Author SHA1 Message Date
w
91dfe77ffa Enhance add_card function to include power, charm, and wit parameters with validation checks 2025-06-26 00:37:47 -03:00
w
7c7d299fc4 Fix SQL table name in insert_card function and update argument validation for optional attributes 2025-06-25 01:11:37 -03:00
w
23ffd55b7b typo 2025-06-25 00:59:39 -03:00
w
ad17d33660 Update card stats migration to set default values for power, charm, and wit columns to 0 2025-06-25 00:26:11 -03:00
w
8c5c860ef6 get cards function 2025-06-25 00:21:37 -03:00
w
cce941471f Enhance insert_card function to support optional power, charm, and wit parameters 2025-06-22 01:42:08 -03:00
w
7b75a7eea9 Refactor card_stats migration to add power, charm, and wit columns to the card table 2025-06-22 01:14:32 -03:00
w
e1e6808b0a Merge branch 'dev' into stats_system 2025-06-22 00:53:09 -03:00
w
9d98299264 expanding character_stats 2025-05-28 23:52:04 -03:00
w
3b7f2006ef unifying character and stats insertion, generalize get_character 2025-05-28 23:44:59 -03:00
w
471f399176 Merge branch 'dev' into stats_system 2025-05-28 22:28:57 -03:00
w
631b66e003 Merge branch 'dev' into stats_system 2025-05-24 18:16:19 -03:00
w
3a2033a025 Add a roll timeout to the bot 2025-05-24 17:54:15 -03:00
w
74e4c86d02 Added table and general functions for stats system 2025-05-24 02:32:04 -03:00
237f17f40d Add a roll timeout to the bot 2025-05-24 02:32:04 -03:00
w
11c9cf58a3 Added table and general functions for stats system 2025-05-22 23:26:03 -03:00