mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-11 22:31:52 +09:00
renew message UI, proper sunlight sim, lightlevel back to 24bit, using CharArray for MSBs and ByteArray for LSBs
Former-commit-id: 1ae49640ac07e8102dd535ef49baa646cb59a947 Former-commit-id: febee94f8e5405733c7361853ba018131316a745
This commit is contained in:
16
Known problems.md
Normal file
16
Known problems.md
Normal file
@@ -0,0 +1,16 @@
|
||||
## From playtests ##
|
||||
|
||||
### Character ###
|
||||
|
||||
* Cannot fit into single-tile width pit
|
||||
Cause: Player/NPC looks slim enough to fit, but don't fit in the game
|
||||
Solution: Draw them wider, allow them to fit into the pit (Phys resolver will glitch?)
|
||||
|
||||
|
||||
## Internal ##
|
||||
|
||||
### Phys ###
|
||||
|
||||
* Actor stick to wall and not get off
|
||||
|
||||
* Actor with mass <2 behaves erratically
|
||||
Reference in New Issue
Block a user