DayZ
Dabs Framework
正在显示第 31 - 40 项,共 62 项条目
< 1  2  3  4  5  6  7 >
更新于:2023 年 9 月 7 日 下午 12:42

- Missing keys

更新于:2023 年 9 月 7 日 下午 12:35

- Fixed server FPS tanking

更新于:2023 年 9 月 7 日 上午 8:22

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

更新于:2023 年 8 月 29 日 上午 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)

更新于:2023 年 7 月 3 日 下午 3:49

- Prefabs would sometimes throw errors, causing Editor issues

更新于:2023 年 6 月 22 日 下午 8: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

更新于:2023 年 5 月 23 日 上午 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

更新于:2023 年 4 月 16 日 下午 6:42

- Sorry for the double update. Addon builder is trash

更新于:2023 年 4 月 16 日 下午 1:54

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

更新于:2023 年 2 月 14 日 上午 5:49

- 1.20 Compatibility