Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add scripting engine #116

Draft
wants to merge 4,119 commits into
base: master
Choose a base branch
from

Conversation

NickPolyder
Copy link
Contributor

TBD

[Font] Font rendering position is now defined with a screen percentage, also fixed some minor positioning issues
[Forest] Made water translucent (it's also refractive)
[Physics] Set default rolling friction to 0.0 to avoid rigidbodies from freezing at impossible angles
[RHI_Implementation] Removed the need to call Initialize()
[Car] Started work on a debug drawing namespace
[Misc] Some code cleanup
…t water transparent (so it automatically gets refraction now)
… where the value wasn't mapped to the correct range
…vides gear shifting, RPMs and speeds that are close to real life
PanosK92 and others added 28 commits November 30, 2023 21:37
Use case invitation
… also fixed a certain error that was logged by the audio system on certain instances
TODO:
-- Need to verify the linker libraries part
-- Need to create project specific settings (for where to load the dlls from etc)
-- Need to create Spartan.SDK (methods, structs) to allow for hooks and calls for every tick etc.
Amend build scripts to include the new perquisites
Basic .NET 7 Project and Engine Class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants