aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2024-08-12bot: clear passive tile targetmetamuffin
2024-08-12fix some cases where it gets stuckmetamuffin
2024-08-12bot: passive recipes, still buggymetamuffin
2024-08-12remove legacy gitignoremetamuffin
2024-08-12simple works fine for everything except passive and other special casesmetamuffin
2024-08-11improve framework and start work on simple algometamuffin
2024-08-11Revert "find path with distance"metamuffin
This reverts commit f78568656ffe39f7cc4db293570e29900cffc6f2.
2024-08-11find path with distancemetamuffin
2024-08-11show server error messagesmetamuffin
2024-08-11initialize crypto in botmetamuffin
2024-08-11specifiable ws addrmetamuffin
2024-08-11bot helper functionsmetamuffin
2024-08-11add recipes back to protocolmetamuffin
2024-08-11update depsmetamuffin
2024-08-11pc: improve movement of othersmetamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-11factor out client network code to client-libmetamuffin
2024-08-10remove customersmetamuffin
2024-08-10update protocol versionmetamuffin
2024-08-10start with client lib cratemetamuffin
2024-08-10fix customers for new protometamuffin
2024-08-10decrease default log level to warnmetamuffin
2024-08-10Change protocol and server to allow multiple players per connection (untested)metamuffin
2024-08-10freeform map shapesmetamuffin
2024-07-27update env right after startmetamuffin
2024-07-27server clears progress when producemetamuffin
2024-07-27permanent effectsmetamuffin
2024-07-26refactor environment effectsmetamuffin
2024-07-26add draft weather/environment systemmetamuffin
2024-07-26add environment to protocolmetamuffin
2024-07-25abort game if no *chefs* are left.metamuffin
2024-07-25add player portalsmetamuffin
2024-07-23server: listen address cli optnokoe
2024-07-23delete deprecated demandsnokoe
2024-07-23Merge branch 'master' of codeberg.org:hurrycurry/hurrycurrymetamuffin
2024-07-23check if demands are emtpy to prevent crashmetamuffin
2024-07-23send correct time in initial score packetnokoe
2024-07-23fix score not being sent when interactingnokoe
2024-07-23pc: menu backgroundmetamuffin
2024-07-21customers return to chair when moved, improve linemetamuffin
2024-07-21item commandmetamuffin
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-20increase friction to 15metamuffin
2024-07-20correctly send lobby bool and send map namemetamuffin
2024-07-18increase server tps to 50metamuffin
2024-07-18clippymetamuffin
2024-07-18increase protocol versionmetamuffin