forked from linuxgurugamer/CrewRandR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog.txt
105 lines (71 loc) · 2.74 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
ChangeLog
1.1.11.4
Fixed some memory leaks
1.1.11.3
Fixed Kerbals on vacation showing on screen in the editor
1.1.11.2
Updated version file for 1.12
Updated dll name for better CKAN compatibility
1.1.11.1
Thanks to @gotmachine for this:
Changed calls to CrewAssignmentDialog.Instance.RefreshCrewLists to change third parameter to false to avoid a KSP bug where the PAW wouldconstant re-instantiation of the PAW by UIPartActionController .Update(), generating huge lag that result in PAWs becoming very unresponsive.
1.1.11
Added short-mission mode, where any mission < specified hours will have a much short vacation
1.1.10.4
Fixed MonoBahaviourExtended initialization, put UnityEngine.Random.InitState into Awake() method
1.1.10.3
Really did the MiniAVC update
1.1.10.2
Updated MiniAVC.dll to 1.4.0.2 to fix a nasty CTD
1.1.10.1
Updated MiniAVC to 1.4.0
1.1.10
Added InstallChecker
Changed some obsolete lines to use new names
Rebuild for 1.8
1.1.9.2
Made ROSTERSTATUS_VACATION a public, so it's usable by other mods
Updated AssemblyVersion.tt to allow for location independent builds
1.1.9
Thanks to github user Wyzard256:
Track mission time by kerbal, not by vessel
1.1.8.1
Version bump for 1.5 rebuild
1.1.8
Thanks to @Wyzard for the following bug fixes:
Fixed kerbals not going on vacation if recovered from the tracking station or space center scenes.
Fixed vacationing kerbals sometimes being auto-assigned as crew in the VAB/SPH.
Fixed NullReferenceException after clicking on the launchpad or runway at the space center.
Reduced some brief logspam when opening the astronaut center.
1.1.7
Added support for ClickThroughBlocker
Updated to 1.4.1
Deleted unused code files
1.1.6
Removed unnecessary button from the toolbar
1.1.5
Rebuild for KSP 1.3.1
1.1.4
Thanks to @malnvenshort (github user), the performance issue in the Astronaut Complex has been solved.
1.1.3
More adjustments for the performance issue when in the Astronaut Complex
Checks added when entering the Flight scene and entering the Space Centre for any crew which has a state = 9001, resets it to Available (9001 is vacation)
1.1.2
Fixed performance issue when entering the Astronaut Complex
1.1.1.1
Fixed bug where the Base vacation rate being off by a factor of 100
1.1.1
Replaced OnLevelWasLoaded with delegate code due to it's being depreciated
Updated for 1.3
1.1.0.3
Removed some more log spam
1.1.0.2
Renamed mod to Crew R&R, renamed everything to match, including directory
1.1.0.1
Fixed syntax error in MM cfg file
Fixed endless loop when no good crew are available
Cleaned up some log spam
1.1.0
Adoption by Linuxgurugamer
Updated for 1.2.*
Fixed bug where endless loop occured when no available primary for the pod