Skip to content

Commit 01eabac

Browse files
authored
Merge pull request #999 from EpochModTeam/experimental
Release 1.3.1
2 parents b34823f + b1e9b4f commit 01eabac

94 files changed

Lines changed: 776 additions & 249 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3.42 KB
Binary file not shown.
931 Bytes
Binary file not shown.

Server_Install_Pack/@epochhive/epochconfig.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ forceRestartTime = 14400; // 4 hour restarts
8888
// BaseBuilding
8989
StorageSlotsLimit = 1500; // Max storage slots allowed. Warning! Higher the number lower performance.
9090
BuildingSlotsLimit = 1500; // Max building slots allowed. Warning! Higher the number lower performance.
91+
AutoLockStorages = "false"; // Auto Lock Lockable Storages on Server Start / Restart (if true, unlocked storages will get locked after restarts)
9192
UseIndestructible = "false"; // Enable / Disable Indestructible BaseObjects
9293
IndestructibleBaseObjects[] = { // Can be Names or Classes
9394
"Constructions_static_F",
@@ -107,6 +108,8 @@ forceRestartTime = 14400; // 4 hour restarts
107108
UseDeSimulateObjects = "true"; // Disable Simulation for specifed Base Objects
108109
DeSimulateObjects[] = { // Base Objects to disable Simulation. Can be Names or Classes
109110
"PlotPole_EPOCH",
111+
"PlotPole_L_EPOCH",
112+
"PlotPole_XL_EPOCH",
110113
"WoodFoundation_EPOCH","Foundation_EPOCH",
111114
"WoodQuarterFloor_EPOCH","WoodHalfFloor_EPOCH","WoodFloor_EPOCH",
112115
"MetalQuarterFloor_EPOCH","MetalHalfFloor_EPOCH","MetalFloor_EPOCH",
13 KB
Binary file not shown.
13 KB
Binary file not shown.
13 KB
Binary file not shown.
13 KB
Binary file not shown.
13 KB
Binary file not shown.
13 KB
Binary file not shown.
13 KB
Binary file not shown.

0 commit comments

Comments
 (0)