The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'! https://forums.lestoria.net
 
 
 
 
 
 
sigonasr2 a6c818b179 Re-did Tile grouping code, using a flood fill algorithm now instead of sequential tile checking. Prevents bugs with neighboring tile groups being split improperly. 2 years ago
.vscode Add in pathfinding abilities to monster movement strategies. 2 years ago
Crawler Re-did Tile grouping code, using a flood fill algorithm now instead of sequential tile checking. Prevents bugs with neighboring tile groups being split improperly. 2 years ago
x64/Release Include executable in build. 2 years ago
.gitattributes Add .gitattributes and .gitignore. 2 years ago
.gitignore Include executable in build. 2 years ago
Crawler.sln Add project files. 2 years ago
commit.bat Added commit script 2 years ago
runGame.bat Add run game script (runs last release build) to root directory. 2 years ago