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
/
src
/
entity
Age
Commit message (
Expand
)
Author
2025-12-16
Return an Iterator over recipe inputs and outputs instead of a Vec
nieboczek
2025-12-16
multi hand support in ctf
nokoe
2025-12-16
increase score through flag returns
nokoe
2025-12-16
capture the curry
nokoe
2025-12-16
Add grey holes; player portal pair rest state is grey holes
metamuffin
2025-12-16
Rename effect packet for compatiblity with older clients
metamuffin
2025-12-16
Add player portal pair entity; fix tile/item remapping
metamuffin
2025-12-14
satisfied effect on demand sink
metamuffin
2025-12-14
Add demand sink entity (close #532)
metamuffin
2025-12-12
environment_effect delay changes + doc entities
metamuffin
2025-12-12
Customizable customer spawn delay (close #522)
metamuffin
2025-10-30
add set-item and set-tile cheats
metamuffin
2025-10-30
clippy
metamuffin
2025-10-23
Recursive bot driver despawn in customers entity and added missing packet pro...
metamuffin
2025-10-20
Refactor bot input to packet based
metamuffin
2025-10-20
Pathfinding avoids chairs
metamuffin
2025-10-19
Refactor and move interaction code
metamuffin
2025-10-19
Rename client-lib crate to game-core
metamuffin
2025-10-19
Start moving game logic to client-lib. Moved set_tile and gamedata index
metamuffin
2025-10-19
Implement interaction with other players through id instead of tile pos
metamuffin
2025-10-16
Placable walls in tag
metamuffin
2025-10-15
Invert who is tagged
metamuffin
2025-10-15
Add tag minigame (hidden map + entity)
metamuffin
2025-10-12
Fix bug where unknown order item was optimized out
metamuffin
2025-10-11
Improve server logging and use central player id counter (close #450)
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-10-06
Move data code to own crate + general data refactor
metamuffin
2025-09-30
Extract server locale code to own crate
metamuffin
2025-09-29
Support multiple book pages
metamuffin
2025-09-27
Move tutorial waiting message to top of screen
metamuffin
2025-09-25
decrease customer spawn cooldown
metamuffin
2025-09-21
rename cutting and rolling board everywhere
metamuffin
2025-09-19
Refactor book part 1
metamuffin
2025-08-26
server: annouce start feature, entity constructors, pause timer
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-06
manual clippy and other cleanup
metamuffin
2025-06-06
fix arith bug in env effect
metamuffin
2025-06-03
pedestrian speed config
metamuffin
2025-06-03
custom tram spawn position
metamuffin
2025-06-03
add tram player class
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-04-06
improve tram smoothing
metamuffin
2025-04-06
add tram entity, works badly
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-11-24
Manual clippy
metamuffin
[next]