aboutsummaryrefslogtreecommitdiffstats
path: root/code/pawn
Commit message (Collapse)AuthorAgeFilesLines
* Add temporary fixed clothingLeonardo Bishop2023-08-011-0/+10
| | | | | Skeleton & zombie avatars have busted hitbxes so I've enforced a fixed outfit.
* Add footprintsLeonardo Bishop2023-08-013-2/+62
|
* Fix incorrect name when spectatingLeonardo Bishop2023-07-311-1/+1
|
* Add looking at infoLeonardo Bishop2023-07-311-0/+25
|
* Add character namesLeonardo Bishop2023-07-316-29/+52
|
* Add spectator target switchingLeonardo Bishop2023-07-301-11/+35
|
* Add observed health and team colours to spectator modeLeonardo Bishop2023-07-303-0/+45
|
* Replace movement controllersLeonardo Bishop2023-07-3012-382/+1614
|
* Add footstepsLeonardo Bishop2023-07-292-4/+39
|
* Add fall damageLeonardo Bishop2023-07-291-1/+11
|
* Add ladder supportLeonardo Bishop2023-07-291-0/+59
|
* Add TryUnstuck and death overlayLeonardo Bishop2023-07-287-13/+186
|
* Add spectator modeLeonardo Bishop2023-07-282-2/+58
|
* Initial commitLeonardo Bishop2023-07-275-0/+555