Main public logs
From Eco - English Wiki
Combined display of all available logs of Eco - English Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:18, 19 August 2024 User account Marikahoum2995 talk contribs was created
- 11:37, 18 August 2024 User account 4y64uk talk contribs was created automatically
- 02:28, 17 August 2024 User account ReaperSMS talk contribs was created
- 13:05, 13 August 2024 StalEF talk contribs created page Server Configuration/WorldObjects.eco (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 StalEF talk contribs created page Server Configuration/Users.eco (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 StalEF talk contribs created page Server Configuration/Storage.eco (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 StalEF talk contribs created page Server Configuration/Stats.eco (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 StalEF talk contribs created page Server Configuration/Rooms.eco (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 StalEF talk contribs created page Server Configuration/Pause.eco (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 StalEF talk contribs created page Server Configuration/EcoSim.eco (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 StalEF talk contribs created page Server Configuration/WorldGenerator.eco (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 StalEF talk contribs created page Server Configuration/World.eco (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 StalEF talk contribs created page Server Configuration/Sleep.eco (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 StalEF talk contribs created page Server Configuration/Profanity.eco (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 StalEF talk contribs created page Server Configuration/Network.eco (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 StalEF talk contribs created page Server Configuration/Maintenance.eco (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 StalEF talk contribs created page Server Configuration/Localization.eco (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 StalEF talk contribs created page Server Configuration/ModKit.eco (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
- 11:57, 13 August 2024 User account Marikahoum4172 talk contribs was created
- 07:14, 13 August 2024 StalEF talk contribs created page Server Configuration/Balance.eco (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 StalEF talk contribs created page Server Configuration/Difficulty.eco (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 StalEF talk contribs created page Server Configuration/Disasters.eco (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 StalEF talk contribs created page Server Configuration/Backup.eco (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
- 01:36, 13 August 2024 User account AzzuriteTV talk contribs was created
- 09:39, 11 August 2024 StalEF talk contribs protected Template:AboutEco [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (Excessive vandalism) (hist)
- 17:09, 8 August 2024 User account Marikahoum5932 talk contribs was created
- 14:41, 8 August 2024 User account Marikahoum1694 talk contribs was created
- 04:08, 3 August 2024 User account NiteGirl talk contribs was created
- 09:42, 1 August 2024 User account Marikahoum2196 talk contribs was created
- 06:30, 1 August 2024 User account Marikahoum3793 talk contribs was created
- 03:16, 1 August 2024 User account Marikahoum0310 talk contribs was created
- 23:57, 31 July 2024 User account Marikahoum5702 talk contribs was created
- 20:47, 31 July 2024 User account Marikahoum9368 talk contribs was created
- 17:50, 31 July 2024 User account Marikahoum3159 talk contribs was created
- 15:06, 31 July 2024 User account Marikahoum7764 talk contribs was created
- 12:32, 31 July 2024 User account Marikahoum6826 talk contribs was created
- 12:06, 31 July 2024 StalEF talk contribs created page Scientist (Created page with "{{Infobox_Skill|skill = Scientist}} == Specialties ==") Tag: 2017 source edit
- 09:54, 31 July 2024 User account Marikahoum6496 talk contribs was created
- 07:12, 31 July 2024 User account Marikahoum3231 talk contribs was created
- 01:53, 31 July 2024 User account Marikahoum6804 talk contribs was created
- 23:18, 30 July 2024 User account Marikahoum0652 talk contribs was created
- 20:46, 30 July 2024 User account Marikahoum7503 talk contribs was created
- 18:15, 30 July 2024 User account Marikahoum4040 talk contribs was created
- 15:50, 30 July 2024 User account Marikahoum3342 talk contribs was created
- 13:29, 30 July 2024 User account Marikahoum3477 talk contribs was created
- 12:11, 30 July 2024 User account ElisaRaict8156 talk contribs was created
- 10:10, 30 July 2024 User account Marikahoum4611 talk contribs was created
- 05:15, 30 July 2024 User account FireDaemon talk contribs was created
- 23:57, 23 July 2024 User account Maclave talk contribs was created automatically
- 16:22, 22 July 2024 User account Mythadiirn talk contribs was created