Commit Graph

30 Commits (master)

Author SHA1 Message Date
sigonasr2 fdc02351bb Modify Visual Novel engine to include background alpha controls to allow the Visual Novel and game world drawing to both be rendered at the same time. Add the Dialog game state which represents a Visual Novel and game world to both be running at the same time. 4 months ago
sigonasr2 7086a8807b Add new item icons. Change safe area indicator colors. Make safe area indicator color configurable. Release Build 10039. 4 months ago
sigonasr2 6cb3cb4e6d Remove unnecessary dependencies from Test project. Segregate test types into separate source files. Fix bug with drop data not being reset for monster tests. 5 months ago
sigonasr2 b617120867 Implement unit tests for the project. Fix Display Name bug (found in InternalNameCheck unit test). Add Monster Unit Tests. 5 months ago
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. 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 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 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 1 year ago
sigonasr2 052e95deb7 Add .gitattributes and .gitignore. 1 year ago