Release 1.1 serverside update
Published at 2024-03-11 19:40:32 UTC

release updates new stats
City Refresh timer to 10 min from 60min
enableAttribModWarnings changed
databasePositionUpdateLongDelayIntervalMs, 3*60*100;
databasePositionUpdateShortDelayIntervalMs, 1*100;
maxHouseItemLimit 700
maxHousingLots 20
ADD_METRICS_DATA(numPlayers, 0, true

unsigned int const cs_maximumNumberInGroup = 15

old stats was
unsigned int const cs_maximumNumberInGroup = 8
ADD_METRICS_DATA(numPlayers, 0, false
maxHousingLots, 10;
maxHouseItemLimit, 500;
databasePositionUpdateLongDelayIntervalMs, 3*60*1000;
databasePositionUpdateShortDelayIntervalMs, 1*1000;
enableAttribModWarnings, true

Download links
(no download links)
Bugs
  • New: 5
  • In Progress: 0
  • Resolved: 2
  • Closed: 1