\ Phase 28 Session 5: Rivers & Lakes Complete - RiverSystem + LakeSystem with biome-aware water rendering"
This commit is contained in:
@@ -104,6 +104,8 @@
|
||||
<script src="src/systems/BiomeSystem.js"></script> <!-- 🌍 Phase 28: Biomes -->
|
||||
<script src="src/systems/ChunkManager.js"></script> <!-- 💾 Phase 28: Chunk Loading -->
|
||||
<script src="src/systems/TransitionSystem.js"></script> <!-- 🌈 Phase 28: Smooth Transitions -->
|
||||
<script src="src/systems/RiverSystem.js"></script> <!-- 🌊 Phase 28: Rivers -->
|
||||
<script src="src/systems/LakeSystem.js"></script> <!-- 🏞️ Phase 28: Lakes -->
|
||||
<script src="src/systems/WorldEventSystem.js"></script>
|
||||
<script src="src/systems/QuestSystem.js"></script>
|
||||
<!-- DayNightSystem merged into WeatherSystem -->
|
||||
|
||||
Reference in New Issue
Block a user