90 Commits

Author SHA1 Message Date
Jojangles 97a83b20f6 fp: Add entrance sounds for perry and game start 2023-11-06 08:29:55 +11:00
Jojangles 9ad3754829 fp: Do some wave balancing 2023-11-02 08:30:37 +11:00
doylet 0522e842c4 fp: Switch to sokol audio to fix audio bugs 2023-10-31 00:02:34 +11:00
doylet 9ba6071f9b fp: Only count enemies that are a mob 2023-10-29 23:55:36 +11:00
doylet 131323fbea fp: Update website deploy script source path 2023-10-29 23:49:52 +11:00
doylet e77c85b004 fp: Update readme for new build details 2023-10-29 23:47:50 +11:00
doylet 11d5f34522 fp: Improve tutorial, add a wave break every 3 waves 2023-10-29 23:45:45 +11:00
doylet 285cc9b5ad fp: Add quick tutorial at beginning of game 2023-10-29 17:30:08 +11:00
doylet b4438c1510 tely: Fix DLL build using wrong DLL nameg 2023-10-29 15:14:16 +11:00
doylet 989b0d30cc fp: Upgrade TELY and simplify build 2023-10-29 15:14:16 +11:00
Jojangles b7ae166e65 fp: Double heart health, Add trauma multiplier to heart 2023-10-26 08:38:34 +11:00
doylet 8e58084444 fp: Tweak html to had description 2023-10-25 22:39:55 +11:00
doylet 1e8179f104 readme: Fix MD interpreting - as bullet point 2023-10-25 22:05:37 +11:00
doylet c42563594a readme: Fix grammar and link to bios 2023-10-25 22:04:48 +11:00
doylet 7f69d03981 fp: Add note about hot-reloading 2023-10-25 22:03:42 +11:00
doylet 2555ecc690 fp: Remove unused hero sprites 2023-10-25 21:59:34 +11:00
doylet 554fcacbb2 fp: Add notes on art 2023-10-25 21:59:06 +11:00
doylet ba7ff271f6 fp: Add emsdk 2023-10-25 21:56:19 +11:00
doylet a7ee00f3c0 fp: Add readme 2023-10-25 21:55:19 +11:00
doylet 345318967d fp: Make terry more animation respond immediately to movement 2023-10-25 20:23:42 +11:00
doylet 27d55b36d4 fp: Add dev fast build, remove tely_ui 2023-10-25 20:17:30 +11:00
doylet becc839b26 fp: Get bug-fixes from dqn 2023-10-25 00:13:49 +11:00
doylet b1327db223 fp: Update FSTRING8 define to FSTR8 2023-10-24 23:42:58 +11:00
doylet 511c2d715f fp: Rename String8 to Str8 2023-10-24 23:41:15 +11:00
doylet 6febed1d08 fp: Tweak debug UI 2023-10-24 22:36:08 +11:00
doylet cd98322072 fp: Use RFUI for debug ui 2023-10-24 00:07:59 +11:00
doylet 206773607c fp: Integrate new billboard 2023-10-23 22:13:03 +11:00
doylet f5de988246 fp: Allow attacks to interrupt entity 2023-10-23 20:54:28 +11:00
doylet 98bcb9e56f fp: Scale the fonts accordingly to the window rez 2023-10-22 22:50:18 +11:00
doylet 396aea5eb4 fp: Fix strafe billboard showing key bind for strafe, fix strafe regression 2023-10-22 22:43:36 +11:00
doylet b78338bafc fp: Draw the particles for drunk-ness and church-ness 2023-10-22 22:41:21 +11:00
doylet 5c8fda7f9b fp: Add dollar particle on buying upgrade 2023-10-22 21:53:21 +11:00
doylet 8d01a3631f fp: Add hit particles 2023-10-22 21:17:25 +11:00
doylet de7d8c1341 fp: Fix attack box changing direction at last second due to using the live entity direction 2023-10-22 20:22:24 +11:00
doylet 1c82071686 fp: Only allow one keyboard player, allocate remainder to gamepads 2023-10-22 20:11:33 +11:00
doylet 943bea72f1 fp: Fix regression with camera not clamping to map bounds 2023-10-22 20:02:35 +11:00
doylet 60071826aa fp: Fix regression on hit confirmation visual marker 2023-10-22 17:26:30 +11:00
doylet e0681e6f70 fp: Draw a shadow on terry/perry 2023-10-22 17:24:40 +11:00
doylet 3d79e8647e fp: Disable debug mob spawner disable 2023-10-22 12:03:17 +11:00
doylet 3b8a0d483f fp: Add perry splash screen on joining the fight 2023-10-22 02:14:01 +11:00
doylet 2b9925311f fp: Fix incorrect binding for moving building cursor right 2023-10-21 16:33:22 +11:00
doylet 5d37c49f51 fp: Integrate perry assets 2023-10-21 16:30:15 +11:00
doylet 253d2826c9 fp: Address more warnings on GCC 2023-10-21 00:08:09 +11:00
doylet 7a2b7618e8 fp: Address warnings on GCC 2023-10-21 00:06:28 +11:00
doylet 85fe5c8ff7 fp: Add key binding support for p2 2023-10-21 00:04:13 +11:00
doylet 13af438612 fp: Make players unable to collide with each other 2023-10-20 21:06:56 +11:00
doylet 815d7aa808 fp: Solve the menu problem for multiple players 2023-10-20 21:01:26 +11:00
doylet 3e47bbd704 fp: Add first draft of 2 players 2023-10-20 00:20:41 +11:00
doylet 4b77b034f3 fp: Pull in submodule patches 2023-10-18 23:39:00 +11:00
doylet 49277a4b2d fp: Undo debug change disabling waves 2023-10-18 23:37:56 +11:00
doylet 5faf5948bf fp: Add attack icon for merchant 2023-10-18 23:37:28 +11:00
doylet 270e57acfc fp: Add different bindings for buildings+upgrades 2023-10-18 22:59:40 +11:00
doylet 5159763baa fp: Move the buy menu if it overlaps with player 2023-10-18 21:48:12 +11:00
doylet 49c80e60e8 fp: Simplify camera shake, don't modify main camera, square & cube intensity 2023-10-18 20:34:38 +11:00
Jojangles 4158674031 fp: Add camera shake 2023-10-18 10:28:15 +11:00
doylet 1de986b6ac fp: Add a hit confirmation visual marker 2023-10-18 00:19:09 +11:00
doylet 395e8dc58a fp: Fix camera OOB on startup 2023-10-17 23:56:56 +11:00
doylet 0044b05130 fp: Add camera smoothing movement 2023-10-17 23:49:20 +11:00
doylet 46bf26a7c3 fp: Move away from fixed RNG seed for play testing 2023-10-17 23:27:29 +11:00
doylet 27b9789d7c build: Ignore the version file 2023-10-17 22:11:48 +11:00
doylet 7a1c42ab15 build: Don't check in version otherwise we can never have a clean repo 2023-10-17 22:11:23 +11:00
doylet c73e6e08a8 build: Generate versioning information for the website 2023-10-17 22:07:20 +11:00
doylet 1bb1d71230 fp: Fix bug in platform API for set window title 2023-10-17 12:43:46 +11:00
doylet 0030275bc9 fp: Make the website prettier, set the tab title 2023-10-17 12:30:16 +11:00
Jojangles 629c9d9b27 fp: Position and scale billboards 2023-10-17 09:00:04 +11:00
doylet ba9014756b fp: Add billboards, fix terry attack scale, optimise atlas size and packaged audio 2023-10-17 00:35:41 +11:00
doylet 2d509d15d3 fp: Build web in non-debug mode 2023-10-16 21:54:34 +11:00
doylet d03d4b285d fp: Setup website deploy script 2023-10-16 17:32:32 +11:00
doylet 84314221b8 fp: Change strafe to L, browsers respond to spacebar by scrolling the page ... 2023-10-16 15:51:21 +11:00
doylet 3a26bbf84f build: Fix textures not being copied over correctly 2023-10-16 15:02:18 +11:00
doylet a09d0896d6 fp: Use raylib's emscripten shell.html 2023-10-15 23:48:51 +11:00
doylet 83cac2afa1 fp: Remove old hero loading code 2023-10-15 23:12:41 +11:00
doylet 65604f0a93 fp: Undo debug change disabling waves 2023-10-15 23:10:48 +11:00
doylet 2c28850150 build: Stop packing raw textures, move fonts to folder 2023-10-15 23:08:47 +11:00
doylet 173a487d22 fp: Fix lines being MIN-ed to 1.f 2023-10-15 22:51:23 +11:00
doylet dca59a1241 fp: Various camera fixes for varying window sizes 2023-10-15 22:48:53 +11:00
doylet 9b1e40a368 fp: Fix scanlines 2023-10-15 21:02:28 +11:00
doylet edfa461c9a fp: Fix incorrect format for Dqn_usize causing wrapping on web 2023-10-15 20:41:42 +11:00
doylet 3e00aefff5 fp: Forward arguments onto build prorgam 2023-10-15 20:23:14 +11:00
doylet 53500ed4e2 fp: Various tweaks to get web target working 2023-10-15 19:04:58 +11:00
doylet ac898aec6a fp: Get closer to supporting web deployment 2023-10-15 01:31:33 +11:00
doylet 418599451d fp: Prepare for emscripten (web) support 2023-10-14 17:21:23 +11:00
doylet 0f21814c41 fp: Use correctly sized end-screen graphic 2023-10-14 13:21:38 +11:00
doylet ffddf12a70 fp: Unlock the file before build 2023-10-14 12:20:04 +11:00
doylet 7bdb22f93f fp: Update the end screen to use the graphics 2023-10-14 12:19:03 +11:00
doylet a064dc6d09 fp: Make transported entities adopt the new mob spawner waypoints 2023-10-14 12:01:22 +11:00
doylet 22439814a8 fp: Skip compiling platform if the exe is locked 2023-10-14 11:40:07 +11:00
doylet 6cee1f56df fp: Fix black being interpreted as blue 2023-10-14 11:21:09 +11:00
doylet 8a019c6c36 Merge remote-tracking branch 'origin/upgrade_balance' 2023-10-13 00:06:15 +11:00
Jojangles f8c6d794fa fp: Add more health to mobs per spawn, Add bigger damage multiplier upgrade 2023-10-12 22:46:26 +11:00
338 changed files with 5846 additions and 3167 deletions
+2
View File
@@ -0,0 +1,2 @@
CompileFlags:
Add: [-D_CLANGD=1]
+1
View File
@@ -1 +1,2 @@
Data/** filter=lfs diff=lfs merge=lfs -text Data/** filter=lfs diff=lfs merge=lfs -text
Tools/*.7z filter=lfs diff=lfs merge=lfs -text
+2
View File
@@ -1,3 +1,5 @@
Build/ Build/
Nocheckin/ Nocheckin/
feely_pona_build.exe feely_pona_build.exe
feely_pona_version.txt
Tools/emsdk
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More