Queue To Front (limited)


Based off the original mod `QueueToFront`. ALT+Q to toggle the queuing mode between back queueing(default) and front queueing. This version adds a map setting that allows the admins block new recipes if the recipe queue limit has been reached. There is also a command `/crafting_queue_list` that can be used to list the mode and count of all the connected players to help track who might be causing the server to lag.

Utilities
10 days ago
1.1 - 2.0
4.20K

Changelog

Version: 2.0.3
Date: 2023.11.24
  Changes:
    - If queue to front enabled and only one item is in the queue then dont do anything
Version: 2.0.2
Date: 2023.10.28
  Bugfixes:
    - QueueToFrontLimited::onpreplayercrafteditem (ID 109) Value out of range (0-1): 1.033333
Version: 2.0.1
Date: 2023.10.25
  Changes:
    - @Daschi .. suggested that I remember the current progress of a craft and if the new item is the same keep the same progress when rebuilding the crafting queue.
Version: 2.0.0
Date: 2023.10.10
  Changes:
    - Support for Factorio 2.0
Version: 1.1.1
Date: 2023.03.19
  Changes:
    - Forgot the locale file
Version: 1.1.0
Date: 2023.03.19
  Changes:
    - Updated version to impose a limit on the queue length