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/Crawler
sigonasr2 21368f6f95 Define and setup internal class attributes. 1 year ago
..
C++/scripts Add in sig build script and fix integer rounding for green slime and future enemies that have a non-integer scale 1 year ago
assets Implemented blocking. Made player abilities dynamic instead of fixed for class expansion preparation. 1 year ago
utils Add in sig build script and fix integer rounding for green slime and future enemies that have a non-integer scale 1 year ago
Ability.cpp Implemented blocking. Made player abilities dynamic instead of fixed for class expansion preparation. 1 year ago
Ability.h Implemented blocking. Made player abilities dynamic instead of fixed for class expansion preparation. 1 year ago
Animation.h Added Warrior swing sword animation 1 year ago
Bullet.cpp Added Bullet shooting 1 year ago
Bullet.h Added Bullet shooting 1 year ago
Class.cpp Define and setup internal class attributes. 1 year ago
Class.h Define and setup internal class attributes. 1 year ago
Crawler.cpp Define and setup internal class attributes. 1 year ago
Crawler.h Implemented blocking. Made player abilities dynamic instead of fixed for class expansion preparation. 1 year ago
Crawler.vcxproj Define and setup internal class attributes. 1 year ago
Crawler.vcxproj.filters Define and setup internal class attributes. 1 year ago
DEFINES.h Define and setup internal class attributes. 1 year ago
DamageNumber.cpp Auto attacking now based on click position. Damage numbers will stop when they reach a certain height. Monsters not counted in range if dead. 1 year ago
DamageNumber.h Auto attacking now based on click position. Damage numbers will stop when they reach a certain height. Monsters not counted in range if dead. 1 year ago
Effect.cpp Fix bug with missing return value for effect updating. 1 year ago
Effect.h Fix bug with missing return value for effect updating. 1 year ago
InitialConcept.txt Initial setup of Monster structures 1 year ago
Monster.cpp Implement Iframes for the player when performing a Ground Slam. 1 year ago
Monster.h Added Bullet shooting 1 year ago
MonsterData.cpp Refined movement run away code for ranged enemies. 1 year ago
NewClasses.txt Define and setup internal class attributes. 1 year ago
Player.cpp Define and setup internal class attributes. 1 year ago
Player.h Define and setup internal class attributes. 1 year ago
State.h Implemented blocking. Made player abilities dynamic instead of fixed for class expansion preparation. 1 year ago
buildtemplate.html Add in sig build script and fix integer rounding for green slime and future enemies that have a non-integer scale 1 year ago
cpp.hint Implement ground slam animation 1 year ago
olcPGEX_TransformedView.h Implement TransformedView and Camera util 1 year ago
olcPixelGameEngine.h PGE update for emscripten comand. 1 year ago
olcUTIL_Animate2D.h Initial setup of Monster structures 1 year ago
olcUTIL_Camera2D.h Initial setup of Monster structures 1 year ago
olcUTIL_Geometry2D.h Initial setup of Monster structures 1 year ago
pge.data Fix bug with missing return value for effect updating. 1 year ago
pge.html Test a code update. 1 year ago
pge.js Test a code update. 1 year ago
pge.wasm Test a code update. 1 year ago
pixelGameEngine.cpp Add in sig build script and fix integer rounding for green slime and future enemies that have a non-integer scale 1 year ago
sig Add in sig build script and fix integer rounding for green slime and future enemies that have a non-integer scale 1 year ago