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
/
client
/
game.gd
Age
Commit message (
Collapse
)
Author
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-29
Refactor character script (Closes #312)
tpart
2025-06-24
player despawn animation; close #327
metamuffin
2025-06-18
Consider players interact targets; Rewrite a lot of interact target code; ↵
tpart
Fix #321
2025-06-16
Fix: Variable declared twice under different names
tpart
2025-06-16
Fix on screen control setting not working; Add support for two-handed on ↵
tpart
screen buttons. Fixes #238
2025-06-08
Fix chat
tpart
2025-06-08
Fix marker color for item on floor
tpart
2025-06-06
corretly reset slow camera smoothing
metamuffin
2025-06-06
smoother camera when autozoom spectator
metamuffin
2025-06-06
unlock spectator camera on zooming
metamuffin
2025-06-06
Reset camera when player stops spectating
tpart
2025-06-06
fix a few logic bugs in spectate_center
metamuffin
2025-06-06
Correctly implement pausing (Fix #284)
tpart
2025-06-04
implement specator auto-zoom; closes #281
metamuffin
2025-06-03
Support new character style system
tpart
2025-03-23
Fix lobby menu not always selected when joining lobby
tpart
2025-01-28
Add button to show scoreboard in rating menu
tpart
2024-12-25
map-specific two-handed mode
metamuffin
2024-12-25
variable hand count
metamuffin
2024-12-25
fix two-handed clear progres
metamuffin
2024-12-25
two-handed mostly works
metamuffin
2024-12-22
replace server_url global variable with menu data
metamuffin
2024-12-22
translate frank lines, fixes #229
metamuffin
2024-11-18
fix unsupported message type in tutorial hints
nokoe
2024-10-15
replace old book textures with ui book
nokoe
2024-10-03
chat messages show user color; align vertically; fixes #207
nokoe
2024-10-02
check `join_state` before starting tutorial; fixes #210
nokoe
2024-10-01
only join automatically if game is not running
nokoe
2024-10-01
use floats as player_id; resync now working
nokoe
(this feels wrong)
2024-09-28
Refactor in_lobby code in popup message
tpart
2024-09-28
Add support for non-monospace server messages
tpart
2024-09-28
Unhide server errors (Fixes #171)
tpart
2024-09-28
Implement support for multiple positional server hints (Fixes #150)
tpart
2024-09-28
replace `is_joined` and `join_sent` with `join_state`
nokoe
2024-09-28
allow joining after leaving; fixes #172
nokoe
2024-09-27
fix player still holding knife after cutting board interaction finishes
nokoe
2024-09-27
set initial item position when spawning in han, fix #149
metamuffin
2024-09-26
floor as one mesh
nokoe
2024-09-25
Fix crash if player is null
tpart
2024-09-25
Clear pinned messages
tpart
2024-09-25
Fix: Pinned messages are invisible when joinig
tpart
2024-09-25
Support pinned messages
tpart
2024-09-21
redirect packet
metamuffin
2024-09-21
Don't set theoretical join_sent when receiving packet from server (Fixes #141)
tpart
2024-09-20
Prevent player duplication bug (Fixes #141)
tpart
2024-09-20
Start tutorial based on ingredients not finished meals
tpart
2024-09-20
Don't display server errors
tpart
2024-09-20
replace % operator with String.format()
metamuffin
2024-09-19
Fix in_lobby incorrect for follow camera
tpart
[next]