sigonasr2
|
c307178d95
|
Fix wind speed to check for bullet collisions via microsteps like regular bullets do. Fix bug with danger area color for second chapter boss' shockwave attack not matching config color. Add in new spell descriptions and config variables for the new classes. Release Build 10044.
|
4 months ago |
sigonasr2
|
abb18767d4
|
Accidental copying of triangles in collision checking loop.
|
5 months ago |
sigonasr2
|
a82d06940d
|
Implemented centroid and signed_area functions to the geom2d util. Just a bunch of maths, I don't know why it works. Release Build 9683.
|
5 months ago |
sigonasr2
|
eb3562eca3
|
Knockbacks are disabled on solid monsters. Add in small knockback effect on stone throw hit. Release Build 9641.
|
5 months ago |
sigonasr2
|
c625b0767e
|
Monsters that ignore terrain collision should not be moved by other solid objects. Hide fade timers and the internal UpdateFadeTime function from inherited bullet types. Add large stone graphic. Apply fixed time step to large stone throw. Add in physics for large stone throw attack. Release Build 9630.
|
5 months ago |
sigonasr2
|
4a77391dec
|
Create a SpellCircle effect to consolidate the two separate effects. Add a type identifier system for Effects. Finish spawn pillar phase of second chapter boss. Fix bug with the boss display info still appearing despite no longer being in a boss stage if the player leaves a boss level before the text has expired. Release Build 9622.
|
6 months ago |
sigonasr2
|
c55a3a1e6b
|
On death, Chapter 2 bonus boss clears the wind and overlay if it was in the middle of that attack. Wind speed gets reset when casting timer ends. Add an extra layer to bullet rendering so there is some consistency with rendering even when bullet Draws are overriden. Fix bug w/opening debug.log file once the AiL class has been initialized. Double the iframe time from getting hit by a tornado to prevent double-hits. Setup wind debris projectiles. Release Build 9515.
|
6 months ago |
sigonasr2
|
a8bb30e12f
|
Fix bug with double rendering. Not using iterator marker to determine what else to draw. Fix bug with maximum health not healing to maximum when health is affected by Health %. Refactored wind speed to be a global value within the game's engine. Included speed reduction properties for wind when warrior blocks. Include projectiles/player being affected by wind and casting to be allowed when pushed by wind. Release Build 9507.
|
6 months ago |
sigonasr2
|
6902852b51
|
Fix Major Hawk AI transition not working properly when only one remains. Release Build 9381.
|
6 months ago |
sigonasr2
|
153589a232
|
Fix new maps having embedded tilesets (unsupported feature). Add in new overworld stage connections to new maps. Slightly randomize stone elemental attack cycles to vary their attack timings. Release Build 9352.
|
6 months ago |
sigonasr2
|
ee2a66f5fe
|
Make bomb explosion sizes be calculated independent of initial bomb size. Shrink down bomb size to be more reasonable. Bombs knock back players and monsters, regardless of the friendly flag. Only deals damage to opposing targets. Release Build 9237.
|
7 months ago |
sigonasr2
|
d10127b721
|
Updated all maps to utilize monster template system.
|
8 months ago |
sigonasr2
|
4c8a251e33
|
Minimap shadow ring implemented. Release Build 8904.
|
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
|
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
|
d6e140cfb4
|
Changed Bandages item description to include casting info.
|
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
|
0a42be844b
|
Auto-aim should lead slightly. Auto-retreat should attempt max distance retreat. Release Build 8598.
|
8 months ago |
sigonasr2
|
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.
|
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
|
dfff1762f3
|
Include Weapon Upgrade/Equipment related Achievements. Release Build 8548.
|
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.
Release Build 8524.
|
8 months ago |
sigonasr2
|
3256a686a3
|
Add in some achievement icons and file hashing saving/loading of save files. Release Build 8515.
|
8 months ago |
sigonasr2
|
9a3cbc40f9
|
Prep Time Trial system structure. Release Build 8492.
|
8 months ago |
sigonasr2
|
daa90538ad
|
Add a tutorial task that requires the player to equip a crafted piece of gear. Release Build 8467.
|
8 months ago |
sigonasr2
|
ea74eec6f8
|
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
|
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
|
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
|
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
|
8a3a101d28
|
Add in controller rumble for steam API controllers. Release Build 8398.
|
8 months ago |
sigonasr2
|
81d6e103cc
|
Game pauses when a controller is disconnected. Release Build 8395.
|
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
|
c291aff00a
|
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
|
bb86146a04
|
Version number updated to 1.0.0. Handle analog input hints for steam icons. Release Build 8348.
|
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
|
06ee669034
|
Add in all steam input requests to input lists. Release Build 8238.
|
8 months ago |
sigonasr2
|
03ac0be3f3
|
Add steam API to build. Release Build 8219.
|
8 months ago |
sigonasr2
|
b13fa843de
|
Fix crash when immediately exiting a new save file without unlocking anything. Change default conflicting keybind of Item 3 to Select by default. Release Build 8212.
|
8 months ago |
sigonasr2
|
48464e3d8b
|
Fix crash when hovering over a blank item loadout slot in the item loadout menu. Tutorial tasks now are only drawn while a stage is being actively played. Tutorial tasks get cleared upon a stage completion. Release Build 8210.
|
8 months ago |
sigonasr2
|
7a683fffa6
|
Fix right-hand side checkbox labels in Settings menu being too wide, going behind the scrollbar. Release Build 8208.
|
8 months ago |
sigonasr2
|
f73cadcbff
|
Show item loadout inputs on the item loadout menu. Fix bug causing item loadout menu item descriptions/names to not update when hovering over the item icons. Release Version 8207.
|
8 months ago |
sigonasr2
|
51964406a7
|
Fix outer boundary tile transitions in Intro setpieces.
|
8 months ago |
sigonasr2
|
a71978c819
|
All Warrior abilities now cancel casts. Added in a small velocity threshold where the player can regain control via movement after getting bumped around. Release Version 8193.
|
8 months ago |
sigonasr2
|
f8e7144a02
|
Fix crash when a removed map unlock condition is loaded from a save file and saving to a save file. Move world rendering into each individual state draw method to prevent dividing by zero for invalid maps being loaded in. Loaded up new Overworld song. Added extra flower indicator under the bridge of 1-1. Fix 1-5 tree tiles. Make current map name / level name functinos return the proper story level name if we are in a story level to avoid programmer confusion / provide more flexible functions. Both Blacksmith story and chapter 1 bonus boss remove the visited flag from the camp, notifying the player visually on the world map that they need to revisit it. Move Blacksmith Tutorial trigger from requiring you to visit the camp via the world map to when you enter the camp regardless if you did it from completing a level or doing it from the world map. Release Build 8187.
|
8 months ago |
sigonasr2
|
de82e3f913
|
Add artists to Credits screen. Modify Scrolling behavior of ScrollableWindowComponents so you can click in the scroll region to move the scrollbar, not just the scrollbar itself. Release Build 8155.
|
9 months ago |
sigonasr2
|
9133ab9e94
|
Added low health warning visuals and sound effect. Release Build 8145.
|
9 months ago |