-
Notifications
You must be signed in to change notification settings - Fork 4
/
changelog.txt
112 lines (112 loc) · 3.8 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
---------------------------------------------------------------------------------------------------
Version: 0.6.0
Date: 2023-09-07
Changes:
- Auto adds remote access for rcon and for other mods/scenarios
- Improved commands greatly
---------------------------------------------------------------------------------------------------
Version: 0.5.1
Date: 2022-01-07
Changes:
- Improved example of settings
---------------------------------------------------------------------------------------------------
Version: 0.5.0
Date: 2022-01-01
Changes:
- Removed auto-documentation (not so needful/useful for Factorio)
- Added event handler from zk-lib
---------------------------------------------------------------------------------------------------
Version: 0.4.1
Date: 2021-08-26
Bugfixes:
- Fixed "BetterCommands"
---------------------------------------------------------------------------------------------------
Version: 0.4.0
Date: 2021-08-19
Changes:
- Added some shell scripts
Bugfixes:
- Fixed some bugs with mod name
---------------------------------------------------------------------------------------------------
Version: 0.3.5
Date: 2021-08-01
Changes:
- Changed localization for commands
Bugfixes:
- Fixed crush on special scenarios
---------------------------------------------------------------------------------------------------
Version: 0.3.4
Date: 2021-07-11
Changes:
- Refactored "pre-game" stage
- Added an image for the example scenario
- Extended example on control stage
---------------------------------------------------------------------------------------------------
Version: 0.3.3
Date: 2021-07-11
Changes:
- Added several examples for control stage
- Changed configs
- Refactored some code
---------------------------------------------------------------------------------------------------
Version: 0.3.2
Date: 2021-07-10
Changes:
- Minor changes
---------------------------------------------------------------------------------------------------
Version: 0.3.1
Date: 2021-07-08
Changes:
- Added more GitHub actions
---------------------------------------------------------------------------------------------------
Version: 0.3.0
Date: 2021-07-08
Changes:
- Added auto documentation with auto publishing on GitHub pages
- Improved documentation slightly
- Refactored slightly
- Fixed some bugs
---------------------------------------------------------------------------------------------------
Version: 0.2.6
Date: 2021-06-21
Changes:
- Added a very simple example of migration
---------------------------------------------------------------------------------------------------
Version: 0.2.5
Date: 2021-06-20
Changes:
- Minor changes
- New example about data consistency
---------------------------------------------------------------------------------------------------
Version: 0.2.4
Date: 2021-06-18
Changes:
- Added example scenario
- Changed examples slightly
---------------------------------------------------------------------------------------------------
Version: 0.2.3
Date: 2021-06-18
Changes:
- Minor changes
- Added .gitattributes file
---------------------------------------------------------------------------------------------------
Version: 0.2.2
Date: 2021-06-17
Changes:
- Added some info
- Added EmmyLua Annotations
- Refactored slightly
- Slightly changed control.lua
---------------------------------------------------------------------------------------------------
Version: 0.2.1
Date: 2021-06-14
Changes:
- Refactored
- Improved command-wrapper
Bugfixes:
- Fixed switchable commands
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date: 2021-06-13
Notes:
- First release for 1.1