- Sep 20, 2024
-
- Sep 02, 2024
-
- Jun 21, 2024
-
-
xao authored
-
- May 30, 2024
-
-
xao authored
- Orbitals now update daily (to allow for settings making different seasons have different settings)
-
- May 29, 2024
-
-
xao authored
- Removed Time.nightState since it's unused, and redundant - Reorganised file structure slightly - Added weather icons for minimised mobile views - Unset $startingseason since it's no longer used after game start - Some file cleanup
-
- May 28, 2024
-
-
xao authored
- Added new banner as a canvas instance to the start menu. - Added code to support resizing of canvases dynamically. Only enabled for banner for now. - Changed the way reflections work (again), now uses a slightly different algorithm to look more like waves heading top to bottom (can be adjusted). - Fixed a bug which didn't set the color of the glow properly for emissives. - Adjusted orbital code to allow for adding a bottomOffset (increase the distance the orbital travels below horizon) - Precipitation animations are now properly disabled when the condition is false (doesn't rain or snow). - Reorganised the file structure. - Refactored the way canvas settings were set up. - Refactored a lot of the canvas code. - Refactored layers, and effects code. - Start menu now sets the location, time and weather (for the banner to work) - Removed some redundent leftover code. - Changed Weather.Sky singleton to Weather.Renderer - Slightly increased extreme temperatures - Added one more cirrus cloud sprite - Added Eden Cabin and Bird Tower to major locations
-