Historial de Commits

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