|
|
2cda920e15
|
refactor main method signature and enhance config initialization
|
2025-12-15 21:49:19 +01:00 |
|
|
|
9263626ca2
|
add MiniMap functionality and integrate map state handling
|
2025-12-13 18:20:01 +01:00 |
|
|
|
4aa955246b
|
refactor map handling and improve tile initialization logic
|
2025-12-13 15:40:26 +01:00 |
|
|
|
825b084a68
|
obstacles and chest loot
|
2025-12-13 00:44:53 +01:00 |
|
|
|
67309a6e28
|
changed tile array to three-dimensional array (i0=map; i1=col; i2=row)
|
2025-12-12 12:52:50 +01:00 |
|
|
|
49c8b59d68
|
created destructible tiles
|
2025-12-08 04:48:27 +01:00 |
|
|
|
7616b4daff
|
added some sample events
|
2025-11-28 21:52:28 +01:00 |
|
|
|
02066640e2
|
updated tiles
|
2025-11-28 15:42:42 +01:00 |
|
|
|
09969807f3
|
added a few (yet not working) objects
|
2025-11-26 23:16:15 +01:00 |
|
|
|
8b694852ac
|
implemented camera
|
2025-11-26 22:05:58 +01:00 |
|
|
|
e60f04b8b6
|
added map drawing system
|
2025-11-26 21:50:46 +01:00 |
|