Commit Graph

71 Commits

Author SHA1 Message Date
2d685fcdb9 Submodule changes 2023-11-14 08:59:28 +11:00
0522e842c4 fp: Switch to sokol audio to fix audio bugs 2023-10-31 00:02:34 +11:00
b4438c1510 tely: Fix DLL build using wrong DLL nameg 2023-10-29 15:14:16 +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
becc839b26 fp: Get bug-fixes from dqn 2023-10-25 00:13:49 +11:00
b1327db223 fp: Update FSTRING8 define to FSTR8 2023-10-24 23:42:58 +11:00
511c2d715f fp: Rename String8 to Str8 2023-10-24 23:41:15 +11:00
6febed1d08 fp: Tweak debug UI 2023-10-24 22:36:08 +11:00
cd98322072 fp: Use RFUI for debug ui 2023-10-24 00:07:59 +11:00
85fe5c8ff7 fp: Add key binding support for p2 2023-10-21 00:04:13 +11:00
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
46bf26a7c3 fp: Move away from fixed RNG seed for play testing 2023-10-17 23:27:29 +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
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
84314221b8 fp: Change strafe to L, browsers respond to spacebar by scrolling the page ... 2023-10-16 15:51:21 +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
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
6cee1f56df fp: Fix black being interpreted as blue 2023-10-14 11:21:09 +11:00
a7de66b2f8 fp: Add new map and intro screen 2023-10-13 00:05:41 +11:00
c63bdcacb4 fp: Migrate to custom build script 2023-10-12 22:20:29 +11: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
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
25736461fb fp: Add game over sequence 2023-10-08 19:05:56 +11:00
1889b9f9c5 fp: Wire up game reset 2023-10-08 16:46:44 +11:00
b6f589a8dc fp: Fix natural sorting order breaking the sprite packer 2023-10-08 12:26:36 +11:00
b5c8c45769 fp: Add a basic data plan visualisation 2023-10-06 21:48:05 +11:00
45d981099c fp: Add building selector UI 2023-10-05 23:09:39 +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
f258886d68 fp: Get camera fix 2023-10-01 14:38:31 +11:00
e5282f7706 fp: Render debug hover text on new lines manually 2023-10-01 12:10:27 +11:00
015ae9d82b fp: Cap the camera to the map, redo clinger assets 2023-09-30 22:27:25 +10:00
1a1281e37d fp: Use tely multiple audio streams 2023-09-30 21:24:21 +10:00
fe06bdfe19 fp: Use tely audio for queueing sounds 2023-09-30 20:14:42 +10:00
7e9ad29be3 fp: Fix up submodule 2023-09-30 19:38:02 +10:00
1c6037bbaa fp: Park rotation work 2023-09-30 17:49:49 +10:00
e467abf922 fp: Add a simplified swarming algorithm 2023-09-30 16:11:39 +10:00
a9fba6f01d fp: Smoochie attack on aggro, add heart anim on attack 2023-09-26 23:58:48 +10:00
dcf47a106a fp: Add an aggro flag on terry 2023-09-25 23:06:39 +10:00
677486e094 fp: Use animated sprites, use ms for animation duration 2023-09-24 23:08:30 +10:00