Commit Graph

191 Commits

Author SHA1 Message Date
c73e6e08a8 build: Generate versioning information for the website 2023-10-17 22:07:20 +11:00
1bb1d71230 fp: Fix bug in platform API for set window title 2023-10-17 12:43:46 +11:00
0030275bc9 fp: Make the website prettier, set the tab title 2023-10-17 12:30:16 +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
2d509d15d3 fp: Build web in non-debug mode 2023-10-16 21:54:34 +11:00
d03d4b285d fp: Setup website deploy script 2023-10-16 17:32:32 +11:00
84314221b8 fp: Change strafe to L, browsers respond to spacebar by scrolling the page ... 2023-10-16 15:51:21 +11:00
3a26bbf84f build: Fix textures not being copied over correctly 2023-10-16 15:02:18 +11:00
a09d0896d6 fp: Use raylib's emscripten shell.html 2023-10-15 23:48:51 +11:00
83cac2afa1 fp: Remove old hero loading code 2023-10-15 23:12:41 +11:00
65604f0a93 fp: Undo debug change disabling waves 2023-10-15 23:10:48 +11:00
2c28850150 build: Stop packing raw textures, move fonts to folder 2023-10-15 23:08:47 +11:00
173a487d22 fp: Fix lines being MIN-ed to 1.f 2023-10-15 22:51:23 +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
edfa461c9a fp: Fix incorrect format for Dqn_usize causing wrapping on web 2023-10-15 20:41:42 +11:00
3e00aefff5 fp: Forward arguments onto build prorgam 2023-10-15 20:23:14 +11:00
53500ed4e2 fp: Various tweaks to get web target working 2023-10-15 19:04:58 +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
0f21814c41 fp: Use correctly sized end-screen graphic 2023-10-14 13:21:38 +11:00
ffddf12a70 fp: Unlock the file before build 2023-10-14 12:20:04 +11:00
7bdb22f93f fp: Update the end screen to use the graphics 2023-10-14 12:19:03 +11:00
a064dc6d09 fp: Make transported entities adopt the new mob spawner waypoints 2023-10-14 12:01:22 +11:00
22439814a8 fp: Skip compiling platform if the exe is locked 2023-10-14 11:40:07 +11:00
6cee1f56df fp: Fix black being interpreted as blue 2023-10-14 11:21:09 +11:00
8a019c6c36 Merge remote-tracking branch 'origin/upgrade_balance' 2023-10-13 00:06:15 +11:00
a7de66b2f8 fp: Add new map and intro screen 2023-10-13 00:05:41 +11:00
f8c6d794fa fp: Add more health to mobs per spawn, Add bigger damage multiplier upgrade 2023-10-12 22:46:26 +11:00
c63bdcacb4 fp: Migrate to custom build script 2023-10-12 22:20:29 +11:00
4ec2bb7b63 Drunk patrons cannot attend the club again 2023-10-12 03:21:31 +00:00
e281aa5b39 fp: Improve the CPP build script 2023-10-12 00:04:01 +11:00
1ea15d00e0 fp: Add non hot-reload build 2023-10-10 23:00:35 +11: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
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
bd4783cc39 fp: Add better price and spawn balancing 2023-10-09 09:01:56 +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
ab61a482c7 fp: Vary the spawn and waypoints 2023-10-08 19:48:17 +11:00
179a683e25 fp: Apply god mode to the heart 2023-10-08 19:09:34 +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
21a8f87f98 fp: Add terry ghost mode 2023-10-08 18:02:10 +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