- Oct 11, 2024
-
-
Kirsty authored
-
- Oct 04, 2024
-
- Sep 21, 2024
-
- Sep 20, 2024
-
- Sep 19, 2024
-
-
xao authored
-
- Sep 06, 2024
-
-
KnotLikeThis authored
-
- Sep 02, 2024
-
- Aug 31, 2024
-
-
majou authored
- adds randomInt, randomFloat, shuffle, and either functions to prng class - adds missing options to use Math.random instead of State.random - fixes rng discrepancy between having game tips enabled and disabled
- Aug 30, 2024
-
-
Purity authored
This reverts merge request !2932
-
- Aug 28, 2024
-
- Aug 21, 2024
-
-
xao authored
-
- Aug 20, 2024
-
-
- Aug 18, 2024
-
-
- Aug 13, 2024
-
- Aug 09, 2024
-
-
Kirsty authored
-
- Aug 05, 2024
-
- Jul 19, 2024
-
- Jul 17, 2024
-
-
majou authored
-
- Jul 14, 2024
-
-
Kirsty authored
-
- Jul 04, 2024
-
- Jun 21, 2024
- Jun 20, 2024
- Jun 18, 2024
-
-
xao authored
-
- Jun 13, 2024
-
- May 31, 2024
-
-
Purity authored
-
- 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
-
- May 22, 2024
-
-
xao authored
-
xao authored
- Money display now only show decimals if the amount is less than 10k
-
xao authored
Some cleanup: Daily, weekly, and yearly no longer require setup to add objects. It is enough to create the object once, and it will do a deep clear instead of deleting the object and recreating it. Added clearProperties Added depth parameter to deepMerge Slight colour changes Some more cleanup in versionUpdate Refactored statFreeze widgets
-
- May 19, 2024
-
-
xao authored
- Added a glimmer effect to sea location. - Added animations and other improvements to sea location. - Animations now support "sliders". Enabling sliders will cause an image to move across the screen over time, without having to add key-frames. - Improvements to debugging animations. - Added onEnable and onDisable events for effects. - Subeffects now always run after the main effect. - Fixed a bug where animations would get overwritten if reflections were turned off. - Fix potential bug when toggling new renderer on/off - Fixed an error when using old renderer if there is no base image (i.e. sea where it only has reflective images)
-
- May 18, 2024
-
-
xao authored
-
- May 15, 2024
-
-
Kirsty authored
Reverted school toilet change and added a seduction scene, added focus class for clothing set button, and fixed missing optional chaining.
- May 14, 2024
-
-
Kirsty authored
-
- May 11, 2024
-
-