• Joined on 2022-03-04
waifu commented on issue waifu/kemoverse#25 2025-07-02 19:25:22 -07:00
Standard trading card layout template

Solved in #61, added a section in the docs/theme.md file for easy access and reference.

waifu pushed to card-creator at waifu/kemoverse 2025-07-02 19:15:09 -07:00
928c1dfc5c Merge branch 'dev' into card-creator
7ad353e695 Merge pull request 'Add new SVG logos and update theme documentation' (#61) from docs into dev
b49ccd39ea Add new SVG logos and update theme documentation
c59edbcf4f Merge pull request 'Added table and general functions for stats system' (#21) from stats_system into dev
91dfe77ffa Enhance add_card function to include power, charm, and wit parameters with validation checks
Compare 81 commits »
waifu pushed to dev at waifu/kemoverse 2025-07-02 19:07:44 -07:00
7ad353e695 Merge pull request 'Add new SVG logos and update theme documentation' (#61) from docs into dev
b49ccd39ea Add new SVG logos and update theme documentation
Compare 2 commits »
waifu merged pull request waifu/kemoverse#61 2025-07-02 19:07:43 -07:00
Add new SVG logos and update theme documentation
waifu created pull request waifu/kemoverse#61 2025-07-02 19:07:32 -07:00
Add new SVG logos and update theme documentation
waifu pushed to docs at waifu/kemoverse 2025-07-02 19:06:27 -07:00
b49ccd39ea Add new SVG logos and update theme documentation
waifu pushed to docs at waifu/kemoverse 2025-06-29 18:46:41 -07:00
c59edbcf4f Merge pull request 'Added table and general functions for stats system' (#21) from stats_system into dev
91dfe77ffa Enhance add_card function to include power, charm, and wit parameters with validation checks
7c7d299fc4 Fix SQL table name in insert_card function and update argument validation for optional attributes
23ffd55b7b typo
ad17d33660 Update card stats migration to set default values for power, charm, and wit columns to 0
Compare 74 commits »
waifu commented on issue waifu/kemoverse#25 2025-06-29 18:43:21 -07:00
Standard trading card layout template

Told a friend to "just check it out" and I ended up receiving this, which I really like. We can start with this and add more templates as time goes on. I'll add the template to the docs as the…

waifu commented on issue waifu/kemoverse#14 2025-06-29 18:31:24 -07:00
Feat: Stat-based Duel Mode

I started to write the basic functioning of the dueling system now that we have the stats, it goes like this:

Duel table:

waifu pushed to dueling_v1 at waifu/kemoverse 2025-06-29 12:49:08 -07:00
waifu created branch dueling_v1 in waifu/kemoverse 2025-06-29 12:49:07 -07:00
waifu pushed to master at waifu/new_waifuism_life 2025-06-29 12:45:12 -07:00
a289049cb3 new post
waifu pushed to website at waifu/kemoverse 2025-06-28 22:28:41 -07:00
0b9e9eb67c Add player list feature and enhance navigation
waifu pushed to website at waifu/kemoverse 2025-06-27 21:04:16 -07:00
1804ddc93a Merge branch 'dev' into website
c59edbcf4f Merge pull request 'Added table and general functions for stats system' (#21) from stats_system into dev
91dfe77ffa Enhance add_card function to include power, charm, and wit parameters with validation checks
7c7d299fc4 Fix SQL table name in insert_card function and update argument validation for optional attributes
23ffd55b7b typo
Compare 18 commits »
waifu commented on issue waifu/kemoverse#19 2025-06-25 20:49:50 -07:00
Feature: Implement Stats System

Completed in #21, we could already start working in the dueling system i think

waifu closed issue waifu/kemoverse#19 2025-06-25 20:49:50 -07:00
Feature: Implement Stats System
waifu pushed to dev at waifu/kemoverse 2025-06-25 20:45:14 -07:00
c59edbcf4f Merge pull request 'Added table and general functions for stats system' (#21) from stats_system into dev
91dfe77ffa Enhance add_card function to include power, charm, and wit parameters with validation checks
7c7d299fc4 Fix SQL table name in insert_card function and update argument validation for optional attributes
23ffd55b7b typo
ad17d33660 Update card stats migration to set default values for power, charm, and wit columns to 0
Compare 17 commits »
waifu merged pull request waifu/kemoverse#21 2025-06-25 20:45:13 -07:00
Added table and general functions for stats system
waifu pushed to stats_system at waifu/kemoverse 2025-06-25 20:37:53 -07:00
91dfe77ffa Enhance add_card function to include power, charm, and wit parameters with validation checks
waifu pushed to stats_system at waifu/kemoverse 2025-06-24 21:12:42 -07:00
7c7d299fc4 Fix SQL table name in insert_card function and update argument validation for optional attributes
23ffd55b7b typo
Compare 2 commits »