DayZ
TerjeCore
1–10 из 62
< 1  2  3  4  5  6  7 >
Обновление: 3 окт в 11:02
автор: Terje Bruøygard

- Fixed functionality responsible for handling player disconnect from the server. (related to the bug when sometimes character duplicated on disconnect in knockout in TerjeMedicine mod)
- Fixed other minor non-critical bugs.

Обновление: 13 сен в 9:49
автор: Terje Bruøygard

- Improved player profile IO stability (possible fix for rare bug when player lose skills)
- Added support for aliases for xml conditions system

Обновление: 1 сен в 10:00
автор: Terje Bruøygard

- Fixed inheritance in GameOverrides.xml
- Fixed known hacks to unauthorized removal of watermark
- Minor optimizations

Обновление: 27 авг в 10:35
автор: Terje Bruøygard

- CustomCrafting has been improved, notifications now display all failed conditions, not just the first one.
- Fixed a bug with synchronization of settings for disabled skills and perks.
- Added the ability to override mod parameters from mod config.cpp without the need for modding (this change only provides the API for overriding ​​by GameOverrides.xml for other mods, but to fully use this feeature, please wait for all other mods to be updated)

Обновление: 5 июл в 12:07
автор: Terje Bruøygard

- Imporoved conditions system
- Fixed reported bugs and crashes.

Обновление: 28 июн в 10:58
автор: Terje Bruøygard

- Fixed a bug where copies of `cfg` files in the `TerjeSettings` folder caused problems when loading server settings.
- Changed `CustomCrafting` format from `json` to `xml`. All existing custom recipes in json format will be automatically converted to xml.
- Changed format of the scriptable areas spawner file from `json` to `xml`. The `spawn_scriptable_areas.json` file has now been moved from `mpmission` to `profiles` in the `TerjeSettings\ScriptableAreas` folder and is now named `ScriptableAreasSpawner.xml`. All data from the old file will be automatically converted to the new one.
- Added support for conditions for custom crafts (to allow server owners to customize their server in even more detail, such as adding crafts depends on skills and perks, etc.)

Обновление: 8 июн в 13:20
автор: Terje Bruøygard

- Fixed bug with player respawn event (when player do not die in knockout after press respawn button in UI)
- Fixed bug with player profile creation event (when player created without starting skills experience from config)

Обновление: 3 июн в 8:21
автор: Terje Bruøygard

Compatibility with 1.28

Обновление: 31 мая в 11:07
автор: Terje Bruøygard

- Fixed a bug where drinking custom liquids had no effect on the player. (Now using soapy water and decontamination solution from `TerjeRadiation` mod will give poisoning).
- Fixed minor bugs in the `Markdown` renderer widget.
- Added `Core.FixKillOnDisconnect` setting to disable the fix for killing a character when leaving the server unconscious (for servers where the character does not die when leaving unconscious or restrained)

Обновление: 25 мая в 14:48
автор: Terje Bruøygard