Commit Graph

12 Commits

Author SHA1 Message Date
14fdab72a0 Update ebiten to v1.11.1
This seems like a significant performance boost. I get 60fps now \o/
2020-05-31 14:50:11 +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
4df6be4fb1 Upgrade to ebiten 1.11.0 2020-04-17 21:59:47 +01:00
32fd9f9aa9 More investigation into animation 2020-04-15 21:11:01 +01:00
7586b90f8a Update go.mod 2020-03-31 22:31:10 +01:00
b5a722eef0 Make a start on font rendering
I was hopeful I could use ebiten/text, but font.Face doesn't seem set
up for fixed-colour fonts.
2020-03-30 00:15:19 +01:00
bcaf3d9b58 Get view-menu to play the interface sound 2020-03-21 23:45:51 +00:00
eb5c4430e8 go get -u 2020-03-20 00:38:35 +00:00
9e3389c8ad Update ebiten 2020-03-18 20:55:01 +00:00
5b4ad2495f go mod tidy 2019-12-30 00:55:34 +00:00
6f605aa502 ebiten: convert view-obj 2019-12-29 15:38:49 +00:00
90b5b3c140 Convert to go mod 2019-10-08 22:28:45 +01:00