sigonasr2
|
01df50e8da
|
Setup second chapter boss spawn group, template, and map. Fix issues with being able to click stage plates that were hidden behind the menu or off-screen. Fix crash when item drops spawn in a certain position. Release Build 9585.
|
6 months ago |
sigonasr2
|
6dc986d424
|
Remove test code for stage overlay mask implementation. Release Build 9574.
|
6 months ago |
sigonasr2
|
5af5cac7e8
|
Add middle() function for polygons in geometry util. Restructure stage mask overlays to be part of the stage mask polygon class. Reproduce sample using new class. Release Build 9572.
|
6 months ago |
sigonasr2
|
0dd8ca5ae9
|
Split up implementation of Pixel from the header file so that the entire pixel game engine header isn't required for Pixels. [WIP] Stage Mask polygon and overlay structures setup.
AreaHighlightTest branch.
|
6 months ago |
sigonasr2
|
cea4372737
|
AreaHighlightTest branch created. Added test code for highlighting arbitrary areas via polygons within a map using optimization map rendering. Release Build 9561.
|
6 months ago |
sigonasr2
|
15cf736be0
|
Fix bug involving lingering tornado attack. Reduce size of boss arena so item drops and the end zone ring spawn within player reachable locations. Made item drop locations respect boss arenas. Added mid phase for 2nd chapter bonus boss. Fix boss indicator appearing when no boss is present. Release Build 9534.
|
6 months ago |
sigonasr2
|
5918846fbd
|
Refactor manual typing of HP Ratios with an HP Ratio function for the monster and player classes. Release Build 9524.
|
6 months ago |
sigonasr2
|
cfbd4dce97
|
Fix a bug where hp recovery when at full health still applied passive hp recovery effects. Fix bug with volume transitions not respecting the user's set volume controls when adjusting audio events. Add debris spawning for second bonus boss. Release Build 9522.
|
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
|
b6c88a0caa
|
Flip argn and args in main function (to properly correspond to the main prototype).
|
6 months ago |
sigonasr2
|
cd10f12590
|
Move get_Command_line_args function into WIN32 define macro (to allow building on Linux).
|
6 months ago |
sigonasr2
|
68778bac0a
|
Fix redistribution scripts and Linux scripts. Linux scripts now detect if Steam is installed and if the game properly initializes with steam. If it does not, it will restart itself to run in nosteam mode. Added the ability to read command line arguments into the game. Release Build 9441.
|
6 months ago |
sigonasr2
|
8a12cc0c66
|
Implement Rendering fixes (Infinite iterator bugs) from demo fixes. Release Build 9509.
|
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
|
d3374062fe
|
Added an overlay control class. Optimize and rearrange rendering order of bullets and effects such that all bullets now appear above monsters. Fix a bug involving some objects that are supposed to appear behind the player end up in front when they are aligned on the same tile row. Preparations for wind attack. Release Build 9482.
|
6 months ago |
sigonasr2
|
ad14544418
|
Add rotation parameter and hit iframe time to bullets. Iframe timers now compares current iframes to the new duration and keeps only the larger amount. Fix bug allowing monsters with jump attacks to still cause knockback and iframes even when the hit does not land. Fly Across attack implemented for second bonus boss. Release Build 9447.
|
6 months ago |
sigonasr2
|
862d047b06
|
Move damage numbers to be rendered on top of the HUD instead of below it. Add in boss indicators that appear while a boss is off-screen. Fix bugs with knockback buffs being applied in the wrong location, making them effectively useless. Fix bugs with player velocity being nan when standing directly on top of a monster spawn. Fix idle animation during stone elemental rock toss cast. Reduce enemy collision hitboxes to more sensible and playable numbers with new collision system. Release Build 9413.
|
6 months ago |
sigonasr2
|
21b8a9c3cb
|
Update No XP/Drop Hawk labels in Tiled Editor. Added spawn controllers, setup multi-tiered spawns. Fixed collision radius bugs. Added Chapter 2 Bonus Boss and Major Hawks Tiled Templates. Fix Stone Elemental Casting circle radius. Release Build 9378.
|
6 months ago |
sigonasr2
|
64ea11b4af
|
Change monster data image storing to use an unordered_map instead. Create an optional display name for monsters to use when monster data is being generated to allow for name overrides while retaining unique monster types. Added No XP variant of Hawks. Setup Chapter 2 Bonus Boss spawn. Release Build 9362.
|
6 months ago |
sigonasr2
|
45be6e80e6
|
Implement Stone Elemental Burrowing attack, fixed Stone Elemental pathfinding towards target location, slightly increased visual indicator for stone pillar cast circle. Fixed sorted rendering for objects that appear before elements with collision. Refactored iteration loops for drawing so they don't cause multiple unnecessary draw iterations. Do not draw monsters that are marked for deletion anymore (prevent sudden pop-in when drawing on the last frame of fading out). Release Build 9350.
|
6 months ago |
sigonasr2
|
fa0caa5fa9
|
Implement rock toss and stone pillar spawning behaviors for stone elemental. Refactor HurtEnemies functions to instead hurt any target with targeting flags. Fix bug with player to monster collision not respecting new collision radii. Release Build 9318.
|
6 months ago |
sigonasr2
|
c2b2652810
|
Update Stone Pillar graphic. Update Stone Pillar Monster data. Include a do nothing strategy. Implement immovable property for monsters. Implement Invulnerable property for monsters. Implement lifetime property for monsters. Include a fadeout timer for when the lifetime expires. Implement capability for monsters to be deleted from the map. Release Build 9271.
|
7 months ago |
sigonasr2
|
5c7e5a3ab3
|
Implement mounted monster behavior and animations that run separately from the main monster itself. Added Goblin Boar Rider AI and Goblin Bow (while on Boar Rider) AI. Added spawn of submonster on death of main mounted monster. Release Build 9199.
|
7 months ago |
sigonasr2
|
7375d37d99
|
Added arrow simulation for bow goblins. Added perception levels which increase the accuracy of the shooting monster over time. Refactor bullet update code to be inside the bullet class itself. Release Build 9169.
|
7 months ago |
sigonasr2
|
76c1396fec
|
Fix player spawn locations being a whole tile off. Change map background scrolling to not be fixed, but to utilize the entire image across the span of a map. Add a foreground background layer to provide 2 potential parallax backgrounds. Release Build 9091.
|
7 months ago |
sigonasr2
|
d40ab48e78
|
Use smaller images for class character/visual novel sprites. Release Build 9020.
|
7 months ago |
sigonasr2
|
f2c18a76a1
|
Tweak Boar behavior. Fix bug with knockback velocity not being saved when player comes into contact with another monster. Release Build 9019.
|
7 months ago |
sigonasr2
|
5912efeb4f
|
Enforce const-ness across tilesets to ensure copies and writes are explicitly allowed. Release Build 8990.
|
7 months ago |
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.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
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 |