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

V241dev #86

Merged
merged 44 commits into from
Jan 4, 2024
Merged

V241dev #86

merged 44 commits into from
Jan 4, 2024

Conversation

space928
Copy link
Owner

@space928 space928 commented Jan 2, 2024

No description provided.

space928 and others added 24 commits December 22, 2023 05:55
 - Tidied up function hooks prototype a bit
 - Implemented some code in the CLI app to compute the mouse position relative to an object
 - Fixed bug in D3DMeshFileObject
 - Added new MemArrayList to wrap TList<> objects
 - Added WriteMemory method which takes a StrPtrType
 - Implemented OmsiAnimSubMesh and OmsiAnimSubMeshInst
 - Bugfixes to OmsiComplObj and OmsiComplObjInst
 - OmsiObject now has an IsNull property to quickly check if an OmsiObject points to null (ideally shouldn't be possible)
 - Fixed a bug in the OmsiRemoteMethods reader task
 - Added some utility methods to Vector/Matrix/etc structs
 - Updated docfx (although it might be a bit broken still...)
 - Updated CLI example program
 - Moved docs into it's own folder
 - Split MemArray classes into their own files
 - Implemented MemArrayList for strings and structs
 - Implemented OmsiMovingMapObjInst
 - Added OmsiSetTrigger and OmsiTriggerSound remote methods
 - Added OnActiveVehicleChanged event
 - Other small changes
 +Video Embeds Correctly
 - Renamed examples to fit Thomas' ludicrous naming standards
 - Replaced all OmsiObject getters with Memory.ReadMemoryObject() calls which protect against null references
 - Misc refactoring
 - Fixed some other minor bugs
 - Refactored sample project to meet Thomas' draconian naming requirements
 - OnMapChange now provides the new OmsiMap objject as event args
 - Added separate ReleaseAndDocs build config to allow release builds to be built without having to wait for the docs to compile
 - Updated readme
 - Fixed solution file
amathieson and others added 7 commits January 2, 2024 12:56
* + Const files & Curves

* + Curve Calulations are improved

* + Thomas is a little pedantic
 - Renamed some stuff
 - Updated OmsiHook package version
Co-authored-by: amathieson <[email protected]>
Video playback demo
Co-authored-by: amathieson <[email protected]>
@amathieson amathieson self-requested a review January 4, 2024 00:24
@space928
Copy link
Owner Author

space928 commented Jan 4, 2024

As soon as #88 is merged into this, I think it can be merged with main and released.

@space928 space928 marked this pull request as ready for review January 4, 2024 06:35
* + Material Manager
! Note - MaterialMan.MaterialItems appears to remain null the whole time @space928 look at it?

* Fixed some bugs & Added TextureMan:
 - Tidied up OmsiExtensionsCLI
 - MaterialMan now uses a MemArray
 - Implemented OmsiTextureMan
 - D3DTextures are now automatically initialised when constructed with a pointer
 - D3DTextures can now be initialised for read-only
 - Improved D3DVector (and related structs) ToString
 - Reformatted OmsiStructs
 - Added OmsiTextureItem

* Added proper support for MyOmsiList:
 - Road vehicle lists are now properly supported
 - Fixed OmsiPathInfo
 - Fixed CriticalSection

* Documentation improvements

---------

Co-authored-by: Adam Mathieson <[email protected]>
@amathieson amathieson self-requested a review January 4, 2024 11:43
Copy link
Collaborator

@amathieson amathieson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DocFX has farrrr too many bins included haha

@space928 space928 merged commit a938f11 into main Jan 4, 2024
1 check passed
@amathieson amathieson linked an issue Jan 4, 2024 that may be closed by this pull request
@amathieson amathieson deleted the v241dev branch January 4, 2024 22:26
@amathieson amathieson restored the v241dev branch January 4, 2024 22:27
@amathieson amathieson deleted the v241dev branch January 4, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants