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
1280
Commits
4
Branches
0
Tags
3.4 GiB
Tag:
Branch:
Tree:
abb18767d4
demo
mac-build
master
removeExposedPackKey
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'abb18767d4'
${ noResults }
Commit Graph
12 Commits (abb18767d43c935194a6432759cc9d8ac48228e0)
Author
SHA1
Message
Date
sigonasr2
42b8cf5da7
Setup Stone Elemental AI framework. Fix spritesheet alignment for certain animations. Setup animation data. Added casting animations.
7 months ago
sigonasr2
cdda8c9a99
Change the radius of ranger's auto attack to use pixel units instead of tile units. Remove hardcoded player acceleration on shooting a player arrow. Refactor monster animation system to incorporate custom animations as part of the main set of animations and handle future 4-way directional animations easily. Release Build 9115.
7 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
sigonasr2
3c2c19f822
Make sure file hash does not include the | character due to emscripten using it to split a save request.
8 months ago
sigonasr2
ad79910848
Create a compatible hash algorithm for both windows and linux cross-saving. Release Build 8579.
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
ee382488f9
Warrior auto attack swing now has a frontal sweep angle. Release Build 8457.
8 months ago
sigonasr2
da1774bfdd
Maxed out item rolls now show up in a different color. Release Build 8012.
9 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
86925ef031
Bear strategy implemented. Release Build 5823.
11 months ago
sigonasr2
296ea1f2e6
Updated all references of Crawler project to now reference Adventures in Lestoria. Fixed a loading bug with the current connection point buttons and information not updating upon loading into the overworld map. Fix component count initialization bug (On Linux and Emscripten builds the component count would start uninitialized and would result in poor depth ordering sometimes.
11 months ago
sigonasr2
8c986f17db
Remove 2018 references for copyrighted files of my origin.
11 months ago
sigonasr2
fa7dfb601f
Add game title images, replace all 2023 copyright notices with 2024 copyright notices.
11 months ago
sigonasr2
0e5d871c68
Implemented Mersenne Twister RNG.
11 months ago
sigonasr2
f9b00a8931
Implemented LessRoundBox custom font and FT2 extension font rendering. Enabled Emscripten compatible FT2 extension capabilities. Replaced original TTF PGEX with newline compatible version.
1 year ago
sigonasr2
2af830d400
FreeType license (required for PGEX_TTF) included in all license notices. Setup project with freetype libraries and includes. Added gamepad PGEX for future gamepad support.
1 year ago
sigonasr2
e4fae723c9
Fix up warnings (mostly loss of data cast warnings). When an ability gets interrupted, the key is required to be depressed before another cast attempt can be made. Added collision layer tiles to a few tiles in 1-1 due to ability to walk out-of-bounds.
1 year ago
sigonasr2
3ff558d44e
Added pragma regions to all license comment fields in files and collapsed them.
1 year ago
sigonasr2
2bf45dacef
It's 2023 btw
1 year ago
sigonasr2
dd531d1fd7
Apply OLC-3 License to all source files.
1 year ago
sigonasr2
1bf30f4392
Added ability to select a loadout item from the inventory menu screen.
1 year ago
sigonasr2
e3d0283fcb
Prepare framework with Draw and DrawDecal split.
1 year ago
sigonasr2
099e464e2f
Build 1576. Timer fixed.
1 year ago
sigonasr2
f0169b06ab
Display DPS tracker + encounter timer
1 year ago
sigonasr2
adf7820093
Projectile shot Phase 2 attack and casting animation implemented.
1 year ago
sigonasr2
942e8e0ef7
Bullets do not die immediately when view goes offscreen anymore. Initial jump states and setup for Slime King are now implemented.
1 year ago
sigonasr2
efdf696d2c
Phase 1 Bullet shot pattern for Slime King implemented.
1 year ago
sigonasr2
045441b595
Add in Charged Shot ability and allow precasting without the targeting indicator.
1 year ago
sigonasr2
3939ee5693
Fire Bolt implemented.
1 year ago