Lwmte
|
8f4ba68f30
|
Reorganize includes tier 3
|
2021-12-24 03:32:19 +03:00 |
|
Lwmte
|
2101d3e65f
|
Reorganize includes tier 2
|
2021-12-22 16:23:57 +03:00 |
|
Sezz
|
930d99ec37
|
Restore FORWARD+BACK roll input in run state
|
2021-12-20 21:09:47 +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
|
c03453cfb9
|
Temp. fix edge case swamp slide bug; increase forward walk turn rate
|
2021-12-16 23:43:29 +11:00 |
|
Sezz
|
8124e37107
|
Cleanup
|
2021-12-13 18:05:52 +11:00 |
|
Sezz
|
02d7433405
|
Fix jump stutter on steps
|
2021-12-13 16:12:33 +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
|
7c01d050a4
|
Address remaining PR #377 comments; fix pickups in crouch and crawl states; simplify step function
|
2021-12-10 22:31:34 +11:00 |
|
Lwmte
|
155884892b
|
Fix issues with step left/right input
|
2021-12-10 11:43:20 +03:00 |
|
Sezz
|
454d7a7a48
|
Address some PR #377 review comments
|
2021-12-10 12:30:23 +11:00 |
|
Sezz
|
ddde840ee7
|
Increment jump counter in sprint dive state
|
2021-12-08 16:07:34 +11:00 |
|
Sezz
|
b00866616f
|
Replace magic numbers
|
2021-12-04 15:51:49 +11:00 |
|
Sezz
|
54bb292e38
|
Fix jump timer oversight; remove hardcoded set hands free command when jumping off poles
|
2021-12-03 12:22:29 +11:00 |
|
Sezz
|
086ff6be97
|
Revert smooth stepping for splat
|
2021-12-02 19:13:00 +11:00 |
|
Sezz
|
f1e604fdae
|
Death sector step tolerance; formatting and general cleanup pass
|
2021-12-02 18:52:00 +11:00 |
|
Sezz
|
19921c31f3
|
Merge branch 'master' into lara_state_cleaning_etc
|
2021-12-02 12:47:07 +11:00 |
|
Lwmte
|
cf962439ee
|
Move all new animations to script
|
2021-12-01 15:18:47 +03: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 |
|
Sezz
|
31ff9bff08
|
Use step function in idle states
|
2021-12-01 02:11:14 +11:00 |
|
Sezz
|
1aab2947dd
|
Prevent sidestep or walk back into death sectors while moving
|
2021-11-30 23:17: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
|
a4c3dbbc3d
|
Add macros for turn rates in swamps and wade-height water
|
2021-11-27 20:55:42 +11:00 |
|
Sezz
|
2fe97c3048
|
Remove comment
|
2021-11-26 17:42:24 +11:00 |
|
Sezz
|
a8e5c20d5e
|
Restore hop back down slopes; allow walking on slopes in swamps
|
2021-11-26 16:25:16 +11:00 |
|
Sezz
|
778882ba5f
|
Fix typo
|
2021-11-26 00:07:17 +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
|
f3881f9796
|
Fix floating away from pole bug; fix turn lock when holding FORWARD against a wall in a fast turn state; adjust jump count max in walk state; remove old comments
|
2021-11-25 21:08:51 +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
|
00ec05650f
|
Make vault take precedence over splat
|
2021-11-23 12:30:04 +11:00 |
|
Sezz
|
f1c5ab4ac4
|
Streamline new anim conditions
|
2021-11-21 13:47:55 +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
|
4d086f9b22
|
Housekeeping; fix oscillation when hopping back into clamped spaces
|
2021-11-20 12:25:51 +11:00 |
|
Sezz
|
7cfdfd7dbb
|
Housekeeping; add jump timer
|
2021-11-19 22:48:47 +11:00 |
|
Sezz
|
8b1fe51139
|
Reduce turn rate when walking back in swamps
|
2021-11-17 16:49:21 +11:00 |
|
Sezz
|
fe4529f51b
|
Change lean function
|
2021-11-17 15:59:51 +11:00 |
|
Lwmte
|
a8dab89ce1
|
Simplify animation switching
|
2021-11-16 17:25:17 +03:00 |
|
Sezz
|
3f2dddc380
|
Adjust turn rate of slow turn in wade-height water
|
2021-11-16 14:01:26 +11:00 |
|
Sezz
|
888fe22a04
|
Adjust max turn rate of slow turn
|
2021-11-16 13:47:05 +11:00 |
|
Sezz
|
691e89defb
|
Adjust turn rates for wading in swamps
|
2021-11-15 00:21:52 +11:00 |
|
Sezz
|
380842c33f
|
Reintroduce possibility for immediate dispatch to fast turn when coming to a stop
|
2021-11-14 23:08:58 +11:00 |
|
Sezz
|
8f69108db4
|
Remove references to global LaraInfo in lara_basic.cpp
|
2021-11-14 22:51:43 +11:00 |
|
Sezz
|
c88a6f3b9c
|
Remve references to global LaraInfo in lara_crawl.cpp
|
2021-11-14 21:01:50 +11:00 |
|
Sezz
|
b7ef1f1343
|
Disable look in some states
|
2021-11-14 19:02:28 +11:00 |
|
Sezz
|
4610bc63ad
|
Remove ability to turn while performing standing reverse; disable look camera in swamps
|
2021-11-14 17:31:00 +11:00 |
|