Commit Graph

32 Commits

Author SHA1 Message Date
yaw-man d5e0e1c5da Fixed typo in toki pona text 2023-01-28 10:30:45 -04:00
yaw-man 43bba05bc6 Silly bug fix: the demo folder should be created unconditionally. 2023-01-27 23:46:15 -04:00
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 e1e00dce4c Persistence of continuous accelerations. 2023-01-27 13:24:53 -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 0a300b018c Fix: "load recording" menu wasn't scrolling correctly. 2023-01-24 18:30:38 -04:00
yaw-man 32a154cabe Adding options menu, local leaderboard. 2023-01-22 11:22:51 -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 9754a82694 Added score counter. 2023-01-16 11:09:22 -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 f1873abed7 Render wave via shader. 2023-01-14 16:03:57 -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 45b919c3ff Fixed derivative bug. 2023-01-14 00:42:52 -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
yaw-man 11865da481 Render sitelen pona 2023-01-13 14:28:58 -04:00
yaw-man fd520944e4 Add autorhythm 2023-01-13 12:43:12 -04:00
yaw-man d9a0f5e23b Adding some more hooks. 2023-01-13 11:38:14 -04:00
yaw-man 6c8c99651e Add font assets. 2023-01-13 10:27:17 -04:00
yaw-man 7974164310 Initial commit. 2023-01-13 09:11:30 -04:00