aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-13Fix: Also select map when using controllertpart
2024-08-13Add sliced fish modeltpart
2024-08-12rotate items that are carried by playersmetamuffin
2024-08-12bot: default username and charactermetamuffin
2024-08-12Add fish crate modeltpart
2024-08-12tc: add all tiles and itemsmetamuffin
2024-08-12Merge branch 'master' of codeberg.org:hurrycurry/hurrycurrymetamuffin
2024-08-12remove debug spawnpoint in 5starmetamuffin
2024-08-12bot: make crate hybridmetamuffin
2024-08-12bot: idle waiter clears handmetamuffin
2024-08-12bot: generalize simple and add waitermetamuffin
2024-08-12Add fish modeltpart
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-12reword readme againmetamuffin
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-11tc: add freezer and street tilesmetamuffin
2024-08-11Delete old map items when updating datatpart
2024-08-11Fix: Input still not being disabled occasionally in lobbytpart
2024-08-11Fix: Camera rotation occasionally not being disabled in lobbytpart
2024-08-11factor out client network code to client-libmetamuffin
2024-08-11Add cancel game button tooltip explaining why cancelling is not possibletpart
2024-08-11Disable cancel game button when not joinedtpart
2024-08-11Fix: In-game menu bar too widetpart
2024-08-11Reset camera view when lobby is enteredtpart
2024-08-11Fix: ingame menu not using correct materialtpart
2024-08-11Use darker blur for most panels to increase contrasttpart
2024-08-11Disable camera input in lobby scenetpart
2024-08-10Show map list in lobby for quick selectiontpart
2024-08-10Re-design map selection menutpart
2024-08-10remove customersmetamuffin
2024-08-10Fix players duplicating when game is cancelledtpart
2024-08-10update protocol versionmetamuffin
2024-08-10start with client lib cratemetamuffin
2024-08-10update client to new protocolmetamuffin
2024-08-10fix customers for new protometamuffin
2024-08-10Merge branch 'master' of codeberg.org:hurrycurry/hurrycurrymetamuffin