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
/
map.gd
Age
Commit message (
Expand
)
Author
9 days
Use Vector2i as key in tile_by_pos dictionary
tpart
9 days
Refactor map.gd
tpart
2025-09-22
Disable setting reset if default; refactor setting hook system (fix #379)
metamuffin
2025-09-21
Remove tool from scripts as it causes problems
tpart
2025-09-21
Redesign character menu background
tpart
2025-09-15
Refactor settings; store as JSON; input settings now broken
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-21
generalize floor meshing; fixes #278
nokoe
2025-06-01
Add new interaction target logic
tpart
2025-04-07
fix #240; fix #241
nokoe
2024-09-27
FloorMesher: add side faces
nokoe
2024-09-27
disable floor optimization in menu background
metamuffin
2024-09-26
floor as one mesh
nokoe
2024-09-07
fix hooks overriding each other
metamuffin
2024-09-07
fallback language
metamuffin
2024-09-06
refactor settings again (part 1)
metamuffin
2024-08-13
Make global illumination setting a dropdown menu
tpart
2024-08-10
free movement in spectating camera
nokoe
2024-07-11
correct extents, set camera target to map center when no players are connected
nokoe
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-04
enable/disable voxelgi when game is running
nokoe
2024-07-02
fix voxelgi extents
nokoe
2024-06-30
Add get_setting and set_setting helper functions
tpart
2024-06-27
implement score
nokoe
2024-06-27
fix voxelgi setting
nokoe
2024-06-27
Merge branch 'master' of https://codeberg.org/metamuffin/undercooked
metamuffin
2024-06-27
fade to black while baking
metamuffin
2024-06-27
sdfgi, voxelgi settings
nokoe
2024-06-27
fix crash in map tile getter
metamuffin
2024-06-27
voxelgi baking
metamuffin
2024-06-27
move map code to Map scene
metamuffin
2024-06-25
multiplayer refactor
nokoe
2024-06-25
add exterior
nokoe
2024-06-25
more recipes, add tile factory
nokoe
2024-06-24
make multiplayer non global
metamuffin
2024-06-24
add background to main menu
metamuffin
2024-06-23
make game playable again (somewhat)
nokoe
2024-06-23
fix scripts
nokoe
2024-06-23
fix most dependencies
metamuffin
2024-06-23
move files around
metamuffin