Commit graph

192 commits

Author SHA1 Message Date
Sezz
20918f2c96 Fix ancient turn lock against walls 2021-11-28 18:07:51 +11:00
Sezz
811852ec0e Fix turn rate mess up 2021-11-28 13:56:12 +11:00
Sezz
8cf76578cf Add flex reset function; add new turn rate macro 2021-11-27 23:15:26 +11:00
Sezz
d50401382b Organise macros; refine crawl flex reset 2021-11-27 22:42:10 +11:00
Sezz
ac60482543 Introduce crawl flexing; slightly reduce crawl turn rate while moving 2021-11-27 20:35:16 +11:00
Sezz
e84459f8f1 Replace instances of direct access to Lara global in lara.cpp 2021-11-26 00:28:29 +11:00
Sezz
d85eea8c1f Rename basic state functions; rename some state enum members; rename LG_NO_ARMS to LG_HANDS_FREE; move lara_as_gymnast() to lara_hang.cpp; minor corrections 2021-11-25 23:38:59 +11:00
Sezz
82b4e66c3e Housekeeping; adjust lean rates for some states; fix snap when colliding with wall joining a slanted floor 2021-11-23 13:53:35 +11:00
Sezz
9d1eb23a9c Merge branch 'master' into lara_state_cleaning_etc 2021-11-23 12:43:20 +11:00
Lwmte
edcf588c22 Restore drips 2021-11-23 02:53:52 +03:00
Lwmte
d14d8d484c Cold breath 2021-11-22 18:55:29 +03:00
Sezz
68a5240a30 Merge branch 'master' into lara_state_cleaning_etc 2021-11-21 21:03:05 +11:00
Sezz
ef604f66b9 First pass vertical pole refactor 2021-11-21 20:50:17 +11:00
Sezz
5d9157ae85 Add death state dispatch to walk back state; include sprint state in wade step check; revert TestLaraFacingCorner() rewrite 2021-11-20 17:52:18 +11:00
Sezz
d92a98bf2c Move jump control and collision functions to lara_jump.cpp 2021-11-20 17:15:48 +11:00
Sezz
71adaf98ab Disallow weapon undraw when swandiving 2021-11-20 16:50:18 +11:00
Sezz
a036810db9 Refactor lara_fire.cpp 2021-11-20 15:39:05 +11:00
Sezz
7cfdfd7dbb Housekeeping; add jump timer 2021-11-19 22:48:47 +11:00
Sezz
b3c33d5d8d Merge branch 'master' into lara_state_cleaning_etc 2021-11-19 14:52:30 +11:00
Sezz
2e81fe9293 Refactor snowmobile.cpp 2021-11-17 23:56:34 +11:00
Sezz
d2cc5f8aa8 Merge branch 'master' into lara_state_cleaning_etc 2021-11-17 18:19:40 +11:00
Sezz
3b9e0967b9 Modify behaviour when stepping down into wade-height water 2021-11-17 18:12:26 +11:00
Sezz
a227332f99 Adjust crouch test; increase grab threshold; refine stepping between ground terrain and wade-height water 2021-11-17 17:51:27 +11:00
Sezz
af9f029a6d Remove commented legacy turn rate and lean resets 2021-11-17 16:11:28 +11:00
Sezz
b1788f07a0 Merge branch 'master' into lara_state_cleaning_etc 2021-11-17 15:21:28 +11:00
Lwmte
7efbcb28b2 Merge branch 'master' into gui_refactor 2021-11-16 17:25:47 +03:00
Lwmte
a8dab89ce1 Simplify animation switching 2021-11-16 17:25:17 +03:00
Sezz
27b8f3486e Refactor quad.cpp 2021-11-17 00:17:25 +11:00
Lwmte
e05f0b89a2 Rename newinv2 to gui 2021-11-16 15:51:50 +03:00
Sezz
f68b5334e0 Refactor biggun.cpp and quad.cpp 2021-11-16 22:30:37 +11:00
Sezz
510279d6d9 Disable look in more states 2021-11-14 19:31:33 +11:00
Sezz
b7ef1f1343 Disable look in some states 2021-11-14 19:02:28 +11:00
Sezz
100f5ad1a4 Merge branch 'master' into lara_state_cleaning_etc 2021-11-12 00:17:29 +11:00
Sezz
f926bfe70c Fix crawl exit flip into swamp resulting in snap to the surface 2021-11-11 21:47:18 +11:00
Lwmte
9058f2e3de Use script for setting weather 2021-11-11 01:16:27 +03:00
Sezz
73c980fa61 Add missed merge changes 2021-11-10 23:27:37 +11:00
Sezz
52b962f0e8 Merge branch 'master' into lara_state_cleaning_etc 2021-11-10 23:26:55 +11:00
Sezz
d875bc9084 Replace STOP_SIZE where appropriate 2021-11-10 22:48:00 +11:00
Lwmte
b91a1c845f Update lara.cpp 2021-11-10 12:26:27 +03:00
Lwmte
d13d055a69 Update lara.cpp 2021-11-10 12:12:30 +03:00
Lwmte
e7840d8c56 Merge branch 'master' into simplified_anim_handling 2021-11-10 12:02:44 +03:00
Sezz
36641d87e3 Merge branch 'master' into lara_state_cleaning_etc 2021-11-10 16:24:16 +11:00
Sezz
a3b1403433 Refactor health.cpp 2021-11-10 16:11:36 +11:00
Lwmte
8f51243ca4 First commit 2021-11-10 02:41:59 +03:00
Sezz
af656f3d77 Merge branch 'master' into lara_state_cleaning_etc 2021-11-10 01:18:42 +11:00
Sezz
4a0b5c3961 Streamline state transitions between wading and treading water 2021-11-09 23:15:12 +11:00
Sezz
c38cb3a315 Improve diving into swamps 2021-11-09 20:03:40 +11:00
Sezz
a48996f511 Merge branch 'master' into lara_state_cleaning_etc 2021-11-09 17:12:18 +11:00
Sezz
c6be395c90 Refactor LaraControl() 2021-11-09 16:03:56 +11:00
Sezz
c5dd714e51 Merge branch 'master' into lara_state_cleaning_etc 2021-11-08 22:27:12 +11:00