DayZ
GameLabs
73개 중 1~10개 표시 중
< 1  2  3 ... 8 >
업데이트: 2025년 9월 25일 오전 6시 40분
작성자: CFTools.Cloud

- Disable Expansion AI kill tracking

업데이트: 2025년 9월 25일 오전 6시 21분
작성자: CFTools.Cloud

- Added tracking of player -> expansion ai kills
- Updated tracking of monitored actions to not override them during api re-registration
- Fixed tracking of food consumption not working due to low rounding at some times
- Added shots fired tracking based on CfgAmmo projectile count to support modded multi-projectile ammo types
- Fixed hit tracking on infected, animals and players in case the hit was a killshot
- Added tracking for hits on base building objects
- Added persistent storage for CombinationLock type objects

업데이트: 2025년 9월 5일 오전 7시 03분
작성자: CFTools.Cloud

- Added new server performance tracking
- Added new experimental player statistics tracking
- Fixed an issue that could cause double kill reportings

업데이트: 2025년 9월 1일 오전 6시 07분
작성자: CFTools.Cloud

- Added support for programatic bans (temporary and permanent) through API
- Added support for programatic game kicks through API
- Added handling for mods that do not call super in EEKilled for more reliable kill transmission
- Fixed a couple NULL refs
- Added community contributors to credits
- Added function to receive full profile hotlink throgh PlayerBase

업데이트: 2025년 5월 13일 오전 4시 51분
작성자: CFTools.Cloud

- fix for vehicle refs bugging out

업데이트: 2025년 5월 12일 오전 4시 45분
작성자: CFTools.Cloud

- optional metrics dump for Architect metrics collection
- attempted fix for Expansions modification to GameLabs internals
- removed several script warnings
- fixed some issues with tracking for opened scientific briefcases

업데이트: 2025년 3월 10일 오전 7시 10분
작성자: CFTools.Cloud

- Clarification on credential based error messages
- Added object type for base building object storage
- Native support for China GameLabs server
- Conflict resolution for legacy GameLabs integrations
- Deprecated v1 polling protocol
- Track snowfall values
- Fixed NULL reference errors for player modifiers
- Heal player dynamic action now sets heat buff and resets player heat stat
- Clear weather now sets snowfall to 0
- Added support for dynamic action configuring snowfall
- Added tracking for locked containers
- Added tracking for scientific briefcases
- Added tracking for missing police convoy entities
- Added dynamic action to unlock locked containers
- Added dynamic action to unlock scientific briefcase
- Re-added speedcheck validation via `speedCheckEnabled`
- Resolved incompatibility with modded animals

업데이트: 2025년 2월 25일 오전 10시 12분
작성자: CFTools.Cloud

- chore: 1.27 compatibility
- fix: Player position format
- feature: Missing convoy types
- feature: Minor API changes to object ownership and object storage

업데이트: 2024년 10월 24일 오전 7시 45분
작성자: CFTools.Cloud

- Support for persistent item ids
- Support for persistent storage
- Tracking for ownership of territories
- Added "Lock on start"
- Added debug flag for testing auto completion of base building with GameLabs support (refer to GameLabs Dev Docs)
- Added display name for event types
- Fixed vehicle actions regarding boats
- Added support for terrain specific actions
- Added function to retrieve current terrain name
- Added support for auto-refresh of lifetime for territory
- Added Sakhal debug options related to the bunker

업데이트: 2024년 10월 16일 오후 11시 11분
작성자: CFTools.Cloud

- Fix for NULL refs related to boat speeds
- Resolved redundant warnings from Enfusion compiler related to name conflicts
- Smaller fixes for inconsistent behaviours