sigonasr2
|
4a76acfee9
|
olcUTIL_DataFile now properly parses out comments when using GetOrderedKeys(). Fixed monster animations not being read from the configuration file in the correct order. Release Build 9126.
|
7 months ago |
sigonasr2
|
33d81125df
|
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 |
Nic0Nic0Nii
|
533c089485
|
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 |
sigonasr2
|
d0366c21c7
|
Fix linux build and distribution release processes.
|
8 months ago |
sigonasr2
|
a8ec34c12b
|
Remove sold items from equipment slots and loadout slots if they exist there so they no longer linger. Relase Build 7870. Game Version 0.4.2
|
9 months ago |
sigonasr2
|
2895defa43
|
Fix crash due to off-by-one error with randomizing the traveling merchant when reaching chapter 2+. Fix player inventory scrollbars not resizing when items are removed from the inventory because of crafting. Release Build 7857, Test Version 0.4.1
|
9 months ago |
sigonasr2
|
4cc14fb08f
|
Lock down gamepack key so it's not included in repo. Release Build 7608.
|
9 months ago |
sigonasr2
|
5788123ab5
|
Linux build fixes. Public declaration for game controllers array, properly initialize dynamic counters and their display values, fix story script to have capital I's, renamed images to be uppercase for case-sensitivity in Linux.
|
10 months ago |
sigonasr2, Sig, Sigo
|
516438b451
|
Include for ScrollingWindowComponent was missing.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
11 months ago |
sigonasr2
|
3e1227a899
|
Fix bugs with money display in menus. Fix cooldown time value not being set properly while items are being loaded. Release Build 5395.
|
11 months ago |
sigonasr2
|
1e3a2ecabb
|
Title Screen transitions and logo implemented. Added Save File Name label to save file window. Release build 5310.
|
11 months ago |
sigonasr2
|
552ba91d16
|
Update gitignore with new project name. Update tiled project.
|
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
|
5c73ed6cd3
|
Fix Linux build and implementations with new systems and C++20 features
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
11 months ago |
sigonasr2
|
92ac7e5cf8
|
Implemented cmake for parallel building in emscripten/linux
|
11 months ago |
sigonasr2
|
ad1e2260cf
|
Saving and loading saves items in proper sorted order. Fixed bug with get inventory slot function. Connection point data is now static.
|
11 months ago |
sigonasr2
|
d9e1a1ebaf
|
Added Discord Rich Presence integration. Added discord exclusion preprocessor checks in emscripten build. Changed emscripten callbacks to use the browser window instead of the internal body.
|
11 months ago |
sigonasr2
|
603fd18fb0
|
Commercial assets folder added. gitignore updated to not include the folder.
|
1 year ago |
sigonasr2
|
c41ae8aaf9
|
Remove memoryleak.txt debug file from the repo.
|
1 year ago |
Nic0Nic0Nii
|
21f7278510
|
Condensed and finished pre-casting code. Refactored the way ability casting is handled
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
1 year ago |
sigonasr2
|
397dd13a28
|
Include executable in build.
|
1 year ago |
sigonasr2
|
2766425d44
|
Update gitignore
|
1 year ago |
sigonasr2
|
e19bed30ce
|
Add tiled-session files to gitignore. Remove offending tileset from 1_1 campain map.
|
1 year ago |
sigonasr2
|
2f95e71114
|
Fix bug with missing return value for effect updating.
|
1 year ago |
Nic0Nic0Nii
|
21760fbbbc
|
Add in sig build script and fix integer rounding for green slime and future enemies that have a non-integer scale
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
1 year ago |
sigonasr2
|
052e95deb7
|
Add .gitattributes and .gitignore.
|
1 year ago |