Commit Graph

31 Commits (submitted_LD52)

Author SHA1 Message Date
Olivier 'reivilibre' 667e539072 Add licence and readme 2023-01-14 10:40:27 +00:00
Olivier 'reivilibre' ef8a0cca1f Cover photo for LD52 submission 2023-01-09 20:35:07 +00:00
Olivier 'reivilibre' c0d2ef77cd Last tweaks.. 2023-01-09 20:34:59 +00:00
Olivier 'reivilibre' 6c2c44a601 Add Level 0C 2023-01-09 20:34:43 +00:00
Olivier 'reivilibre' e5921f6e0e Add Level 0B 2023-01-09 19:31:39 +00:00
Olivier 'reivilibre' 21ec8dd5a2 Add slug spawning 2023-01-09 19:31:21 +00:00
Olivier 'reivilibre' be58de4369 Add Level 0A 2023-01-09 18:28:48 +00:00
Olivier 'reivilibre' 3c52398a14 Move old level 0A out of the way 2023-01-09 18:12:04 +00:00
Olivier 'reivilibre' 28749d53dd Set icon to olive 2023-01-09 18:10:25 +00:00
Olivier 'reivilibre' cc5cb04f0f Add winning condition 2023-01-09 18:10:15 +00:00
Olivier 'reivilibre' c14b9cf8d2 Run out when there's no time 2023-01-09 05:07:19 +00:00
Olivier 'reivilibre' 78b7015eea Allow slugs to walk left 2023-01-09 05:07:08 +00:00
Olivier 'reivilibre' b30613974e Make slugs attack you and add a losing condition 2023-01-09 04:48:32 +00:00
Olivier 'reivilibre' 4f85a9bfcc Make slugs renavigate every second 2023-01-09 03:33:17 +00:00
Olivier 'reivilibre' 412a151d45 Let slugs eat and gear up for a fight 2023-01-09 03:30:04 +00:00
Olivier 'reivilibre' b6b38133db Make slugs choose the juiciest tree 2023-01-09 02:55:34 +00:00
Olivier 'reivilibre' 880481c4b3 Add basic slug which currently just approaches the player 2023-01-09 02:23:51 +00:00
Olivier 'reivilibre' 9df0fe6c86 Allow configuring the number of days 2023-01-09 02:23:25 +00:00
Olivier 'reivilibre' 9e9bec12ca Make the postie time configurable on the level 2023-01-09 02:23:25 +00:00
Olivier 'reivilibre' 3e1989dc3b Fix kiwi legs poking through front of press basin 2023-01-08 23:48:19 +00:00
Olivier 'reivilibre' 49bd7cd62c Backfill slots when dropping 2023-01-08 23:48:05 +00:00
Olivier 'reivilibre' e528126fd2 Fix kiwi hitbox/item slot changing after jumping 2023-01-08 23:33:49 +00:00
Olivier 'reivilibre' 1585a2d7b3 Add a clock, scheduler and schedule the postie's arrival 2023-01-08 23:21:54 +00:00
Olivier 'reivilibre' f41f32380a Display funds on screen 2023-01-08 22:04:40 +00:00
Olivier 'reivilibre' 40a2075779 Display total sale value above postie 2023-01-08 21:38:48 +00:00
Olivier 'reivilibre' fc762e6bfd Add olive oil bottle items and the ability to sell them 2023-01-08 20:53:28 +00:00
Olivier 'reivilibre' b40adc2e86 Add the postie and sound effects 2023-01-08 19:38:11 +00:00
Olivier 'reivilibre' 3fe50a6865 Make olives squishable in the press 2023-01-08 12:11:09 +00:00
Olivier 'reivilibre' 27149e3563 Add a lot of basic things to the game 2023-01-07 20:05:47 +00:00
Olivier 'reivilibre' bf9bf97da0 Switch to KinematicBody2D so we can think of walls etc 2023-01-06 22:15:47 +00:00
Olivier 'reivilibre' 66ca708f52 Basic player movement 2023-01-06 22:02:48 +00:00