Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Bytow 6ab22a9a2a :sparkles: added "make install" support and finding installed assets hace 1 año
  Felix Bytow b749c5f07e :sparkles: assets are now placed in MacOS application bundle hace 1 año
  Felix Bytow 4e54853e8d :sparkles: current menu choice is now more obvious, also FPS are shown in the game now hace 1 año
  Felix Bytow 832ec881d2 :sparkles: the game can now be fully controlled with the keyboard, no mouse necessary hace 1 año
  Felix Bytow ed8c2be4ce :recycle: added a little more spacing to credits hace 1 año
  Felix Bytow df4be7c540 :sparkles::fire: added the credits screen and finally removed the dummy state hace 1 año
  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