DayZ
CF
Εμφάνιση 11-20 από 44 καταχωρίσεις
< 1  2  3  4  5 >
Ενημέρωση: 20 Φεβ 2022 στις 2:46

Fixed:
- Memory leak

Ενημέρωση: 15 Φεβ 2022 στις 7:04

Rollback of rollback because the old version will not compile for users that used RPCManager. We will keep the version with persistencs problems until we have an old compatible one with no changes at all.

Ενημέρωση: 15 Φεβ 2022 στις 6:55

We have recieved multiple reports of issues with persistency data. We have decided to roll back the update and look into this in more detail.

Ενημέρωση: 15 Φεβ 2022 στις 4:42

If you started your server with the previous update of CF today, please make sure you are updated to the now latest version and revert your persitence data back to before the first update.

Ενημέρωση: 15 Φεβ 2022 στις 3:47

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)
- Networked Variables (CF_NetworkedVariables)

Changed:
- Renamed JMDate to CF_Date
- Replaced prints with new log system

Removed:
- XML.pbo

Fixed:
- Compatability with 1.16

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

Ενημέρωση: 13 Ιουλ 2021 στις 3:52

Removed:
- Layout Binding Manager

Fixed:
- ObjectMananger not removing rocks correctly

Ενημέρωση: 20 Απρ 2021 στις 5:40

Fixed:
- XML content not being read correctly
- Heavy animations not loading with JMAnimRegister fallback
- Warnings with type conversion

Ενημέρωση: 3 Δεκ 2020 στις 2:53

Added:
- Missing UI elements for 'modGhostIcon' config slot name

Ενημέρωση: 21 Νοε 2020 στις 5:56

Removed 'credits.json' file loading, cause for keybinding crashes.

https://feedback.bistudio.com/T155225

Ενημέρωση: 21 Νοε 2020 στις 2:50

Fixed:
- UTF support for XML reader (keybindings)