Commit graph

18 commits

Author SHA1 Message Date
Stranger1992
cd4c9b4645
Update bug_report.yaml 2025-04-27 09:33:01 +01:00
Stranger1992
05949c1cb2
Update bug_report.yaml 2025-04-27 09:31:36 +01:00
Stranger1992
f8c0f1afda
Update bug_report.yaml
Cleaned up the bug report and streamlined the process of creating it.
2025-04-27 09:30:01 +01:00
Stranger1992
9a08c05a19 Update bug_report.yaml 2025-03-16 10:52:59 +00:00
TrainWrack
fa0e125f59
Emit particle upgrade (#1542)
* Update to bug report form

* Update bug_report.yaml

* Update AUTHORS.md

- Tomo (general coding, special FX coding, bug fixing)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update bug_report.yaml

* Expose ObjectSlot

* Docs

* Code Update

* FinalPush

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Expose startRot

* Expose startRot

* Remove Space.

* Code cleanup, revise doc comment

* Nicer defaults in doc

---------

Co-authored-by: Stranger1992 <84292688+Stranger1992@users.noreply.github.com>
Co-authored-by: Nemoel-Tomo <tomo_669@hotmail.com>
Co-authored-by: Jakub <kubabilinski03@gmail.com>
Co-authored-by: Jakub <80340234+Jakub768@users.noreply.github.com>
Co-authored-by: Lwmte <3331699+Lwmte@users.noreply.github.com>
Co-authored-by: Sezz <sezzary@outlook.com>
2025-02-01 11:22:49 +00:00
TokyoSU
267fecb063
Changed/Fixed enemy jeep behaviour (#1395)
* Enemy Jeep WIP

* Update EnemyJeep.cpp

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Fix CreatureBiteInfo requiring vector3 instead

* Re-enable collision with enemy jeep.

- But still avoid him getting killed with vehicle colliding him !

* Fix formatting

* Formatting

* Update to bug report form

* Update bug_report.yaml

* Revert rename

* Fix errors and typos

* Update effects.cpp

* Remove redundant FindAiTargetObject variation, rename struct

* Fix typo

* Remove jeep hack from DoObjectCollision and replace it with other solution

---------

Co-authored-by: Sezz <sezzary@outlook.com>
Co-authored-by: Stranger1992 <84292688+Stranger1992@users.noreply.github.com>
Co-authored-by: Lwmte <3331699+Lwmte@users.noreply.github.com>
2024-10-26 21:50:37 +03:00
Jakub
c1817d9200
Update bug_report.yaml 2024-05-19 21:48:12 +01:00
Jakub
97a31f5bb1
change to lowercase letters 2024-05-19 21:47:31 +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