DayZ
Dabs Framework
Showing 11-20 of 60 entries
< 1  2  3  4  5  6 >
Update: 2 Jan @ 2:17pm

Last update of the day, fixing a backwards compatibility issue with deletions

Update: 2 Jan @ 12:24pm

Update: 1 Jan @ 9:30am

Update: 20 Nov, 2024 @ 12:00pm

Update: 12 Nov, 2024 @ 11:01pm

Update: 9 Nov, 2024 @ 3:10pm

- Fixed bug in Directory functionality
- Several visual improvements for prefabs

Update: 23 Sep, 2024 @ 2:43pm

- Fixed status access violation on server exit (thanks lava!)

Update: 3 Jul, 2024 @ 4:02pm

- Fixed some crashes associated with the event manager and synced parameters

Update: 28 Jun, 2024 @ 7:55am

- FIxed Path -> SystemPath

Update: 28 Jun, 2024 @ 7:36am

- Added Path class for file systems and operations, like Combine and Join.
- Added File::ReadAllText, File::ReadAllLines
- Added TooltipView (a basic tooltip that I frequently use)