Skip to content

feat(vendor/msgpack-cs): fix defaults#9

Open
manups4e wants to merge 3 commits intocitizenfx:masterfrom
manups4e:master
Open

feat(vendor/msgpack-cs): fix defaults#9
manups4e wants to merge 3 commits intocitizenfx:masterfrom
manups4e:master

Conversation

@manups4e
Copy link
Contributor

@manups4e manups4e commented Aug 2, 2025

This PR:

  • adds native support for decimal (unsupported until now) both in serialization and deserialization
  • fixes all missing defaults in event/export declaration (see MsgPack/MsgPackFunc.cs)
image

Edit 09/03/2025: Removed support for decimal as not supported in Lua and JavaScript

Decimal types are not supported in Lua and JavaScript, so serialization
and deserialization of decimals have been removed to ensure cross-platform
compatibility.
@manups4e manups4e changed the title feat(vendor/msgpack-cs): add native support for decimal and fix defaults feat(vendor/msgpack-cs): fix defaults Sep 3, 2025
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.

1 participant