| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(drop-and-fusion): bump version | syuilo | 2024-01-18 | 1 | -1/+1 |
| | | |||||
| * | enhance(drop-and-fusion): ゲームバランスの調整など | syuilo | 2024-01-17 | 1 | -15/+26 |
| | | |||||
| * | enhance(drop-and-fusion): sweets mode | syuilo | 2024-01-14 | 1 | -41/+543 |
| | | |||||
| * | enhance(drop-and-fusion): refactor and new mode(wip) | syuilo | 2024-01-13 | 1 | -8/+208 |
| | | |||||
| * | clean up | syuilo | 2024-01-13 | 1 | -3/+0 |
| | | |||||
| * | refactor(drop-and-fusion): some refactors | syuilo | 2024-01-13 | 1 | -7/+9 |
| | | |||||
| * | refactor(drop-and-fusion): ↵ | syuilo | 2024-01-13 | 1 | -52/+285 |
| | | | | | レンダリングや効果音に関する関心をエンジンから分離 | ||||
| * | chore(drop-and-fusion): bump version | syuilo | 2024-01-12 | 1 | -1/+1 |
| | | |||||
| * | enhance(drop-and-fusion): add new mode, some tweaks | syuilo | 2024-01-12 | 1 | -29/+56 |
| | | |||||
| * | feat: ranking system of bubble game | syuilo | 2024-01-11 | 1 | -3/+68 |
| | | | | | Resolve #12961 | ||||
| * | enhance(drop-and-fusion): make game engine headless for server-side running | syuilo | 2024-01-11 | 1 | -267/+92 |
| | | |||||
| * | enhance(drop-and-fusion): some tweaks | syuilo | 2024-01-10 | 1 | -1/+1 |
| | | |||||
| * | enhance(drop-and-fusion): some tweaks | syuilo | 2024-01-10 | 1 | -9/+20 |
| | | |||||
| * | enhance(drop-and-fusion): リプレイの倍速再生対応 | syuilo | 2024-01-10 | 1 | -38/+41 |
| | | |||||
| * | fix(frontend): fix game replay | syuilo | 2024-01-10 | 1 | -2/+3 |
| | | |||||
| * | enhnace(frontend): tweak game | syuilo | 2024-01-09 | 1 | -24/+139 |
| | | |||||
| * | update sound | syuilo | 2024-01-09 | 1 | -4/+3 |
| | | |||||
| * | enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948) | かっこかり | 2024-01-09 | 1 | -14/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * (fix) ゲームが正常に終了するように * (enhance) 効果音の音量を設定可能に * (add) store * (add) スクショにロゴの透かしを入れる * Update packages/frontend/src/pages/drop-and-fusion.vue Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * tweak * tweak * tweak * tweak * Update drop-and-fusion.vue * tweak * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> | ||||
| * | enhance(frontend): add game bgm and refactor sound system | syuilo | 2024-01-08 | 1 | -5/+9 |
| | | |||||
| * | refactor(frontend): extract game engine from vue component | syuilo | 2024-01-08 | 1 | -0/+396 |