This website requires JavaScript.
Explore
Help
Sign in
neocturne
/
MinedMap
Watch
1
Star
0
Fork
You've already forked MinedMap
0
mirror of
https://github.com/neocturne/MinedMap.git
synced
2025-04-19 19:15:08 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
789a4002c7
MinedMap
/
src
History
Matthias Schiffer
789a4002c7
types: add Clone + Debug to ChunkArray iterators
...
Added for consistency with LayerBlockArray.
2023-02-15 00:48:30 +01:00
..
bin
Fix clippy warnings
2023-01-27 23:01:01 +01:00
io
io/region: return sorted Vec instead of HashMap from parse_header()
2023-01-30 19:08:51 +01:00
resource
resource: add BlockType::is() method to check for flags
2023-02-15 00:34:59 +01:00
world
types: split BlockCoords into SectionBlockCoords and LayerBlockCoords
2023-02-15 00:35:18 +01:00
lib.rs
resource: update block type code generator for Rust
2023-02-07 22:18:44 +01:00
main.rs
world/de: new module for deserialization data structures
2023-02-07 18:32:01 +01:00
types.rs
types: add Clone + Debug to ChunkArray iterators
2023-02-15 00:48:30 +01:00