Commit Graph

215 Commits (045e10b888174e17ea0493d91b3339db6aec018c)

Author SHA1 Message Date
sigonasr2 adb35f2ce5 Boar test behaviors and general AI implemented. Release Build 8958. 7 months ago
sigonasr2 f5acd59b5b Controller vibrations should all be halted during the death screen and reset (as a failsafe) when reloading a stage. Release Build 8947. 8 months ago
sigonasr2 a88b0b810b Modified TMX Parser to read new map spawn format. Fix missing spawns. Added errors when spawns are missing from a monster. 8 months ago
sigonasr2 512c46ea8a Implement map tile repeating factors and implement animated blocked off map region animation frames. Release Build 8917. 8 months ago
sigonasr2 bba33d43d2 Change checkmark from being two line decals to being a single decal. (Note: There is a bug with ViewPort PGEX's line clipping.) Fix scrolling navigation for menus where the navigation doesn't reset the actual scrolling. Corrects Issue #37. Added exit ring indicator on minimap. Auto Pause game setting added. Auto Pause behavior changed to only pause on taking damage when the window is not focused. Release Build 8901. 8 months ago
sigonasr2 25075217dd When the game loses focus, the game will autopause during exploration. Release Build 8879. 8 months ago
sigonasr2 145ecdaa01 Minimap follows camera instead of player. Minimap view setting is now saved in player configuration. Added controller option for minimap toggle input. Release Build 8875. 8 months ago
sigonasr2 4a8ccd2e20 Add toggle between small,large, and hidden minimap. Release Build 8868. 8 months ago
sigonasr2 2e39c0a3f5 Implemented minimap HUD overlay and included miniature player marker. Rearranged initialization of player animations in loading process. Release Build 8851. 8 months ago
sigonasr2 64a25dc66c Minimap chunk revealing and updating is now stored in user save files. Fix minimap map alignment to match the tile size of the map (The camp has a different base tile size). Release Build 8825. 8 months ago
sigonasr2 60696e9956 Implement a ViewPort for the minimap as a full circle. Fix a bug with ViewPort PGEX having hardcoded 4 sides for displaying decals. Release Build 8815. 8 months ago
sigonasr2 c378939994 Setup chunk data structure and move black minimap outline rendering to the sprite instead of doing it in the decal rendering. Release Build 8767. 8 months ago
sigonasr2 4306f4eab8 Switch to storing unique pointers for the monsters list instead of objects. Added a source monster for frog tongues to remain attached to so they follow the monster that they originated from. Release Build 8734. 8 months ago
sigonasr2 90beda6807 Color mode sampling on tiles to determine minimap colors. Release Build 8703. 8 months ago
sigonasr2 d2079f2a90 Minimap generation implemented. Release Build 8675. 8 months ago
sigonasr2 99d449400b Fix bug with leaving a stage via the pause menu while not having cleared a stage causing the unlock to still occur. Release Build 8656. 8 months ago
sigonasr2 35c269bd8b Address Issue#45. Pressing opposite movement keys now properly stops animation. Movement with analog stick now properly sets last moved direction key as well instead of facing last digital input direction. Velocity is now applied and footsteps factor in total velocity before playing. Fixed a bug where the game could be closed by the player during a file save, causing the hash of the file to potentially become corrupted and unplayable. Fix some tiles at the end of 1-1 to match the underlying color of the surrounding forest. Removed erroneous upwards path from base camp on the world map. Release Build 8630. 8 months ago
Nic0Nic0Nii c864e0f155 Fix invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 months ago
Nic0Nic0Nii 23f17ec459 Move global update items to its own game loop update function. Damage numbers now update on the overworld map menu. 8 months ago
sigonasr2 02e7d5665a Added vignette effect when taking damage. Release Build 8614. 8 months ago
sigonasr2 65c3b2cdb6 Fixed Issue#40. Mmory leak found and corrected, forgot to delete corresponding sprite attached to a decal when cleaning up text caches. Release Build 8610. 8 months ago
sigonasr2 fcb557a2d1 Blame Sherman for unlocking areas early. Add more leniency for the far zone on analog sticks to reach max speed quicker. Make auto aim target right on closest instead of max aiming distance. Release Build 8595. 8 months ago
sigonasr2 ddfe0cf13d Fix static animation bug for controllers when using the DPad for character navigation. Fix bug allowing players to unlock the next areas by hitting the Return to Camp button even if they did not complete the stage. Release Build 8585. 8 months ago
sigonasr2 282f918d1d Emscripten compatibility fixes. 8 months ago
sigonasr2 e052f6e089 Added analog controller precision movement for controllers. Fixed bugs with animation system involving movement velocities not being consistent nor updating correctly for up/down directions. New Steam Controller Configurations. Release Build 8577. 8 months ago
sigonasr2 2599cfd14b Switch monster kill count tracking to use steam stats progress tracking. Release Build 8551. 8 months ago
sigonasr2 1c72a86945 Implement monster-specific kill achievements. Release Build 8532. 8 months ago
sigonasr2 21e0cd5b65 Fix equipment upgrade tests, left them in by accident. Added kill amount achievements. Release Build 8530. 8 months ago
sigonasr2 68e4934355 Add achievement icons and setup achievement config file. Add in unlock area achievements. 8 months ago
sigonasr2 794d38cdb3 Add in new base camp music and events. Added 3 unlock tiers for the base camp music progression. Release Build 8476. 8 months ago
sigonasr2 18bfa4a26b Add tutorial button to use into the center of the display string instead of the beginning for clarity. Release Build 8472. 8 months ago
sigonasr2 f2929d915d Added emscripten compatiblity fix for all Steam API changes. Fix bug where walking direction took priority over manual aim when using controller aiming. Release Build 8465. 8 months ago
sigonasr2 32d681f130 Added VSync toggle to Settings windows. Release Build 8464. 8 months ago
sigonasr2 ee382488f9 Warrior auto attack swing now has a frontal sweep angle. Release Build 8457. 8 months ago
sigonasr2 9ca52cbead Warrior sword swing now lingers for the entirety of the animation instead of only applying damage immediately on use. Release Build 8451. 8 months ago
sigonasr2 88572368b5 Fix linux build and distribution release processes. 8 months ago
sigonasr2 561f403cd2 Open Binding panel when controller configuration is selected. Move steam API initialization to the beginning of the program's execution. Release Build 8442. 8 months ago
sigonasr2 6e03f99543 Fix lightbar settings, add failsafe retry loading for icons and action button handles when the icons fail to load for reasons. Fix sin wave breathing for lightbar on death screen, misplaced division operation. Release Build 8418. 8 months ago
sigonasr2 758696d28b Release builds of the game should hide the debug console by default and instead log to a debugging file. Release Build 8413. 8 months ago
sigonasr2 cb39f0859b Add controller lightbar response based on ingame events. Release Build 8399. 8 months ago
sigonasr2 b4c9b29be4 Enable Keyboard input overlay when using Steam Big Picture. Enable Fullscreen automatically when using Steam Big Picture. Release Build 8394. 8 months ago
sigonasr2 0830185829 Fix Ranger Charged Shot and Multi Shot animations being overwritten by cast completion state resetting. Release Build 8367. 8 months ago
sigonasr2 37d738fbf9 Add Steam input binding groups to tutorial tasks. Release Build 8357. 8 months ago
sigonasr2 2f8dee095f Add Shoulder2 button hack to get the other controller button scroll up/down pair to appear in input helpers. Release Build 8351. 8 months ago
sigonasr2 bb86146a04 Version number updated to 1.0.0. Handle analog input hints for steam icons. Release Build 8348. 8 months ago
sigonasr2 cd1e989e5e Fix steam icons from being loaded too early if the game starts up quickly. Release Build 8330. 8 months ago
sigonasr2 ecc0f1f733 Added icon displays for Steam. Removed the menu/gameplay action set split and condensed everything into one simple configuration. Release Build 8324. 8 months ago
sigonasr2 2f6e3b1718 Hot swapping/plugging controllers now working. Refresh action sets of all active controllers. Release Build 8298. 8 months ago
sigonasr2 3be02315a5 Retrieve Steam icons from steam platform files. Update official controller configs. Release Build 8290. 8 months ago
sigonasr2 bdad7cf186 KEY_BACK was not referencing steam input's BACK enum but KEY's BACK enum. Release Build 8283. 8 months ago