DayZ
BuildLoader
正在显示第 1 - 6 项,共 6 项条目
更新于:2023 年 6 月 4 日 下午 3:16

Changes
- Changed pathgraph updating, no longer fills the CallQueue and will use batch updating. (no more zombies running through spawned objects)
- Added support for multi-lined comments in build files.
- Show correct number of valid objects spawned, rather that total in file.
- Log will now show a rough estimate in milliseconds of how long it took to spawn all builds.

更新于:2023 年 5 月 23 日 下午 2:23

Changes
- Changed FGets since it no longer reads files correctly to use ReadFile with a buffer. 1.21 has changed how FGets works in the engine.

更新于:2021 年 3 月 18 日 下午 1:11

Changes
- Final fail safe, just in-case

更新于:2021 年 3 月 18 日 下午 12:46

更新于:2021 年 3 月 18 日 下午 12:25

Changes
- Reupload so that meta.cpp is updated

更新于:2021 年 3 月 18 日 下午 12:25

Changes
- Initial release