121 Commits

Author SHA1 Message Date
0d5be8759a new character asset 2021-10-03 14:25:34 -04:00
Luna
a338523b23 fix sound 2021-10-03 14:18:39 -04:00
075084cbdf
Merge branch 'display-best-times' into master 2021-10-03 11:10:48 -07:00
Luna
776e190d30 display best times 2021-10-03 14:08:39 -04:00
dc284adbd8 Add button sounds 2021-10-03 14:07:23 -04:00
d640e48996 Add the game soundtrack 2021-10-03 13:46:08 -04:00
2bfdc35ab3 implement the rest of the level timers
Co-authored-by: Luna <LuS404@users.noreply.github.com>
2021-10-03 12:28:34 -04:00
17049c7fa9 rm savegame 2021-10-03 12:15:44 -04:00
583ece9c12 Loading and saving time data
Co-authored-by: Luna <LuS404@users.noreply.github.com>
2021-10-03 12:12:06 -04:00
fe42b962f0 menu thingies 2021-10-03 11:51:25 -04:00
f549cab250 persist level timer 2021-10-03 11:26:07 -04:00
7f02d09e13 Add a test level and fix a ton of bugs 2021-10-03 10:37:16 -04:00
71513ab501 rpc and stuff 2021-10-03 10:29:20 -04:00
80c27ddc7e img 2021-10-03 00:48:40 -04:00
2774335596 colliders 2021-10-03 00:47:52 -04:00
986fcca851 Working on lvl0 2021-10-03 00:42:55 -04:00
9c9e339d7f
Merge branch 'master' into win_game 2021-10-02 21:12:57 -07:00
72a8b85ca5
Merge branch 'master' into arrows 2021-10-02 21:12:40 -07:00
52b9cdd9b9 Let the user win the game 2021-10-03 00:12:18 -04:00
81c3fa7078 disable vsync 2021-10-03 00:01:40 -04:00
Luna
69dfbf24d6 added arrows to menu buttons >:( 2021-10-02 23:50:29 -04:00
e690f3dde5
Merge branch 'master' into wonky_blocks 2021-10-02 20:49:13 -07:00
f53dc8122e Add appearing and disappearing boxes 2021-10-02 23:48:30 -04:00
27db69441f
Merge branch 'master' into next_level_screen 2021-10-02 20:39:06 -07:00
e61f67ee30 eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 2021-10-02 23:38:28 -04:00
f31a32c7ec Appearing platforms 2021-10-02 23:36:30 -04:00
Luna
00ffc23e81 created next level screen 2021-10-02 23:31:48 -04:00
cdb8b8dd83 Add fall through floor checks 2021-10-02 23:11:26 -04:00
82c5836cfc Merge branch 'master' of github.com:Ewpratten/ludum-dare-49 2021-10-02 23:06:34 -04:00
7bd62b15da add level swith controls to mpsc 2021-10-02 23:06:29 -04:00
50125401d5
Merge branch 'master' into win_screen 2021-10-02 20:04:00 -07:00
Luna
fccb47491a created win screen 2021-10-02 23:00:59 -04:00
1c761e97b8 new death text 2021-10-02 22:51:09 -04:00
7eecc79f84 we gottem bois 2021-10-02 22:45:43 -04:00
46bd7b1916 Fixed gravity bug 2021-10-02 22:29:54 -04:00
35f41d3e51 Fix forward colliders 2021-10-02 22:26:16 -04:00
22b93a02cf collider debugging 2021-10-02 22:17:21 -04:00
4c70d78efb
Merge branch 'master' into death_screen 2021-10-02 17:50:56 -07:00
Luna
f12816ce2f made death screen 2021-10-02 20:50:03 -04:00
48d3b421b4 slightly less janky physics 2021-10-02 20:48:31 -04:00
d3464f0919 fix player render height 2021-10-02 20:38:40 -04:00
06fd369eec funky edge shading 2021-10-02 20:32:04 -04:00
44927d3afa redo a bunch of ui code 2021-10-02 20:26:28 -04:00
9b74b42554 Load new background art and how to play info 2021-10-02 19:42:22 -04:00
3370b924be border the menu screens 2021-10-02 19:18:33 -04:00
df7f80e31c
Merge pull request #30 from Ewpratten/pause_menu
Pause menu
2021-10-02 16:15:42 -07:00
74170f8876 working on redoing the loading sequence 2021-10-02 19:15:07 -04:00
8c0cdc959c
Merge pull request #29 from Ewpratten/main_menu_screen
Let the user quit
2021-10-02 16:12:21 -07:00
3bc21a4a3a Add death 2021-10-02 19:11:32 -04:00
Luna
d498690298 Merge branch 'main_menu_screen' of https://github.com/Ewpratten/ludum-dare-49 into main_menu_screen 2021-10-02 19:10:30 -04:00