mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
0.29.4
This commit is contained in:
parent
bc797477d6
commit
405c2d3a77
1 changed files with 19 additions and 0 deletions
19
Changelog.md
19
Changelog.md
|
@ -1,3 +1,22 @@
|
|||
# 0.29.4
|
||||
*February 14, 2023*
|
||||
|
||||
Improvements
|
||||
- Allow regular visitors to enter town more quickly after a new save is created
|
||||
- Always allow blowing out birthday candles when aging is disabled
|
||||
- Added program arguments for cheats (`--cheats`) and a custom game directory (`--game-dir`)
|
||||
|
||||
Fixes
|
||||
- Fixed large objects like trees not being selectable near section boundaries
|
||||
- Fixed big screenshots not working in non-default camera rotations
|
||||
- Fixed animated tiles being drawn onto the selection target unnecessarily
|
||||
- Fixed arm accessories on children looking incorrect
|
||||
- Fixed drinks making people pee themselves very quickly
|
||||
- Fixed hair not being consistent with multiple outfits when aging up
|
||||
- Fixed blurred map rendering being triggered based on the wrong camera size
|
||||
- Fixed control characters being added to text boxes when pressing unrecognized keyboard keys
|
||||
- Fixed progress arrows causing a crash when using a gamepad sometimes
|
||||
|
||||
# 0.29.3
|
||||
*January 26, 2023*
|
||||
|
||||
|
|
Loading…
Reference in a new issue