Commit graph

85 commits

Author SHA1 Message Date
Lwmte
1b6eb6d035 Stabilize shimmying 2021-10-24 04:08:54 +03:00
Lwmte
8fccb782f3 Make her shimmy diagonals 2021-10-23 15:35:59 +03:00
Lwmte
f077250b69 Update lara_tests.cpp 2021-10-23 14:34:02 +03:00
Lwmte
254dfe99bb Make subfunction for snapping item to ledge 2021-10-23 13:29:00 +03:00
Lwmte
cf151a6ad2 Make Lara hang on diagonals 2021-10-23 12:53:55 +03:00
Lwmte
3add005d0d Adjust vault distances 2021-10-22 14:24:09 +03:00
Lwmte
8ae8a0f4c9 Fix wall bug 2021-10-22 12:02:19 +03:00
Lwmte
d8c966b17e Fix ladder tests 2021-10-09 01:55:22 +03:00
Lwmte
7203a4ee51 Re-enable custom animations 2021-10-08 01:46:29 +03:00
Lwmte
97e1b218ea Rename 2021-10-08 01:16:49 +03:00
Lwmte
72637ef53f Fix some between room ledge cases 2021-10-08 00:54:00 +03:00
Lwmte
16c1b08ca0 Bring back "fix" because it's not guilty 2021-10-07 23:58:29 +03:00
Lwmte
62d13daf0d Fix failed angle vault tests 2021-10-07 23:20:12 +03:00
Lwmte
a0f7285bb3 Remove "fix" which also broke certain vaults 2021-10-07 22:22:38 +03:00
Lwmte
ed46af8099 Update lara_tests.cpp 2021-10-07 20:01:48 +03:00
Lwmte
4287964576 Demagic slope tolerance, add comments 2021-10-07 19:49:59 +03:00
Lwmte
22cd431758 Fix climbing on slopes 2021-10-07 19:39:41 +03:00
Lwmte
47055f9df5 Use TestValidLedge for climbing out of water 2021-10-07 17:34:12 +03:00
Lwmte
034e961e10 Get rid of GetOrthogonalIntersect for vaults 2021-10-07 17:11:01 +03:00
Lwmte
c9b6ded878 First test for arbitrary angle vaults 2021-10-07 16:45:26 +03:00
Lwmte
cf2ee7fb49 Merge branch 'master' into surface_angle_detection 2021-10-07 16:11:24 +03:00
Lwmte
8d958794a5 Don't try to vault if there's not enough space to perform it 2021-10-07 14:36:41 +03:00
Lwmte
482662d644 Remove unnecessary additional ObjectHeadroom field from COLL_INFO 2021-10-07 11:01:39 +03:00
Lwmte
f68dd226a1 Get nearest surface angle for blocks properly 2021-10-06 23:26:46 +03:00
Lwmte
3f0416a34a Implement proper L-shabed probe for water surface headroom check 2021-10-03 22:09:19 +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
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
8be662eca6 Fix vaults and Lara size 2021-09-19 07:24:47 +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
8d86c2e97d Rename draw.cpp to animation.cpp which makes more sense, some more edits 2021-09-16 05:06:03 +03:00
Lwmte
4e8d2e0af2 Reint weird hang tests 2021-09-16 01:56:02 +03:00
Lwmte
4a551c0918 Move LOS stuff out of control.cpp 2021-09-15 17:20:42 +03:00
Lwmte
4851214aa4 TestLaraWall 2021-09-14 00:41:11 +03:00
Lwmte
7852f2fa8e Make order to lara_tests naming 2021-09-14 00:30:44 +03:00
Lwmte
730b3a6082 Deint lara_tests 2021-09-14 00:03:24 +03:00
Lwmte
257b5d8e0a Fix undefined return bugs 2021-09-13 23:44:52 +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
9979551dcc Deint lara tests 2021-09-13 09:12:46 +03:00
Lwmte
cf76de4b90 Remove obsolete constants 2021-09-13 03:11:13 +03:00
Lwmte
2f3af7e3ea Simplify GetCollisionInfo arguments 2021-09-10 12:14:28 +03:00
Lwmte
280c9fa28b Merge branch 'master' into coll_info_reorganize 2021-09-10 10:11:15 +03:00
MontyTRC89
6f0914e39e Merge pull request #318 from MontyTRC89/item_data
Item data
2021-09-10 05:01:45 +02:00
Lwmte
c9d4914e3d Simplify COLL_POSITION 2021-09-10 00:43:26 +03:00
Lwmte
1df38ae15a Rename settings to setup 2021-09-10 00:20:59 +03:00