Commit Graph

76 Commits

Author SHA1 Message Date
ee95cefdff fp: Update build script for new tely 2023-12-01 16:46:58 +11:00
801b9051c9 fp: Address warnings on GCC 2023-11-26 16:28:35 +11:00
285cc9b5ad fp: Add quick tutorial at beginning of game 2023-10-29 17:30:08 +11:00
989b0d30cc fp: Upgrade TELY and simplify build 2023-10-29 15:14:16 +11:00
27d55b36d4 fp: Add dev fast build, remove tely_ui 2023-10-25 20:17:30 +11:00
511c2d715f fp: Rename String8 to Str8 2023-10-24 23:41:15 +11:00
f5de988246 fp: Allow attacks to interrupt entity 2023-10-23 20:54:28 +11:00
5d37c49f51 fp: Integrate perry assets 2023-10-21 16:30:15 +11:00
253d2826c9 fp: Address more warnings on GCC 2023-10-21 00:08:09 +11:00
7a2b7618e8 fp: Address warnings on GCC 2023-10-21 00:06:28 +11:00
13af438612 fp: Make players unable to collide with each other 2023-10-20 21:06:56 +11:00
3e47bbd704 fp: Add first draft of 2 players 2023-10-20 00:20:41 +11:00
ba9014756b fp: Add billboards, fix terry attack scale, optimise atlas size and packaged audio 2023-10-17 00:35:41 +11:00
dca59a1241 fp: Various camera fixes for varying window sizes 2023-10-15 22:48:53 +11:00
9b1e40a368 fp: Fix scanlines 2023-10-15 21:02:28 +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
64cf8787d7 fp: Lower prices, Get rid of price multiplier 2023-10-10 08:53:19 +11:00
169170945b fp: Add queueing x3 mobs at buildings 2023-10-10 00:07:30 +11:00
81b3fc5c5d fp: Add pause screen 2023-10-09 21:35:51 +11:00
bd4783cc39 fp: Add better price and spawn balancing 2023-10-09 09:01:56 +11:00
ab61a482c7 fp: Vary the spawn and waypoints 2023-10-08 19:48:17 +11:00
25736461fb fp: Add game over sequence 2023-10-08 19:05:56 +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
ecfe730744 fp: Fix the attack box path finding and hit detection 2023-10-08 17:07:20 +11:00
efec333b61 fp: Redo the attack boxes 2023-10-08 16:46:49 +11:00
1889b9f9c5 fp: Wire up game reset 2023-10-08 16:46:44 +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
7e1bcee5df fp: Integrate the icons 2023-10-07 23:05:46 +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
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
bfe2fef528 fp: Tone down scanline effect 2023-10-06 19:57:59 +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
5f8344ddda fp: Add projectile attack 2023-10-05 21:10:50 +11:00
4f4868efb0 Make transition functions more robust 2023-10-01 17:56:06 +11:00
00365ec86f fp: Add cooldowns to attacks 2023-10-01 17:56:04 +11:00
f258886d68 fp: Get camera fix 2023-10-01 14:38:31 +11:00
fe06bdfe19 fp: Use tely audio for queueing sounds 2023-09-30 20:14:42 +10:00
ab9f0df551 Merge remote-tracking branch 'origin/audio' 2023-09-30 19:37:35 +10:00
403051e540 Play multiple audio files 2023-09-30 19:09:15 +10:00
e467abf922 fp: Add a simplified swarming algorithm 2023-09-30 16:11:39 +10:00
a35cb8d2a6 fp: Start drafting up swarming of buildings 2023-09-29 22:44:27 +10:00
158fcb12fe fp: Add mobbing behaviour to surround club terry 2023-09-29 21:42:27 +10:00
3829a2bdc9 fp: First draft swarming on entity 2023-09-29 14:50:40 +10:00