aboutsummaryrefslogtreecommitdiff
path: root/server/src/game.rs
AgeCommit message (Collapse)Author
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-11add recipes back to protocolmetamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-10remove customersmetamuffin
2024-08-10fix customers for new protometamuffin
2024-08-10Change protocol and server to allow multiple players per connection (untested)metamuffin
2024-07-27server clears progress when producemetamuffin
2024-07-26refactor environment effectsmetamuffin
2024-07-26add draft weather/environment systemmetamuffin
2024-07-25add player portalsmetamuffin
2024-07-23send correct time in initial score packetnokoe
2024-07-23fix score not being sent when interactingnokoe
2024-07-21send star ratingmetamuffin
2024-07-20send score menu on game endmetamuffin
2024-07-20refactor score code (and break things)metamuffin
2024-07-20syncronize player movement if the divergemetamuffin
2024-07-20correctly send lobby bool and send map namemetamuffin
2024-07-18clippymetamuffin
2024-07-18reimplement customers as entitymetamuffin
2024-07-18serve-authorative movementmetamuffin
2024-07-11add backwards compat for game jam releasemetamuffin
2024-07-11send map metadatametamuffin
2024-07-10character zero is a chefmetamuffin
2024-07-10quick reload commandmetamuffin
2024-07-09adjust logging and better duplexmetamuffin
2024-07-09implement auto release on active (and passive) recipesmetamuffin
2024-07-09prevent double joinmetamuffin
2024-07-08prevent all interactions between clients and customersmetamuffin
2024-07-08unlist lobby mapmetamuffin
2024-07-08add replay system to client and server toolmetamuffin
2024-07-08move glam dep to protocol cratemetamuffin
2024-07-08split off protocol into its own cratemetamuffin
2024-07-08[skip-notice] Update license notice everywhere.metamuffin
2024-07-07add bus map and tile entitiesmetamuffin
2024-07-07send if map is lobbymetamuffin
2024-07-07transmit boosting statemetamuffin
2024-07-06conveyorsmetamuffin
2024-07-02interaction between playersmetamuffin
2024-07-02passive recipes in player slotmetamuffin
2024-07-02generalize protocolmetamuffin
2024-07-01show message when /endmetamuffin
2024-07-01game ends with timermetamuffin
2024-06-29clear points when changing mapsmetamuffin
2024-06-29optionally persist messagesmetamuffin
2024-06-29implement pointsmetamuffin
2024-06-27fade to black while bakingmetamuffin
2024-06-27server: send correct position for customer spawnmetamuffin
2024-06-26send scoremetamuffin
2024-06-26boostingmetamuffin
2024-06-26make demand state part of the game statemetamuffin