Commit Graph
175 Commits
Author SHA1 Message Date
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 6bef7778e8 Feat : move card and keep position on array reorder 2024-07-08 11:22:29 +02:00
legonzaur 6cdd846d3f Feat : add card drag 2024-07-08 10:46:44 +02:00
legonzaur 50ea1d456f Feat : add buy gem action 2024-07-07 21:21:54 +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 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 694e8429d1 Fix : add background z index 2024-07-05 00:10:37 +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 6db8410ccc Add first svg cards 2024-07-01 12:52:13 +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 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 60ab679756 Merge branch 'main' into feat/netcode-rework 2024-05-30 19:25:14 +02:00
legonzaur 83fe97a427 Merge branch 'main' into feat/panels-visuals 2024-05-30 00:23:05 +02:00
legonzaur 4d66dea14c WIP : better layout 2024-05-30 00:21:39 +02:00
legonzaur 6ae1ce701d Feat : move code into pages for routing 2024-05-30 00:21:24 +02:00
legonzaur 7d7f22a82c Fix : make player image not draggable 2024-05-30 00:20:34 +02:00
legonzaur aa8332cb20 Feat : use an svg for the fuck icon 2024-05-30 00:20:16 +02:00
legonzaur 443bfc128a Merge branch 'main' of git.legonzaur.fr:heronfief/front
release-tag / release-image (push) Successful in 24s
2024-05-24 20:56:38 +02:00
legonzaur a3630abf92 Fix : canvas pixelated not working 2024-05-24 20:56:36 +02:00
Erzangel 74d99aff6e feat(bourred%): card non broken link, hide tooltip (sorta????)
release-tag / release-image (push) Has been cancelled
2024-05-24 20:56:29 +02:00
legonzaur 76814efb18 fix : background of market and playlist
release-tag / release-image (push) Successful in 23s
2024-05-24 20:13:16 +02:00
legonzaur 5fa34eda14 Merge pull request 'feat-shader-background' (#95) from feat-shader-background into main
release-tag / release-image (push) Successful in 33s
Reviewed-on: #95
2024-05-24 17:58:19 +00:00
legonzaur 3f8a580984 Better panel background 2024-05-24 19:57:44 +02:00
legonzaur b5f4d91ff8 Animate shader background 2024-05-24 19:15:47 +02:00
legonzaur 351cc06495 Allow using vsync 2024-05-24 17:49:08 +02:00
legonzaur 4ea5c25a47 Feat : handle settings gracefully 2024-05-24 17:19:31 +02:00
legonzaur 766dc92931 Merge branch 'feat/panels-visuals' into feat/shader-background 2024-05-24 14:19:13 +02:00
legonzaur f570b456ca Feat : center current player stats 2024-05-24 14:14:06 +02:00
legonzaur 8c7cc19991 Fix : remove rotation on locked cards too 2024-05-24 13:15:55 +02:00
legonzaur df6d77b870 Feat : more animations and transitions easing 2024-05-24 13:14:19 +02:00
legonzaur b2a3d4f701 Feat : add cards floating animation 2024-05-24 13:04:39 +02:00
legonzaur 6291989dd4 Feat : add background to player banner 2024-05-24 12:40:14 +02:00
legonzaur a6fcc28ced Feat : improve shadow effect 2024-05-24 12:28:36 +02:00
legonzaur 66b6cc61e9 wrap market and player list in containers 2024-05-24 12:14:37 +02:00
Erzangel 90ed8a6211 fix: forgot changes
release-tag / release-image (push) Successful in 23s
2024-05-22 20:41:00 +02:00
Erzangel ceab43e861 feat(rules): add mention of right click zoom 2024-05-22 20:40:41 +02:00
Erzangel 0305dbe9b7 feat: we are so back, move settings img loc
release-tag / release-image (push) Successful in 25s
2024-05-22 19:47:44 +02:00
legonzaur bd6978d392 Fix : prevent render retrigger when color changes 2024-05-22 12:45:34 +02:00
legonzaur 310b3e7b17 Merge remote-tracking branch 'origin/main' into feat-shader-background 2024-05-22 10:33:06 +02:00
legonzaur ca87817b33 WIP : shader Worker 2024-05-22 10:32:42 +02:00
Erzangel 06ac020723 feat: more original cards, fix heron 15, settings img 2024-05-21 21:08:13 +02:00