Skip to content

Conversation

@psiberx
Copy link
Contributor

@psiberx psiberx commented Sep 19, 2025

  • Fixed NewProxy crashes and corrupted lua state in some cases
  • Fixed TweakDBID ctor crash when a non-null-terminated string is passed
  • Fixed UnknownType memory leak
  • Fixed Variant memory leak
  • Fixed lua error logging for Overrides
  • Fixed random crashes when modifying TweakDB
  • Added basic bitfield type support (properties treated as integers)
  • Added workaround to handle circular requires (returns nil early for circular dependency)
  • Simplified memory management when converting lua values to RED types
  • Removed some dead code

Copy link
Owner

@maximegmd maximegmd left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the fixes!

@psiberx psiberx marked this pull request as draft September 20, 2025 11:05
@psiberx psiberx marked this pull request as ready for review September 21, 2025 14:14
@maximegmd maximegmd requested a review from WSSDude September 25, 2025 01:49
@psiberx
Copy link
Contributor Author

psiberx commented Sep 25, 2025

I think that's all for now :)

@WSSDude WSSDude merged commit 5ad09c0 into maximegmd:master Sep 25, 2025
1 check passed
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.

3 participants