Skip to content
Snippets Groups Projects
  1. Jan 12, 2025
  2. Jan 08, 2025
  3. Nov 20, 2024
    • majou's avatar
      idb and rng fixes · d31ff151
      majou authored
      - fixed idb sometimes closing unexpectedly and destroying the saves
      - made prng unaffected by the version update code
      d31ff151
  4. Aug 13, 2024
  5. May 28, 2024
    • xao's avatar
      - Made weather canvas instanced (can run multiple canvases at the same time) · c0ec0fa2
      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
      c0ec0fa2
  6. May 07, 2024
  7. May 06, 2024
    • xao's avatar
      Critical fixes · b96ec28e
      xao authored
      Fixes time breaking on loading save.
      Fixes old renderer not loading the location images correctly.
      Fixes random pillory time error.
      b96ec28e
  8. May 02, 2024
  9. Apr 14, 2024
  10. Apr 01, 2024
  11. Jan 11, 2024
    • xao's avatar
      init · a2d43b61
      xao authored
      a2d43b61
  12. Jan 06, 2024
    • xao's avatar
      1 · 2123831c
      xao authored
      2123831c
    • xao's avatar
      init · 460efcce
      xao authored
      460efcce
  13. Dec 19, 2023
    • xao's avatar
      1 · 0b62d8f4
      xao authored
      0b62d8f4
  14. Jul 25, 2023
  15. Jun 22, 2023
  16. Mar 18, 2023
  17. Jan 16, 2023
  18. Dec 18, 2022
  19. Dec 13, 2022
    • xao's avatar
      Misc · ead372d1
      xao authored and Vrelnir's avatar Vrelnir committed
      ead372d1
  20. Oct 16, 2022
  21. Oct 12, 2022
  22. Sep 11, 2022
  23. Aug 13, 2022
  24. Jun 04, 2022
  25. Apr 08, 2022
  26. Mar 03, 2022
  27. Feb 19, 2022
  28. Feb 01, 2022
  29. Jan 31, 2022
  30. Jan 16, 2022
  31. Jan 13, 2022
  32. Jan 10, 2022
  33. Jan 06, 2022
  34. Jan 02, 2022
  35. Dec 23, 2021
  36. Dec 22, 2021
    • note leven's avatar
      remember scrollbar position between same passages · d771adc6
      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
      d771adc6
  37. Nov 07, 2021
    • note leven's avatar
      changes to variablesVersionUpdate · 975b2262
      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
      975b2262
  38. Nov 05, 2021
Loading