Search found 3 matches
- Sat Sep 23, 2017 7:16 pm
- Forum: Implemented mod requests
- Topic: LuaSurface.find_entities_filtered: deconstruction request
- Replies: 2
- Views: 1670
LuaSurface.find_entities_filtered: deconstruction request
Request: add a deconstruction_requested filter to LuaSurface.find_entities_filtered. This doesn't add any capabilities that are strictly new, but it'd have a big performance advantage over getting all the entities and filtering from the Lua side. This is important for Bluebuild, which currently ...
- Sat Sep 16, 2017 4:20 am
- Forum: Modding interface requests
- Topic: Chest inserter control
- Replies: 0
- Views: 853
Chest inserter control
Factorissimo/2 is a mod that makes factory buildings you can enter which are bigger on the outside than the inside, and keep factories organized. It currently has a number of options for moving items in and out: chests, belts and pipes placed along the perimeter outside the building will transfer ...
- Mon Aug 14, 2017 4:59 am
- Forum: Modding interface requests
- Topic: Implement LuaEntity.teleport for all building types
- Replies: 1
- Views: 1092
Implement LuaEntity.teleport for all building types
Attempting to add factory-building rotation to Factorissimo2. Factorissimo2 is a mod which lets you place factory buildings that are bigger on the inside than on the outside. Rotation would mean that you could stand outside a factory building, press Rotate on the building, and all the buildings and ...