Releases: DaltonSW/MVM23
The "Less Broken Final" Release
Something broke on our final submission build! This one was started compiling at the deadline, and wrapped up 3 minutes after, so we didn't have time to upload it.
Totally understand if that disqualifies us, but please download this one if possible! The only thing broken here is the intro font.
Edit: CotCC_With_Fonts
was uploaded 30 minutes after the deadline, just straight up including the Assets file to make the intro work. Same .exe as the initial build, just may as well make the intro work too.
The "Fresh and Clean" Release
Everything is really tied together! Handful of bug fixes, some QoL and sprucing up, and just general improvements
Hotfix Test
1.2.test Update MainMenu.cs (#183)
"Properly Zip the Map Data" Fix
Also includes a title screen and some boss dialogue!
Initial MVM23 Submission
Merge pull request #163 from DaltonSW/boss-placement Add boss to boss rooms
8-way dash + jumping Feel Goods
Coyote time jumping
Lessened gravity at apex of jump
8 way dashing
Dashing into ground slides you a bit
Adjustable Things (Current settings in parentheses):
Don't assume the units of each. Just "higher or lower" would be great
- Movement speed (150)
- Coyote time buffer (2.2)
- Jump height (70)
- Jump time in air (0.17)
- Dash duration (0.08)
- Dash speed (Move Speed * 6)
Dash Prototype
Starting dash prototype