Historia zmian

Autor SHA1 Wiadomość Data
  Felix Bytow 832ec881d2 :sparkles: the game can now be fully controlled with the keyboard, no mouse necessary 1 rok temu
  Felix Bytow ed8c2be4ce :recycle: added a little more spacing to credits 1 rok temu
  Felix Bytow df4be7c540 :sparkles::fire: added the credits screen and finally removed the dummy state 1 rok temu
  Felix Bytow 879ff6950c :bug: fixed some minor issues 1 rok temu
  Felix Bytow b7f08cfd11 :page_facing_up: added more license information 1 rok temu
  Felix Bytow 171452b996 :recycle: removed all usages of std::format, so Apple CLang can be used 1 rok temu
  Felix Bytow 35670bf0b4 :sparkles: added high score screen 1 rok temu
  Felix Bytow b42a19ff33 :sparkles: added game over screen with name input for high score 1 rok temu
  Felix Bytow 1d9f433f93 :sparkles: target now only spawns in free area 1 rok temu
  Felix Bytow ce3bf85d94 :recycle: switched to more direct keyboard handling in the game 1 rok temu
  Felix Bytow 81a6d54957 :sparkles: cursor is now only shown in menu 1 rok temu
  Felix Bytow 7576922a6b :sparkles: lots of quality improvements 1 rok temu
  Felix Bytow 1928123ac0 :sparkles: implemented the actual game 1 rok temu
  Felix Bytow b096877b24 :sparkles: line input now supports holding backspace 1 rok temu
  Felix Bytow c8fbe994b9 :sparkles: first working version of a line input field 1 rok temu
  Felix Bytow 914800948f :construction: line input now has a blinking cursor 1 rok temu
  Felix Bytow 60633c2256 :construction: working on line input for high scores 1 rok temu
  Felix Bytow 6a598b3acd :recycle: providing the GameStateManager in on_enter now so things event handlers need only be set once 1 rok temu
  Felix Bytow 0147cf5cf3 :recycle: Asset now uses raw pointer instead of std::optional 1 rok temu
  Felix Bytow 0714f504ba :sparkles: added dependency to boost and refactored the button class 1 rok temu
  Felix Bytow 01859117ce :sparkles: implemented main menu 1 rok temu
  Felix Bytow 8d722240bc :art: some minor font related improvements 1 rok temu
  Felix Bytow 3043fe060c :sparkles: button can now be clicked 1 rok temu
  Felix Bytow ed8ec45732 :sparkles: added button component (currently only visual, no functionality) 1 rok temu
  Felix Bytow 8d41f9bc3c :sparkles: added a simple dummy state, so game doesn't crash when switching to a not-yet-implemented state 1 rok temu
  Felix Bytow c6bd10796d :art: so first thing I noticed about CLion Nova is that it ignores the classic C++ style settings 1 rok temu
  Felix Bytow efb3433f2e :sparkles: logo is now centered and keeps its aspect ratio 1 rok temu
  Felix Bytow 71a43d82f0 :recycle: moved surface -> texture back into asset manager 1 rok temu
  Felix Bytow 9bc7fb912f :sparkles: added working splash screen 1 rok temu
  Felix Bytow 101d0e3e50 :sparkles: the loading state now displays a progress bar 1 rok temu