Skip to content

Latest commit

 

History

History
executable file
·
179 lines (148 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

executable file
·
179 lines (148 loc) · 4.69 KB

Changelog

All notable changes to this project will be documented in this file. For a more detailed changelog, please check the commit history.

[0.2.5] - 2024-12-15

Fixed

  • Fixed more ESLint issues.
  • Level2 & Level3 now have their input fields properly working.

[0.2.4] - 2024-12-07

Fixed

  • Did pretty much let ESLint go through the whole project, and fixed some issues.

[0.2.3] - 2024-12-06

Fixed

  • Fixed that it only accepts letters less than 20 character in the name input field.

Changed

  • Changed the hub button size
  • Changed the game over animation

[0.2.2] - 2024-12-01

Fixed

  • Fixed redirection issues from the previous commit.

Changed

  • Changed the easter egg from the game over screen.

[0.2.1] - 2024-11-29

Changed

  • Updated the naming of the files.
  • Updated some HTML files that didn't have the basic HTML structure.

[0.2.0] - 2024-03-03

Changed

  • "V2" of the project where I'll start to rework the whole project.
  • Replaced home menu animation.
  • Reworked some old code.
  • Removed unused code.
  • Fixed some issues/bugs/features.

[0.1.5] - 2023-02-19

Changed

  • Changed the font on the error page to not contact Google servers anymore.
  • Added support for QHD in the credits.
  • Removed some unnecessary Todo lists.
  • Updated the GameOver screen animation slightly.

[0.1.4] - 2023-02-18

Fixed

  • By MasterTrainerPK
  • Fixed minor bug concerning colors on level 3.
  • Added skippable text to puzzles.
  • Moved "typer elements" to JS on puzzles.

[0.1.3] - 2023-02-03

Changed

  • Removed the glitch effect due to optimisation.
  • Fixed some text delays.
  • The Story 2 page now redirects you correctly.
  • Minor fixes.
  • Changed credit music.

Added

  • Created a new credits category; Beta and Alpha testers.

[0.1.1] - 2022-09-27

Added

  • Made a system that loads the 4K version of the title screen if a screen with a certain resolution has been detected.
  • Some fixes and changes here and there.
  • Added the 3rd story page.
  • Added 4th puzzle.
  • Changed the path of the levels and story's.
  • Spelling corrections.
  • Added a new music.
  • Probably a few more...

[0.1.0] - 2022-06-25

Fixed

  • Fixed some bugs.

Added

  • First Beta/Alpha release!

[0.0.18] - 2022-06-24

Fixed

  • Need to fix one bug for Puzzle 3.

Added

  • Story 2 finished.

[0.0.17] - 2022-06-22

Changed

  • Working on the 3rd Puzzle, and the second part of Story.

[0.0.16] - 2022-06-14

Added

  • Finalised the Story1.
  • Started the puzzle 3.

[0.0.15] - 2022-06-09

Changed

  • The README file was updated.
  • Continued working on Story1, almost done.

[0.0.14] - 2022-06-08

Changed

  • Some files were modified here and there. Like in the about page, but there's plenty more.
  • Changed the puzzle of the second puzzle.
  • Continued working on the Story1.

[0.0.13] - 2022-06-02

Changed

  • Continued working on the Level 3... which is still not done.

[0.0.12] - 2022-05-01

Added

  • Added a Credits page. (Might be buggy.)
  • Added an easter egg.

[0.0.11] - 2022-04-12

Changed

  • Some things related to audio were changed, modified, and/or edited.

[0.0.10] - 2022-04-11

Added

  • Finished the Level 1, and Level 2.
  • Started the Level 3, but I have no idea what to do.

[0.0.9] - 2022-04-07

Fixed

  • Fixed the Restart text not being centered on the Game Over page.

Added

  • Added a new library called howler.js.
  • Started to make the first level/puzzle.
  • Used a new sound system for the introduction page.
  • Got some music. The credits belong to their respective owner.

[0.0.8] - 2022-03-26

Added

  • Finished the Game Over page.
  • Some changes here and there.

[0.0.7] - 2022-03-18

Added

  • Added the GameOver page.
  • Continued the introduction page.

Fixed

  • Reduced the sound of the error sound.

[0.0.6] - 2022-03-13

Changed

  • Continued working on the introduction.

[0.0.5] - 2022-03-12

Changed

  • The settings page has been reworked by using localeStorage. Check the README for more information.
  • Created and finished the loading page.
  • Created and finished the error page.
  • Created and the introduction page.
  • Remade the hub background.
  • Added new sounds.
  • Some minor fixes overall.

[0.0.4] - 2022-03-10

Added

  • Finished the Hub.

[0.0.3] - 2022-03-09

Added

  • Added, and finished the About page.

[0.0.2] - 2022-03-04

Added

  • Finished the settings page.
  • Trying to edit the buttons in the Hub page.

[0.0.1] - 2022-02-03

Added

  • Created the Arrival.html, along with the hub, and along with the settings page.
  • Sounds were also downloaded. Check the README.md for more information.

[Created] - 2022-02-03 10:38

  • Created the repository