Commit Graph

50 Commits

Author SHA1 Message Date
9ad3754829 fp: Do some wave balancing 2023-11-02 08:30:37 +11:00
b7ae166e65 fp: Double heart health, Add trauma multiplier to heart 2023-10-26 08:38:34 +11:00
511c2d715f fp: Rename String8 to Str8 2023-10-24 23:41:15 +11:00
e0681e6f70 fp: Draw a shadow on terry/perry 2023-10-22 17:24:40 +11:00
5d37c49f51 fp: Integrate perry assets 2023-10-21 16:30:15 +11:00
3e47bbd704 fp: Add first draft of 2 players 2023-10-20 00:20:41 +11:00
629c9d9b27 fp: Position and scale billboards 2023-10-17 09:00:04 +11:00
ba9014756b fp: Add billboards, fix terry attack scale, optimise atlas size and packaged audio 2023-10-17 00:35:41 +11:00
418599451d fp: Prepare for emscripten (web) support 2023-10-14 17:21:23 +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
21a8f87f98 fp: Add terry ghost mode 2023-10-08 18:02:10 +11:00
17947c7b69 fp: Draw health bars fro mobs, fix projectile origin 2023-10-08 17:25:08 +11:00
ecfe730744 fp: Fix the attack box path finding and hit detection 2023-10-08 17:07:20 +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
b6f589a8dc fp: Fix natural sorting order breaking the sprite packer 2023-10-08 12:26:36 +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
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
cfb4106948 fp: Disable collision on mobs when they have experienced the building 2023-10-06 21:01:54 +11:00
85603bda2a fp: Add scanlines for A E S T H E T I C S, Add increasing enemy health for waves 2023-10-06 19:52:15 +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
aed29a9f50 fp: Spawn catfish 2023-10-04 23:50:31 +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
20da505f2e fp: Add waves to mob spawner 2023-10-02 08:42:23 +11:00
be88c34439 fp: Add hitboxes to buildings, fix collision detection skipping detections 2023-10-01 22:16:49 +11:00
c5a76e6b97 fp: Add walls to avoid going OOB 2023-10-01 21:15:05 +11:00
00365ec86f fp: Add cooldowns to attacks 2023-10-01 17:56:04 +11:00
dce637d804 fp: Integrate new merchants 2023-10-01 17:50:32 +11:00
3de7109c03 fp: Resize the assets appropriately reducing start up time 2023-10-01 16:55:48 +11:00
dc657ae1c3 fp: Tweak hitbox of heart 2023-10-01 16:20:05 +11:00
0234d34673 fp: Load heart & remove aggro when terry distances himself 2023-10-01 16:11:08 +11:00
015ae9d82b fp: Cap the camera to the map, redo clinger assets 2023-09-30 22:27:25 +10:00
fbf94b12b9 fp: Slow patron after club terry 2023-09-30 16:51:59 +10:00
158fcb12fe fp: Add mobbing behaviour to surround club terry 2023-09-29 21:42:27 +10:00
378ef2959b fp: Load the club terry assets 2023-09-29 17:42:58 +10:00
4842bd32f9 fp: Fix Attackable reusing pre-existing bit, use move equations for attack kickback 2023-09-29 15:44:02 +10:00
4bbe4787a5 fp: Rename entity file 2023-09-29 15:11:54 +10:00