aboutsummaryrefslogtreecommitdiff
path: root/tools/map.py
AgeCommit message (Expand)Author
2023-07-27Properly count entities and sure we support enoughJuan J. Martinez
2023-07-15Check we don't go over the max number of entitiesJuan J. Martinez
2023-07-13Use removesuffixJuan J. Martinez
2023-07-11Add gol/silver keys and door logicJuan J. Martinez
2023-07-11Sort the entities by y coordJuan J. Martinez
2023-07-06Add tracker enemy (Mr Bones)Juan J. Martinez
2023-07-06Add free enemy (Old Miner)Juan J. Martinez
2023-06-29Add pickaxe pickupJuan J. Martinez
2023-06-27Add pikcupsJuan J. Martinez
2023-06-27Add Bat enemyJuan J. Martinez
2023-06-25Add entity system, add new enemy (snake)Juan J. Martinez
2023-06-22Import entities from the map and spawn themJuan J. Martinez
2023-06-21Check for the total gold limit of 1 byteJuan J. Martinez
2023-06-20Add gold supportJuan J. Martinez
2023-06-13Convert map into an .o fileJuan J. Martinez