Skip to content

Commit

Permalink
~videogames~ configs
Browse files Browse the repository at this point in the history
  • Loading branch information
InvalidArgument3 committed Oct 26, 2024
1 parent af22870 commit 1bb94ab
Show file tree
Hide file tree
Showing 8 changed files with 754 additions and 638 deletions.
1,074 changes: 537 additions & 537 deletions SANDBOX_0_0_0_.sbs

Large diffs are not rendered by default.

Binary file modified SANDBOX_0_0_0_.sbsB5
Binary file not shown.
275 changes: 201 additions & 74 deletions Sandbox.sbc

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions Sandbox_config.sbc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AssemblerEfficiencyMultiplier>1</AssemblerEfficiencyMultiplier>
<RefinerySpeedMultiplier>1</RefinerySpeedMultiplier>
<OnlineMode>PUBLIC</OnlineMode>
<MaxPlayers>50</MaxPlayers>
<MaxPlayers>16</MaxPlayers>
<MaxFloatingObjects>1024</MaxFloatingObjects>
<TotalBotLimit>32</TotalBotLimit>
<MaxBackupSaves>10</MaxBackupSaves>
Expand Down Expand Up @@ -160,7 +160,6 @@
<GlobalEncounterMinRemovalTimer>0</GlobalEncounterMinRemovalTimer>
<GlobalEncounterMaxRemovalTimer>0</GlobalEncounterMaxRemovalTimer>
<GlobalEncounterRemovalTimeClock>0</GlobalEncounterRemovalTimeClock>
<EncounterDensity>0.35</EncounterDensity>
<EncounterGeneratorVersion>6</EncounterGeneratorVersion>
<EnablePlanetaryEncounters>false</EnablePlanetaryEncounters>
<PlanetaryEncounterTimerMin>0</PlanetaryEncounterTimerMin>
Expand Down Expand Up @@ -486,5 +485,5 @@
</ModItem>
</Mods>
<SessionName>RingsOfSaturnSubvival</SessionName>
<LastSaveTime>2024-10-19T01:57:30.3967268-05:00</LastSaveTime>
<LastSaveTime>2024-10-26T13:40:47.8946272-05:00</LastSaveTime>
</MyObjectBuilder_WorldConfiguration>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[01:54:56.469] [T1] [DS=False] DEBUG | Log Started
[01:54:56.526] [T1] [DS=False] DEBUG | BeforeStart() - Checking Group Settings:
[13:40:25.050] [T1] [DS=False] DEBUG | Log Started
[13:40:25.144] [T1] [DS=False] DEBUG | BeforeStart() - Checking Group Settings:
-> GroupName = UniqueNameHere
->-> Setting has 1 definitions:
->->-> Definition = (null)/(null)
Expand Down Expand Up @@ -1133,6 +1133,10 @@ BeforeStart() - Checking Config for saved settings
->-> Setting added successfully
-> Setting = MyObjectBuilder_UpgradeModule/SlipspaceCoreLarge
->-> Setting added successfully
-> Setting = MyObjectBuilder_Collector/Quantum_Tether_Small
->-> Setting added successfully
-> Setting = MyObjectBuilder_Collector/Quantum_Tether_Medium
->-> Setting added successfully

BeforeStart() - Checking Entity Components

Expand Down
1 change: 1 addition & 0 deletions Storage/3099943209.sbm_NpcProvider/Economy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -541,5 +541,6 @@
<InvestmentEconomyOfferModifier>1</InvestmentEconomyOfferModifier>
<InvestmentMilitaryOfferModifier>1</InvestmentMilitaryOfferModifier>
<FreePortOfferModifier>1</FreePortOfferModifier>
<ConvoyOfferModifier>1</ConvoyOfferModifier>
<FreePortPercentage>0.2</FreePortPercentage>
</EconomyConfiguration>
29 changes: 7 additions & 22 deletions Storage/3262577158.sbm_DynamicAsteroids/AsteroidSettings.cfg
Original file line number Diff line number Diff line change
@@ -1,22 +1,20 @@
[General]
EnableLogging=False
EnablePersistence=False
EnableMiddleMouseAsteroidSpawn=False
EnableVanillaAsteroidSpawnLatching=False
VanillaAsteroidSpawnLatchingRadius=10000
[GasGiantIntegration]
EnableGasGiantRingSpawning=True
DisableZoneWhileMovingFast=True
ZoneSpeedThreshold=2000
SaveStateInterval=600
NetworkMessageInterval=120
SpawnInterval=6
UpdateInterval=120
MaxAsteroidCount=20000
MaxAsteroidsPerZone=100
MaxTotalAttempts=100
MaxZoneAttempts=50
ZoneRadius=10000
ZoneRadius=20000
AsteroidVelocityBase=0
VelocityVariability=0
AngularVelocityVariability=0
Expand All @@ -37,27 +35,14 @@ GoldWeight=0.05
PlatinumWeight=0.05
UraniniteWeight=0.05
[AsteroidSize]
BaseIntegrity=100
MinAsteroidSize=50
MaxAsteroidSize=250
MinSubChunkSize=5
[SubChunkVelocity]
SubChunkVelocityMin=1
SubChunkVelocityMax=5
SubChunkAngularVelocityMin=0.01
SubChunkAngularVelocityMax=0.1
[DropRanges]
IceDropRange=1000,10000
StoneDropRange=1000,10000
IronDropRange=500,2500
NickelDropRange=500,2500
CobaltDropRange=500,2500
MagnesiumDropRange=500,2500
SiliconDropRange=500,2500
SilverDropRange=500,2500
GoldDropRange=500,2500
PlatinumDropRange=500,2500
UraniniteDropRange=500,2500
[Instability]
InstabilityPerMass=0.1
InstabilityThresholdPercent=0.8
InstabilityDecayRate=0.1
InstabilityFromDamage=1
KgLossPerDamage=1
[SpawnableAreas]
Name=DefaultArea
CenterPosition=0,0,0
Expand Down
Binary file modified thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1bb94ab

Please sign in to comment.