Skip to content

Latest commit

 

History

History
154 lines (98 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

154 lines (98 loc) · 11.6 KB

Changelog

1.4.0 (2024-10-01)

Features

  • story: add explore backyard (3c315e9)
  • story: add explore bedroom (a09ed50)
  • story: add explore hallway (ad1c0ce)
  • story: play sound when key is found in kitchen (d6925e6)

1.3.0 (2024-10-01)

Features

  • audio: add lord voice (8c40c94)
  • audio: play music birds_chirping in backyard (5036e03)
  • audio: play sound paper (c8276bf)
  • audio: play sound treasure (32ee124)

Bug Fixes

  • story: fix sounds and hide scroll (e6aa526)

1.2.1 (2024-09-30)

Bug Fixes

  • story: fix variable event_night1 (8d3cfa3)

1.2.0 (2024-09-30)

Features

  • story: add menu choice to show scroll to lord (c77716e)
  • story: show items at night (868b5dd)

1.1.5 (2024-09-30)

Continuous Integration

  • github: don't delete version.txt in release-please.yml (a339354)

1.1.4 (2024-09-30)

Performance Improvements

  • images: replace ghost png with webp (c762f19)
  • images: replace miss png with webp (40f0aca)

1.1.3 (2024-09-22)

Bug Fixes

  • characters: change the lord color from brown to purple (f77d822)
  • story: enlarge and blink the key after visiting the kitchen (4343ee4)

1.1.2 (2024-09-20)

Performance Improvements

  • images: convert lord from png to webp (a976342)

1.1.1 (2024-09-19)

Performance Improvements

  • images: convert items from png to webp (933822e)

1.1.0 (2024-09-17)

Features

  • gui: change theme color to red (aa605b6)

1.0.2 (2024-09-16)

Bug Fixes

  • utils: fix "Back" button overlapping menu icon (8294ec5)

1.0.1 (2024-09-15)

Bug Fixes

  • story: jump instead of call when exploring (eaccdc0)

1.0.0 (2024-09-15)

Features

  • act1: player meets owner (4b2f445)
  • act2: create act2 (ef38773)
  • audio: play music a_hollow_call in basement (33400f4)
  • audio: play music hide_and_seek in start (7a3501e)
  • audio: play music running_water and night_ambience (c76e2dd)
  • audio: play sound crash in basement (5aa7f62)
  • audio: play sound door_open and door_unlock in basement (27a512e)
  • book: add find lord_book (656be94)
  • day3: connect endings (34e0266)
  • dialogue: meet lord day 2 (c708ff6)
  • endings: create good/bad endings (71da4f6)
  • game: add kinetic_text_tags and update start (f28d016)
  • gui: replace main_menu, window_icon, and web-presplash (ca04094)
  • necklace: add necklace (3f2b3d0)
  • options: add credits (f31204f)
  • scroll: add scroll logic (5031121)
  • sprites: adjust sprite types (a0632d3)
  • story: add basement key (134b5c8)
  • story: add more inside places (2ca5239)
  • story: add places to explore (b857c88)
  • story: add restaurant (e99ab73)
  • story: allow player to give treasure to lord (c8d1a89)
  • story: allow player to sleep after whisper (185028f)
  • story: move necklace from pond to room (1b13591)
  • story: play music the old castle in meet lord (1b0551a)
  • story: show book in basement (4aecce6)
  • story: show inventory and keep track of items (035b3fa)
  • story: show lord in hallway (d439519)
  • story: show monster in basement (1bbbd03)
  • story: show safe in room (273e849)
  • voice: add whisper voices (2918a4e)
  • voice: play bad end (d7edbf3)
  • whisper: add first ghost whisper (9914035)

Bug Fixes

  • basement: add door lock check (c78c6f6)
  • dialogue: revise dialogue (5e46ec5)
  • grammar: adjust grammar (56a3e2e)
  • item: add variable (d4680fc)
  • story: correct variable day1_meet_lord (e757cc7)
  • story: fix bugs (6516fa1)
  • story: fix ghost dialogue (e7ffa56)
  • story: fix ghost girl image (7dd3af7)
  • story: fix lord book bug and play sound creak and tidy dialogue (e3f438a)
  • story: fix scroll, play ghost fx, improve dialogue (03274b0)
  • story: hide screen safe and improve dialogue (f10dc37)
  • story: hide scroll in basement_door (f63a508)
  • story: improve back button and make lord book blink (da6e125)
  • story: sleep if true (c996af0)