• Joined on 2025-05-17
VD15 pushed to dev at waifu/kemoverse 2025-05-29 00:01:42 -07:00
36c65b3ae6 Merge pull request 'Add Database Migration System' (#36) from 34_database_migrations into dev
f3a32f1176 Update exceptions again
6912758a44 Update exceptions
25a72b3002 Add database migration system
Compare 4 commits »
VD15 created pull request waifu/kemoverse#36 2025-05-26 12:37:25 -07:00
Add Database Migration System
VD15 pushed to 34_database_migrations at waifu/kemoverse 2025-05-26 12:34:31 -07:00
f3a32f1176 Update exceptions again
VD15 pushed to 34_database_migrations at waifu/kemoverse 2025-05-26 12:32:42 -07:00
6912758a44 Update exceptions
VD15 created branch 34_database_migrations in waifu/kemoverse 2025-05-26 12:29:33 -07:00
VD15 pushed to 34_database_migrations at waifu/kemoverse 2025-05-26 12:29:33 -07:00
25a72b3002 Add database migration system
VD15 opened issue waifu/kemoverse#35 2025-05-26 10:15:40 -07:00
Explicit Account Creation/Deletion
VD15 commented on issue waifu/kemoverse#33 2025-05-26 10:01:40 -07:00
Trading

Trading could provide a motive for players to farm rolls by deleting and re-creating their account over and over again, bypassing the roll timeout and then trading their good pulls to another…

VD15 opened issue waifu/kemoverse#34 2025-05-26 08:38:31 -07:00
Database Migrations
VD15 opened issue waifu/kemoverse#33 2025-05-26 08:22:51 -07:00
Trading
VD15 opened issue waifu/kemoverse#32 2025-05-26 08:08:22 -07:00
Player Inventory
VD15 commented on issue waifu/kemoverse#20 2025-05-26 07:41:18 -07:00
Unification of names

I'd like to propose the following:

VD15 commented on issue waifu/kemoverse#30 2025-05-26 06:17:45 -07:00
Default bundle of cards

It wasn't actually drawn by RMS, the whole article's satirical.

VD15 closed issue waifu/kemoverse#27 2025-05-26 05:25:12 -07:00
Pool Database Connections
VD15 deleted branch 27_pool_db_connections from waifu/kemoverse 2025-05-26 05:24:57 -07:00
VD15 pushed to dev at waifu/kemoverse 2025-05-26 05:24:21 -07:00
d210f44efc Merge pull request 'Implement Database Connection Pooling' (#31) from 27_pool_db_connections into dev
bdd2f20b84 Implement connection pooling
Compare 2 commits »
VD15 merged pull request waifu/kemoverse#31 2025-05-26 05:24:20 -07:00
Implement Database Connection Pooling
VD15 created pull request waifu/kemoverse#31 2025-05-26 04:58:18 -07:00
Implement Database Connection Pooling
VD15 created branch 27_pool_db_connections in waifu/kemoverse 2025-05-26 04:52:01 -07:00
VD15 pushed to 27_pool_db_connections at waifu/kemoverse 2025-05-26 04:52:01 -07:00
bdd2f20b84 Implement connection pooling