Releases: nucleartide/Breadforge
Releases · nucleartide/Breadforge
First pre-release!
It's very rough around the edges, but this is the first pre-release for Breadforge!
Because there haven't been any prior releases, the changelog below encompasses all commits since the beginning.
What changed
- Add readme and pull request template by @nucleartide in #24
- Implement basic character animation by @nucleartide in #25
- Implement Cinemachine third-person camera by @nucleartide in #26
- Refactor game input to use Unity's new Input System package by @nucleartide in #27
- Refactor to get rid of CharacterController by @nucleartide in #28
- Add pause button as C# events reference by @nucleartide in #29
- Populate game world with procedurally-generated resources by @nucleartide in #30
- Update readme by @nucleartide in #31
- Add actual resource assets and change to ortho cam by @nucleartide in #32
- Add playtesting step to pull request template by @nucleartide in #33
- Add "onboarding consideration" step to pull request template by @nucleartide in #34
- Streamline pull request template a little more by @nucleartide in #35
- Highlight collectible resources, take 2 by @nucleartide in #37
- Add ability to collect resources by @nucleartide in #38
- Add backing soundtrack by @nucleartide in #39
What was worked on for the week of Monday, April 3, 2023
- Add mine sound effect + sound effect process by @nucleartide in #40
- Add footstep sound when walking or running by @nucleartide in #41
- Add walking/running on rocks sound by @nucleartide in #42
- Add guardrail sounds by @nucleartide in #43
- Add null mining sound by @nucleartide in #44
- Add collect water sound by @nucleartide in #45
- Add chop sounds for thin, medium, and thicc wood by @nucleartide in #46
- Bugfixes: make resource collection not continuous, add polish for sound feedback by @nucleartide in #47
- Bug: Shift ground by .5 so that all tiles appear on ground platform by @nucleartide in #48
Full changelog
https://github.com/nucleartide/Breadforge/commits/release/2023-04-08