New pages
From Eco - English Wiki
- 18:10, 5 September 2024 Registered Mods (hist | edit) [2,038 bytes] JohnK (talk | contribs) (Mod edit) Tag: Visual edit
- 13:05, 13 August 2024 Server Configuration/WorldObjects.eco (hist | edit) [681 bytes] StalEF (talk | contribs) (Created page with "This may be connected to when world object check to see if their stats have changed, and thus update their appearance. For example, as of 0.8, fertilizing crops requires waiting for (or forcing) a tick update for the new soil statistics to show up when using a Soil Sampler. *<code>TargetTickDeltaTimeMS</code> Time between world object ticks, in milliseconds. Defaults to 0, which makes it variable. Appears to target a 10 minute...") Tag: 2017 source edit
- 13:04, 13 August 2024 Server Configuration/Users.eco (hist | edit) [1,598 bytes] StalEF (talk | contribs) (Created page with "* <code>MaxRepFromOnePerson</code> The most positive reputation a player can receive from one other player. * <code>MinRepFromOnePerson</code> The most negative reputation a player can receive from one other player. * <code>WhiteList</code> Users who can enter the server without inputting a password. * <code>BlackList</code> Users who are denied entry to the server. * <code>Admins</code> Users with admin privileges, able to use admin commands. * <code>Reputations</code>...") Tag: 2017 source edit
- 13:03, 13 August 2024 Server Configuration/Storage.eco (hist | edit) [333 bytes] StalEF (talk | contribs) (Created page with "*<code>SaveName</code> The name of the world *<code>SaveFrequency</code> (default : "60") Time between saves. *<code>CleanupFilesOnExceptions</code> (default : false) Defines if we clean files when exceptions occured. *<code>StorageDirectory</code> (default : "Storage") Defines the name of the directory where saves files is stored.") Tag: 2017 source edit
- 13:02, 13 August 2024 Server Configuration/Stats.eco (hist | edit) [132 bytes] StalEF (talk | contribs) (Created page with "Controls reading and writing statistics information to the stats database. Disabling these will cause issues with the web interface.") Tag: 2017 source edit
- 13:01, 13 August 2024 Server Configuration/Rooms.eco (hist | edit) [198 bytes] StalEF (talk | contribs) (Created page with "* <code>EmptyBlocksCountAsWindows</code> Disable to require window blocks for windows. * <code>WallBlocksPerWindow</code> Defines how many wall blocks are needed for each empty window or door block.") Tag: 2017 source edit
- 13:01, 13 August 2024 Server Configuration/Pause.eco (hist | edit) [175 bytes] StalEF (talk | contribs) (Created page with "* <code>Paused</code> Pauses the game world when true. * <code>UnpauseAtFirstLogin</code> Allows newly created worlds to be paused until someone joins them for the first time.") Tag: 2017 source edit
- 13:00, 13 August 2024 Server Configuration/EcoSim.eco (hist | edit) [731 bytes] StalEF (talk | contribs) (Created page with "Contains settings for atmosphere, pollution rates (e.g. from tailings) and sea level rise, as well as biome definitions and simulation interactions like rainfall. Also sets configurations for the time multiplier, day & night length and the base skill gain rate. * <code>TimeMult</code> An optional multiplier to make game time (including crafting, simulations, etc.) run faster or slower. * <code>TimeOfDayScale</code> Adjusts the speed at which the day/...") Tag: 2017 source edit
- 12:52, 13 August 2024 Server Configuration/WorldGenerator.eco (hist | edit) [3,353 bytes] StalEF (talk | contribs) (Created page with "Settings here will only take effect when generating a new world. *<code>Seed</code> Determines the randomizer seed used for world generation. Two identical config files with the same seed will generate identical worlds. Identical config files with different seeds will generate similar (i.e. based on the same parameters) but different worlds. *<code>Dimensions</code> Both values must be equal, and must be multiples of 4 (or the server won't launch). Larger world will be...") Tag: 2017 source edit
- 12:51, 13 August 2024 Server Configuration/World.eco (hist | edit) [159 bytes] StalEF (talk | contribs) (Created page with "*<code>WorldTickCPUMax</code> Determines how much of any CPU core can be used by the server. Defaults to 25%, and should supposedly not be set higher than 75%.") Tag: 2017 source edit
- 12:50, 13 August 2024 Server Configuration/Sleep.eco (hist | edit) [455 bytes] StalEF (talk | contribs) (Created page with "It is default disabled for dedicated servers, and enabled for local servers. * <code>AllowFastForward</code> (default depends on server type) will allow players to use beds to fast-forward time. * <code>SleepTimePassMultiplier</code> (defaulted to "500") defines the maximum fast-forward speed. * <code>TimeToReachMaximumTimeRate</code> (defaulted "10") defines how long the windup time is to reach that maximum fast-forward speed.") Tag: 2017 source edit
- 12:48, 13 August 2024 Server Configuration/Profanity.eco (hist | edit) [120 bytes] StalEF (talk | contribs) (Created page with "Contains a list of offensive words (including such offenders as 'commie' and 'shinola'), presumably for chat protection.") Tag: 2017 source edit
- 12:48, 13 August 2024 Server Configuration/Network.eco (hist | edit) [1,617 bytes] StalEF (talk | contribs) (Created page with " *<code>PublicServer</code> (default : false) Defines if other players can see server. *<code>Playtime</code> See #Set_playtime_table. *<code>DiscordAddress</code> Invite link ID for a Discord server (the ID after the “discord.gg/”). *<code>Password</code> Defines if a server's password. *<code>Description</code> Defines the name of the server. *<code>DetailedDescription</code> Defines the server's description. *<code>ServerCategory</code> See #Set_server_categ...") Tag: 2017 source edit
- 12:47, 13 August 2024 Server Configuration/Maintenance.eco (hist | edit) [277 bytes] StalEF (talk | contribs) (Created page with "* <code>Auto Shutdow Hour</code> Specifies what UTC hour of the day automatic shutdown should occur. The is best paired with systems that automatically restart the server * <code>Auto Shutdow Message</code> Specifies the message to be sent when the automatic shutdown occurs.") Tag: 2017 source edit
- 12:46, 13 August 2024 Server Configuration/Localization.eco (hist | edit) [161 bytes] StalEF (talk | contribs) (Created page with "* <code>Language</code> (default : "English") Defines the language. ** <code>English</code> English ** <code>French</code> Français **<code>German</code>Deutsch") Tag: 2017 source edit
- 12:42, 13 August 2024 Server Configuration/ModKit.eco (hist | edit) [442 bytes] StalEF (talk | contribs) (Created page with "* <code>WhitelistEnabled</code> Whether to use a whitelist to select mods to load. If disabled, all listed mods will be loaded. * <code>Whitelist</code> Which mods to load when whitelist is enabled. * <code>LiveUpdateUnityFiles</code> Whether to check for unity file updates continuously, e.g. when switching mods around for testing. * <code>PreserveGeneratedModsAssembly</code> Controls if the Eco.Mods.dll assembly is saved on server start.") Tag: 2017 source edit
- 07:14, 13 August 2024 Server Configuration/Balance.eco (hist | edit) [443 bytes] StalEF (talk | contribs) (Created page with "{| class="wikitable sortable mw-collapsible" !Setting !Default !Options !Description |- |<code>MaxActivePlayers</code> |<code>0</code> | | |- |<code>ShelfLifeMultiplier</code> |<code>1.0</code> | |Multiplier applied to food shelf life (conservation). the higher the multiplier, the longest the food can be preserved. |- |<code>CalorieMultiplierOnMove</code> |<code>5</code> | | |- |<code>RetroactiveExperienceRate</code> |<code>0</code> | | |}") Tag: 2017 source edit
- 07:01, 13 August 2024 Server Configuration/Difficulty.eco (hist | edit) [5,943 bytes] StalEF (talk | contribs) (Created page with "{| class="wikitable sortable mw-collapsible" |+ !Setting !Default !Options !Description |- |<code>CollaborationPreset</code> |<code>MediumCollaboration</code> | * <code>NoCollaboration</code> * <code>LowCollaboration</code> * <code>MediumCollaboration</code> * <code>HighCollaboration</code> |Change collaboration settings to adjust how quickly players gain skill points. |- |<code>SpecialtyCostMultiplier</code> |<code>1.0</code> | |Multiplier applied to the cost of lea...") Tag: 2017 source edit
- 07:00, 13 August 2024 Server Configuration/Disasters.eco (hist | edit) [321 bytes] StalEF (talk | contribs) (Created page with "{| class="wikitable sortable mw-collapsible" !Setting !Default !Options !Description |- |<code>CreateMeteor</code> |<code>true</code> | *<code>true</code> * <code>false</code> |Defines if there is a meteor or not. |- |<code>MeteorImpactDays</code> |<code>30.0</code> | |Number of days before meteor. Real time defined. |}") Tag: 2017 source edit
- 06:37, 13 August 2024 Server Configuration/Backup.eco (hist | edit) [252 bytes] StalEF (talk | contribs) (Created page with "{| class="wikitable" |+ ! Setting !! Default !! Options !! Description |- | |} "Enabled": true, "MaxBackupsInLastHour": 2, "MaxHourlyBackups": 24, "MaxDailyBackups": 3, "MaxWeeklyBackups": 10, "BackupFrequencyInHours": 0.5, "HeadBackupEnabled": false") Tag: 2017 source edit
- 12:06, 31 July 2024 Scientist (hist | edit) [54 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Skill|skill = Scientist}} == Specialties ==") Tag: 2017 source edit
- 12:35, 16 July 2024 Students Desk (hist | edit) [83 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 12:35, 16 July 2024 Teachers Desk (hist | edit) [83 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 23:08, 7 July 2024 Planter Pot Round (hist | edit) [104 bytes] StalEF (talk | contribs) (Created page with "<!-- ==INFOBOX== --> {{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 23:08, 7 July 2024 Planter Pot Square (hist | edit) [103 bytes] StalEF (talk | contribs) (Created page with "<!-- ==INFOBOX== -->{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: Visual edit
- 05:21, 3 July 2024 Small Hanging Mortared Stone Sign (hist | edit) [82 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 05:21, 3 July 2024 Small Hanging Ashlar Stone Sign (hist | edit) [82 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 05:20, 3 July 2024 Large Hanging Wood Sign (hist | edit) [82 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 05:20, 3 July 2024 Large Standing Wood Sign (hist | edit) [82 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 05:20, 3 July 2024 Small Hanging Wood Sign (hist | edit) [82 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 05:20, 3 July 2024 Small Standing Wood Sign (hist | edit) [82 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name={{PAGENAME}}}} == Crafting == {{GetRecipes|item={{PAGENAME}}}}") Tag: 2017 source edit
- 05:11, 3 July 2024 Hydrometer (hist | edit) [32 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name=Hydrometer}}") Tag: 2017 source edit
- 05:11, 3 July 2024 Dev Block Paint Tool (hist | edit) [42 bytes] StalEF (talk | contribs) (Created page with "{{Infobox_Item|name=Dev Block Paint Tool}}") Tag: 2017 source edit
- 04:47, 3 July 2024 Registrar Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:47, 3 July 2024 ForSale Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:47, 3 July 2024 Exchange Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:47, 3 July 2024 Education Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:46, 3 July 2024 Deed Sales Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:46, 3 July 2024 Custom Text Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:46, 3 July 2024 Deed Management Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:46, 3 July 2024 Wardrobe Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Vehicle Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Treasury Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Store Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Storage Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Spawned Claims Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Settlement Roster Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Settlement Foundation Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Settlement Claim Stake Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit
- 04:45, 3 July 2024 Repair Component (hist | edit) [0 bytes] StalEF (talk | contribs) (Created blank page) Tag: 2017 source edit