Commit Graph

255 Commits

Author SHA1 Message Date
3e47bbd704 fp: Add first draft of 2 players 2023-10-20 00:20:41 +11:00
4b77b034f3 fp: Pull in submodule patches 2023-10-18 23:39:00 +11:00
49277a4b2d fp: Undo debug change disabling waves 2023-10-18 23:37:56 +11:00
5faf5948bf fp: Add attack icon for merchant 2023-10-18 23:37:28 +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
395e8dc58a fp: Fix camera OOB on startup 2023-10-17 23:56:56 +11:00
0044b05130 fp: Add camera smoothing movement 2023-10-17 23:49:20 +11:00
46bf26a7c3 fp: Move away from fixed RNG seed for play testing 2023-10-17 23:27:29 +11:00
27b9789d7c build: Ignore the version file 2023-10-17 22:11:48 +11:00
7a1c42ab15 build: Don't check in version otherwise we can never have a clean repo 2023-10-17 22:11:23 +11:00
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