230 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
doylet a7de66b2f8 fp: Add new map and intro screen 2023-10-13 00:05:41 +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
doylet c63bdcacb4 fp: Migrate to custom build script 2023-10-12 22:20:29 +11:00
Jojangles 4ec2bb7b63 Drunk patrons cannot attend the club again 2023-10-12 03:21:31 +00:00
doylet e281aa5b39 fp: Improve the CPP build script 2023-10-12 00:04:01 +11:00
doylet 1ea15d00e0 fp: Add non hot-reload build 2023-10-10 23:00:35 +11:00
Jojangles 64cf8787d7 fp: Lower prices, Get rid of price multiplier 2023-10-10 08:53:19 +11:00
doylet 169170945b fp: Add queueing x3 mobs at buildings 2023-10-10 00:07:30 +11:00
Jojangles 22c2c4096f fp: Add monkey sound, Add portal destroy sound 2023-10-09 22:35:30 +11:00
doylet 81b3fc5c5d fp: Add pause screen 2023-10-09 21:35:51 +11:00
Jojangles bd4783cc39 fp: Add better price and spawn balancing 2023-10-09 09:01:56 +11:00
doylet ef164fbbee fp: Smoochie teleport 2023-10-08 20:51:54 +11:00
doylet 0c266e4127 fp: Clinger dash 2023-10-08 20:19:30 +11:00
Jojangles 4e9cc3b4ed fp: Message ping 2023-10-08 20:11:38 +11:00
doylet ab61a482c7 fp: Vary the spawn and waypoints 2023-10-08 19:48:17 +11:00
doylet 179a683e25 fp: Apply god mode to the heart 2023-10-08 19:09:34 +11:00
doylet 25736461fb fp: Add game over sequence 2023-10-08 19:05:56 +11:00
Jojangles a651bc7e14 Rebase changes 2023-10-08 19:00:13 +11:00
doylet 21a8f87f98 fp: Add terry ghost mode 2023-10-08 18:02:10 +11:00
doylet 065292c7ac fp: Add attack upgrade to merchant 2023-10-08 17:35:57 +11:00
doylet 17947c7b69 fp: Draw health bars fro mobs, fix projectile origin 2023-10-08 17:25:08 +11:00
doylet ecfe730744 fp: Fix the attack box path finding and hit detection 2023-10-08 17:07:20 +11:00
doylet efec333b61 fp: Redo the attack boxes 2023-10-08 16:46:49 +11:00
doylet 98e3245682 fp: Reset game on game completion 2023-10-08 16:46:47 +11:00
doylet 1889b9f9c5 fp: Wire up game reset 2023-10-08 16:46:44 +11:00
Jojangles 2102ffa094 fp: Add more sfx 2023-10-08 16:21:39 +11:00
Jojangles 0736314600 Add new sfx 2023-10-08 13:23:26 +11:00
doylet 87fb216256 fp: Add intro screen and remove nil states 2023-10-08 13:23:25 +11:00
Jojangles daa6cb4cb4 Change the numbers for better balancing 2023-10-08 13:13:18 +11:00
doylet b6f589a8dc fp: Fix natural sorting order breaking the sprite packer 2023-10-08 12:26:36 +11:00
doylet 631579d29b fp: Add monkeys and carrying to portal 2023-10-08 01:29:50 +11:00
doylet 7e1bcee5df fp: Integrate the icons 2023-10-07 23:05:46 +11:00
doylet b758a05809 fp: Render the current wave 2023-10-07 20:56:14 +11:00
doylet 8ebbb64877 fp: Implement the plane 2023-10-07 20:31:01 +11:00
doylet 15a591dcb7 fp: Undo regression with aggros not being lost on terry 2023-10-07 19:20:28 +11:00
doylet d564ad225d fp: Improve swarming of buildings 2023-10-07 19:14:09 +11:00
doylet 11cab9a726 fp: Restore spawn cap 2023-10-07 17:56:20 +11:00
doylet 4cb9ad4f39 fp: Fix attack boxes persisting and decrement health 2023-10-07 17:55:34 +11:00
doylet 19f8649870 fp: Add terry ghosting 2023-10-07 15:29:56 +11:00
doylet fd0612ac1c fp: Add inventory and consume coins on building purchase 2023-10-07 15:04:37 +11:00
doylet 4628731bef fp: Hook up the buildings to the merchant UI 2023-10-07 12:21:31 +11:00
doylet d5ceea9c94 fp: Mock up the buy trigger anim and logic 2023-10-06 23:55:57 +11:00
doylet 09a83e3bfd fp: Render a $ amount on the merchant menu 2023-10-06 23:30:09 +11:00
doylet fe4095b6bb fp: Add a pop-up merchant menu and key bindings text 2023-10-06 23:16:55 +11:00
doylet a591254d5b fp: Collect coins on entity defeat 2023-10-06 21:57:34 +11:00
doylet b5c8c45769 fp: Add a basic data plan visualisation 2023-10-06 21:48:05 +11:00
doylet cfb4106948 fp: Disable collision on mobs when they have experienced the building 2023-10-06 21:01:54 +11:00
doylet 1bbae2a191 fp: Fix missing collision override on catfish 2023-10-06 20:51:15 +11:00
doylet 57a09d6f9a fp: Make the building behaviours generic and work across multiple buildings 2023-10-06 20:48:20 +11:00
doylet bfe2fef528 fp: Tone down scanline effect 2023-10-06 19:57:59 +11:00
Jojangles 85603bda2a fp: Add scanlines for A E S T H E T I C S, Add increasing enemy health for waves 2023-10-06 19:52:15 +11:00
doylet 45d981099c fp: Add building selector UI 2023-10-05 23:09:39 +11:00
doylet 4bcbc61721 fp: Hide debug UI behind a flag 2023-10-05 21:30:56 +11:00
doylet 5f8344ddda fp: Add projectile attack 2023-10-05 21:10:50 +11:00
doylet aed29a9f50 fp: Spawn catfish 2023-10-04 23:50:31 +11:00
doylet 0e22b49271 fp: Add new assets to data folder 2023-10-04 22:55:22 +11:00
doylet 760da9d39f fp: Only allow buildings to be placed in build zones 2023-10-03 21:05:16 +11:00
doylet efaf2ac1cc fp: Introduce building zones 2023-10-02 23:41:08 +11:00
doylet 3efa397d1d fp: Add rudimentary build mode 2023-10-02 22:38:36 +11:00
Jojangles 20da505f2e fp: Add waves to mob spawner 2023-10-02 08:42:23 +11:00
doylet 4212fe8452 fp: Re-add phasing behaviour on terry dash 2023-10-01 23:22:18 +11:00
doylet be88c34439 fp: Add hitboxes to buildings, fix collision detection skipping detections 2023-10-01 22:16:49 +11:00
doylet c5a76e6b97 fp: Add walls to avoid going OOB 2023-10-01 21:15:05 +11:00
Jojangles 4f4868efb0 Make transition functions more robust 2023-10-01 17:56:06 +11:00
Jojangles 00365ec86f fp: Add cooldowns to attacks 2023-10-01 17:56:04 +11:00
doylet dce637d804 fp: Integrate new merchants 2023-10-01 17:50:32 +11:00
Jojangles abe646e0eb Add smoochie smooch 2023-10-01 05:59:31 +00:00
doylet 3de7109c03 fp: Resize the assets appropriately reducing start up time 2023-10-01 16:55:48 +11:00
doylet dc657ae1c3 fp: Tweak hitbox of heart 2023-10-01 16:20:05 +11:00
doylet 0234d34673 fp: Load heart & remove aggro when terry distances himself 2023-10-01 16:11:08 +11:00
doylet f258886d68 fp: Get camera fix 2023-10-01 14:38:31 +11:00
doylet e5282f7706 fp: Render debug hover text on new lines manually 2023-10-01 12:10:27 +11:00
doylet 47cf075c3b fp: Add spawning on all 3 lanes 2023-09-30 23:24:04 +10:00
doylet 015ae9d82b fp: Cap the camera to the map, redo clinger assets 2023-09-30 22:27:25 +10:00
doylet 8301bdb86c fp: Affix the camera to the clicked entity 2023-09-30 21:36:27 +10:00
doylet 1a1281e37d fp: Use tely multiple audio streams 2023-09-30 21:24:21 +10:00
doylet fe06bdfe19 fp: Use tely audio for queueing sounds 2023-09-30 20:14:42 +10:00
doylet 7e9ad29be3 fp: Fix up submodule 2023-09-30 19:38:02 +10:00
doylet ab9f0df551 Merge remote-tracking branch 'origin/audio' 2023-09-30 19:37:35 +10:00
Jojangles b19c838e8a tely: Add volume calculation to sample buffer in mixer 2023-09-30 19:17:51 +10:00
doylet eb90d7dbfa fp: Integrate map 2023-09-30 19:14:35 +10:00
Jojangles 403051e540 Play multiple audio files 2023-09-30 19:09:15 +10:00
doylet d48db90783 fp: Disable spazzing buildings 2023-09-30 17:50:57 +10:00
doylet 1c6037bbaa fp: Park rotation work 2023-09-30 17:49:49 +10:00
doylet fbf94b12b9 fp: Slow patron after club terry 2023-09-30 16:51:59 +10:00
doylet e467abf922 fp: Add a simplified swarming algorithm 2023-09-30 16:11:39 +10:00
doylet a35cb8d2a6 fp: Start drafting up swarming of buildings 2023-09-29 22:44:27 +10:00
doylet 158fcb12fe fp: Add mobbing behaviour to surround club terry 2023-09-29 21:42:27 +10:00
doylet 378ef2959b fp: Load the club terry assets 2023-09-29 17:42:58 +10:00
doylet 0c68aef519 fp: Increase the spawn cap to 128 2023-09-29 17:04:55 +10:00
doylet f8e0af730f fp: Make mobs attack in the direction of terry 2023-09-29 16:53:20 +10:00
doylet d3462f8dc9 fp: Use same attack pattern for Smoochie+Terry as Clinger 2023-09-29 16:17:55 +10:00
doylet 2aa3a9568b fp: Add collide rules in move entity 2023-09-29 15:58:03 +10:00
doylet 4842bd32f9 fp: Fix Attackable reusing pre-existing bit, use move equations for attack kickback 2023-09-29 15:44:02 +10:00
doylet 543e759682 fp: Separate entity input from update 2023-09-29 15:28:11 +10:00
doylet 70b1596bb9 fp: Merge duplicate attack loops 2023-09-29 15:18:38 +10:00
doylet 4bbe4787a5 fp: Rename entity file 2023-09-29 15:11:54 +10:00
doylet 3829a2bdc9 fp: First draft swarming on entity 2023-09-29 14:50:40 +10:00
Jojangles 9fde0594e1 Add guard asserts for attack, Add death animations 2023-09-28 21:38:26 +10:00
Jojangles 44014a8add Add comments to make it clearer what's going on 2023-09-28 00:13:44 +00:00
doylet d85fbe95fa fp: Integrate clinger as a spawnable mob 2023-09-27 14:47:27 +10:00
doylet ffb2ec3ea3 fp: Orient sprite in direction of velocity 2023-09-27 00:09:14 +10:00
doylet a9fba6f01d fp: Smoochie attack on aggro, add heart anim on attack 2023-09-26 23:58:48 +10:00
Jojangles 5e441e1a13 Add hp, Add attack collision detection, Add destroy on death 2023-09-26 12:42:59 +00:00
doylet 589d56dd82 fp: Invert the move-ability flag on entity type check 2023-09-26 21:44:02 +10:00
doylet 7a2bebf3c3 fp: Use meters for calculations 2023-09-26 00:07:39 +10:00
doylet dcf47a106a fp: Add an aggro flag on terry 2023-09-25 23:06:39 +10:00
doylet 1c8b6c8e1f fp: Move spawning to entity.cpp 2023-09-25 22:13:32 +10:00
Jojangles e1a9c21174 Add more directions to smoochie attacks 2023-09-25 21:39:28 +10:00
Jojangles 8790f1d979 Add hitbox offset for UP and DOWN attacks 2023-09-25 08:37:26 +10:00
doylet 219425fc96 fp: Add sentinel DS, fix physics step, fix waypoints 2023-09-25 00:43:22 +10:00
doylet 677486e094 fp: Use animated sprites, use ms for animation duration 2023-09-24 23:08:30 +10:00
doylet 858a66786a fp: Use switch statement for state machine 2023-09-24 22:00:08 +10:00
doylet 468c9995bd fp: Remove action to anim mapping 2023-09-24 21:54:08 +10:00
doylet 30a69e40e9 fp: Rejig the mob spawner to use a fixed-waypoint path 2023-09-24 19:11:44 +10:00
doylet bff3fc759d fp: Move some structs to entity.h 2023-09-24 18:16:14 +10:00
doylet d3444c84f1 tely/asset: Load up the merchant 2023-09-24 18:05:28 +10:00
doylet ea9f63d709 tely: Deprecate anim to action mapping it sucks 2023-09-24 17:01:21 +10:00
doylet f95cb8ec9b tely: Wire up the sprite up/down/left/right anims 2023-09-24 16:24:51 +10:00
doylet 3745b0c6bc tely: Decouple entity from sprite sheet 2023-09-24 15:51:41 +10:00
doylet b70a86aa33 tely/asset: Fix sprite packer emitting wrong anim rect count 2023-09-24 15:50:10 +10:00
doylet bb89100130 tely/asset: Fix sprite packer emitting wrong anim count 2023-09-24 15:50:10 +10:00
doylet aa75118996 tely: Fix assets by resizing to 25% 2023-09-24 15:50:08 +10:00
Jojangles 6b3ba17fc9 Add further gamepad button support to character actions 2023-09-24 15:49:16 +10:00
doylet ca6abb7684 tely/asset: Update naming convention 2023-09-24 11:38:46 +10:00
doylet 3f33b015ab tely/asset: Add new sprite packer spec file support 2023-09-24 11:34:04 +10:00
doylet ebfcc899c1 assets: Use new terry walk assets with proper baseline 2023-09-23 22:38:08 +10:00
Jojangles 5de62f1b15 Do some bullshit magic with build.bat 2023-09-23 22:14:38 +10:00
doylet 7ed151edd1 build: Fix rebase 2023-09-23 21:28:17 +10:00
Jojangles 8ac5b66a3f Add gamepad support and hook it up with movement 2023-09-23 21:27:26 +10:00
doylet 1ff0daba4a tely: Add idle animation for the player 2023-09-23 21:21:08 +10:00
doylet 1062e138d6 fp: Improve the A* situation, but its not quite fixed yet 2023-09-23 17:38:10 +10:00
doylet a8f5aa41a5 fp: Update physics at a fixed rate 2023-09-23 17:26:18 +10:00
doylet 9106230079 fp: Add debug visualisation for A* 2023-09-23 17:19:36 +10:00
doylet 38410073cf fp: Add mob spawner and profiling metrics 2023-09-23 16:42:22 +10:00
doylet f431be1b29 fp: Precalculate the collision grid before the A* process 2023-09-23 15:52:26 +10:00
doylet eceb4a3a21 fp: Add base walls 2023-09-23 15:44:37 +10:00
doylet 7d33baab4f fp: Make path finding consider non-traversables 2023-09-23 13:30:54 +10:00
doylet cc202cefac fp: Move game stuff into game files 2023-09-23 12:35:40 +10:00
doylet f9f3cec9cc fp: Fix moving diagonally faster 2023-09-21 17:18:32 +10:00
doylet a12a7d218b fp: Add dashing 2023-09-21 17:17:37 +10:00
569 changed files with 11137 additions and 2059 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
Tools/*.7z filter=lfs diff=lfs merge=lfs -text
+4
View File
@@ -1 +1,5 @@
Build/
Nocheckin/
feely_pona_build.exe
feely_pona_version.txt
Tools/emsdk
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
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.
BIN
View File
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.
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.
Binary file not shown.
Binary file not shown.
BIN
View File
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