DayZ
Dabs Framework
31–40 из 62
< 1  2  3  4  5  6  7 >
Обновление: 7 сен. 2023 г. в 12:42

- Missing keys

Обновление: 7 сен. 2023 г. в 12:35

- Fixed server FPS tanking

Обновление: 7 сен. 2023 г. в 8:22

- Rewrote some event manager code to be more reliable on server start

Обновление: 29 авг. 2023 г. в 6:36

- Added built-in workbench plugins
- Create PriorityQueue type
- Added ButtonWidget::GetText impl for widget controllers
- Added Math::Epsilon
- Guid -> UUID
- Removed EntityNetLink (vanilla impl)

Обновление: 3 июл. 2023 г. в 15:49

- Prefabs would sometimes throw errors, causing Editor issues

Обновление: 22 июн. 2023 г. в 20:58

[Added]
- GUID class
Generates random, non-clashing GUID's using the same format as Windows
- DateTime class
Implementation of DateTime. Has useful functions like formatting to ISO dates and math operations for TimeSpan
- TimeSpan class
A sub implementation of DateTime. Used to represent lengths of time
- EntityLink class
Useful networking class to allow for Entities to be directly synced to clients without the use of additional RPC's

- ScriptViewMenu::HidesParentMenu
- Fixed lengh parameter to Encoding.ToHex

Обновление: 23 мая. 2023 г. в 5:46

[Added]
- ScriptViewMenu type, uses UIManager and input management appropriately

[Fixed]
- ProfileSettings would not save string arrays
- NotifyPropertyChanged would be triggered multiple times for events

[Removed]
- Errors when deletions failed
- ScritpView::SetParent

Обновление: 16 апр. 2023 г. в 18:42

- Sorry for the double update. Addon builder is trash

Обновление: 16 апр. 2023 г. в 13:54

- Added UIScriptedMenu compat to ScriptView
- Cleaned up some code to remove old standard

Обновление: 14 фев. 2023 г. в 5:49

- 1.20 Compatibility