index
:
hurrycurry
master
stable-rust
tile-stacks
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
bot
Age
Commit message (
Expand
)
Author
2025-10-30
clippy
metamuffin
2025-10-23
Boost bots after only .5s
metamuffin
2025-10-22
Fix step is_busy and stop moving when interacting
metamuffin
2025-10-21
more debug events, bots now broken
metamuffin
2025-10-21
Send paths as debug events
metamuffin
2025-10-20
Refactor bot input to packet based
metamuffin
2025-10-20
Pathfinding avoids chairs
metamuffin
2025-10-19
Rename client-lib crate to game-core
metamuffin
2025-10-19
More readable pathfinding code
metamuffin
2025-10-19
Implement interaction with other players through id instead of tile pos
metamuffin
2025-10-16
Send _list of_ players in progress reports
metamuffin
2025-10-14
Update protocol versions for 3.0
metamuffin
2025-10-11
clippy + fmt; start using if let chains
metamuffin
2025-10-10
Update to newest rust; replace rand with std random
metamuffin
2025-09-30
clippy; make use of is_some_and and is_none_or
metamuffin
2025-09-30
Implement tile placeable items for server-side (#433)
metamuffin
2025-09-21
Prioritize demands in waiter bot (fix #384)
metamuffin
2025-09-17
Fix waiter bot not accepting orders; close #386
metamuffin
2025-09-17
implement unknown-order in simple bot; close #397
metamuffin
2025-09-17
fix standalone bot cli options
metamuffin
2025-09-17
fix dishwasher pick-drop loop; close #385
metamuffin
2025-09-16
upgrade deps
metamuffin
2025-08-08
Bump version to 2.3.4
v2.3.5
tpart
2025-07-19
update version numbers
v2.3.4
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-20
update rust crate versions
v2.3.3
metamuffin
2025-06-18
update game versions
metamuffin
2025-06-03
fix dishwasher getting stuck; fix #277
metamuffin
2025-06-03
use multiple ints for characters; close #294
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
2025-06-03
Add pedestrians (and custom spawn locations)
metamuffin
2025-05-30
note down dishwasher bug
metamuffin
2025-04-07
Fix incorrect version numbers in Cargo.toml files
tpart
2025-01-20
increment version
metamuffin
2024-12-25
variable hand count
metamuffin
2024-12-25
two-handed server
metamuffin
2024-12-23
clippy: mostly map_or replaced with is_some_and
metamuffin
2024-12-22
translate frank lines, fixes #229
metamuffin
2024-11-27
Remove feature declaration for isqrt that has become stable
v2.2.1
metamuffin
2024-11-27
set game version numbers
metamuffin
2024-11-24
Manual clippy
metamuffin
2024-11-22
disable unknown oders for autosushi; fix #204
metamuffin
2024-10-06
fix dishwasher crash, fixes #216
metamuffin
2024-09-29
Remove dishwasher bot reliance on dirty-plate being itemindex of 0
metamuffin
2024-09-29
Add dishwasher bot
Miner34
2024-09-28
simple bot ignores unknown orders; fixes #192
metamuffin
2024-09-28
update cargo stuff
metamuffin
2024-09-27
update waiter bot for unknown orders
metamuffin
2024-09-27
unknown orders
metamuffin
2024-09-26
fix #173
metamuffin
[next]