Search found 2 matches
- Thu Dec 14, 2017 1:28 pm
- Forum: Modding discussion
- Topic: [Tips]Updating mods to 0.16
- Replies: 9
- Views: 5101
Re: [Tips]Updating mods to 0.16
The global functions get_circuit_connector_sprites and get_circuit_connector_wire_shifting_for_connector have been removed. Instead, you now have to add to circuit_connector_definitions and then read from there. Example: circuit_connector_definitions["foobar"] = circuit_connector_definitio...
- Sat Jul 01, 2017 11:02 pm
- Forum: Tools
- Topic: Command line belt balancer analyzer
- Replies: 20
- Views: 109400
Re: Command line belt balancer analyzer
So, with the splitters after it, it should work whatever lines I cut, right? When I cut input line 4 and output line 2, line 1 is still full, but lines 3 and 4 aren't completely compressed. This seems to be a problem with the game, not the balancer design. I tested by building lots of these next to...