JoninKaljat Changelog (Changelog updated 8.2.2023) ------------------------------------------------------------ v0.1 #1 17:29 26.2.2022 - 2:36 27.2.2022 everything :) Lotof code taken from ULTIGEN v0.13.7.4 ------------------------------------------------------------ v0.2 #2 19:15 1.3.2022 - 0:43 2.3.2022 Added cotrol customisation Added background image to playfield Added Level 3 Added flasing feature when ++ / -- health Difficulty now affects also other things than just drunkness bar Removed some old debug numbers Added new harder difficulty ------------------------------------------------------------ v0.2.1 #3 13:51 10.3.2022 Added some values use float instead of integer Updated time bar go slower (game is now ltielbit easier) Removed Harder difficulty button (its now activated if you hold SHIFT and press hard) ^This also Fixes bug that game started with menu default selection being keysetup Fixed bug that allowed you to move selection outside menu areas ------------------------------------------------------------ v0.2.2 #4 4:59 27.4.2022 - 27.4.2022 Added mouse support for setup screen due it only works on setup screen and does not function correctly if windows size has been chanced :roll: ------------------------------------------------------------ v0.3.0 #5 13:15 25.7.2022 - 15:15 25.7.2022 Added score system Added score display to game and gameover Added addional text to gameover ------------------------------------------------------------ v0.3.1 #6 2:05 30.7.2022 - 4:59 30.7.2022 Some code cleanups / optimizatios Updated debugdialog (titles, parentComponent, commands and how they function) Updated Title Updated Keysetup layout Updated KeyRecorder/Setup lotof. This thing does finally work. this code will be also added to ULTIGEN ------------------------------------------------------------ v0.4.0.0.B1 #7 3.8.2022 0:22 - 3.8.2022 1:29 Renamed "Save" class to "Static" Added Save/load system ------------------------------------------------------------ v0.4.0.0.B2 #8 6.8.2022 4:38 - 6.8.2022 6:14 Music variable is now Integer Renamed "Lataus" class to "Setup" Removed "Menu0" class Updated Setup progress Added some data to get saved/loaded ------------------------------------------------------------ v0.4.0.0.B3 #9 14.8.2022 1:24 - 14.8.2022 5:43 Removed unused code from Save/Load system Added scoreboard Added getKey in Keys class Added somekinda saving system (does not save anything yet. but pukes some data to console) ------------------------------------------------------------ v0.4.0 #10 20.8.2022 21:44 - 21.8.2022 5:40 Updated game to use dateformat without seconds ("yyyy-MM-dd HH:mm") Updated Savefile default values (before: "0001-01-01 00:00:00") (now "0000-00-00 00:00") Removed scoreboard class Added text lisener (used to insert your name to scoreboard) Added alternative functionality to gKeyText Fixed crash when using scoreboard if score was 0 Added new debug command: "tallOutput" Added Score saving feature Updated mainmenu Fixed setup done variable did not save Added Settings menu ------------------------------------------------------------ v0.4.1 #11-#12 30.11.2022 2:11 - 30.11.2022 3:29 Fixed You could skip game sections with Enter Fixed Press unknowkeycode (hex) message Fixed PRESS ENTER WHEN DONE ignored if Enter was replaced with another key Removed left/right keys function in scoreboard menu Updated multible class names Updated keysetup texts litelbit Fixed SAVEKEYS and RESETKEYS buttons did weird things Fixed Reset keys button Fixed Clicking in loading screen caused reload Fixed badly formated saveOperation console output ------------------------------------------------------------ v0.4.2 #13 17.1.2023 0:41 - 17.1.2023 5:31 !!!THIS VERSION IS UNSTABLE AND CONTAINS KNOW BUGS FIXED IN NEXT VERSION!!! Added mouse support for keysetup Updated Ydin performance Updated savefile format to v2.1 Added functionality to savekeys option Added text that tell when theres unsaved key chances detected ------------------------------------------------------------ v0.4.3 #14 19.1.2023 21:24 - 19.1.2023 23:41 Fixed Save did not reset keyvalues Fixed Save reseted dataversion incorrectly Fixed Keyload crashes if incorrect data (added handler for that) Fixed Converter typo said 5. instead of 2. Added support for converting dataFormatV1 to V2 Fixed title when returning debugmode ------------------------------------------------------------ v0.4.3.1 #15 23.1.2023 2:54 - 23.1.2023 4:32 Added version check