Skip to content

v0.1.0

Compare
Choose a tag to compare
@Aniol0012 Aniol0012 released this 29 Sep 21:24
· 194 commits to main since this release

Release Notes - v0.1.0

Features:

  • Resolution Manager: Added a new tool to control screen resolution, making it easier to adjust display settings for different devices.
  • Improved Health System: Updated the health system with a new lives feature, giving players more control over their health in the game. [Not finished]
  • Climbing Mechanic: Introduced a basic climbing feature, tested and working with game assets. Fixed bugs related to infinite jumping while climbing.
  • Global Settings Update: Added more options to the global settings, like a God Mode and better control for the master volume.
  • Frame Rate Control: Added settings to control the frame rate, improving performance on different hardware.

Bug Fixes:

  • Climbing Animation: Fixed problems with the climbing animation, making it smoother and more realistic.
  • Infinite Jump Bug: Solved the issue where players could jump infinitely when climbing. [There is an edge case when this error still occurs; it will be fixed furthermore.]
  • Movement Fixes: Adjusted player movement for smoother controls, especially when running and climbing.

Improvements:

  • Project Structure: Reorganized the project files into folders for better management.
  • Mechanics Improvement: Added more options and improved movement mechanics, making the player controls more responsive.
  • Optimized Imports: Cleaned up unnecessary imports in the code to improve performance.
  • Run Speed Adjustment: Tweaked the run speed values for better control and more natural movement.

Full Changelog: v0-base-version...v0.1.0