Historie revizí

Autor SHA1 Zpráva Datum
  Felix Bytow 41111a2091 :green_heart: cmake folder was ignored :( před 1 rokem
  Felix Bytow d878252ff3 :sparkles: added cpack for building windows installers před 1 rokem
  Felix Bytow 878ff500dd :recycle: line input now has maximum input length of 40 characters před 1 rokem
  Felix Bytow 6ab22a9a2a :sparkles: added "make install" support and finding installed assets před 1 rokem
  Felix Bytow b749c5f07e :sparkles: assets are now placed in MacOS application bundle před 1 rokem
  Felix Bytow 4e54853e8d :sparkles: current menu choice is now more obvious, also FPS are shown in the game now před 1 rokem
  Felix Bytow 832ec881d2 :sparkles: the game can now be fully controlled with the keyboard, no mouse necessary před 1 rokem
  Felix Bytow ed8c2be4ce :recycle: added a little more spacing to credits před 1 rokem
  Felix Bytow df4be7c540 :sparkles::fire: added the credits screen and finally removed the dummy state před 1 rokem
  Felix Bytow 879ff6950c :bug: fixed some minor issues před 1 rokem
  Felix Bytow b7f08cfd11 :page_facing_up: added more license information před 1 rokem
  Felix Bytow 171452b996 :recycle: removed all usages of std::format, so Apple CLang can be used před 1 rokem
  Felix Bytow 35670bf0b4 :sparkles: added high score screen před 1 rokem
  Felix Bytow b42a19ff33 :sparkles: added game over screen with name input for high score před 1 rokem
  Felix Bytow 1d9f433f93 :sparkles: target now only spawns in free area před 1 rokem
  Felix Bytow ce3bf85d94 :recycle: switched to more direct keyboard handling in the game před 1 rokem
  Felix Bytow 81a6d54957 :sparkles: cursor is now only shown in menu před 1 rokem
  Felix Bytow 7576922a6b :sparkles: lots of quality improvements před 1 rokem
  Felix Bytow 1928123ac0 :sparkles: implemented the actual game před 1 rokem
  Felix Bytow b096877b24 :sparkles: line input now supports holding backspace před 1 rokem
  Felix Bytow c8fbe994b9 :sparkles: first working version of a line input field před 1 rokem
  Felix Bytow 914800948f :construction: line input now has a blinking cursor před 1 rokem
  Felix Bytow 60633c2256 :construction: working on line input for high scores před 1 rokem
  Felix Bytow 6a598b3acd :recycle: providing the GameStateManager in on_enter now so things event handlers need only be set once před 1 rokem
  Felix Bytow 0147cf5cf3 :recycle: Asset now uses raw pointer instead of std::optional před 1 rokem
  Felix Bytow 0714f504ba :sparkles: added dependency to boost and refactored the button class před 1 rokem
  Felix Bytow 01859117ce :sparkles: implemented main menu před 1 rokem
  Felix Bytow 8d722240bc :art: some minor font related improvements před 1 rokem
  Felix Bytow 3043fe060c :sparkles: button can now be clicked před 1 rokem
  Felix Bytow ed8ec45732 :sparkles: added button component (currently only visual, no functionality) před 1 rokem