DayZ
Dabs Framework
Showing 51-60 of 60 entries
< 1  2  3  4  5  >
Update: 28 Aug, 2021 @ 2:04pm

- Added Encoding class
- Added Encoding::GetBytes
- Added Encoding::ToHex
- Added Encoding::FromHex
- Added Encoding::FromBytesHex
- Added DialogBase::RemoveContent
- Added DialogBase::ClearContent
- Added ObjectGetSize in DayZPhysics.c
- Added SerializableParam class
- Added Networked Lights (fully server side lights)
- Added a very basic dialog auto size

- Added Version 3 support to EditorObjectData which adds
Serializable parameter support
Attachment support
EditorOnly, Locked, AllowDamage and Simulate parameters

- Fixed the 'InsertAll' error spam that could occur when having incorrectly configured actions
- Fixed EditBoxNumberPrefab not capturing the mouse wheel fully

Update: 31 Jul, 2021 @ 8:46am

Version 1.0.3

[Added]
- DayZGame::GetPlayerByIdentity

[Optimized]
- StringEvaluater runs a bit faster and has better code

[Remove]
- Removed Lightning Object (exploitable by hackers, fucksticks ruining my fun)

Update: 16 Jul, 2021 @ 2:19pm

Sorry for the constant updates but we needed a hotfix to come out today to patch some issues, thank you for your patience <3

[Added]
- Dabbing to the Emote Wheel (only gameplay change)

[Fixed]
- Fixed a bogus "bincheck failed" error
- Fixed deletions not occurring due to a very tight search radius
- Possible fix for for the #InitGlobals issue

Update: 16 Jul, 2021 @ 8:50am

[Added]
- Added reinterperet_cast (C++ standard)
- Added ObjectRemover
- Added data required to work with the Editor and Builds importing Editor Files (public API now)
- Added Thunderbolt objects

[Fixed]
- Fixed Event Manager not sending JIP data all the way to active phase (offset by -1)
- Fixed Weather Events not requesting weather changes at the beginning of an event

Update: 12 Jul, 2021 @ 3:55pm

Update: 12 Jul, 2021 @ 3:55pm

- Fixed stringtable not loading

Update: 12 Jul, 2021 @ 2:34pm

- Test Update

Update: 12 Jul, 2021 @ 1:50pm

- Added thunderbolts to config.cpp

Update: 12 Jul, 2021 @ 11:44am

- Meta.cpp fix

Update: 12 Jul, 2021 @ 11:41am

- Initial Upload