Commit Graph

95 Commits

Author SHA1 Message Date
13af438612 fp: Make players unable to collide with each other 2023-10-20 21:06:56 +11:00
815d7aa808 fp: Solve the menu problem for multiple players 2023-10-20 21:01:26 +11:00
3e47bbd704 fp: Add first draft of 2 players 2023-10-20 00:20:41 +11:00
270e57acfc fp: Add different bindings for buildings+upgrades 2023-10-18 22:59:40 +11:00
5159763baa fp: Move the buy menu if it overlaps with player 2023-10-18 21:48:12 +11:00
49c80e60e8 fp: Simplify camera shake, don't modify main camera, square & cube intensity 2023-10-18 20:34:38 +11:00
4158674031 fp: Add camera shake 2023-10-18 10:28:15 +11:00
1de986b6ac fp: Add a hit confirmation visual marker 2023-10-18 00:19:09 +11:00
0044b05130 fp: Add camera smoothing movement 2023-10-17 23:49:20 +11:00
ba9014756b fp: Add billboards, fix terry attack scale, optimise atlas size and packaged audio 2023-10-17 00:35:41 +11:00
83cac2afa1 fp: Remove old hero loading code 2023-10-15 23:12:41 +11:00
2c28850150 build: Stop packing raw textures, move fonts to folder 2023-10-15 23:08:47 +11:00
dca59a1241 fp: Various camera fixes for varying window sizes 2023-10-15 22:48:53 +11:00
ac898aec6a fp: Get closer to supporting web deployment 2023-10-15 01:31:33 +11:00
418599451d fp: Prepare for emscripten (web) support 2023-10-14 17:21:23 +11:00
4ec2bb7b63 Drunk patrons cannot attend the club again 2023-10-12 03:21:31 +00:00
169170945b fp: Add queueing x3 mobs at buildings 2023-10-10 00:07:30 +11:00
22c2c4096f fp: Add monkey sound, Add portal destroy sound 2023-10-09 22:35:30 +11:00
81b3fc5c5d fp: Add pause screen 2023-10-09 21:35:51 +11:00
ef164fbbee fp: Smoochie teleport 2023-10-08 20:51:54 +11:00
0c266e4127 fp: Clinger dash 2023-10-08 20:19:30 +11:00
4e9cc3b4ed fp: Message ping 2023-10-08 20:11:38 +11:00
25736461fb fp: Add game over sequence 2023-10-08 19:05:56 +11:00
a651bc7e14 Rebase changes 2023-10-08 19:00:13 +11:00
065292c7ac fp: Add attack upgrade to merchant 2023-10-08 17:35:57 +11:00
17947c7b69 fp: Draw health bars fro mobs, fix projectile origin 2023-10-08 17:25:08 +11:00
1889b9f9c5 fp: Wire up game reset 2023-10-08 16:46:44 +11:00
2102ffa094 fp: Add more sfx 2023-10-08 16:21:39 +11:00
87fb216256 fp: Add intro screen and remove nil states 2023-10-08 13:23:25 +11:00
daa6cb4cb4 Change the numbers for better balancing 2023-10-08 13:13:18 +11:00
631579d29b fp: Add monkeys and carrying to portal 2023-10-08 01:29:50 +11:00
b758a05809 fp: Render the current wave 2023-10-07 20:56:14 +11:00
8ebbb64877 fp: Implement the plane 2023-10-07 20:31:01 +11:00
d564ad225d fp: Improve swarming of buildings 2023-10-07 19:14:09 +11:00
4cb9ad4f39 fp: Fix attack boxes persisting and decrement health 2023-10-07 17:55:34 +11:00
19f8649870 fp: Add terry ghosting 2023-10-07 15:29:56 +11:00
fd0612ac1c fp: Add inventory and consume coins on building purchase 2023-10-07 15:04:37 +11:00
4628731bef fp: Hook up the buildings to the merchant UI 2023-10-07 12:21:31 +11:00
d5ceea9c94 fp: Mock up the buy trigger anim and logic 2023-10-06 23:55:57 +11:00
09a83e3bfd fp: Render a $ amount on the merchant menu 2023-10-06 23:30:09 +11:00
fe4095b6bb fp: Add a pop-up merchant menu and key bindings text 2023-10-06 23:16:55 +11:00
a591254d5b fp: Collect coins on entity defeat 2023-10-06 21:57:34 +11:00
b5c8c45769 fp: Add a basic data plan visualisation 2023-10-06 21:48:05 +11:00
57a09d6f9a fp: Make the building behaviours generic and work across multiple buildings 2023-10-06 20:48:20 +11:00
45d981099c fp: Add building selector UI 2023-10-05 23:09:39 +11:00
4bcbc61721 fp: Hide debug UI behind a flag 2023-10-05 21:30:56 +11:00
5f8344ddda fp: Add projectile attack 2023-10-05 21:10:50 +11:00
760da9d39f fp: Only allow buildings to be placed in build zones 2023-10-03 21:05:16 +11:00
efaf2ac1cc fp: Introduce building zones 2023-10-02 23:41:08 +11:00
3efa397d1d fp: Add rudimentary build mode 2023-10-02 22:38:36 +11:00