* Standardises opposite_dirs and reverse_direction
* Moves this here, makes more sense in this file
* Compile
* Compile test for this
* Fix
* Cuts out now useless proc
* Cuts this down too
* Additional helper
* Better as a define
* Using this macro in practice
Co-authored-by: kanef <kanef9x@protonmail.com>
* starting the crusade against relative pathing
* new() part1
* new() part 2
* FOR VALHALLA
* you sneaky buggers
* part 5: the reckoning
* chapter 6: rejuvination
* chapter 7: age of conflict
* dammit travis
* Adds Moveloop
Only works when using two keys at once for some reason, I don't know why.
* Makes it work, it's still diagonal though
* Finishes
* Locks directional movelooping behind a var
* whoops?