summaryrefslogtreecommitdiff
path: root/client/movement.lua
Commit message (Expand)AuthorAgeFilesLines
* fix line lengthsubq3232023-06-181-5/+5
* remove accidental global accessubq3232023-06-181-1/+1
* move player size to constants.lua; fix channel-related bug where player movem...ubq3232023-02-251-1/+1
* change blank and ubqorange tiles from false and true to 0 and 9ubq3232023-02-131-1/+1
* add collisions and sliding for player movementubq3232023-02-131-0/+92