This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld49/game
2021-10-05 00:42:36 +02:00
..
autoloads Fixed order comparing issue, the compared lists were not sorted! 2021-10-04 23:25:41 +01:00
cup Implement picking cup and bringing it to tray 2021-10-04 20:05:18 +03:00
customer Merge branch 'main' of https://github.com/outfrost/ld49 2021-10-04 23:26:17 +01:00
hud Added hint when using fridge 2021-10-04 17:42:23 -04:00
loading Initial commit 2021-10-01 23:23:52 +02:00
menu Add credits and controls to menu 2021-10-05 00:42:11 +02:00
ui-theme Import fonts, create game over UI 2021-10-03 06:45:27 +02:00
Activity.gd Implement basics of EspressoMachine 2021-10-03 07:41:01 +03:00
ActivityButton.gd Script game over UI; fix some other code 2021-10-03 22:12:47 +02:00
CameraPosition.gd Implement camera translation 2021-10-04 01:00:19 +02:00
DebugOverlay.gd Initial commit 2021-10-01 23:23:52 +02:00
DebugOverlay.tscn Initial commit 2021-10-01 23:23:52 +02:00
Game.gd Hide excessive debug prints 2021-10-05 00:04:15 +02:00
Game.tscn Fix menu background 2021-10-04 23:59:55 +02:00
GroupMessenger.gd Initial commit 2021-10-01 23:23:52 +02:00
PassiveEffect.gd Simplify activities and passive effects to work with float time 2021-10-03 00:17:10 +02:00