2021-10-19 21:37 | go fmt | bsandro | 2 | +3 | -3 |
2021-10-19 21:15 | Moved tileset pictures and map files into "assets" subdirectory Added stub character at fixed position. | bsandro | 24 | +54 | -158 |
2021-10-13 23:03 | Tiles grouped by coordinates and sorted(?) by layer | bsandro | 2 | +34 | -17 |
2021-10-12 19:40 | Handle simultaneous key presses properly | bsandro | 1 | +12 | -8 |
2021-10-11 21:50 | some new stuff on the map | bsandro | 2 | +45 | -45 |
2021-10-10 21:03 | render only tiles that are on screen (or adjacent) | bsandro | 3 | +35 | -15 |
2021-10-06 22:52 | Camera as a separate structure | bsandro | 2 | +43 | -10 |
2021-10-05 22:22 | Bump Ebiten version; read arrow keys and move viewport aka effectively scroll map | bsandro | 189 | +36186 | -4765 |
2021-10-05 20:19 | added readme | bsandro | 1 | +14 | -0 |
2021-10-03 18:48 | precache tiles position and transformation matrix | bsandro | 2 | +152 | -114 |
2021-10-03 13:28 | more random tilesets | bsandro | 1 | +0 | -0 |
2021-10-03 13:22 | couple of new tilesets | bsandro | 5 | +0 | -200 |
2021-10-03 10:41 | Game and map and tilesets init from the single entry point and config | bsandro | 4 | +143 | -41 |
2021-10-03 02:14 | find first tileset gid for render | bsandro | 1 | +31 | -25 |
2021-10-02 23:56 | Full tile rotation support | bsandro | 3 | +38 | -16 |
2021-10-02 21:26 | Working horizontal rotation support | bsandro | 5 | +719 | -180 |
2021-09-29 22:38 | added gitignore | bsandro | 1 | +3 | -0 |
2021-09-29 22:36 | initial commit | bsandro | 470 | +163716 | -0 |