Full notes
Full Word Factori update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
Word Factori changes
Made a bunch of modding fixes, and also some smaller visual tweaks and bug fixes to the game
Adjusted recipe font colors
Converted between formats to fix some broken recipes (Previously we had to specify mirrored E as rotated 2x since they're identical now our internal format will allow either. This also helps modders)
Modding
recipes.json can now supports a ``"include_vanilla": true,`` field which will let you keep the original game recipes
You can add a title.png file to your mod to override the game's title image (see example_mod as an example)
You can make more than 36 levels
Locked door is removed
You can reduce the levels without the game crashing
Source
Changelog.gg summarizes and formats this update. How we read updates.
