Added button in the story editor to copy story text to clipboard, in case you want to share/use it outside the game
Got rid of deprecated python server logic which wasn’t used anymore, which means the download file size of the game can be again reduced in the near future
Removed deprecated local stable diffusion as an option; if you need this, please run your own A1111-compatible server instead
Fixed serious issue where NPCs who left the premises could disappear from your save forever
Better more tolerant substring matching for achievements for skills
Tweaked colon parsing logic to handle an edge case where colon with no space appears in description
Added logic to prevent simultaneous “left the premises” with defeated or died
Tweaked graphics settings to maybe slightly reduce GPU load without affecting image quality
Added starting location to the starting quest story blob generation prompt to improve its coherence
Added support for displaying Chinese and Russian characters, although actual support for non-English languages won’t be available until much later