Commit Graph

242 Commits

Author SHA1 Message Date
b7ae166e65 fp: Double heart health, Add trauma multiplier to heart 2023-10-26 08:38:34 +11:00
8e58084444 fp: Tweak html to had description 2023-10-25 22:39:55 +11:00
1e8179f104 readme: Fix MD interpreting - as bullet point 2023-10-25 22:05:37 +11:00
c42563594a readme: Fix grammar and link to bios 2023-10-25 22:04:48 +11:00
7f69d03981 fp: Add note about hot-reloading 2023-10-25 22:03:42 +11:00
2555ecc690 fp: Remove unused hero sprites 2023-10-25 21:59:34 +11:00
554fcacbb2 fp: Add notes on art 2023-10-25 21:59:06 +11:00
ba7ff271f6 fp: Add emsdk 2023-10-25 21:56:19 +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
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
206773607c fp: Integrate new billboard 2023-10-23 22:13:03 +11:00
f5de988246 fp: Allow attacks to interrupt entity 2023-10-23 20:54:28 +11:00
98bcb9e56f fp: Scale the fonts accordingly to the window rez 2023-10-22 22:50:18 +11:00
396aea5eb4 fp: Fix strafe billboard showing key bind for strafe, fix strafe regression 2023-10-22 22:43:36 +11:00
b78338bafc fp: Draw the particles for drunk-ness and church-ness 2023-10-22 22:41:21 +11:00
5c8fda7f9b fp: Add dollar particle on buying upgrade 2023-10-22 21:53:21 +11:00
8d01a3631f fp: Add hit particles 2023-10-22 21:17:25 +11:00
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
1c82071686 fp: Only allow one keyboard player, allocate remainder to gamepads 2023-10-22 20:11:33 +11:00
943bea72f1 fp: Fix regression with camera not clamping to map bounds 2023-10-22 20:02:35 +11:00
60071826aa fp: Fix regression on hit confirmation visual marker 2023-10-22 17:26:30 +11:00
e0681e6f70 fp: Draw a shadow on terry/perry 2023-10-22 17:24:40 +11:00
3d79e8647e fp: Disable debug mob spawner disable 2023-10-22 12:03:17 +11:00
3b8a0d483f fp: Add perry splash screen on joining the fight 2023-10-22 02:14:01 +11:00
2b9925311f fp: Fix incorrect binding for moving building cursor right 2023-10-21 16:33:22 +11:00
5d37c49f51 fp: Integrate perry assets 2023-10-21 16:30:15 +11:00
253d2826c9 fp: Address more warnings on GCC 2023-10-21 00:08:09 +11:00
7a2b7618e8 fp: Address warnings on GCC 2023-10-21 00:06:28 +11:00
85fe5c8ff7 fp: Add key binding support for p2 2023-10-21 00:04:13 +11:00
13af438612 fp: Make players unable to collide with each other 2023-10-20 21:06:56 +11:00
815d7aa808 fp: Solve the menu problem for multiple players 2023-10-20 21:01:26 +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
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