DayZ
CF-Test
85件中 41-50 を表示
< 1 ... 3  4  5  6  7 ... 9 >
更新: 2022年1月6日 @ 5時55分

Refer to the documentation https://github.com/Jacob-Mango/DayZ-Community-Framework/tree/steam/test/docs

Added:
- Streams (CF_FileStream, CF_SerializerStream, CF_StringStream, CF_Base16Stream, CF_Base64Stream)
- Cryptography (CF_SHA256)
- Base event args class (CF_EventArgs)
- Math (CF_ExpressionVM, CF_SQFExpression, CF_MathExpression)
- IO (CF_IO, CF_File, CF_Directory, CF_Path)
- Lifecycle Events for game/mission startup and shutdown (CF_LifecycleEvents)
- Global instances of CfgSurfaces (CF_Surface)
- Global instances of CfgVehicleSurfaces (CfgVehicleSurfaces)
- Variable conversion (CF_TypeConverters)
- Primitive types (CF_String, CF_Byte, CF_Uint, CF_PackedByte)
- Encoding functions (CF_Encoding)
- Logging functions similiar to C# (CF_Log)
- Function tracing for unknown hard crashes (CF_Trace) (disable in production)
- Reinterpret casting (CF_Cast::Reinterpret)
- Binding inputs to methods (CF_InputBindings)
- Weapon magazine/ammunition helper functions (Weapon_Base::CF_SpawnMagazine, Weapon_Base::CF_AttachMagazine, Weapon_Base::CF_SyncSelectionState, WeaponFSM::CF_FindBestStableState)
- String localising (CF_Localizer)
- Module System (CF_ModuleCore, CF_ModuleGame, CF_ModuleWorld)

Changed:
- Renamed JMDate to CF_Date

Removed:
- XML.pbo

Deprecated:
- JMModuleManager, JMModuleBase and anything else prefixed with JM in the old module system
- JMDate
- StringLocaliser

更新: 2021年10月1日 @ 10時20分

更新: 2021年10月1日 @ 9時46分

更新: 2021年4月18日 @ 18時22分

removed modstorage for error

- [ERROR][Person] BinSave() :: game data too long (5069 bytes), save won't continue

更新: 2021年4月3日 @ 8時22分

rc car test

更新: 2020年12月7日 @ 7時45分

ModStorage testing

更新: 2020年11月21日 @ 5時57分

更新: 2020年11月19日 @ 0時39分

更新: 2020年11月19日 @ 0時31分

rc for 1.10

更新: 2020年11月19日 @ 0時26分

rc for 1.10