Skip to content

V0.1.5

Compare
Choose a tag to compare
@sphis-Sinco sphis-Sinco released this 24 Jul 14:25
· 212 commits to base since this release
49e0cbf

Changelog

0.1.5 - July 24 2024

Fixed

  • Fixed Bug where anything over 100% would be an S rank
  • Fixed Bug Where % could be over 100
  • Fixed Bug where anything less than 0% would be an E Rank
  • Fixed Bug where % could be less than 0
  • Fixed Clipping on F rank sprite

Added

  • Added Title Screen/MainMenu
  • Added Easy Feature to skip Rank Screen (Tap the Amongus)
  • Added Barebones Player Color Changing System to Main Menu (Tap the notes, color = Random, Grey = Reset)

Changed

  • Changed Percentages for Ranks C B A and S

Removed

  • Removed Title Screen Bars
  • Removed Rank Text Engine Display Code
  • The Extra Songs Unused in the Song Sprite

Engine Work

  • Added Step and Beat Hit Broadcast
  • Split apart the Beat and Step into separate Broadcasts
  • Added Script (in title Sprite) for Objects going to the Beat
  • Added Game State Developer Variable
  • Added Developer Logs for… Logs
  • Added Custom Block for Logs and Extra Log Data

Redone

  • The Play Button has been redone since the Main Menu’s Conception (Thanks Djotta)

Behind the Scenes

  • Cleaned up some Code in the Thumbnail Sprite
  • Fixed Bug where testing the B Rank would be S+ Rank
  • Added PLAYER COLOR variable that resets in the Main Menu
  • Changed Menu Background to Red and through code Change it to the same orange it used to be
  • The Best Rank isn't saved if testing Ranks
  • Added Version Display to MainMenu
  • Added Main Menu Theme
  • Added Objects in Main Menu Bopping to the Beat
  • Added Rank Main Menu Score

Work In Progress

  • Added Credits “Menu” only accessible through Dev Mode
  • Added Best Rank Display to Main Menu

Experimental

  • Increased -justSpawned Counter from 10 to 15

What's Changed

  • [CONSISTANCY MERGE] Merge Develop and Main by @PortilizenDev in #2
  • [CONSISTENCY MERGE] Merge Main and Develop by @PortilizenDev in #3
  • [ACCIDENTAL LEAK] Merge Main and Develop by @PortilizenDev in #4
  • [DOCUMENTATION] Add Issue Templates by @PortilizenDev in #5
  • [CONSISTENCY MERGE] Add Issue Templates to Developing Branch by @PortilizenDev in #6
  • [ACCIDENTAL LEAK] Update CHANGELOG.md by @PortilizenDev in #7
  • [ACCIDENTAL LEAK] Whoops by @PortilizenDev in #8
  • [DOCUMENTATION] Create CREATING_COMMITS.md by @PortilizenDev in #9
  • [ENHANCEMENT] Rename Changelog-Docs and Update it by @PortilizenDev in #10
  • [REMOVAL] Remove Old Development File by @PortilizenDev in #12
  • [EXTRA LANGUAGES] Language readmes by @PortilizenDev in #14
  • [README COMMITS] Readme updates by @PortilizenDev in #15
  • [TODO] Add TODO File by @PortilizenDev in #16
  • [ADDITIONS] Developer Plans and Todo Merge by @PortilizenDev in #17
  • [UPDATE] Use Bug Issue_Template from Funkin as a base by @PortilizenDev in #18
  • [VERSION MERGE] V0.1.5 by @PortilizenDev in #19

Version Comparing

Full Changelog: V0.1.4...V0.1.5