Jakub
350e86ed0b
Create CODE_OF_CONDUCT.md
2024-05-15 23:43:08 +01:00
Jakub
9e45691869
Update pull_request_template.md
2024-05-15 23:30:18 +01:00
Jakub
78b34345b1
Update pull_request_template.md
2024-05-15 23:25:10 +01:00
Jakub
9d8c484e11
Update README.md
2024-05-15 23:18:09 +01:00
Jakub
64d4b51060
Update README.md
2024-05-15 23:17:22 +01:00
Jakub
e9305dfd19
Update pull_request_template.md
2024-05-15 23:10:40 +01:00
Jakub
c8e61f8b48
Update CONTRIBUTING.md
2024-05-15 23:08:23 +01:00
Jakub
490aebb55e
Update pull_request_template.md
2024-05-15 23:03:55 +01:00
Jakub
cd5db7cb93
Update pull_request_template.md
2024-05-15 23:03:41 +01:00
Jakub
a6e26e7009
Update pull_request_template.md
2024-05-15 23:00:09 +01:00
Jakub
84fccebf00
Create pull_request_template.md
2024-05-15 22:57:34 +01:00
Jakub
361e1d64bb
Update CONTRIBUTING.md
2024-05-15 22:49:08 +01:00
Jakub
06c250c3db
Update CONTRIBUTING.md
2024-05-15 22:48:53 +01:00
Jakub
a92d7a09dd
Update CONTRIBUTING.md
2024-05-15 22:48:31 +01:00
Jakub
7ddbfca0ee
Update CONTRIBUTING.md
2024-05-15 22:44:50 +01:00
Jakub
30ca49448b
Update AUTHORS.md
2024-05-15 22:43:49 +01:00
Jakub
d8432e2e5a
Update README.md
2024-05-15 22:40:04 +01:00
Jakub
2dfbace9a4
Create AUTHORS.md
2024-05-15 22:39:48 +01:00
Jakub
6acdbfa6ee
Update CONTRIBUTING.md
2024-05-15 22:35:44 +01:00
Jakub
4e8892278a
Create CONTRIBUTING.md
2024-05-15 22:34:09 +01:00
Stranger1992
8bcccea7b4
Update feature-request.yaml
2024-05-15 22:10:57 +01:00
Stranger1992
3c7f928e4d
Revert "Update bug_report.yaml"
...
This reverts commit 81d2e83521
.
2024-05-15 22:08:40 +01:00
Stranger1992
a6cbef9f88
Revert "Update bug_report.yaml"
...
This reverts commit 5987e7ad8d
.
2024-05-15 22:08:09 +01:00
Stranger1992
5987e7ad8d
Update bug_report.yaml
2024-05-15 22:07:14 +01:00
Stranger1992
81d2e83521
Update bug_report.yaml
2024-05-15 22:03:17 +01:00
Stranger1992
460241fdde
Update bug_report.yaml
2024-05-15 22:00:29 +01:00
Stranger1992
00ad42a6e3
Update bug_report.yaml
2024-05-15 21:56:26 +01:00
Stranger1992
356480b5dc
Create bug report and feature request forms ( #1366 )
...
In order to promote concise bug reports / feature requests for TombEngine : myself and @Jakub768 have created some forms in YAML for the TombEngine Github page.
Due to the nature of this being online and rendered by Github , previewing the changes cannot be done with an external tool. So this initial branch will now be merged and then further tweaks will take place if needs be.
Co-authored-by: Jakub <kubabilinski03@gmail.com>
2024-05-15 21:40:05 +01:00
Stranger1992
04c0238936
Create config.yml
...
Disable choice to create a blank issue to promote usage of templates
2024-05-15 01:17:13 +01:00
Stranger1992
19e80d24bd
Added Bug Report and Feature Request forms.
...
Created a template for new bugs and feature requests with prompts to promote proper reporting.
2024-05-15 01:06:59 +01:00
Stranger1992
612e7de243
Squashed commit of the following:
...
commit a7dcba12ce
Author: Lwmte <3331699+Lwmte@users.noreply.github.com>
Date: Sun Apr 21 19:39:05 2024 +0200
Fix directional flame emitters
2024-04-21 22:58:19 +01:00
Jakub
cb3cd84f6d
Merge remote-tracking branch 'origin/develop'
2024-04-21 15:43:10 +01:00
Lwmte
fed654b06c
Update Changes.txt
2024-04-21 16:30:55 +02:00
Lwmte
5cc7c24186
Rollback old incorrect collision check for top/bottom of solid statics
2024-04-21 15:24:58 +02:00
Lwmte
83e2bac286
Fix ember emitter color range as well
2024-04-21 12:07:41 +02:00
Lwmte
064d08e4f4
Properly calculate light values for dynamic light objects
2024-04-21 11:23:52 +02:00
Lwmte
7b1eec808e
Allow arbitrary rotation of a directional flame emitter
2024-04-20 23:03:22 +02:00
Jakub
0d49a053ec
Merge branch 'develop'
2024-04-20 14:27:43 +01:00
Lwmte
faf09d6f9c
Merge both fixes from previous commits
2024-04-20 07:59:14 +02:00
MontyTRC89
5468734174
Merge branch 'develop' of https://github.com/MontyTRC89/TombEngine into develop
2024-04-20 06:01:35 +02:00
MontyTRC89
063b6cb010
Fixed blinking of water when there are debris
2024-04-20 06:01:31 +02:00
Lwmte
91c00db0f2
Fixed drawing of transparent surfaces when debris are present in scene
2024-04-20 00:49:37 +02:00
Lwmte
d53b3cf03d
Add timeout for Moveable:Enable(), delete output.xml on build, update ldoc version label
2024-04-19 23:39:58 +02:00
Lwmte
a4227dddb0
Fixed collision for solid static meshes with zero collision box
2024-04-19 22:58:09 +02:00
Adngel
dbd164cf68
Update Changes.txt
2024-04-19 17:02:42 +02:00
Adngel
4943fa22a0
Bug Fix: Pushables wrong collision
...
Fixed a bug where climbable pushables reactivated their bridge collisions during the continuous push/pulling.
2024-04-19 14:59:26 +02:00
Adngel
7880d275b1
Bug fix: Trex double rotation
...
The rotation from AI.angle was correct, but looks like it was applying the same rotation to the head and the neck (was at the end was like duplicating the value).
I've edited these two lines to add only half of the angle the head and other half to the neck.
2024-04-19 13:34:45 +02:00
Lwmte
633d6dc4c5
Update footprint.cpp
2024-04-17 11:59:57 +02:00
Sezz
2632a28398
Add bridge check to pad trigger
2024-04-17 17:58:22 +10:00
Lwmte
65fe27c272
Update lara_collide.cpp
2024-04-17 09:56:48 +02:00