aboutsummaryrefslogtreecommitdiff
path: root/server/data/src/registry.rs
AgeCommit message (Expand)Author
2026-03-01add serverdata packet with data fields that dont change across games; add mot...metamuffin
2026-02-28fix tileid mapping for tile_placeable_itemsmetamuffin
2026-02-26fix crash on freed collision tilesmetamuffin
2026-02-26modify data code to load tile stack mapsmetamuffin
2026-02-26compiles with tile stacksmetamuffin
2025-12-16capture the currynokoe
2025-12-16Add grey holes; player portal pair rest state is grey holesmetamuffin
2025-12-16Add player portal pair entity; fix tile/item remappingmetamuffin
2025-10-16Placable walls in tagmetamuffin
2025-10-15Add tag minigame (hidden map + entity)metamuffin
2025-10-12Fix bug where unknown order item was optimized outmetamuffin
2025-10-11clippy + fmt; start using if let chainsmetamuffin
2025-10-10Filter unused items and tiles from gamedata (close #449)metamuffin