-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
58 lines (51 loc) · 2.28 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---------------------------------------------------------------------------------------------------
Version: 0.1.8
Date: 2025-01-12
Bugfixes:
- Fix error in on_gui_elem_changed that broke comptibility with Factory Planner
Features:
- Add compatibility for Extended Range mod: https://mods.factorio.com/mod/RFM-transport
---------------------------------------------------------------------------------------------------
Version: 0.1.7
Date: 2025-01-12
Changes:
- Move port prototype setup to data-final-fixes for compatibility with other mods that tweak belt settings
Features:
- Add compatibility for Schall Belt Configuration: https://mods.factorio.com/mod/SchallBeltConfiguration
---------------------------------------------------------------------------------------------------
Version: 0.1.6
Date: 2025-01-07
Bugfixes:
- Fix error opening the configuration window on output ghosts never before configured
Features:
- Port settings are now properly restored on undo/redo!
---------------------------------------------------------------------------------------------------
Version: 0.1.5
Date: 2025-01-06
Bugfixes:
- Inserters can now place directly into input ports, before only belt inputs worked
Features:
- Add support for upgrading ports in-place, preserving their settings and buffered items!
---------------------------------------------------------------------------------------------------
Version: 0.1.4
Date: 2025-01-05
Bugfixes:
- Fix crash removing items from port inventory in remote view
---------------------------------------------------------------------------------------------------
Version: 0.1.3
Date: 2025-01-05
Bugfixes:
- Fix issues opening and closing the port configuration window in multiplayer
- Fix a stuck port configuration window if saved while it was open in multiplayer
---------------------------------------------------------------------------------------------------
Version: 0.1.2
Date: 2025-01-05
Bugfixes:
- Several crashes due to poor ghost handling
Features:
- Ghost input and output ports can now be placed, configured, and copy/pasted!
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Date: 2025-01-04
Major Features:
- Alpha launch!