Commit Graph

26 Commits

Author SHA1 Message Date
0522e842c4 fp: Switch to sokol audio to fix audio bugs 2023-10-31 00:02:34 +11:00
11d5f34522 fp: Improve tutorial, add a wave break every 3 waves 2023-10-29 23:45:45 +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
8e58084444 fp: Tweak html to had description 2023-10-25 22:39:55 +11:00
a7ee00f3c0 fp: Add readme 2023-10-25 21:55:19 +11:00
345318967d fp: Make terry more animation respond immediately to movement 2023-10-25 20:23:42 +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
c73e6e08a8 build: Generate versioning information for the website 2023-10-17 22:07:20 +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
d03d4b285d fp: Setup website deploy script 2023-10-16 17:32:32 +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
2c28850150 build: Stop packing raw textures, move fonts to folder 2023-10-15 23:08:47 +11:00
edfa461c9a fp: Fix incorrect format for Dqn_usize causing wrapping on web 2023-10-15 20:41:42 +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
ffddf12a70 fp: Unlock the file before build 2023-10-14 12:20:04 +11:00
22439814a8 fp: Skip compiling platform if the exe is locked 2023-10-14 11:40:07 +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