1084 Commits

Author SHA1 Message Date
8b3113fbde Upstream merge with released demo build. 2024-03-31 14:12:08 -05:00
78082c6bd4 gcc needs a float cast for std::min
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-03-30 02:36:55 -05:00
0a42be844b Auto-aim should lead slightly. Auto-retreat should attempt max distance retreat. Release Build 8598. 2024-03-30 02:24:10 -05:00
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. 2024-03-29 23:30:51 -05:00
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. 2024-03-29 23:07:55 -05:00
71acd6ef7d Remove extraneous commenting. Release Build 8582. 2024-03-29 22:54:11 -05:00
3c2c19f822 Make sure file hash does not include the | character due to emscripten using it to split a save request. 2024-03-29 22:18:00 -05:00
ad79910848 Create a compatible hash algorithm for both windows and linux cross-saving. Release Build 8579. 2024-03-29 21:10:49 -05:00
4c81506c64 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-03-29 21:04:56 -05:00
282f918d1d Emscripten compatibility fixes. 2024-03-29 21:04:55 -05:00
4870e5952b distribute script needs proper linux syntax to include wildcard items
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-03-29 21:04:27 -05:00
826aae50f0 Finally figured out why "closest target" auto aim was not auto aiming at the actual closest target. Was aiming at the "max aiming point reach" of the closest target. Release Build 8578. 2024-03-29 19:45:41 -05:00
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. 2024-03-29 19:38:53 -05:00
2599cfd14b Switch monster kill count tracking to use steam stats progress tracking. Release Build 8551. 2024-03-29 15:47:36 -05:00
dfff1762f3 Include Weapon Upgrade/Equipment related Achievements. Release Build 8548. 2024-03-29 10:47:49 -05:00
e15f23bad1 Add class-specific level up achievements. Fix bug with recalculating next levelXP when obtaining multiple levels at once upon stage completion. Release Build 8534. 2024-03-29 06:30:32 -05:00
1c72a86945 Implement monster-specific kill achievements. Release Build 8532. 2024-03-29 06:19:10 -05:00
21e0cd5b65 Fix equipment upgrade tests, left them in by accident. Added kill amount achievements. Release Build 8530. 2024-03-29 06:00:03 -05:00
68e4934355 Add achievement icons and setup achievement config file. Add in unlock area achievements.
Release Build 8524.
2024-03-29 05:23:48 -05:00
3256a686a3 Add in some achievement icons and file hashing saving/loading of save files. Release Build 8515. 2024-03-29 02:40:06 -05:00
d1f95e03c9 Popup debugging log scripts and sessions included in dev environment. 2024-03-27 19:47:03 -05:00
9a3cbc40f9 Prep Time Trial system structure. Release Build 8492. 2024-03-27 19:08:38 -05:00
523050d3ab Merge branch 'master' into demo 2024-03-27 01:48:06 -05:00
c3f8c81a0d Upstream merge with main. Demo branch officially up-to-date. 2024-03-27 01:45:30 -05:00
c5e0df5f44 Upstream demo branch merge with main. 2024-03-27 01:43:33 -05:00
d24df058b1 Release script needs to deposit the static libs into the Adventures in Lestoria folder instead. 2024-03-27 01:22:37 -05:00
a3fe98f542 Stupid Linux. 2024-03-27 01:20:38 -05:00
ae08ab316a Update linux distribution script. 2024-03-27 01:12:50 -05:00
794d38cdb3 Add in new base camp music and events. Added 3 unlock tiers for the base camp music progression. Release Build 8476. 2024-03-27 00:58:10 -05:00
18bfa4a26b Add tutorial button to use into the center of the display string instead of the beginning for clarity. Release Build 8472. 2024-03-27 00:35:38 -05:00
daa90538ad Add a tutorial task that requires the player to equip a crafted piece of gear. Release Build 8467. 2024-03-26 22:45:09 -05:00
ea74eec6f8 Set VSync once the settings loads, since emscripten builds do not respect the vsync parameter at the very start of launching. 2024-03-26 22:23:50 -05:00
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. 2024-03-26 22:19:17 -05:00
32d681f130 Added VSync toggle to Settings windows. Release Build 8464. 2024-03-26 19:48:06 -05:00
ee382488f9 Warrior auto attack swing now has a frontal sweep angle. Release Build 8457. 2024-03-26 18:53:17 -05:00
02933fdc38 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-03-26 17:31:38 -05:00
9ca52cbead Warrior sword swing now lingers for the entirety of the animation instead of only applying damage immediately on use. Release Build 8451. 2024-03-26 17:31:34 -05:00
Quapsel
78c591f64e Small progress on Chapter 2 presets. 2024-03-26 19:00:43 +01:00
3c315da193 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-03-25 22:51:14 -05:00
d348d6505c Fix tutorial task input prompts being too large. Release Build 8445. Rebuild with official pack key. 2024-03-25 22:51:12 -05:00
88572368b5 Fix linux build and distribution release processes. 2024-03-25 22:33:24 -05:00
561f403cd2 Open Binding panel when controller configuration is selected. Move steam API initialization to the beginning of the program's execution. Release Build 8442. 2024-03-25 19:37:53 -05:00
b9f9d0ceb2 Correct issues with not returning early when an invalid item slot is detected in the level complete window. Release Build 8427. 2024-03-25 18:00:26 -05:00
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. 2024-03-25 17:23:13 -05:00
758696d28b Release builds of the game should hide the debug console by default and instead log to a debugging file. Release Build 8413. 2024-03-25 14:15:37 -05:00
cb39f0859b Add controller lightbar response based on ingame events. Release Build 8399. 2024-03-25 13:32:07 -05:00
8a3a101d28 Add in controller rumble for steam API controllers. Release Build 8398. 2024-03-25 09:43:11 -05:00
81d6e103cc Game pauses when a controller is disconnected. Release Build 8395. 2024-03-25 06:40:19 -05:00
b4c9b29be4 Enable Keyboard input overlay when using Steam Big Picture. Enable Fullscreen automatically when using Steam Big Picture. Release Build 8394. 2024-03-25 06:32:43 -05:00
c291aff00a Fixed icon sizes on Blacksmith crafting window and consumable crafting windows being too small. Added attribution for Animated Slime sprite. Release Build 8369. 2024-03-25 04:47:34 -05:00