The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'! https://forums.lestoria.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
AdventuresInLestoria/Adventures in Lestoria Tests
sigonasr2 9d95796062 Item Loadout Usage Tests added. 101/101 unit tests passing. Release Build 9947. 5 months ago
..
Adventures in Lestoria Tests.vcxproj Added Item Tests file. Added a check to make sure item loadout slot is not blank when attempting to use the item loadout slot. 95/95 tests passing. Release Build 9944. 5 months ago
Adventures in Lestoria Tests.vcxproj.filters Added Item Tests file. Added a check to make sure item loadout slot is not blank when attempting to use the item loadout slot. 95/95 tests passing. Release Build 9944. 5 months ago
GeometryTests.cpp 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
ItemTests.cpp Item Loadout Usage Tests added. 101/101 unit tests passing. Release Build 9947. 5 months ago
MonsterTests.cpp Add in illegal stat buff checks and asserts when adding to an unsupported stat buff for both monsters and players. 77/77 tests passing. 5 months ago
PlayerTests.cpp Add Player HP Recovery tests. 90/90 tests passing. 5 months ago