Even Distribution


Modifies CTRL + Click Drag to evenly distribute the items over multiple buildings. Also adds Inventory Cleanup hotkey (SHIFT+C) which evenly distributes unneeded items from inventory into nearby machines.

Utilities
2 years ago
0.15 - 1.1
336K

b New bug

2 years ago

https://i.imgur.com/WbmITCU.png
i ihave made a screenshot of the bug
when you try to use it
it fucks it up and crash

2 years ago

mod Even Distribution (1.0.8):

Error while running event even-distribution::on_player_fast_transferred (ID 129)
LuaEntity doesn't contain key x.
stack traceback:
[C]: in function 'index'
__even-distribution
/scripts/helpers.lua:21: in function <even-distribution/scripts/helpers.lua:20>
[C]: in function 'create_entity'
even-distribution/scripts/visuals.lua:39: in function 'mark'
even-distribution/scripts/drag.lua:237: in function 'onStackTransferred'
even-distribution/scripts/drag.lua:208: in function 'func'
even-distribution/framework.lua:99: in function <even-distribution/framework.lua:98>

2 years ago

For version change consultation purposes:

Version: 1.1.38
Date: 18. 08. 2021

Changes:
- New Titillium style font for Cyrillic languages.

Bugfixes:
- Fixed inconsistency when fast-replacing ghosts with circuit connections. (https://forums.factorio.com/98948)
- Fixed an issue with drag-building electric poles with long wire reach. (https://forums.factorio.com/99205)
- Fixed a crash related to tutorials and modding. (https://forums.factorio.com/99385)
- Fixed an issue with LuaEntity::set_request_slot() and duplicates. (https://forums.factorio.com/99209)
- Fixed that picking blueprints from the library through quickbar slots didn't fire the Lua cursor stack changed event. (https://forums.factorio.com/99573)
- Fixed items with durability/ammo wouldn't merge properly in some cases. (https://forums.factorio.com/99087)
- Fixed a roboport "recharging" icon appearing when not connected to the electric network. (https://forums.factorio.com/99582)
- Fixed an issue with roboports left in recharging state when revived from ghosts. (https://forums.factorio.com/99582)
- Fixed an issue where an error sound played when pasting onto a power switch from anything other than another power switch (https://forums.factorio.com/99378)
- Fixed that the non-blocking saving option would be reset when resuming a multiplayer game using the continue button. (https://forums.factorio.com/99035)
- Fixed 'Close preview' button having cut off text in some locales. (https://forums.factorio.com/99551)
- Fixed a crash when deleting surfaces with script-connected electric poles. (https://forums.factorio.com/99641)

Scripting:
- Added LuaEntity and LuaUnitGroup::set_distraction_command.
- Added LuaSurface::find_nearest_enemy_entity_with_owner().
- Added LuaForce::is_friend() and is_enemy().

2 years ago

Minimalist bug reproduction:

furnace with coal in hand, Ctrl + right or left mouse click.

2 years ago

Getting the same bug(and error message), after the update today.

Bug reproduction: Module in hand, ctrl+left to place in a series of assembly machines. Crashes the instance I click the left mouse.

2 years ago

Fixed in version 1.0.9

2 years ago

Thanks for fixing the bug. πŸ‘

New response