Releases: judos/beltSorter
Releases · judos/beltSorter
beltSorter_0.9.1
What's Changed
- Shouldn't crash on 0.16 anymore by @daanroeterink in #23
- merge Cordina90's code into main repo by @judos in #42
- Add support for output onto loader-type entities by @shanemadden in #41
- 0.9.0 update by @snouz in #54
- 0.9.1 Fixed 3 crashes by @snouz in #55
New Contributors
- @daanroeterink made their first contribution in #23
- @judos made their first contribution in #42
- @shanemadden made their first contribution in #41
- @snouz made their first contribution in #54
Full Changelog: 0.4.1...0.9.1
beltSorter_0.4.1
- fix migration for items which don't exist anymore
- fix migration problem printed for all beltSorters, even if there was no problem
beltSorter_0.4.0
[changes]
- there are now 3 tiers of beltSorter: basic, average and advanced
- basic belt sorter only allows setting 2 filter slots, average 3, advanced 4.
- advanced beltSorter allows setting custom priorities for input+output sides
- improved technology prerequisites, less requirements to get started
- hd images for all 3 tiers
[migration] - you will be warned for basic beltSorters which had more than 2 filter slots configured but have this removed now
[coding] - use native item selection dialog (much faster on multiplayer)
- refactored control logic of beltSorters, all beltSorters use now the same distribution logic
beltSorter_0.3.8
v 0.4.0
beltSorter_0.3.7
v 0.4.0
beltSorter_0.3.6
migrate to support factorio 0.15.9
beltSorter_0.3.4
- fix config not copied in blueprint when blueprint is rotated
- fix config not loaded when advanced beltsorter is built by blueprint
- fix potential crash in item selection gui
- Recipe is a LOT cheaper now - adapted to the much more powerful inserters since factorio 0.14
beltSorter_0.3.3
- fix crash when selecting belt side on advanced sorter before an item was selected in any slot.
beltSorter_0.2.2
- entity system works for multiple surfaces
- add filter item to sort out all other items
beltSorter_0.3.2
- Fix name collision problem with caused crash with other mods. (Thanks to Lappro)