Age | Commit message (Expand) | Author |
---|---|---|
2025-06-17 | loading ldtk tilemaps + adding dungeon structure that can be loaded at runtime | Astatin |
2025-03-19 | Fix infinite loop on respawn enemy | Astatin |
2025-03-18 | Add generation events to be executed on floor generation | Astatin |
2025-03-13 | Adding multi-step dialogue | Astatin |
2025-03-07 | Add floor counter + a lot of little bug fixes | Astatin |
2024-08-27 | Add objects and spawn bunny & goal in a random room | Astatin |
2024-08-22 | Stored the rooms + spawn the bunny at the top left (sometimes) of the room | Astatin |
2024-08-20 | Random walker mitosis + Add rooms at the end of random walk | Astatin |
2024-08-15 | Generate a single tunnel in dungeon generation | Astatin |
2024-08-14 | Add RNG + do some tests with is_solid | Astatin |