Skip to content

Releases: 1249993110/7DaysToDie-ServerKit

7DaysToDie-ServerKit v10.46

14 Nov 09:30
ba2c3b6
Compare
Choose a tag to compare

10.46 (2024-11-14)

New Features

  • Added dark mode
  • Added outlines to region files to avoid unclear areas in winter
  • Backpack UI is compatible with some mods with large quality values

Notable Changes

  • Live chat filtering of messages sent by the server
  • Added icons for Commands and Admins

Bug Fixes

  • Fixed the issue that excessive one-time distribution of items in the GameStore and VIPGift may cause unexpected situations

image

7DaysToDie-ServerKit v10.45

07 Nov 07:59
8e31c4a
Compare
Choose a tag to compare

10.45 (2024-11-08)

New Features

  • Added permission management page and whitelist management page
  • Added a new console commands: ty-SetPlayerColoredChat

2540598d325c8db53be0115916a47ee8
76c9e6425305cb5bd310a10c6edca622
0213d646cd030c73cc73dcee062404f6

7DaysToDie-ServerKit v10.44

01 Nov 07:46
8e31c4a
Compare
Choose a tag to compare

10.44 (2024-11-04)

New Features

  • Optimize UI experience
  • Chat record supports searching by datetime range, chat type and keyword
  • Added a new console commands: ty-setcvar (Set player custom var)

Bug Fixes

  • Fixed known typos
  • GameNotice function variable correction

Notable Changes

  • Change unnecessary global chat prompts to private chat

7DaysToDie-ServerKit v10.43

27 Sep 15:15
5c077a9
Compare
Choose a tag to compare

10.43 (2024-09-27)

New Features

  • The console page supports pause refresh, automatic command completion, and echoing historical commands using the up and down keys
  • Added 5 new console commands: ty-CheckBlockType (check the block type under the feet), ty-DuplicateArea (duplicate area), ty-ExportPrefab (export prefab), ty-FillBlock (fill area with blocks), ty-PlaceBlock (place a single block), for detailed instructions, please use help {command} to view

Bug Fixes

  • Fix a sporadic bug that stack overflow when gameplay moved from night to day (4:00 AM in the game)
  • Fixed the bug that the Mod item name contains special characters such as spaces and cannot be sent to player backpack

Notable Changes

  • The ty-RestartServer command supports delay parameters

image

7DaysToDie-ServerKit v10.42

22 Sep 14:46
a76f452
Compare
Choose a tag to compare

10.42 (2024-09-22)

New Features

  • Added commands for placing prefabs, undo prefab, and set undo history size, enter help ty-PlacePrefab in the console to view details
  • Added a simple web ui for placing prefabs
  • Add the last time the owner was online under the territory stone information on the GPS map

Notable Changes

  • Update GameIcon font size

7DaysToDie-ServerKit v10.41

13 Sep 13:24
b8ecc5b
Compare
Choose a tag to compare
Pre-release

10.41 (2024-09-13)

New Features

  • Added color chat function, supports customizing player name color and text color, supports using variable {PlayerName} to customize title
  • Added automatic zombie cleanup function
  • Supports customizing global chat server name and whisper chat server name

Bug Fixes

  • Fixed unexpected errors in game chat page

7DaysToDie-ServerKit v10.40

09 Sep 09:00
6ae51fc
Compare
Choose a tag to compare
Pre-release

10.40 (2024-09-09)

Bug Fixes

  • Fixed spanish translation issues.
  • Fixed the display issues of the automatic backup record page.
  • Fixed the issue that sending commands from the console page may cause the game to crash.
  • Fixed the issue that deleting player archives may cause unexpected situations.

Notable Changes

  • If the configuration file directory LSTY_Data is not writable, fall back to the path Mods/TianYiSdtdServerKit/Config/appsettings.json
  • The database directory and automatic backup directory support relative and absolute paths.

7DaysToDie-ServerKit v10.39

03 Sep 15:52
Compare
Choose a tag to compare
Pre-release

10.39 (2024-09-03)

Notable Changes

  • Players can teleport to each other by agreeing or rejecting without adding friends. You may need to reset the configuration to load the default value.

7DaysToDie-ServerKit v10.38

01 Sep 15:58
Compare
Choose a tag to compare

10.38 (2024-09-01)

Bug Fixes

  • Fixed the problem that items given by ty-give command do not support Mod and Cosmetic.
  • Fixed the problem that ItemBlockSelector cannot search for hidden development items and localized name display issues.

Notable Changes

  • Remove the maximum quality limit for given items and change the default quality to 1.

7DaysToDie-ServerKit v10.37

31 Aug 13:19
6b7ed87
Compare
Choose a tag to compare
Pre-release

10.37 (2024-08-31)

New Features

  • Allow users to manually switch languages
    image