Commit graph

90 commits

Author SHA1 Message Date
Sezz
7288c60aff Supercede LaraLandedBad(); cleanup 2022-01-22 21:08:30 +11:00
Sezz
a257c902f1 Update run jump queue test 2022-01-22 00:22:24 +11:00
Sezz
948575752c Rename gravityStatus to airborne 2022-01-21 23:23:10 +11:00
Sezz
495310df41 Collide with statics in monkey states; cleanup 2022-01-21 01:40:29 +11:00
Sezz
1d17e833c5 Add death dispatches to monkey states; don't activate death sectors when airborne; temp. disable buggy non-monkey sector deflection; cleanup 2022-01-19 22:45:38 +11:00
Sezz
4f72e5e9b8 Refine monkey swing collision; fix minor bugs; cleanup 2022-01-19 16:17:16 +11:00
Sezz
7b9067a3ae Consider ceiling slopes in collision 2022-01-18 16:52:52 +11:00
Sezz
cab8d66cb4 Redo landing functionality again; add temp. debug features; cleanup 2022-01-17 17:09:21 +11:00
Sezz
98f2575ceb Treat non-monkey sector as wall in monkey states; fix non-monkey sector deflection; update monkey shimmy height tolerance; adopt new monkey functions for all states; cleanup 2022-01-16 22:57:14 +11:00
Sezz
5bd17fbde6 WIP smooth step for monkey swing; deflect ceilings with no monkey sector flag set; increase step height tolerance for monkey swing 2022-01-16 13:56:39 +11:00
Sezz
7b993a1565 Shift away from drop offs in monkey idle state; use BottomBlock to check for monkey sector flag; remove leftover legacy functions 2022-01-16 01:28:49 +11:00
Sezz
7cc6805bb0 Progress with monkey swing collision 2022-01-15 22:48:35 +11:00
Sezz
98865dda8e Refactor monkey turn states 2022-01-12 19:04:29 +11:00
Sezz
8c77085387 Add SetLaraMonkeyFallState() and DoLaraMonkeySnap() functions; organise test functions 2022-01-12 18:21:52 +11:00
Sezz
a2fd3128b1 Begin monkey swing refactor 2022-01-12 17:31:03 +11:00
Sezz
afd4217d35 Cleanup 2022-01-04 16:25:12 +11:00
Sezz
1a79efc850 Improve jump tolerance tests 2022-01-04 15:34:20 +11:00
Sezz
39ee7d4b43 Add TestLaraRunJumpForward() 2022-01-04 01:39:02 +11:00
Sezz
64e0b4b0e2 Use GCR in TestLaraKeepLow() 2022-01-03 17:58:24 +11:00
Sezz
95363e3719 Rename LaraInfo members; cleanup 2022-01-03 17:01:07 +11:00
Sezz
6760a05b58 Refine directional jump lock 2022-01-02 15:54:43 +11:00
Sezz
8791b95fc7 Temp. fix forward jump softlock 2021-12-28 15:48:59 +11:00
Sezz
fa3bb9f8f2 Abandon land test in jump control functions 2021-12-27 21:29:21 +11:00
Sezz
27b6d08095 Use LOS for splat test 2021-12-27 17:52:29 +11:00
Sezz
57856587e0 Merge branch 'master' into state_cleaning_tier_2 2021-12-24 13:41:24 +11:00
Lwmte
8f4ba68f30 Reorganize includes tier 3 2021-12-24 03:32:19 +03:00
Sezz
2ee3c63711 Rewrite splat test 2021-12-23 18:41:37 +11:00
Sezz
d34d24837b Merge branch 'master' into state_cleaning_tier_2 2021-12-23 01:02:50 +11:00
Lwmte
2101d3e65f Reorganize includes tier 2 2021-12-22 16:23:57 +03:00
Sezz
c847512f6b Up jump state cleanup; address death handling in various jump states; prototype visual up jump input feedback 2021-12-22 16:00:13 +11:00
Sezz
b82f253ee9 Refine directional jump queuing 2021-12-22 14:06:56 +11:00
Sezz
bcfeade327 Refine directional jump queuing 2021-12-20 22:32:41 +11:00
Sezz
707fc2a8d1 Prototype jump direction queuing; update collision result override 2021-12-20 00:11:04 +11:00
Sezz
69fd31466d Improve jump queuing 2021-12-19 19:12:35 +11:00
Sezz
4385a35797 Merge branch 'master' into state_cleaning_tier_2 2021-12-19 18:55:12 +11:00
Lwmte
2671ca453b Collide code reorganizing (#393)
* Tier 1

* Tier 2

* Remove old GetRoomList implementation and use CollectConnectedRooms one

* Tier 3

* Tier 4

* Tier 5

* Tier 6

* Tier 7

Co-authored-by: Lwmte <initiator@nm.ru>
2021-12-19 05:24:12 +03:00
Sezz
058c90f398 Refactor lara_slide.cpp 2021-12-18 20:42:15 +11:00
Sezz
eeb57e6c70 Fix vertical water room entrance 2021-12-14 14:35:42 +11:00
Sezz
8124e37107 Cleanup 2021-12-13 18:05:52 +11:00
Sezz
ac0811a0f6 Cleanup 2021-12-12 21:11:27 +11:00
Sezz
61cf4bce35 Fix running jump queue; smoother entrance when crawl vaulting into wade-height water 2021-12-12 13:27:26 +11:00
Sezz
165ea452b5 Fix standing jump on bridges 2021-12-12 02:36:46 +11:00
Sezz
7c01d050a4 Address remaining PR #377 comments; fix pickups in crouch and crawl states; simplify step function 2021-12-10 22:31:34 +11:00
Sezz
454d7a7a48 Address some PR #377 review comments 2021-12-10 12:30:23 +11:00
Sezz
b00866616f Replace magic numbers 2021-12-04 15:51:49 +11:00
Sezz
694fc3d6e4 Refine step function 2021-12-04 14:01:41 +11:00
Sezz
919b9cb349 Fix incorrect crawl-to-hang snap 2021-12-04 12:54:01 +11:00
Sezz
ab42c8627b Remove unnecessary conditions in step tests; reset torso and head rotation before perorming a crawl vault 2021-12-02 23:45:19 +11:00
Sezz
8be49e2878 Improve accuracy of crawl vault probes; allow crawlspace exit onto slopes 2021-12-01 19:38:28 +11:00
Sezz
707df1bfff Fix swandive into clamps; fix swandive onto slopes; fix wall hiccup when sprinting on inclines; simplify step function 2021-12-01 13:26:28 +11:00