-
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
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