branchprotoderp/maincancel

173 Commits over 30 Days - 0.24cph!

9 Years Ago
moba style hotkey bindings a bunch of backend entity/class stuff player spawns model from data/prefab, not embedded, now only a single player prefab
9 Years Ago
Movement and input tweaks
9 Years Ago
Loggin level back to info
9 Years Ago
More
9 Years Ago
Proj cleanup, assets, scene seperation, level script
9 Years Ago
don't cancel action continuously while holding right click
9 Years Ago
commented out navmesh client side prediction
9 Years Ago
save...
9 Years Ago
attempt at smooth client side projectiles
9 Years Ago
Fix all the things
9 Years Ago
Entity classes now use ScriptableObject
9 Years Ago
error fixes
9 Years Ago
another NRE fix
9 Years Ago
NRE fixes
9 Years Ago
Removed duplicated stuff
9 Years Ago
Added UnitFrames UI, disabled world UI camera for the time being Effects WIP
9 Years Ago
Auto attacks work improved
9 Years Ago
Better moving to idle states
9 Years Ago
Threshold fix
9 Years Ago
Input improvements, rmb spin
9 Years Ago
client side movement prediction (hopefully)
9 Years Ago
Save last server address
9 Years Ago
Raycast fix
9 Years Ago
Merge fixses
9 Years Ago
self targeting now works
9 Years Ago
Skill categories uses an enum Moved resoruces into folders, nuked some old/broken stuff Added heal + fx fixed some animation issues
9 Years Ago
Targeted spells work now
9 Years Ago
Debug logs
9 Years Ago
Removed debug logs
9 Years Ago
Added humans and undead packs, nuked all old crappy assets Added guards
9 Years Ago
Skillshots work now
9 Years Ago
Aiming indicator tweaks
9 Years Ago
Fixed minimap zoom
9 Years Ago
UI cleanup Spell fx tweaks
9 Years Ago
dank mage auto attack
9 Years Ago
Initial implementation of cone spells
9 Years Ago
Fx and stuff
9 Years Ago
Dank logs
9 Years Ago
Debug stuff
9 Years Ago
TODOs and tweaks
9 Years Ago
Projectile grabs cached collider from Entity
9 Years Ago
Reformatting loads of shit because im dank
9 Years Ago
Targeted attacks work again
9 Years Ago
Non-targeted projectiles work now
9 Years Ago
Fireball now appears to be cast (but isn't actually showing)
9 Years Ago
More
9 Years Ago
More
9 Years Ago
State fixes
9 Years Ago
AIMING state
9 Years Ago
FSM uses enum