|
4d336b9189
|
Get character stats (kind of) displaying in-scenario
|
2020-06-13 18:11:45 +01:00 |
|
|
cf624cc77b
|
Switch from encoding/binary to struc
It's not perfect, but struc can deserialize the whole thing into one
struct while encoding/binary can't. It's nice to have that.
|
2020-06-09 00:36:56 +01:00 |
|
|
9d0750d134
|
Scenario viewpoint, Z index management, and arrow controls
|
2020-04-20 00:16:21 +01:00 |
|
|
b191ba2a94
|
Simplify bounds clipping a tiny bit
|
2020-04-18 11:44:05 +01:00 |
|
|
6e70ddcb60
|
Fix some errors in iso->pix->iso conversions, add debugging
Maps now render a bit more properly, and our mouse position can be
correctly assigned to a cell. Kind of, mostly.
|
2020-04-18 00:12:15 +01:00 |
|