mirror of
https://ghproxy.com/https://github.com/StreakingMan/solvable-sheep-game
synced 2025-05-30 14:19:43 +08:00
57 lines
2.9 KiB
Markdown
57 lines
2.9 KiB
Markdown
# Changelog
|
||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||
|
||
### [0.0.4](https://github.com/StreakingMan/solvable-sheep-game/compare/v0.0.3...v0.0.4) (2022-09-22)
|
||
|
||
|
||
### Features
|
||
|
||
* **themes:** 骚猪主题 ([30bb7a0](https://github.com/StreakingMan/solvable-sheep-game/commit/30bb7a0277bfe83b9c6493b4fa98fa7baabcf06a))
|
||
* **themes:** 骚猪主题图片补充 ([d2be6ca](https://github.com/StreakingMan/solvable-sheep-game/commit/d2be6ca8a5223745029bcfccf54109056a007844))
|
||
* **themes:** 骚猪主题音效 ([c578b89](https://github.com/StreakingMan/solvable-sheep-game/commit/c578b897031b2b5dbcbda0fb5c2c38804636b50c))
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* **themes:** pdd主题图片压缩,bgm使用外链 ([7368725](https://github.com/StreakingMan/solvable-sheep-game/commit/7368725b5217705a780461d79e3eaf5340e9ebba))
|
||
|
||
### [0.0.3](https://github.com/StreakingMan/solvable-sheep-game/compare/v0.0.2...v0.0.3) (2022-09-22)
|
||
|
||
|
||
### Features
|
||
|
||
* 优化洗牌算法为O(n)的洗牌算法 ([8b3960e](https://github.com/StreakingMan/solvable-sheep-game/commit/8b3960e9762441246de2320252aceca505076e2c))
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* bgm加载时机调整 ([f0e2caf](https://github.com/StreakingMan/solvable-sheep-game/commit/f0e2caf7a7124981eef6bc4ff9ed7b459893c102))
|
||
* host判断 ([d1d7c6b](https://github.com/StreakingMan/solvable-sheep-game/commit/d1d7c6b2f06e3d67a4edf6cabc14a3fa419d5d93))
|
||
|
||
### [0.0.2](https://github.com/StreakingMan/solvable-sheep-game/compare/v0.0.1...v0.0.2) (2022-09-20)
|
||
|
||
|
||
### Features
|
||
|
||
* **themes:** ikun主题 ([8562ea4](https://github.com/StreakingMan/solvable-sheep-game/commit/8562ea4761e5d0d66c69de060d15664e1a582b99))
|
||
|
||
### 0.0.1 (2022-09-19)
|
||
|
||
|
||
### Features
|
||
|
||
* bgm、点击和三连音效 ([6906dec](https://github.com/StreakingMan/solvable-sheep-game/commit/6906dec65e5156280b189fa9ac367d10fca48cf9))
|
||
* **themes:** 金轮主题 ([9e6b908](https://github.com/StreakingMan/solvable-sheep-game/commit/9e6b9080e0d3f9c72d55391c078aa341d53df547))
|
||
* 三连多阶段动画 ([2c11378](https://github.com/StreakingMan/solvable-sheep-game/commit/2c113785fda9e6f8ba0acc0a794f0089f8acf9f5))
|
||
* 主题切换 ([968f9d6](https://github.com/StreakingMan/solvable-sheep-game/commit/968f9d6c3999f9a2845d658e5d5077694d129401))
|
||
* 关卡和基础操作 ([8ac0bfc](https://github.com/StreakingMan/solvable-sheep-game/commit/8ac0bfc592bfd799da12ec03211e40a37e0f77a5))
|
||
* 加大难度 ([ac5edcd](https://github.com/StreakingMan/solvable-sheep-game/commit/ac5edcd6aef1e75c63b1e28f4043c6ef946d17cb))
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* pc样式调整 ([777444d](https://github.com/StreakingMan/solvable-sheep-game/commit/777444d2cb2edc31b8bb96f96a655d6625f4ba59))
|
||
* 动画间隔缩短 ([d90bb9b](https://github.com/StreakingMan/solvable-sheep-game/commit/d90bb9b7172ea14f659a946e55f6f7158e6f30e1))
|
||
* 动画阶段禁止点击 ([0efb987](https://github.com/StreakingMan/solvable-sheep-game/commit/0efb987e0d065d5bd2274909ccfa82290ed5247c))
|