This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
You've already forked AdventuresInLestoria
0
Code
Issues
9
Pull Requests
Projects
1
Releases
Wiki
Activity
1184
Commits
4
Branches
0
Tags
3.4 GiB
Tag:
Branch:
Tree:
3f463bcf2f
demo
mac-build
master
removeExposedPackKey
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3f463bcf2f'
${ noResults }
Commit Graph
28 Commits (3f463bcf2f0a87d30381bc5d5410be005e391530)
Author
SHA1
Message
Date
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
9133ab9e94
Added low health warning visuals and sound effect. Release Build 8145.
9 months ago
sigonasr2
72c5a7394b
Added Yellow Slime jump attack behavior. Release Build 8023.
9 months ago
sigonasr2
6e4f206391
Implemented locking of accessories in the inventory and merchant window to prevent immediate selling of an item. Fixed a bug that prevented custom menu actions to be performed on the menu select button when a button was clicked. Release Build 7966. Patch Version 0.4.5.
9 months ago
sigonasr2
99049d6fa0
Add in intro level scenes and identify combat-related sounds so they do not play on the main menu. Release Build 7587.
9 months ago
sigonasr2
ee215b132c
Fix Menu crash for tab switching on blacksmith (inactive scrolled menu items were unfocused and unselectable). Added sound effect for toggling button icon sets. Fix Key DrawInput functions to respect new extended icon types. Bosses now respect boundaries of boss arenas. Release Build 7474.
9 months ago
sigonasr2
63f7062841
Add unequip hotkey to character equipment menu. Implemented mouse inputs displaying on input helper when mouse navigation is used. Release Build 7465.
9 months ago
sigonasr2
d5bd8655a9
Added additional toggle and setting options in Settings menu. Made screen shake, gamepad rumble, keyboard aim assist, and terrain collision box display toggles functional. Added toggle sound effect. Release Build 7344.
9 months ago
sigonasr2
e5ace36a60
Added locked item sound effect. Fixed label member being protected accessible, now private requiring all children to access through SetLabel. Fix reversed logic check for locked craftable items. Added controller compatibility for consumable item crafting selection window. Release Build 7291.
10 months ago
sigonasr2
48ba282fa5
Implemented equipment menu navigation (partially).
10 months ago
sigonasr2
8afd66632a
Added XP bar animations and steady increasing progress bar. Added level up animation text on stage completion screen. Refactor enable and disable functions for menu components. Differentiated between disabling due to being outside the window, and manual enable/disabling of components. Fix infinite loop bug with components outside of a scrollable window component not being iterated over. Fix bug with hovering over non-navigational components causing the default component for a menu to be selected while in mouse navigation mode. Release Build 7095.
10 months ago
sigonasr2
2b34cbbeac
Added bgm and sfx sliders.
10 months ago
sigonasr2
fc7e135aa4
Fix bug where the player would craft up to N^2 requested consumable items instead of the amount requested. Made Sound Effect for crafting a consumable play only once, instead of layer per quantity of item crafted. Added crafting sound effect to equipment that is crafted. Fix enhancement [+] display not updating on blacksmith enhancing window (visual bug), only show "MAX" on stats when the gear is at +10. Clear any scattered/remaining item drops after completing a stage. Fix menus crashing when enhanced gear reach +10 (array overflow). Added a Stay here button for Sherman.
10 months ago
Nic0Nic0Nii
8149db260b
Update copyright 2024 for FreeType. Equipment can now have an initial crafting cost. RowItemDisplays will have a craftable and upgradeable tag.
...
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
10 months ago
sigonasr2
5c83a41a86
Refactored Map Data access so that other locations in code no longer had write abilities to the map data. Changed permanent exit zone spawning to a temporary. Fix equipment items being duplicated due to sorted inventory not being in sync with actual inventory.
10 months ago
sigonasr2
7162b151e4
Button clicks for offline/online character buttons. Added campfire sound effect. Added tile collisions to hub. Added NPC spawn points, setup NPC objects, added NPC sprites, setup event flags on map.
10 months ago
sigonasr2
7705a64624
Fix bullet patterns, add transition sound effect. Fix bug involving accidental multi-hit bullets.
10 months ago
sigonasr2
4d3b3b4930
Phase 1 and 2 implemented.
10 months ago
sigonasr2, Sig, Sigo
1ab521ecc0
Slight randomization in sound effect pitches for noise variety.
...
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
11 months ago
sigonasr2
86925ef031
Bear strategy implemented. Release Build 5823.
11 months ago
sigonasr2
acaf1bc3bf
Attack recovery time on frogs were being ignored. Made move speed stats implementations consistent across both monsters and players. Added shooting sound effects. Begin wolf behavior implementation.
11 months ago
sigonasr2
3f4c714c42
All basic sound effects implemented.
11 months ago
sigonasr2
8a1d8868c9
All sound effects now accept positions as well for surround sound effects during combat.
11 months ago
sigonasr2
57f482016f
Added error handling for when creatures are specified in spawn zones but do not have a corresponding image. Gracefully handle random extra zones that are accidentally added with no type specified. Add in foresty boss/overworld sample themes. Add in placeholder frog info. Refactor MapName to just use strings instead of an enum since we don't want manual upkeep.
11 months ago
sigonasr2
c7ea530484
Update Overworld Map with new stage plates. Updated stages with spawn zones and end zones. Cleaned up sound effects with extra noise. Updated some sound effects with more appropriate ones. Added sound effects for many events.
11 months ago
sigonasr2
0643393b9c
Added Sound effect configuration and implementation.
11 months ago
sigonasr2
6539bbdb50
Sound Effects.
11 months ago
sigonasr2
725a858fab
Implemented environmental audio loading in maps. Added stb_vorbis header/cpp file for ogg format support. Converted track parts and sound effect to be ogg instead.
11 months ago
sigonasr2
bbc027609b
Setup configuration framework and test music for audio engine.
11 months ago