aboutsummaryrefslogtreecommitdiff
path: root/assets/oldmodels
diff options
context:
space:
mode:
Diffstat (limited to 'assets/oldmodels')
0 files changed, 0 insertions, 0 deletions
t getPosition() (GenericCAO and LocalPlayer) always return the absolute position * LocalPlayer: Fix code-styleANAND2019-09-14 | * Fix LocalPlayer::isDead always returning false if player is immortalANAND2019-09-14 | * Disable autoforward if player is deadANAND2019-08-20 | * Implement adding velocity to player from Luasfan52019-08-10 | | | | The intended usecase is knockback, but there's potential for more. *