Page 1 of 2

Version 0.14.5

Posted: Fri Sep 09, 2016 9:39 am
by FactorioBot
  • Feature
    • Added Team Production Challenge scenario to the base game.
  • Minor features
    • It is possible to /ban players who aren't present in the map.
    • The headless server saves the banlist in banlist.json file, so a server owner can maintain a single banlist across multiple maps.
    • Added /silent-command: Same as /c, but doesn't print the command ran to every player's console. Available only to server admins and over RCON or server console.
    • Added /purge <player>: removes all messages by the given player from chat. Admin only command.
    • Added /clear - clears your chat window.
    • Added /mute and unmute <player>: prevents the given player from talking in chat. Admin only commands.
    • Added /mutes: displays all muted players.
    • Added /ignore and unignore <player>: ignores messages from the given player. Admin and RCON messages are still shown.
    • Added /ignores: displays all players you're ignoring.
    • Command names in the console can be tab-completed.
    • Player names in the console can be tab-completed.
    • Added AFK Auto kick interval to multiplayer host settings (with never as default).
  • Bugfixes
    • Fixed that the headless server would create a character when run with --no-auto-pause. This prevented people from joining their own servers. (32143)
    • Fixed that the game could desync when LuaForce::players was used, as the order was not in well defined order.
    • Fixed making blueprints wouldn't reset the build rotation. (32251)
    • Fixed that input actions were triggered even though a text box was focused. (32028)
    • Fixed that blueprint/deconstruction would run while on the map view. (32296)
    • Fixed train getting stuck on a yellow signal (28660)
    • Fixed that the notification about changed research was shown even when the other player selected the same research as already in progress. (32278)
    • Fixed that underground belt "teleported" few items when the connection was built. (30716)
    • Fixed that the mod info gui wasn't scrollable, so it didn't fit the screen sometimes. (30158)
    • Fixed that saving scenario to the same directory it was loaded for resulted in deleting all the script and locale files. (29555)
    • Fixed that the menu wasn't accessible when the respawn countdown was there, until the menu was closed and opened again.
    • Fixed inserters sometimes taking items from cargo wagons not in front of it. (32138)
    • Fixed that clicking a mod's GUI during an autosave would crash the game. (32320)
    • Fixed /reply wouldn't work properly when players have names with tags.
    • Fixed shadows being drawn over pipe and storage tank windows.
  • Scripting
    • Added LuaEntity::supports_direction
    • Changed LuaEntity::direction write to not error if the entity doesn't support directions.
    • Moved the top gui to be above the left gui as in 0.13 (31585)
    • Added LuaPlayer::afk_ticks and LuaPlayer::online_ticks.
Use the automatic updater if you can (check experimental updates in other settings) or download full installation at http://www.factorio.com/download/experimental.

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 9:44 am
by Mooncat
Moved the top gui to be above the left gui as in 0.13
I can't wait! But I am in company! Damnnnnnnnn!!
LuaPlayer::afk_ticks
Sounds interesting. :shock:

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 9:52 am
by HeilTec
Steam still loads 0.14.4 - I must wait. How long is the delay?

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 9:57 am
by HanziQ
HeilTec wrote:Steam still loads 0.14.4 - I must wait. How long is the delay?
Not our fault, restart your steam client and it will notice the new version.

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 10:02 am
by Loewchen
Update failed on my windows 7 .zip installation:
screenshot

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 10:05 am
by HanziQ
Loewchen wrote:Update failed on my windows 7 .zip installation:
screenshot
Can you upload that file somewhere?

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 10:13 am
by Loewchen
HanziQ wrote:
Loewchen wrote:Update failed on my windows 7 .zip installation:
screenshot
Can you upload that file somewhere?
Ill make a bug report with the file: viewtopic.php?f=7&t=32391

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 11:06 am
by aubergine18
Added LuaPlayer::afk_ticks and LuaPlayer::online_ticks.
Hmmm, now I can make mods throttle down for inactive players *maniacal grin*

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 11:08 am
by safan
I'm kinda sad that most of the features of this update have to do with handling idiots, griefers and other scum on the multiplayer servers. Getting more popular clearly means getting more dickheads too ...

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 11:21 am
by cappie
safan wrote:I'm kinda sad that most of the features of this update have to do with handling idiots, griefers and other scum on the multiplayer servers. Getting more popular clearly means getting more dickheads too ...
I'm grateful to see that they're putting more effort into the multiplayer aspect of the game. It fixes more mutiplayer bugs, greatly increases the longevity of the game, enlarges our community and brings them more money.. win:win:win:win

But then again all Factorio developers can be summed up in the attached picture :)

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 1:17 pm
by HeilTec
HanziQ wrote:
HeilTec wrote:Steam still loads 0.14.4 - I must wait. How long is the delay?
Not our fault, restart your steam client and it will notice the new version.
Just for reference: There was 14 minutes delay from announcement to steam availability with no restart of client.
It gets there eventually.

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 1:55 pm
by GeoStyx
Thanks so much! You guys are amazing.

I'm really impressed how fast yall get things done.
All the multiplayer stuff you're doing is very much appreciated, me and some friends are over 100 hours into a MP map and having tons of fun.

Keep it up!

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 2:22 pm
by Xterminator
Great job guys! Really like the new multi-player commands, they should help keep me things going a bit smoother I hope. :)

Fantastic work as always.

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 2:35 pm
by Grumpalo

Code: Select all

Minor features

    It is possible to /ban players who aren't present in the map.
    The headless server saves the banlist in banlist.json file, so a server owner can maintain a single banlist across multiple maps.
Thanks Dev team!!!

How I feel about this:
https://youtu.be/IUZEtVbJT5c?t=19s

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 2:38 pm
by illmaren
FactorioBot wrote:
  • Minor features
    • It is possible to /ban players who aren't present in the map.
    • The headless server saves the banlist in banlist.json file, so a server owner can maintain a single banlist across multiple maps.
Image

But will the file be overwritten each time i update the server? or change the map?

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 3:40 pm
by Colossus
Added LuaPlayer::afk_ticks and LuaPlayer::online_ticks.
I'm imagining a mod which spawns biters around an AFK player to attack them :P

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 4:23 pm
by starholme
Colossus wrote:
Added LuaPlayer::afk_ticks and LuaPlayer::online_ticks.
I'm imagining a mod which spawns biters around an AFK player to attack them :P
Or you could light a fire. Or spam cluster grenades. Dig a moat around them, so they are stuck on an island. Teleport them to a biter base.

So many options!

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 4:24 pm
by illmaren
Colossus wrote:
I'm imagining a mod which spawns biters around an AFK player to attack them :P
Or the spawning of 4 Turrets which defend the player if he's not within a protected perimeter ;D

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 10:29 pm
by autohost
Lol. Then that will be countered with a mod that randomly moves the player every few seconds.

Re: Version 0.14.5

Posted: Fri Sep 09, 2016 10:41 pm
by aubergine18
We could shave the players' eyebrows if they fall asleep. In fact, just shave 1.5 of their eyebrows, so they need to shave off the remaining 0.5 eyebrow themselves for added devastation.