Commit Graph

10 Commits (master)

Author SHA1 Message Date
Sirrobzeroone df687d604e Short check for stationary players
~ Players not moving now just have a short check performed
~ Cleanup to help with performance
~ Terminal Velocity set to 150kph, players now die on fall
2022-08-20 16:59:37 +10:00
Sirrobzeroone 98dbe16550 Cleanup
~ Code Cleanup
~ Move ladder node above/below check to inside ladder check
2022-08-18 17:10:02 +10:00
Sirrobzeroone 5e631ddcec Code Cleanup
~ Start of code cleanup and consolidation of animation cases.
2022-08-17 20:05:46 +10:00
Sirrobzeroone 728b65667f Minor fix to slab check
~ Check node registered before grabbing groups
~ Thanks Mazes-80 #9
2022-08-14 17:14:11 +10:00
Sirrobzeroone 946406a050 Fixes #6 and #3
Fixes for Issues #3 and #6
2022-08-03 14:40:55 +10:00
Sirrobzeroone f68285438f local_ndraw to local n_draw 2021-09-29 16:11:31 +10:00
mazes-80 538234b602 ndraw: local 2021-09-27 07:36:26 +02:00
Sirrobzeroone f450ed305a Add Climb, Crouch
Climbing Animation added
Crouching Animation added
Improved Fly vs Fall animations
2020-12-08 21:25:12 +11:00
Sirrobzeroone 33993562d4 Identification of flyable and swimmable nodes improved
Uses node drawtype now, with "liquid", "liquidflowing" and "airlike" for swimmable and flyable respectively
2020-11-30 14:59:02 +11:00
Sirrobzeroone 98b5aa1f3f Initial Upload 2020-11-29 15:42:14 +11:00