- Jan 12, 2025
-
- Jan 08, 2025
-
-
Ybyx authored
-
- Nov 20, 2024
-
-
majou authored
- fixed idb sometimes closing unexpectedly and destroying the saves - made prng unaffected by the version update code
-
- Aug 13, 2024
-
- 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 07, 2024
-
-
- May 06, 2024
-
-
xao authored
Fixes time breaking on loading save. Fixes old renderer not loading the location images correctly. Fixes random pillory time error.
-
- May 02, 2024
-
-
xao authored
Initialisation of Weather is now in passagestart
-
- Apr 14, 2024
-
-
xao authored
-
- Apr 01, 2024
-
-
- Jan 11, 2024
-
-
xao authored
-
- Jan 06, 2024
- Dec 19, 2023
-
-
xao authored
-
- Jul 25, 2023
-
- Jun 22, 2023
-
-
- Mar 18, 2023
-
- Jan 16, 2023
-
-
- Dec 18, 2022
-
-
xao authored
-
- Dec 13, 2022
-
- Oct 16, 2022
-
-
- Oct 12, 2022
-
-
Vrelnir authored
-
- Sep 11, 2022
-
-
- Aug 13, 2022
-
-
Olaroll authored
-
- Jun 04, 2022
-
- Apr 08, 2022
-
-
- Mar 03, 2022
-
- Feb 19, 2022
-
- Feb 01, 2022
-
-
- Jan 31, 2022
-
- Jan 16, 2022
-
- Jan 13, 2022
-
- Jan 10, 2022
-
- Jan 06, 2022
-
-
- Jan 02, 2022
-
- Dec 23, 2021
-
-
- Dec 22, 2021
-
-
note leven authored
- changed hwp's scrollbar fix to not require scroll event listener - if passage didn't change (like during combat) - restore the previous scrolling position rather than always jumping to top - allow penwhack action until the writing is completed, not just on the turn when npc pulls out the tool
-
- Nov 07, 2021
-
-
note leven authored
- updated variables-start and variables-start2 to eliminate dependence on variables-versionUpdate when starting new game - locked variablesVersionUpdate behind a version check. use `<<widget "backComp">>` for newer backwards compatibility code instead - fixed an ancient oversight that lead to autosaves being overwritten immediately after loading them - also added a checkbox to disable autosaves to options menu in the sidebar - fixed journal mentioning museum hints when none are given and winter before ever meeting them - removed `$penisexist` and `$vaginaexist` - fixed a case of improper use of `$player.penisExist is 1` in one of the prison scenes - removed a redundant `$per_npc` fix
-
- Nov 05, 2021
-
-