DayZ
TerjeStartScreen
Showing 1-10 of 11 entries
< 1  2 >
Update: Aug 14 @ 4:19pm

- Fixed a bug where the ID in the passport was deleted when the server was restarted.
- Added a new setting, `StartScreen.PassportSpawnOnce`, to issue a passport to the player only when the character is first respawned (disabled by default).
- Typos in the documentation in the configuration files have been fixed.

Update: Jul 6 @ 1:39pm

- Fixed bug with client crash related to character name synchronization
- Fixed bug with empty rules page after deleting the character.

Update: Jul 5 @ 12:08pm

- Fixed bugs
- Refactoring to fit new conditions system in Core

Update: Jun 12 @ 12:56pm

- Improve compatibility with DogTags mod to display characher name defined by StartScreen.
- Compatibility with SaveLootOnDeath mod

Update: Jun 9 @ 11:54am

- Added support for the `singleBind` parameter for `Object` tag in `Loadouts.xml` to limit the number of players who can set a respawn point on the one object.
- Added the ability to create selectors of type `MULTIPLE` in `Loadouts.xml` without having to specify points. The `pointsCount` and `cost` parameters are now optional.
- Added support for the `handler` parameter for each individual item in the selector. Server owners can now specify a class with their custom logic in `init.c` for each item in the selector separately and use them for compatibility with their own in-game markets.
- Added new `StartScreen.SoulsLongSurvivePow` setting to configure the progression of getting souls for long term survival. This ensures that each next stage will be longer than the previous one by a multiple of this degree.
- Added support for `DeathPoint` tag in `Respawns.xml` to configure player respawn point at the last place of death (for PVE servers).
- Fixed a bug where the start screen closing before the player was teleported to his chosen position due to network latency.
- Added support for conditions for faces in `Faces.xml`.
- Added support for the `background` parameter to change the background of the face on the face selection screen.
- Added player passport for RP servers (item `TerjePassport`). It records the data of the player in the inventory of which it was created. In the future can be used on RP servers as identity, etc.
- Added a new group of settings `Passport settings` in `StartScreen.cfg` to configure passport. Disabled by default, don't forget to add it to Types.xml if you will use it.

Update: May 25 @ 2:49pm

Update: May 24 @ 1:00pm

Update: May 19 @ 12:57am

Update: May 17 @ 2:57pm

Update: May 11 @ 6:50pm