summaryrefslogtreecommitdiff
path: root/server/src/data/mod.rs
AgeCommit message (Expand)Author
2024-11-22disable unknown oders for autosushi; fix #204metamuffin
2024-10-14book intermediate representation and packets for sending to clientmetamuffin
2024-09-24change some stuff regarding default timer for gamesmetamuffin
2024-09-16fix all clippy thingsmetamuffin
2024-09-16generate index for passive recipes by input for faster lookupmetamuffin
2024-09-04precompute recipe speedmetamuffin
2024-09-02move things around, add scoreboards load/save modulemetamuffin
2024-09-01server support for nested map directorymetamuffin
2024-08-29constistent struct naming in datametamuffin
2024-08-15remove zero-player maps from listingmetamuffin
2024-08-15sort maps with 0 players to endmetamuffin
2024-08-14sort maps in data packetmetamuffin
2024-08-13trying to reimplement customersmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
2024-07-18reimplement customers as entitymetamuffin
2024-07-15replace depreceated serde_yaml with serde_ymlmetamuffin
2024-07-14imrove sushibarmetamuffin
2024-07-13automatically generate demands from map and recipes. added icecream and sushi.metamuffin