Commit Graph

20 Commits

Author SHA1 Message Date
c5b80ed8bc Bump ebiten 2023-07-16 22:51:16 +01:00
891edecc60 Update dependencies 2023-01-17 22:10:46 +00:00
85979834c8 Update ebiten and golang 2021-10-23 22:44:39 +01:00
96dbb297cd Bump ebiten 2021-03-01 22:26:45 +00:00
92fa0fc5d6 UNTESTED: ebiten v2 2020-11-21 19:27:09 +00: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
c2cbf1d95d Get the initial copyright notice displaying
This is really awful, but it's nice to check it off.
2020-06-06 12:44:08 +01:00
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
4fe9a75d69 White background 2020-04-16 15:39:06 +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
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
65249b59c4 Rename go module 2019-12-31 01:55:58 +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