DayZ
TerjeCore
Näytetään 1–10 / 62
< 1  2  3  4  5  6  7 >
Päivitys: 3.10. klo 11.02
tekijältä 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.

Päivitys: 13.9. klo 9.49
tekijältä 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

Päivitys: 1.9. klo 10.00
tekijältä Terje Bruøygard

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

Päivitys: 27.8. klo 10.35
tekijältä 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)

Päivitys: 5.7. klo 12.07
tekijältä Terje Bruøygard

- Imporoved conditions system
- Fixed reported bugs and crashes.

Päivitys: 28.6. klo 10.58
tekijältä 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.)

Päivitys: 8.6. klo 13.20
tekijältä 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)

Päivitys: 3.6. klo 8.21
tekijältä Terje Bruøygard

Compatibility with 1.28

Päivitys: 31.5. klo 11.07
tekijältä 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)

Päivitys: 25.5. klo 14.48
tekijältä Terje Bruøygard