Skip to content
Snippets Groups Projects
  1. Dec 22, 2024
  2. Dec 21, 2024
  3. Jun 08, 2024
  4. May 29, 2024
    • xao's avatar
      - Made stars less prominent during dawn and dusk · 92dcaeae
      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
      92dcaeae
  5. May 28, 2024
    • xao's avatar
      - Fixed wrong start date and weather on new game · 90d0f854
      xao authored
      90d0f854
    • 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 22, 2024
    • xao's avatar
      Added effects messages when too hot or cold. · 275f9a79
      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
      275f9a79
  7. May 08, 2024
  8. May 02, 2024
    • xao's avatar
      Changed execution order again. · d2e59e77
      xao authored
      Initialise time and weather earlier on new game start.
      Fixed bathe in fountain event trigger.
      d2e59e77
  9. Apr 17, 2024
  10. Apr 09, 2024
  11. Mar 02, 2024
    • xao's avatar
      m · 0cf06aa3
      xao authored
      0cf06aa3
  12. Feb 20, 2024
  13. Feb 01, 2024
  14. Jan 13, 2024
    • xao's avatar
      test · ece0f652
      xao authored
      ece0f652
  15. Jan 11, 2024
    • xao's avatar
      init · a2d43b61
      xao authored
      a2d43b61
  16. Jan 06, 2024
    • xao's avatar
      1 · 2123831c
      xao authored
      2123831c
    • xao's avatar
      init · 460efcce
      xao authored
      460efcce
  17. Dec 20, 2023
  18. Dec 19, 2023
    • xao's avatar
      1 · 0b62d8f4
      xao authored
      0b62d8f4
  19. Dec 12, 2023
  20. Dec 10, 2023
  21. Oct 12, 2023
    • majou's avatar
      fixes to saves count and things related · be524ccf
      majou authored
      rewrote the way $saveDetails are updated during saving and loading
      - this fixes statistics menu not counting idb saves
      - also fixes autosaves count increasing when autosaves are disabled
      - as part of the latter, there's also a new widget to generate sleep links now
      
      other changes:
      - fixed furniture code trying to update on `:start2` instead of `<<variablesStart2>>`
      - fixed a `<<reroute>>` call that tripped t3lt linter
      - all changed files had trailing whitespace auto-trimmed
      - FIXED NON-IDB SAVES BEING BROKEN SINCE V0.4.2.5
      be524ccf
  22. Jul 25, 2023
  23. Jun 19, 2023
  24. Jun 14, 2023
  25. Apr 08, 2023
  26. Apr 06, 2023
    • majou's avatar
      variables-start2 fixes · 4008e468
      majou authored
      moved `<<applyfeatsboost>>` to the bottom to prevent changing values
      that are not yet defined
      added prison to the starting $daily object
      4008e468
    • Purity's avatar
      Preggy sneaky fixes · 6f56419d
      Purity authored and Vrelnir's avatar Vrelnir committed
      6f56419d
  27. Mar 31, 2023
  28. Mar 18, 2023
  29. Jan 24, 2023
  30. Dec 16, 2022
  31. Dec 03, 2022
  32. Nov 16, 2022
  33. Oct 30, 2022
  34. Oct 27, 2022
Loading