Commit graph

14 commits

Author SHA1 Message Date
Zed A. Shaw
f85ae8a6c6 Better map generation and a test that re-rolls maps that aren't valid to figure out the stats of map gen failures. 2026-03-11 12:31:51 -04:00
Zed A. Shaw
5179f1c781 Final move of files to a better place. Only thing in the root is very common stuff. 2026-02-27 15:10:17 -05:00
Zed A. Shaw
f460add0af Graphics reorg done. 2026-02-27 14:11:13 -05:00
Zed A. Shaw
86a9f815c1 animation and lights moved to graphics 2026-02-27 13:57:44 -05:00
Zed A. Shaw
229ad2dd95 Textures and palette moved to graphics. 2026-02-27 13:09:44 -05:00
Zed A. Shaw
13ec422aae AI is now moved. 2026-02-27 11:21:42 -05:00
Zed A. Shaw
e3065f7add Cleaning out stray animation.hpp files to make finding usage easier. 2026-02-23 00:21:57 -05:00
Zed A. Shaw
364f66bffb Camera is now using Animate2 and it's mostly working, but there's a few more refactors needed. 2026-02-20 00:15:19 -05:00
Zed A. Shaw
c618a4828f Finally unified all of my events into one place. 2025-12-17 12:51:15 -05:00
Zed A. Shaw
8fdaadaf12 Cutscenes are now integrated into the game. LONG LIVE THE RAT KING! 2025-11-14 01:25:10 -05:00
Zed A. Shaw
5e9dad51b0 Make it possible to specify the story to play. 2025-11-12 11:48:24 -05:00
Zed A. Shaw
b5280b4a4d Have a simple thing that moves every 3 seconds of a song/audio playing to a new panel. 2025-11-11 00:25:36 -05:00
Zed A. Shaw
4bda2ee01c Now have a simple storyboard system that can display an image and move with the camera to different cells. 2025-11-04 00:20:49 -05:00
Zed A. Shaw
e915baf6fc Start the storyboard tool for designing/playing the cutscenes. 2025-11-03 00:37:21 -05:00