index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
Age
Commit message (
Collapse
)
Author
2024-09-16
fix all clippy things
metamuffin
2024-09-16
generate index for passive recipes by input for faster lookup
metamuffin
2024-09-13
fix active interaction while passive
metamuffin
2024-09-04
player in progress packet
metamuffin
2024-09-04
notice
metamuffin
2024-09-04
book as entity and /book command
metamuffin
2024-09-04
mapinfo command
metamuffin
2024-09-04
top5 command
metamuffin
2024-09-04
fix not resuming passive recipes
metamuffin
2024-09-04
fix passive not stopping when on unsupported tile
metamuffin
2024-09-04
precompute recipe speed
metamuffin
2024-09-04
refactor tile tick and improve active recipe behaviour
metamuffin
2024-09-04
refactor interact function and new progress proto
metamuffin
2024-09-02
campaign gate entity
metamuffin
2024-09-02
save finishes to scoreboard
metamuffin
2024-09-02
scoreboard insert function
metamuffin
2024-09-02
rephrase some messages in server
metamuffin
2024-09-02
move things around, add scoreboards load/save module
metamuffin
2024-09-02
merge ServerState and State
metamuffin
2024-09-02
campaign lobby map link entity
metamuffin
2024-09-01
server support for nested map directory
metamuffin
2024-08-29
start with simplfied graph
metamuffin
2024-08-29
use player constructor
metamuffin
2024-08-29
deduplicate joining logic and slightly randomize spawn location
metamuffin
2024-08-29
constistent struct naming in data
metamuffin
2024-08-19
remove duplicated lobby flag. fixes lobby abort bug
metamuffin
2024-08-17
customers send message clear
metamuffin
2024-08-16
show demand in graph again
metamuffin
2024-08-15
message timeout replaces persist
metamuffin
2024-08-15
remove zero-player maps from listing
metamuffin
2024-08-15
sort maps with 0 players to end
metamuffin
2024-08-15
empty usernames for customers
metamuffin
2024-08-15
cleanup and remove specs dir
metamuffin
2024-08-15
remove useless duplicated file
metamuffin
2024-08-14
sort maps in data packet
metamuffin
2024-08-13
multiline commands
metamuffin
2024-08-13
reenable movement sync
metamuffin
2024-08-13
summonbot command
metamuffin
2024-08-13
apply customer points
metamuffin
2024-08-13
customers work except for points and return to spawn
metamuffin
2024-08-13
trying to reimplement customers
metamuffin
2024-08-13
replace customers with bots and refactor some more server code.
metamuffin
2024-08-13
access entities as trait object
metamuffin
2024-08-13
refactor server to use client-lib data model (breaks customers)
metamuffin
2024-08-11
add recipes back to protocol
metamuffin
2024-08-11
update deps
metamuffin
2024-08-11
update movement in protocol and all clients
metamuffin
2024-08-10
remove customers
metamuffin
2024-08-10
fix customers for new proto
metamuffin
2024-08-10
decrease default log level to warn
metamuffin
[prev]
[next]