File tree
8 files changed
+16
-16
lines changed- HoardFarm
- Service
- Utils
8 files changed
+16
-16
lines changedSubmodule AutoRetainerAPI updated 27 files
- AutoRetainerAPI/ApiConsts.cs+1-6
- AutoRetainerAPI/AutoRetainerApi.cs+8-7
- AutoRetainerAPI/AutoRetainerApiInternal.cs+2-8
- AutoRetainerAPI/Configuration/AdditionalRetainerData.cs+2-2
- AutoRetainerAPI/Configuration/AdditionalVesselData.cs-4
- AutoRetainerAPI/Configuration/FCData.cs-4
- AutoRetainerAPI/Configuration/GCDeliveryType.cs+1-6
- AutoRetainerAPI/Configuration/HouseDescriptor.cs-3
- AutoRetainerAPI/Configuration/HouseEntrance.cs-22
- AutoRetainerAPI/Configuration/HouseTeleportTarget.cs+1-7
- AutoRetainerAPI/Configuration/MultiModeCommonConfiguration.cs+1-6
- AutoRetainerAPI/Configuration/MultiModeType.cs+1-6
- AutoRetainerAPI/Configuration/OfflineCharacterData.cs+6-13
- AutoRetainerAPI/Configuration/OfflineRetainerData.cs+1-3
- AutoRetainerAPI/Configuration/OfflineVesselData.cs+1-6
- AutoRetainerAPI/Configuration/PlanCompleteBehavior.cs+1-6
- AutoRetainerAPI/Configuration/PlannedVenture.cs+1-5
- AutoRetainerAPI/Configuration/SubmarinePointPlan.cs-4
- AutoRetainerAPI/Configuration/SubmarineUnlockPlan.cs-4
- AutoRetainerAPI/Configuration/TeleportOptionsOverride.cs+10
- AutoRetainerAPI/Configuration/UnavailableVentureDisplay.cs+1-6
- AutoRetainerAPI/Configuration/UnlockMode.cs+1-6
- AutoRetainerAPI/Configuration/VenturePlan.cs-3
- AutoRetainerAPI/Configuration/VesselBehavior.cs+1-6
- AutoRetainerAPI/Configuration/VesselTaskType.cs+1-6
- AutoRetainerAPI/Configuration/WorkshopFailAction.cs+1-6
- AutoRetainerAPI/Delegates.cs+1-7
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
241 |
| - | |
| 241 | + | |
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + |
0 commit comments