Search results

Jump to navigation Jump to search
Results 1 – 29 of 29
Advanced search

Search in namespaces:

  • * [[Tutorial:Train signals/ja|列車信号]]
    4 KB (156 words) - 09:08, 13 April 2019
  • * Nov 01 FFF #319: [https://www.factorio.com/blog/post/fff-319 New T-shirts & Lua event filtering] * Oct 11 FFF #316: [https://www.factorio.com/blog/post/fff-316 Map editor Lua snippets & Non-colliding Biters]
    5 KB (670 words) - 10:49, 27 August 2023
  • * Fixed memory leaks related to train path searching. * Stop train when riding manually and switching to automatic mode.
    5 KB (679 words) - 14:48, 24 September 2023
  • | show-lua-object-statistics || Statistics related to the Lua garbarge collector. Update time (avg/min/max), created objects (avg/min/max | show-rail-paths || Which path a train will follow.
    8 KB (1,127 words) - 13:23, 23 March 2024
  • * Fixed incorrect registration/unregistration of train stop/rail signal/lab in ghost mode. * Fixed train waiting time (changed time multiplier from 1 back to 5).
    14 KB (2,085 words) - 14:48, 24 September 2023
  • ...ere: [https://lua-api.factorio.com/latest/types/CollisionMask.html https://lua-api.factorio.com/latest/types/CollisionMask.html] ...o-data/blob/master/core/lualib/collision-mask-util.lua collision-mask-util.lua].
    3 KB (440 words) - 10:42, 21 September 2023
  • ...//lua-api.factorio.com/latest/prototypes/CustomInputPrototype.html https://lua-api.factorio.com/latest/prototypes/CustomInputPrototype.html] ...event that is raised when they key (combination) is pressed and action is "lua", see [[Tutorial:Script interfaces]].
    9 KB (1,124 words) - 10:42, 21 September 2023
  • | Trains || Self-explanatory. || Use fewer but bigger trains. Use a train network optimized for UPS, which is also a dark art, out of scope of this g ...mode|debug option]] may help to find mods that create and destroy a lot of Lua objects.
    9 KB (1,540 words) - 11:41, 1 March 2024
  • ...t ids are continuous, but start at index 1 (there is no index 0) - because LUA tables start at 1. | [[Prototype/TrainPathAchievement|train-path-achievement]]
    6 KB (853 words) - 22:25, 6 February 2024
  • * Fixed wild train acceleration. * Fixed crash when mining rail signal before the train.
    6 KB (978 words) - 14:48, 24 September 2023
  • * Fixed crash when train destroyed another wagon / locomotive. * Train path finding takes two way signals into account.
    9 KB (1,459 words) - 14:48, 24 September 2023
  • * Fixed that the train didn't stop in front of red signal in special circumstances. * Fixed crash in train destructor when there is an syntactic error in the Lua script.
    18 KB (2,681 words) - 14:48, 24 September 2023
  • | Toggle chat (and Lua [[console]]) | Add train stop
    17 KB (2,389 words) - 19:14, 24 September 2023
  • * Start game script even with missing control.lua ** Lua-based migrations work for these saves.
    12 KB (1,745 words) - 14:47, 24 September 2023
  • ...now be found here: [https://lua-api.factorio.com/latest/tree.html https://lua-api.factorio.com/latest/tree.html]. ...t their properties are. Prototypes are created and modified in the [http://lua-api.factorio.com/latest/Data-Lifecycle.html data phase].<br>
    12 KB (901 words) - 19:40, 25 September 2023
  • * Fixed parsing of localized string in Lua commands when the string is concatenation. ([https://forums.factorio.com/98 * Fixed lockup when iterating large numerical arrays in Lua. This time for real. ([https://forums.factorio.com/8919&p=71104 more])
    57 KB (8,673 words) - 14:46, 24 September 2023
  • * Function table.deepcopy from lualib.util copies factorio Lua objects as references. ...aining mods altering damage types is used without the original mod and car/train crash happens.
    25 KB (3,880 words) - 14:48, 24 September 2023
  • * Fixed bug when train was self-damaging when driving backwards at the end of the rail ([http://ww * Fixed bug when train with 2 locomotives with opposite directions was not moving backwards when f
    41 KB (6,360 words) - 14:46, 24 September 2023
  • ...is tied to a player's action or activity that happens in the game (i.e. a train arriving at a station) or is a time-related event. In some cases, the desyn ...l technical definition of usage constraints for API events in the [https://lua-api.factorio.com/latest/Data-Lifecycle.html Factorio API data lifecycle]. N
    9 KB (1,606 words) - 09:04, 12 November 2023
  • * Added [http://lua-api.factorio.com/latest/LuaItemStack.html Lua API] for reading/writing information from blueprints.}} * The [[train stop]] and [[lab]] built from blueprints are now given dedicated names.}}
    9 KB (1,370 words) - 05:28, 10 February 2023
  • * '''[[#Scripting and cheat commands|Scripting/Cheating]]''' - Run small Lua scripts (but they <span style="color:#FF0000">disable achievements for the ...can customize the keys via '''Settings menu → Controls → Toggle chat (and Lua console)'''.
    35 KB (5,000 words) - 13:18, 29 April 2024
  • ...crash in multiplayer that could happen when 2 people are editing the same train schedule. ([https://forums.factorio.com/24781 more]) * Lua interface to create blueprint now expects the entity positions to be relati
    100 KB (14,717 words) - 14:46, 24 September 2023
  • * Fixed the trains GUI schedules would force scroll to the current train stop with a large amount of trains. * Hopefully fixed Lua desyncs caused by string formatting functions behaving differently on diffe
    42 KB (6,017 words) - 14:46, 24 September 2023
  • * Fixed crash when opening train gui through non-locomotive while in map view in latency state. ([https://fo * Fixed crash when Lua received event of player selecting area to deconstruct.
    89 KB (12,579 words) - 14:47, 24 September 2023
  • * Changed train wait conditions to use standard Boolean precedence for evaluation, instead * When the first LUA command is used, players are warned that it would disable achievements.
    80 KB (11,528 words) - 14:46, 24 September 2023
  • * Fixed train driving directions when not accelerating while driving backwards. ([https:/ * Fixed inconsistent train direction when reversing in a train vehicle that is not a locomotive. ([https://forums.factorio.com/60633 more]
    122 KB (17,425 words) - 14:47, 24 September 2023
  • * Fixed a crash when coupling/decoupling trains through the Lua API. * Limited the size of a train chart tag when the map is zoomed in. ([https://forums.factorio.com/51401 mo
    132 KB (18,979 words) - 14:46, 24 September 2023
  • * Disabled the majority of the lua "debug" library due to security issues. * Fixed copying train stop settings could cause some trains to arrive. ([https://forums.factorio.
    202 KB (28,497 words) - 15:29, 11 April 2024
  • ...in map editor paused vs unpaused game ticking related to enabled/disabled train stops. ([https://forums.factorio.com/77762 more]) * Fixed an issue with reading localised strings in Lua. ([https://forums.factorio.com/77769 more])
    237 KB (33,800 words) - 14:47, 24 September 2023