index
:
hurrycurry
master
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
Age
Commit message (
Collapse
)
Author
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
2024-08-10
Change protocol and server to allow multiple players per connection (untested)
metamuffin
2024-08-10
freeform map shapes
metamuffin
2024-07-27
update env right after start
metamuffin
2024-07-27
server clears progress when produce
metamuffin
2024-07-27
permanent effects
metamuffin
2024-07-26
refactor environment effects
metamuffin
2024-07-26
add draft weather/environment system
metamuffin
2024-07-25
abort game if no *chefs* are left.
metamuffin
2024-07-25
add player portals
metamuffin
2024-07-23
server: listen address cli opt
nokoe
2024-07-23
delete deprecated demands
nokoe
2024-07-23
Merge branch 'master' of codeberg.org:hurrycurry/hurrycurry
metamuffin
2024-07-23
check if demands are emtpy to prevent crash
metamuffin
2024-07-23
send correct time in initial score packet
nokoe
2024-07-23
fix score not being sent when interacting
nokoe
2024-07-23
pc: menu background
metamuffin
2024-07-21
customers return to chair when moved, improve line
metamuffin
[prev]
[next]