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:
Song Minjae
2016-03-23 20:37:42 +09:00
parent 511bbfdc8f
commit e57d7b9224
24 changed files with 287 additions and 283 deletions

16
Known problems.md Normal file
View 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