aboutsummaryrefslogtreecommitdiff
path: root/server/editor/src/main.rs
AgeCommit message (Expand)Author
10 daysclippymetamuffin
2026-03-01remove nesting in game/server data packetsmetamuffin
2026-03-01add serverdata packet with data fields that dont change across games; add mot...metamuffin
2026-02-26compiles with tile stacksmetamuffin
2025-10-19Rename client-lib crate to game-coremetamuffin
2025-10-19Implement interaction with other players through id instead of tile posmetamuffin
2025-10-14Bind editor to ip6metamuffin
2025-09-30clippy; make use of is_some_and and is_none_ormetamuffin
2025-09-30Implement tile placeable items for server-side (#433)metamuffin
2025-09-21rename cutting and rolling board everywheremetamuffin
2025-06-06manual clippy and other cleanupmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2025-04-07fix #240; fix #241nokoe
2024-12-26generalize services and add editor to play menumetamuffin
2024-12-26doc editor commandsmetamuffin
2024-12-26fix client crash cause by too early spawnmetamuffin
2024-12-26editor load feature and return to editor commandmetamuffin
2024-12-25editor save and play featuresmetamuffin
2024-12-25draft map editormetamuffin