DayZ
CF
44개 중 1~10개 표시 중
< 1  2  3  4  5 >
업데이트: 2025년 4월 24일 @ 오전 6시 25분

Release 1.5.7
- DayZ 1.28 compatibility
- No longer require custom class inheriting from ModStructure to use ModStorage
- Update file exist state on first entity added after load

업데이트: 2025년 3월 24일 @ 오전 7시 30분

Release 1.5.6
- Fixed CF_SHA256 for inputs >= 56 bytes
- Fixed CF_Encoding::IsLine
- Fixed CF_Stream::IsValid() returning true even after closing stream
- Fixed CF_TextReader::ReadLine
- CF_Stream is now managed
- Fixed ASCII values above 127 not being properly written by CF_BinaryWriter and CF_TextWriter, and not being properly read by CF_StringStream
- Fixed a rare race condition
- Added millisecond-accurate timestamps to CF_Log messages
- Added a workaround for player loading under Linux due to DayZ bug T190201 (FileMode.APPEND without function)

업데이트: 2025년 2월 19일 @ 오전 7시 45분

Release 1.5.5
- DayZ 1.27 compatibility
- Fixed CF_String::PadStringFront and PadStringBack
- Fixed CF_Stream reading a NULL byte at start (fixes CF_SHA256 returning incorrect hash as a result)
- Fixed CF_ConfigReader choking on dots and underscores in config entries
- Fixed XML writer not writing tag contents
- Fixed XML reader/writer not reading/writing processing instructions
- Fixed XML reader messing up character encoding
- Fixed XML reader truncating long text (DayZ bug T177558)
- Fixed XML reader not correctly parsing hyphens in tags
- Fixed memory leak in ConfigClass
- Fixed CF_Encoding::ToBase64 returning base16-encoded instead of base64-encoded text
- Fixed possible out-of-bounds error in CF_Base64Stream::Decode if the input string length is not a multiple of 3
- Fixed off by one error in Read functions of CF_TextReader
- Fixed not reading decimal part of floats in CF_TextReader::ReadFloat
- Trivial: Fixed mod name missing in credits scroller, fixed alignment of DayZ credits
- Added ModStorage
- Added RPCManager::RemoveRPC
- Added CF_DoublyLinkedNode (linked list)
- Limit CF_OnUpdate rate on server
- Log errors when another mod's credits.json is faulty as warnings to script log instead of crash log

업데이트: 2023년 8월 29일 @ 오전 4시 53분

Bugfix release 1.5.4

업데이트: 2023년 4월 21일 @ 오전 7시 29분

Compatiblity update for DayZ 1.21

업데이트: 2023년 2월 13일 @ 오전 5시 23분

Compatiblity update for DayZ 1.20

업데이트: 2022년 7월 25일 @ 오전 1시 31분

Hotfix of old release being published in last release insteand of 1.4.2 as planned

업데이트: 2022년 7월 24일 @ 오후 10시 15분

Added:
- CF_Date::GetDayOfWeek

Fixed:
- NULL pointer to instance "AttachmentCategoriesRow" spam in logs

업데이트: 2022년 2월 20일 @ 오전 6시 56분

Fixed:
Hard crash

업데이트: 2022년 2월 20일 @ 오전 6시 43분

Fixed:
- Players not spawning