Commit graph

13 commits

Author SHA1 Message Date
Antti Hakkarainen
8b437f6598 basic main menu 2023-02-16 22:48:26 +02:00
Antti Hakkarainen
523f7888da implement screenshot feature 2023-02-16 20:30:43 +02:00
Antti Hakkarainen
d31fced182 display minimap sprite as map background 2023-02-15 21:13:24 +02:00
Antti Hakkarainen
14aa4f0e9a minimap: move camera with mouse, show camera pos on map 2023-02-14 23:32:52 +02:00
Antti Hakkarainen
63ea78592a fix minimap colors 2023-02-14 11:29:05 +02:00
Antti Hakkarainen
57d47c5eed prototype minimap 2023-02-13 23:49:50 +02:00
Antti Hakkarainen
ad598f980e moved chunkgen to 2nd thread, initial solution 2023-02-13 21:24:55 +02:00
Antti Hakkarainen
0109934933 load and remove chunks around camera pos working 2023-02-12 22:17:21 +02:00
Antti Hakkarainen
7dc6a4c420 implement tilemap chunk generator 2023-02-12 13:54:14 +02:00
Antti Hakkarainen
9f2dbb2a1d separate func for tile placement error checking 2023-02-08 22:29:12 +02:00
Antti Hakkarainen
c440e5f482 accurately find tile coords. moved error msgs to global. 2023-02-08 18:18:26 +02:00
Antti Hakkarainen
acf1ed5423 camera zoom in/out & camera panning 2023-02-07 19:21:51 +02:00
Antti Hakkarainen
24a05c557d initial game files 2023-02-05 23:36:27 +02:00