Commit graph

142 commits

Author SHA1 Message Date
Sezz
8adcbda503 lara_col_run(): cleanup; adjust step function 2021-10-09 16:56:07 +11:00
Sezz
b24c134ed8 lara_as_walk(), lara_col_walk(): cleanup; add lean; add helper functions for step up/down dispatch 2021-10-09 14:39:06 +11:00
Sezz
b1d47b9073 Merge branch 'master' into lara_state_cleaning_etc 2021-10-09 14:06:43 +11:00
Sezz
b0bd5bbcb5 Split lara_as_fastturn() into two new states 2021-10-08 20:08:55 +11:00
Sezz
4f908e3413 WIP: New functions for turning states. 2021-10-08 15:47:54 +11:00
Lwmte
482662d644 Remove unnecessary additional ObjectHeadroom field from COLL_INFO 2021-10-07 11:01:39 +03:00
Sezz
f16f967399 Fix turning while holding FORWARD against wall for new turn state 2021-10-06 14:03:12 +11:00
Sezz
ddedb48a6e lara_as_turn_r(): cleanup; add state dispatches; fix turning in wade-height water 2021-10-05 22:09:07 +11:00
Sezz
29a76a25a5 Fix jump oversight; duck turning states default dispatch to idle; reorder some functions 2021-10-05 15:53:21 +11:00
Sezz
46b8db0f00 WIP lara_as_crawl(): cleanup 2021-10-04 23:52:23 +11:00
Sezz
74f2f05286 Add proper state dispatches in run and stop states; add test functions for step left/right dispatches; minor corrections 2021-10-04 22:02:02 +11:00
Sezz
abb56989a2 Add lwmte jump fix to rewritten stop state; formatting; correct error in stop state 2021-10-04 15:34:36 +11:00
Lwmte
d1dc52df27 Fix reach state 2021-10-03 21:13:00 +03:00
Sezz
d2672d01b8 Merge branch 'master' into 'lara_state_cleaning_etc' 2021-10-03 21:29:27 +11:00
Lwmte
d7960627e3 Fix jumps from very narrow slanted ceiling spaces 2021-10-02 17:26:12 +03:00
Lwmte
6c7276be28 Unhack lara_as_stop state - no more direct calls to other state code 2021-10-02 15:44:34 +03:00
Sezz
35b6108ba8 lara_as_dash(): cleanup; improve input precedence; more intuitive control logic; finetune lean rate values; add IsStandingWeapon() helper function 2021-09-29 18:35:21 +10:00
Sezz
d44d7d7441 Condense check 2021-09-28 23:22:45 +10:00
Sezz
1aeb5ac292 Update stumble turning 2021-09-28 23:06:20 +10:00
Sezz
3aa1ee8eff Refined jump lock in run state 2021-09-28 14:00:58 +10:00
Sezz
ba23437192 Proper stumble turning 2021-09-28 13:05:29 +10:00
Sezz
2b9054bb08 lara_as_stop() and lara_col_stop(): cleanup 2021-09-28 01:22:47 +10:00
Sezz
14cae501f5 lara_as_run(): cleaning; proper input precedence; measures for more fluid jump state dispatches. 2021-09-26 17:53:35 +10:00
Sezz
16483a3093 WIP added new leaning to lara_as_wade(). 2021-09-26 13:40:29 +10:00
Sezz
b85b62c3d7 WIP improved leaning for Lara. 2021-09-26 12:23:58 +10:00
Lwmte
971d1b203f Cleanup 2 2021-09-25 16:04:16 +03:00
Lwmte
e6fc5aba77 Cleanup 2021-09-25 16:00:30 +03:00
Lwmte
b7cf7be08c Merge branch 'master' into item_info_include_fix 2021-09-25 15:59:51 +03:00
Lwmte
7432020691 Fix stucking on low-headroom ceiling slants 2021-09-25 13:35:10 +03:00
Lwmte
3f4ef4fd9f A helper code to fix qwop 2021-09-25 13:00:14 +03:00
Raildex
2b0b1ff282 Added newlines 2021-09-25 11:27:47 +02:00
Raildex
7b070e75ad Fixed duplicated ITEM_INFO definition 2021-09-24 07:53:42 +02:00
Lwmte
cefc60c7ea Move around some files 2021-09-19 23:41:26 +03:00
Lwmte
016be41f97 Move anim structs to animation.h 2021-09-19 18:29:25 +03:00
Lwmte
add6629267 Swap BadHeightUp/Down 2021-09-19 17:48:32 +03:00
Lwmte
b3898b7940 Embed height data into COLL_INFO, fix issues with rolling under statics and statics submerged into water 2021-09-19 06:42:24 +03:00
Lwmte
e790f47d27 Unhack GetCollisionInfo a bit 2021-09-19 04:11:55 +03:00
Lwmte
cb9cc584b7 Update lara_basic.cpp 2021-09-18 03:24:03 +03:00
Lwmte
5a806552e3 Update lara_basic.cpp 2021-09-18 03:06:21 +03:00
Lwmte
fe5c1cea3d Update lara_basic.cpp 2021-09-18 01:56:06 +03:00
Lwmte
859dab58a9 Reorder lara_as_stop to avoid lockups 2021-09-18 00:36:28 +03:00
Lwmte
015815c5d3 Fix embedding into diagonal walls and steps, fix Lara freeze on triangle slopes 2021-09-17 22:55:09 +03:00
Lwmte
8d86c2e97d Rename draw.cpp to animation.cpp which makes more sense, some more edits 2021-09-16 05:06:03 +03:00
Lwmte
ededdc0c1d Fix jumping into objects 2021-09-14 11:09:29 +03:00
Lwmte
4851214aa4 TestLaraWall 2021-09-14 00:41:11 +03:00
Lwmte
bb06f17fe2 Fix jump delay 2021-09-14 00:35:10 +03:00
Lwmte
7852f2fa8e Make order to lara_tests naming 2021-09-14 00:30:44 +03:00
KrysB4k
7ff79f8da1 Removed remnants of bad ideas
Removed SplitFloor and SplitCeiling completely from affected source files
2021-09-13 20:19:33 +02:00
Lwmte
d8ab386840 Rename DeathIsPit to be more descriptive 2021-09-13 09:55:54 +03:00
Lwmte
233b35f3cc Remove global 2021-09-13 09:19:35 +03:00