No description
Find a file
Griffin Smith 24d38cb589 Make EntityMap::append not overwrite entities
Rather than overwriting entities with the same ID when appending, make
EntityMap::append actually respect the internal invariants of the map
and preserve entities from both sides, with no regard for their id.
2019-07-28 20:38:39 -04:00
proptest-regressions Add commands for diagonal movement 2019-07-14 11:00:44 -04:00
src Make EntityMap::append not overwrite entities 2019-07-28 20:38:39 -04:00
.gitignore an @-sign in a box 2019-07-05 22:45:57 -04:00
Cargo.lock Allow converting generated levels to entities 2019-07-28 17:45:43 -04:00
Cargo.toml Allow converting generated levels to entities 2019-07-28 17:45:43 -04:00
Config.toml an @-sign in a box 2019-07-05 22:45:57 -04:00
rustfmt.toml an @-sign in a box 2019-07-05 22:45:57 -04:00