sigonasr2
|
ecde7d1833
|
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
|
a9b860c794
|
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
|
ab9729a0f2
|
Remove extraneous commenting. Release Build 8582.
|
8 months ago |
sigonasr2
|
be15697fc8
|
Make sure file hash does not include the | character due to emscripten using it to split a save request.
|
8 months ago |
sigonasr2
|
2a9e698e0a
|
Create a compatible hash algorithm for both windows and linux cross-saving. Release Build 8579.
|
8 months ago |
sigonasr2
|
fb96599945
|
Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria
|
8 months ago |
sigonasr2
|
36775982a6
|
Emscripten compatibility fixes.
|
8 months ago |
sigonasr2
|
ac307c0cfa
|
distribute script needs proper linux syntax to include wildcard items
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
8 months ago |
sigonasr2
|
cd8944db96
|
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.
|
8 months ago |
sigonasr2
|
b8790c16b6
|
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
|
047819d548
|
Switch monster kill count tracking to use steam stats progress tracking. Release Build 8551.
|
8 months ago |
sigonasr2
|
e7c7504e6d
|
Include Weapon Upgrade/Equipment related Achievements. Release Build 8548.
|
8 months ago |
sigonasr2
|
5742c03c4f
|
Add class-specific level up achievements. Fix bug with recalculating next levelXP when obtaining multiple levels at once upon stage completion. Release Build 8534.
|
8 months ago |
sigonasr2
|
3840b28468
|
Implement monster-specific kill achievements. Release Build 8532.
|
8 months ago |
sigonasr2
|
e3f79e6965
|
Fix equipment upgrade tests, left them in by accident. Added kill amount achievements. Release Build 8530.
|
8 months ago |
sigonasr2
|
de52654380
|
Add achievement icons and setup achievement config file. Add in unlock area achievements.
Release Build 8524.
|
8 months ago |
sigonasr2
|
a997c5944a
|
Add in some achievement icons and file hashing saving/loading of save files. Release Build 8515.
|
8 months ago |
sigonasr2
|
dbe79f2fac
|
Popup debugging log scripts and sessions included in dev environment.
|
8 months ago |
sigonasr2
|
64a52d6910
|
Prep Time Trial system structure. Release Build 8492.
|
8 months ago |
sigonasr2
|
8dbe98df48
|
Merge branch 'master' into demo
|
8 months ago |
sigonasr2
|
0173b840f3
|
Upstream merge with main. Demo branch officially up-to-date.
|
8 months ago |
sigonasr2
|
d17deb64ae
|
Upstream demo branch merge with main.
|
8 months ago |
sigonasr2
|
d5d54b250e
|
Release script needs to deposit the static libs into the Adventures in Lestoria folder instead.
|
8 months ago |
sigonasr2
|
c39e43aa31
|
Stupid Linux.
|
8 months ago |
sigonasr2
|
820476756c
|
Update linux distribution script.
|
8 months ago |
sigonasr2
|
6258925932
|
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
|
86242f9f87
|
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
|
d00fb5aa46
|
Add a tutorial task that requires the player to equip a crafted piece of gear. Release Build 8467.
|
8 months ago |
sigonasr2
|
a63f5f9b6c
|
Set VSync once the settings loads, since emscripten builds do not respect the vsync parameter at the very start of launching.
|
8 months ago |
sigonasr2
|
05abf6c3e9
|
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
|
68ed4d2b5d
|
Added VSync toggle to Settings windows. Release Build 8464.
|
8 months ago |
sigonasr2
|
9fb5946369
|
Warrior auto attack swing now has a frontal sweep angle. Release Build 8457.
|
8 months ago |
sigonasr2
|
3329d1a0e0
|
Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria
|
8 months ago |
sigonasr2
|
fe52623a17
|
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 |
Quapsel
|
b3e4f99754
|
Small progress on Chapter 2 presets.
|
8 months ago |
sigonasr2
|
b8339ff9cc
|
Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria
|
8 months ago |
sigonasr2
|
8e595546ab
|
Fix tutorial task input prompts being too large. Release Build 8445. Rebuild with official pack key.
|
8 months ago |
sigonasr2
|
d0366c21c7
|
Fix linux build and distribution release processes.
|
8 months ago |
sigonasr2
|
0f2deb5f99
|
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
|
66cb19abc5
|
Correct issues with not returning early when an invalid item slot is detected in the level complete window. Release Build 8427.
|
8 months ago |
sigonasr2
|
19ceff257a
|
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
|
412a88d294
|
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
|
df0d7d680f
|
Add controller lightbar response based on ingame events. Release Build 8399.
|
8 months ago |
sigonasr2
|
07d4dbf1b4
|
Add in controller rumble for steam API controllers. Release Build 8398.
|
8 months ago |
sigonasr2
|
dcc101296b
|
Game pauses when a controller is disconnected. Release Build 8395.
|
8 months ago |
sigonasr2
|
0c80c13449
|
Enable Keyboard input overlay when using Steam Big Picture. Enable Fullscreen automatically when using Steam Big Picture. Release Build 8394.
|
8 months ago |
sigonasr2
|
97f6987028
|
Fixed icon sizes on Blacksmith crafting window and consumable crafting windows being too small. Added attribution for Animated Slime sprite. Release Build 8369.
|
8 months ago |
sigonasr2
|
1742fa50eb
|
Fix Ranger Charged Shot and Multi Shot animations being overwritten by cast completion state resetting. Release Build 8367.
|
8 months ago |
sigonasr2
|
d442095fde
|
Add Steam input binding groups to tutorial tasks. Release Build 8357.
|
8 months ago |
sigonasr2
|
41228265b2
|
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 |