Commit Graph

19 Commits

Author SHA1 Message Date
yaw-man 5dfd415d3b Final commit before post-jam release, "1.0.0"?
New features since last release:
  - Display score breakdown, high score, and letter grades.
  - Options menu with volume control, keybindings, and true fullscreen.
  - Demos menu. View saved games!
  - Mouse controls, sorta. Mouse controlled menus!
  - High contrast mode.
  - Instructions displayed on startup.
  - Default demo ships with game.
  - Render sitelen pona quote symbols to and te
  - Beat combo indicator.

Outstanding defects:
  - Options menu not persistent.
  - Mouse controls feel like complete dogshit.
2023-01-27 23:17:46 -04:00
yaw-man 7a1533a6a7 Fixed bug: options and demo menu not working in fused mode. 2023-01-27 12:15:13 -04:00
yaw-man 337e0ce154 Added menu for browsing recordings. 2023-01-20 18:38:06 -04:00
yaw-man 67dc751cf0 Deterministic physics! 2023-01-20 09:53:24 -04:00
yaw-man 34f76c0b7c Preparing to add demos. 2023-01-18 18:51:03 -04:00
yaw-man c8136b01f4 FINAL commit before submission. More audio tweaks. 2023-01-16 00:38:47 -04:00
yaw-man 25a3047a10 Final FINAL physics tweaks. Game is done. Doing audio only until deadline. 2023-01-15 22:38:15 -04:00
yaw-man e600760281 Add more sounds, more feedback on victory condition. 2023-01-15 21:47:14 -04:00
yaw-man ae75751f32 Altered particles, added English translation, tweaked physics again. 2023-01-15 18:29:21 -04:00
yaw-man acffdea826 BIG big commit, tweak physics parameters. Fix beat detection bug.
Scale down particle sprite. Fix sitelen pona rendering, fix text rendering.
Invert white border feedback, more intuitive semantics.
&c. &c.
2023-01-15 16:46:32 -04:00
yaw-man c5407266eb Tweaking audio 2023-01-15 09:39:58 -04:00
yaw-man c8fe7b7d36 Collision impulses 2023-01-14 14:47:46 -04:00
yaw-man a2d94def4d STABLE! STABLE wave equation. 2023-01-14 10:54:32 -04:00
yaw-man d5747d8134 Smooth trail rendering, for real this time. 2023-01-14 09:59:20 -04:00
yaw-man 5a24ffcd42 Smoother particle display; store particle states. Forward integration remains. 2023-01-14 09:48:52 -04:00
yaw-man 64ffc31229 Fixed second derivative bug! Looks good now; breaking up Update function for better encapsulation during collision detection. 2023-01-14 08:43:54 -04:00
yaw-man da0ca76748 Reorganize; DFT; Use Transformation Matrices 2023-01-13 23:46:39 -04:00
yaw-man 79e9090c7e Character controller, render trail 2023-01-13 17:34:01 -04:00
yaw-man 31f7c5c0c7 Marble controller. 2023-01-13 16:05:19 -04:00