#0.14.1
-The 4-Win-GameMode got extra visual feedback to noticing winning and losing much better
--Added an indicator for the 4-Win GameMode to see actual winning line. The tiles are blinking now
--Increased time before new field ist generated to get more visual feedback from what's going on ingame
-Added indicators for the normal GameMode to have visual feedback when losing the last life
--The dice disappear
--The reroll button disappear
--The life left counter is blinking
--The time for end screen is increased to get enough time to realize losing
-Added a lock on the reroll button so there is no chance to missclick twice onto the button
#Bugfix
-Fixed a Bug where the computer player ends in dead loop causing the game dosn't reacting anymore
--This was mainly happening when playing with much larger numbers and the computer wasn't able to reach them with it's dice rolls



#v0.14

-Added a button for Time-Challenge-Mode
-Added Time-Challenge-Mode
--It's like the normal mode but stops after time has passed
--Ideal for short games
-Added the option to adjust the timer scale from 5 to 35 minutes in 5 minute steps to fit to your needs
-Added a Label to GameScene to exactly know in which mode you are currently in
-Added a button for 4-Win-GameMode
-Added the 4-Win-GameMode
--This Mode is like the classical game '4 wins' but with math skills to compete
--Added a second (local) player to this game so you can compete with each other
--Added different colors to pick from for better look
--Added an AI-player to this mode so you can compete with the computer 
---Added serveral AI-levels so can play against a weak to a maniac AI which will defeat you whenever possible
---Added names to the AI which are randomly drawn from AI-naming-pool (will expand in future)
---Added AI slogans to let him feel a little more natural while calculating its winning strategy (will expand in future)
--Added a settings system to customize the '4-Wins' GameMode
---Added settings for generated field width
---Added settings for generated field height
---Added settings for generated min number
---Added settings for generated max number
---Added settings for GameMode in '4-Wins' while the GameMode itself is not implemented yet
---Added settings for choosing the AI level before starting to play
---Added color picker to let you pick your and the opponent's color
---Added the possibility to change player's name so you can beat your friends and show everyone that it was you
-Added some background drawings in main menu to give more natural feeling to the blackboard (will expand in future)

#v0.13
-Improved the main menu UI to be less clunky
-Improved the options UI to be less clunky
#Bugfix
-Fixed a bug with sounds not playing after board cleared
-Fixed a bug with sounds not playing the correct sound

#v0.12
-Reworked Localization System for better responsibility in future
-Added a resolution functionality to change used resolution
--Added serveral resoluations to the game (scaling only 16:9 and 16:10 - 4:3 won't be supported at all)
--Added an option to toggle ON/OFF fullscreen
--Changed UI to fit within resolution changes
-Minor improvements in german language localizations

#v0.11
-Minor improvements on the game logic
-Minor improvements on the tutorial scene.
-Changed the scale of elements in the tutorial scene
-Minor improvements in english language localizations
-Added german localization as second language to the game
--Added a button in main menu to toggle between both languages at any time
--Added a function to make language toggling persistent
--Added a whole german tutorial script to the game

#v0.10
-Added a tutorial scene
-Added tutorial steps to show most of the used calculations relevant to the game
-Added animations to the game
-Added sounds to the game
-Improvements in highscore menu
--Added place's stickers for places 1-3 to fit more in the chalk theme

#0.9
-Added an option menu
--Added the option to change game mode
---Added GameMode VeryEasy
---Added GameMode Easy
---Added GameMode Medium
---Added GameMode Hard
---Added GameMode Challenge
--Added information text for all GameModes
--Added description texts for all GameModes
-Added a highscore menu
--Added a highscore tab for each GameMode

#0.8
-Added a resume function to continue your game later on
-Changed values for the GameMode for better experience
