Commit Graph

10 Commits

Author SHA1 Message Date
cdd944b9b5 Add EventManager and event handling system; implement event triggering and popup display 2025-08-23 23:38:45 +02:00
c0d18507e3 Add PauseManager functionality; implement pause menu and toggle logic 2025-08-23 23:09:07 +02:00
7e8ccb061a Add FollowersPerSecond modifications to various unlocks; adjust values for game progression 2025-08-23 22:59:22 +02:00
4ceb63e49c Add Organized Religion miracle and Temple tiers; update game structure with new markers and visualizations 2025-08-23 19:03:24 +02:00
8ae0e7e80c Add buff management for miracles; implement checks for active buffs and update buff identifiers 2025-08-23 18:28:05 +02:00
cd715a24cb Refactor marker management to use child count for occupancy checks; update road management to handle Marker2D types 2025-08-23 15:48:08 +02:00
608bcc552d Refactor hut tier definitions to use images and scales instead of scene paths; add moddable visual component 2025-08-23 15:41:57 +02:00
4a3bc46081 Add tier management system with JSON loading; refactor PopulationVisualizer for category handling 2025-08-23 05:23:09 +02:00
bf272b4c2f Add sound effects for buff management and notifications; update scene configurations 2025-08-23 05:09:47 +02:00
9cf707945b Add NotificationManager and NotificationLabel for age advancement notifications; refactor scripts into Components directory 2025-08-23 04:54:45 +02:00