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
/
client
/
map
/
items
/
item.gd
Age
Commit message (
Collapse
)
Author
31 hours
add height property to item, replace static function
nokoe
33 hours
allow every item to have contents
nokoe
8 days
Tile placeable items client side and interactable empty special case
metamuffin
8 days
use deep fryer basket; persist item rotation on counters
nokoe
11 days
Add client cli tool to render tiles/items to PNG
metamuffin
2025-09-21
Remove progress debug print
metamuffin
2025-09-19
Add burn sound effect
tpart
2025-09-19
Tweak checkmark particle style
tpart
2025-09-19
Add checkmark (Closes #392), Refactor ding sound system to make it more ↵
tpart
consistent
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-20
Fix warning recarding ProgressBar3D class name
tpart
2025-06-06
Correctly implement pausing (Fix #284)
tpart
2024-10-10
Reorganize map files; Fix location of some theme files
tpart
2024-09-27
move progress data and sounds from progress bar to item
nokoe
2024-09-27
add frying sound again
nokoe
2024-09-27
set initial item position when spawning in han, fix #149
metamuffin
2024-09-19
fix det==0 bug #135
metamuffin
2024-09-16
items animate instantly when held for longer
metamuffin
2024-09-16
animations on item creating
metamuffin
2024-09-16
add item animations on removal
metamuffin
2024-09-16
Fix item stacking on plate; Implement correct bun slice behaviour on plates
tpart
2024-09-08
Implement item stacking system
tpart
2024-09-08
Rename cooked steak to raw steak; Fix plate fill
tpart
2024-09-08
add item contents
metamuffin
2024-09-04
Fix crash on item finished; Clean up code; Update knife model
tpart
2024-09-04
Add new progress protocol; Add knife model; Add knife to cutting board; Add ↵
tpart
cutting animation; Bump protocol version
2024-08-16
interp item to next 90° rotation when on tile
metamuffin
2024-08-12
rotate items that are carried by players
metamuffin
2024-07-11
slower anim of non-player owned items and fix static call to interpolation ↵
metamuffin
functions.
2024-07-09
remove progress bar when finished
nokoe
2024-07-08
fix warnings
nokoe
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-03
Merge branch 'master' of https://codeberg.org/metamuffin/undercooked
metamuffin
2024-07-03
correct interpolation (except angles)
metamuffin
2024-07-03
pot and plate sounds
nokoe
2024-07-03
add progress sound
nokoe
2024-07-01
Fix setup_sounds() not called
tpart
2024-07-01
Add default put and take sounds
tpart
2024-07-01
Add put plate sound effect
tpart
2024-07-01
Fix item sound playback system giving errors
tpart
2024-07-01
Add item support for playing sounds
tpart
2024-07-01
add item put/take methods for additional effects
nokoe
2024-06-25
lower progress bar
nokoe
2024-06-24
add some items
nokoe
2024-06-24
items
nokoe