mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
removed code fences on some posts
This commit is contained in:
parent
67eb189a3b
commit
e8db945887
2 changed files with 0 additions and 5 deletions
|
@ -42,14 +42,12 @@ Oh, also, before I forget to mention this: It's pretty obvious, but the game fin
|
||||||
|
|
||||||
We debated a lot about the design of the logo, but I think this final version represents the game's fun and light-hearted aesthetic and gameplay very well.
|
We debated a lot about the design of the logo, but I think this final version represents the game's fun and light-hearted aesthetic and gameplay very well.
|
||||||
|
|
||||||
|
|
||||||
![](https://img.itch.zone/aW1nLzY0NDI4MDQucG5n/original/Th9Ent.png)
|
![](https://img.itch.zone/aW1nLzY0NDI4MDQucG5n/original/Th9Ent.png)
|
||||||
|
|
||||||
# The full changelog
|
# The full changelog
|
||||||
|
|
||||||
As always, here's a copy of the full changelog for your enjoyment. Of course, you can also look at this changelog in the game's main menu.
|
As always, here's a copy of the full changelog for your enjoyment. Of course, you can also look at this changelog in the game's main menu.
|
||||||
|
|
||||||
```
|
|
||||||
Additions
|
Additions
|
||||||
- Added camera rotation, which can be used using the C key or the rotation buttons in the top right
|
- Added camera rotation, which can be used using the C key or the rotation buttons in the top right
|
||||||
- Added a new, more commercial-looking area to the game's map that currently features a park and a new resident
|
- Added a new, more commercial-looking area to the game's map that currently features a park and a new resident
|
||||||
|
@ -83,4 +81,3 @@ Fixes
|
||||||
- Fixed people being able to place wall-hanging items like paintings on the ground
|
- Fixed people being able to place wall-hanging items like paintings on the ground
|
||||||
- Fixed placing computers on desks (and similar stuff) being difficult
|
- Fixed placing computers on desks (and similar stuff) being difficult
|
||||||
- Fixed some depth inconsistencies with rugs and wall-hanging objects like paintings
|
- Fixed some depth inconsistencies with rugs and wall-hanging objects like paintings
|
||||||
```
|
|
||||||
|
|
|
@ -49,7 +49,6 @@ Have this picture, though.
|
||||||
# Full changelog
|
# Full changelog
|
||||||
As always, you can check out the full changelog in the bottom right corner of the game's main menu, or right here:
|
As always, you can check out the full changelog in the bottom right corner of the game's main menu, or right here:
|
||||||
|
|
||||||
```
|
|
||||||
Additions
|
Additions
|
||||||
- Added dynamic lighting and two lamps, a ceiling and a floor one
|
- Added dynamic lighting and two lamps, a ceiling and a floor one
|
||||||
- Added speech sounds and a way to change a person's voice pitch in the character creator
|
- Added speech sounds and a way to change a person's voice pitch in the character creator
|
||||||
|
@ -76,4 +75,3 @@ Improvements
|
||||||
- Made hints and loading screen info display the current keybind for actions, not the default one
|
- Made hints and loading screen info display the current keybind for actions, not the default one
|
||||||
- Made puddles evaporate and disallowed mopping on natural ground
|
- Made puddles evaporate and disallowed mopping on natural ground
|
||||||
- Improved the volume of in-world audio (temporarily, there are still more issues to fix)
|
- Improved the volume of in-world audio (temporarily, there are still more issues to fix)
|
||||||
```
|
|
||||||
|
|
Loading…
Reference in a new issue