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.
 
 
 
 
 
 
sigonasr2 3a880c55a2 Class abilities are statically set so they are initialized on load to allow for proper swapping. 1 year ago
.vscode Class quick test swapping reimplemented. 1 year ago
Crawler Class abilities are statically set so they are initialized on load to allow for proper swapping. 1 year ago
x64/Release Casting range clamping. Refactored hurt function to accept an upperlevel check so there's no requirement to do it manually anymore. Converted AoE damage functions for Meteor to use AoE hurt functions built-in. Fix upper bridge targeting indicator rendering. 1 year ago
.gitattributes Add .gitattributes and .gitignore. 1 year ago
.gitignore Condensed and finished pre-casting code. Refactored the way ability casting is handled 1 year ago
Crawler.sln Add project files. 1 year ago
commit.bat Added commit script 1 year ago
runGame.bat Add run game script (runs last release build) to root directory. 1 year ago