Commit Graph
44 Commits
Author SHA1 Message Date
legonzaur 2876f7b91e Feat: better discard overlay
release-tag / release-image (push) Successful in 28s
2024-08-01 22:53:30 +02:00
legonzaur 6edadc3ef3 Feat : add return to lobby button 2024-08-01 20:06:34 +02:00
legonzaur 7713faa4d0 Feat : add login button 2024-08-01 19:48:15 +02:00
legonzaur f9197d470e Feat : settings dialog animation 2024-08-01 18:28:27 +02:00
legonzaur de38416bcd Chore : cleanup 2 2024-08-01 17:38:01 +02:00
legonzaur 23e5f9f432 Chore : components cleanup 2024-08-01 17:31:09 +02:00
legonzaur 240ab7e1d4 Fix : add login page 2024-08-01 15:54:39 +02:00
legonzaur 4145cacf1a Chore : add test page 2024-08-01 12:05:27 +02:00
legonzaur 2e8046f81c Feat : add fast animations option, move netcode handlers inside dict
release-tag / release-image (push) Successful in 29s
2024-07-31 11:11:19 +02:00
legonzaur 0669619543 Chore : attempt to reduce loading times
release-tag / release-image (push) Successful in 51s
2024-07-31 10:20:48 +02:00
legonzaur cfbaeca52b Feat : EXPERIMENTAL : add SSR
release-tag / release-image (push) Successful in 36s
2024-07-21 19:01:07 +02:00
legonzaur 7a338fe5fc Fix : sacrifice on Discard
release-tag / release-image (push) Successful in 28s
2024-07-15 18:07:40 +02:00
legonzaur 0f771b12d5 Fix : game page not using correct endpoint
release-tag / release-image (push) Successful in 28s
2024-07-14 16:57:24 +02:00
legonzaur df9e7a2e13 Feat : add discard view 2024-07-14 15:54:22 +02:00
legonzaur 8dc263ab50 Chore : various fixes 2024-07-14 14:49:05 +02:00
legonzaur 3c5b30be9e Feat : add most token effects 2024-07-14 00:05:55 +02:00
legonzaur b1c9644941 Feat : add ability to use tokens 2024-07-13 21:37:55 +02:00
legonzaur 2709bb799c Feat : add prepare token 2024-07-13 16:49:22 +02:00
legonzaur 3eba056253 Feat : implement per effects 2024-07-07 18:26:19 +02:00
legonzaur db7959d7f1 Feat : add tokens, handle mutex effects 2024-07-07 10:45:55 +02:00
legonzaur 12d6de5074 Fix : add delay to lockCard 2024-07-07 00:39:40 +02:00
legonzaur 6112a7d6ba Feat: effect used style 2024-07-07 00:28:15 +02:00
legonzaur b3df241313 Feat : allow buying cards 2024-07-05 11:26:41 +02:00
legonzaur 22d1d804f9 Feat : add damage netcode 2024-07-05 00:10:26 +02:00
legonzaur b1a874aaeb Fix : switch to state based shuffle animation 2024-07-04 22:07:48 +02:00
legonzaur 25cf8a55e9 Feat : various fixes, sounds and multiplayer additions 2024-07-03 23:27:10 +02:00
legonzaur 866a537924 feat: card lock 2024-07-03 00:04:23 +02:00
legonzaur 221f96860f Feat : clickable effect icons 2024-07-02 11:45:12 +02:00
legonzaur 28bc888cb1 Feat : Beta animations 2024-06-30 14:51:06 +02:00
legonzaur 6cc91d58ce Feat : end turn 2024-06-27 19:40:29 +02:00
legonzaur a22c6e1352 Feat : card distribute 2024-06-13 22:39:46 -04:00
legonzaur 4a56f3ed62 Wip : Lobby 2024-06-13 10:00:29 -04:00
legonzaur 8a3e2babc9 Feat : lobby 2024-06-13 09:46:40 -04:00
legonzaur c0e02defa8 Merge branch 'feat/panels-visuals' into feat/netcode-rework 2024-05-30 19:28:30 +02:00
legonzaur 6ae1ce701d Feat : move code into pages for routing 2024-05-30 00:21:24 +02:00
legonzaur 851c9a5190 WIP 2024-05-29 16:46:58 +02:00
legonzaur 3df2aee04c Feat : remove old netcode 2024-05-26 15:02:04 +02:00
legonzaur 66b6cc61e9 wrap market and player list in containers 2024-05-24 12:14:37 +02:00
legonzaur dd09ab3c8c WIP 2024-05-22 09:22:32 +02:00
legonzaur 48f1bc069c Feat : put ready button in the middle of the screen
release-tag / release-image (push) Successful in 29s
2024-05-18 11:57:02 +02:00
legonzaur cdf0b4b338 Fix : make ready button sober
release-tag / release-image (push) Successful in 36s
Closes #40
2024-05-18 11:00:58 +02:00
legonzaur 020d3f9cd9 feat: add card zoom on every page; add card zoom on right click
release-tag / release-image (push) Successful in 30s
Closes #32
Partial #29
2024-05-14 18:52:12 +02:00
legonzaur 2c4f9abc8d Add Zoom on Card
release-tag / release-image (push) Successful in 38s
Use Left Alt Key (for now)
Closes #13
2024-05-13 16:57:03 +02:00
Erzangel d59da50ed1 feat: routes, clickable erika, kill sound
release-tag / release-image (push) Successful in 1m0s
2024-05-12 12:03:33 +02:00