Lwmte
0b5ea0db77
Update Resources.rc
2024-11-03 18:01:18 +01:00
Sezz
46d75a3e8f
Fix water tread climbout take 2
2024-11-04 02:47:24 +11:00
Jakub
04da97479d
Update CHANGELOG.md
2024-11-03 14:19:01 +00:00
Jakub
0712af9d5b
Update CHANGELOG.md
2024-11-03 14:17:12 +00:00
Lwmte
c3365f3a38
Update README.md
2024-11-03 14:53:22 +02:00
Lwmte
7c50d26ca8
Delete unneeded resource file
2024-11-03 13:57:19 +01:00
Lwmte
98d6463613
Delete TombEngine - Backup.vcxproj.user
2024-11-03 13:33:46 +01:00
Lwmte
82c2ba37cb
Rebranding
2024-11-03 13:21:26 +01:00
Adngel
a962a17f66
Adngel fix death camera ( #1449 )
...
* Update function
* Adding comments.
* Function renamed
Function renamed and conditionals separated for clarity.
* Extracted Camera data modifications
Extracted commands that changes camera data, from the camera code, and moved them into the objects coded to follow similar logic with other cases (like enemies that change these values from their control code).
Leaving a simplified CalculateDeathCamera() function.
* Update tr5_rollingball.cpp
Not really needed, so I removed it to keep consistency with the other calls.
Also edited values adding the .0f for same reasons.
2024-11-03 14:08:59 +02:00
Lwmte
4aac07c0c4
Fixed binocular bugs
2024-11-03 12:11:49 +01:00
Lwmte
f51d499e68
Regenerate documentation
2024-11-03 11:39:16 +01:00
Lwmte
d72208cfb3
Remove another unnecessary flag assignment
2024-11-03 10:56:52 +01:00
Lwmte
4a8d66d077
Update Objects.ObjID.html
2024-11-03 10:54:23 +01:00
Lwmte
8a809877c4
Disable flyby camera interpolation in cases when it travels too far
2024-11-03 10:50:46 +01:00
Lwmte
83981b369e
Bump version to reflect release state
2024-11-03 09:30:44 +01:00
Lwmte
856dccad1f
Swap debug pages
2024-11-03 09:30:44 +01:00
Lwmte
f1f2d165c5
Fixed camera behaviour on sloped surfaces after player's death
2024-11-03 09:30:43 +01:00
Sezz
79679554e3
Merge branch 'develop' of https://github.com/MontyTRC89/TombEngine into develop
2024-11-03 18:26:47 +11:00
Sezz
bc5df6af98
Format recent merges
2024-11-03 18:23:48 +11:00
Stranger1992
2b020b664d
Fixed the CUSTOM_AMMO_GRAPHIC not appearing in the Lua API
2024-11-02 22:12:35 +00:00
Lwmte
eec17d9f30
Add comment
2024-11-02 20:03:51 +01:00
Lwmte
7d4e29ee07
Fixed room clipping when flyby path goes out of room bounds
2024-11-02 19:51:40 +01:00
Lwmte
45fca95385
Added recompiled doc files
2024-11-02 19:26:40 +01:00
Lwmte
78cefae27b
Fixed broken ropes after loading a savegame
2024-11-02 19:26:22 +01:00
Stranger1992
7196210da9
Custom bars ( #1432 )
...
* Add Custom Bar Graphic slot
* Add ID_CUSTOM_AMMO_GRAPHIC slot
Used for nodes in Tomb Editor
2024-11-02 14:46:02 +02:00
Joey Quint
840b32fb71
Expose moveable's target state to Lua API ( #1436 )
2024-11-02 14:44:27 +02:00
Lwmte
c20cfffabd
Bump version
2024-11-02 12:36:48 +01:00
Lwmte
35319cc811
Load after death ( #1442 )
...
* Initial commit
* Don't open load game dialog if no savegames are present
* Block empty load menu only only on death events
* Update CHANGELOG.md
* Add braces and define constant
---------
Co-authored-by: Sezz <sezzary@outlook.com>
2024-11-02 13:30:24 +02:00
Sezz
132517993b
Update hang swing in check
2024-11-02 18:55:41 +11:00
Lwmte
aac4316e71
Fixed incorrect swing ledge grabs with steep grab angles
2024-11-02 08:31:28 +01:00
Lwmte
d49d322766
Fix incorrect bridge thickness calculation
2024-11-02 07:24:52 +01:00
Sezz
e186f48b3f
Conventions
2024-11-02 16:25:00 +11:00
Lwmte
8060cc8706
Update README.md
2024-11-01 23:37:00 +02:00
Lwmte
b82054f1ad
Skip recompiling savegame.cpp, if flatbuffers schema files weren't changed
2024-11-01 21:45:51 +01:00
Lwmte
c6165da100
Update camera.cpp
2024-11-01 09:19:31 +01:00
Lwmte
c6e7fae88f
Display portal corners and camera room number in portal debug mode, reduce depth to 1
2024-11-01 09:03:06 +01:00
Lwmte
f00576340a
Always treat static meshes as solid when Lara is in the shimmy mode
2024-11-01 08:47:02 +01:00
Lwmte
00cc4b93a9
Move some text stats to portal debug page
2024-11-01 07:46:26 +01:00
Lwmte
55c5070453
Update camera.cpp
2024-11-01 00:31:10 +01:00
Lwmte
dbe1a59650
Debug portals
2024-11-01 00:17:23 +01:00
Lwmte
61e82c0033
Throw warning instead of error if level script was not found
2024-10-31 20:46:23 +01:00
Lwmte
3a928a99a9
Fix build action paths
2024-10-31 20:45:07 +01:00
Sezz
20c6c6f95c
Reduce distance for water tread climb out check
2024-10-31 21:09:26 +11:00
Lwmte
cbcbde8e6d
Update post-build events and automatically copy scripts
2024-10-31 00:36:44 +01:00
Lwmte
8afb19cdd0
Update pull_request_template.md
2024-10-30 16:14:47 +02:00
Lwmte
7f584c76aa
Update README.md
2024-10-30 12:30:06 +02:00
Lwmte
5b4b60fcda
Update README.md
2024-10-30 12:06:38 +02:00
Lwmte
e936507b52
Update README.md
2024-10-30 12:04:06 +02:00
Lwmte
9d31f26dd8
Update CHANGELOG.md
2024-10-30 10:42:55 +01:00
Lwmte
f7f347986b
Decopypaste cam matrix update
2024-10-30 09:21:24 +01:00