Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork Sync #82

Merged
merged 1,682 commits into from
Jun 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1682 commits
Select commit Hold shift + click to select a range
4a3af7c
Clamp the numeric value to the slider limits and show up to 2 extra s…
BrettRyland Apr 27, 2023
0349266
Merge branch 'dev' into pr507
BrettRyland Apr 27, 2023
c1a7f41
Merge branch 'dev' of https://github.com/SuicidalInsanity/BDArmory in…
SuicidalInsanity Apr 27, 2023
160fd3b
Merge branch 'dev' into dev
SuicidalInsanity Apr 27, 2023
d1940fa
Update ChangeLog.txt
SuicidalInsanity Apr 27, 2023
f5298a9
tweaks and EMP tex
SuicidalInsanity Apr 28, 2023
7d1c11b
Merge branch 'dev' of https://github.com/SuicidalInsanity/BDArmory in…
SuicidalInsanity Apr 28, 2023
1d7aaed
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland Apr 28, 2023
ee92bc9
Formatting
BrettRyland Apr 28, 2023
18f8373
Add a function for updating the limits of UI_FloatSemiLogRange and UI…
BrettRyland Apr 28, 2023
09d0c69
missile review
SuicidalInsanity Apr 29, 2023
3ef4259
Add in throttle axis group control for VTOL and ground AIs.
BrettRyland Apr 29, 2023
0bd8394
unguided guidance and torpedo dropTime
SuicidalInsanity Apr 29, 2023
d3bd4af
Texture Tweaks
SuicidalInsanity Apr 30, 2023
2d9fde4
Tweaks, LOAL fixes
SuicidalInsanity May 2, 2023
c391525
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 3, 2023
5fbfbac
Fix some NREs.
BrettRyland May 3, 2023
4e52baa
LOAL fix
SuicidalInsanity May 3, 2023
6fcc72b
Expand TimeToCPA to give options for the earliest, latest or closest …
BrettRyland May 3, 2023
35e666f
Merge branch 'dev' into pr507
BrettRyland May 3, 2023
ce391dd
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 3, 2023
0606c00
Fixes for TimeToCPA changes
BrettRyland May 3, 2023
d2c2ec0
LOAL targeting fix
SuicidalInsanity May 3, 2023
ae247cc
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 3, 2023
9260539
Fix parentheses placement in ModuleWeapon firing check
BillNyeTheIE May 3, 2023
be6f2a2
Merge branch 'BrettRyland:dev' into dev
BillNyeTheIE May 3, 2023
29774c9
Null check for rockets being destroyed with telemetry active.
BrettRyland May 3, 2023
66e6cd3
Fixed APS condition
BillNyeTheIE May 3, 2023
a55a90b
Bomb fixes
SuicidalInsanity May 4, 2023
c7375de
Removed extra (
BillNyeTheIE May 4, 2023
172bbd4
Merge branch 'dev' into pr507
BrettRyland May 4, 2023
16b9316
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 4, 2023
6024521
Remove unused variable. Adjust order of conditions in while loop to e…
BrettRyland May 4, 2023
8c54505
Fix error in ExplosionFX
BillNyeTheIE May 4, 2023
abf7c91
FIx NRE if lastVisualTargetVessel is null
BrettRyland May 4, 2023
13d9c55
Update ExplosionFX.cs
BillNyeTheIE May 4, 2023
38df9b9
Merge branch 'dev' into pr507
BrettRyland May 5, 2023
a96c0e9
prevent infinite loop
SuicidalInsanity May 6, 2023
3f6ce3c
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 7, 2023
3fa2320
Add some additional timeout checks
SuicidalInsanity May 7, 2023
0721e99
Update MissileLauncher.cs
SuicidalInsanity May 7, 2023
1c85713
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 7, 2023
f493bee
Catch for radarLOAL continuously updating targetPos...
SuicidalInsanity May 7, 2023
b3d342b
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 7, 2023
621449a
Add Launched from/at info to missile PAW.
BrettRyland May 7, 2023
a15da23
Add Krakensbane corrections to launchPosition.
BrettRyland May 7, 2023
0b300b0
Remove extra debugging check that isn't being used now.
BrettRyland May 7, 2023
a170ffe
remove launchDistance check
SuicidalInsanity May 7, 2023
d4a771a
Merge commit 'refs/pull/507/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 7, 2023
bf77b71
Remove Krakensbane adjustments for launchPosition, which just got rem…
BrettRyland May 7, 2023
136d9fe
Add my (DocNappers) current TODO list with known bugs, things to do a…
BrettRyland May 8, 2023
e99372c
Bump the version number for release.
BrettRyland May 8, 2023
87a35f1
Added missing bugfix entries to changelog
BillNyeTheIE May 8, 2023
7e3d53a
Set BillNye as a maintainer instead of just contributor in the README…
BrettRyland May 8, 2023
ab2ef7f
Emp Hellfire Texture
Spartwo May 8, 2023
1583afc
Aim 120 EMP
Spartwo May 8, 2023
e415424
Awacs leg variant
Spartwo May 8, 2023
b82004e
Upscaled Abrams
Spartwo May 8, 2023
6ce5e5d
AWACS fix
Spartwo May 8, 2023
25d8724
Revert "Aim 120 EMP"
Spartwo May 8, 2023
8ab3db2
Revert "Emp Hellfire Texture"
Spartwo May 8, 2023
0368fcf
Internal name changes
Spartwo May 8, 2023
b36d2e0
Emp Texes as their own thing
Spartwo May 8, 2023
da7f736
Hellfire correction
Spartwo May 8, 2023
8cfebb5
Fix Sidam Variants from Dev
Spartwo May 8, 2023
49306f6
Merge remote-tracking branch 'upstream/dev' into dev
Spartwo May 8, 2023
59c5d9d
Abrams
Spartwo May 9, 2023
d6b878b
Tweaks and fixes
SuicidalInsanity May 9, 2023
2823e9b
Typos/cleanup
SuicidalInsanity May 9, 2023
cd926ef
Merge branch 'dev' into dev
SuicidalInsanity May 9, 2023
525ec66
Set IgnoreSpeed(240) when moving vessels too. Removed a temporary deb…
BrettRyland May 9, 2023
888da50
Merge branch 'dev' into HEAD
BrettRyland May 9, 2023
bd57f5e
Merge branch 'dev' into dev
Spartwo May 9, 2023
45d9d27
Texture brightness tweak
SuicidalInsanity May 9, 2023
3039897
Merge branch 'dev' of https://github.com/SuicidalInsanity/BDArmory in…
SuicidalInsanity May 9, 2023
a8ca91f
config/tex fixes
SuicidalInsanity May 10, 2023
e3e3d82
Make the adjustable armor 'clamped' and 'triangle type' options persi…
BrettRyland May 10, 2023
c2a71e3
Merge remote-tracking branch 'upstream/dev' into dev
Spartwo May 11, 2023
901d01e
Fix inline ATG radar arrow alignment
SuicidalInsanity May 11, 2023
1570c55
Add some checks for lacking an AI or an airborne AI being landed/spla…
BrettRyland May 11, 2023
f4beef4
Update changelog for recent tweaks.
BrettRyland May 11, 2023
7567bf1
Legless Awacs
Spartwo May 11, 2023
1f617da
Fix Tex overflow into nose
Spartwo May 11, 2023
e64f960
Don't apply 'Don't Avoid Collisions' while lowering vessels.
BrettRyland May 11, 2023
8fae20f
Re-register EVA Kerbals in spawned vessels as active, since KSP de-re…
BrettRyland May 11, 2023
7b01738
Automatically add the current custom template to the list if it's not…
BrettRyland May 12, 2023
7299385
When using 'Fill Seats' = 'Cockpits or Combat Seat', include the firs…
BrettRyland May 12, 2023
d2c10a2
Merge branch 'dev' into HEAD
BrettRyland May 12, 2023
0660e9d
Update my TODO list
BrettRyland May 12, 2023
2a4be8c
Loft Guidance v 1.0
BillNyeTheIE May 13, 2023
8b5717a
Update ChangeLog.txt
BillNyeTheIE May 13, 2023
fa80e9a
Modified default velComp value
BillNyeTheIE May 13, 2023
fe29fe2
Updated BDModularGuidance to remove fields from ModularMissiles if no…
BillNyeTheIE May 13, 2023
2378bfb
Tweaks so that asteroids have the proper HP in flight mode (editor mo…
BrettRyland May 14, 2023
4e0abe6
Add an action group option to the WM for toggling/setting the 'Free P…
BrettRyland May 14, 2023
5ce2403
Update changelog
BrettRyland May 14, 2023
811f175
Fuel Deduction
megaferrari May 14, 2023
14b36b6
Update MissileLauncher.cs
megaferrari May 14, 2023
74aa41b
Fuel Deduction
megaferrari May 14, 2023
b3d3b91
.
megaferrari May 14, 2023
38c2e96
Merge branch 'dev' into dev
BillNyeTheIE May 15, 2023
b0c28d9
Add Toggle/Enable/Disable pivot action groups to the Claw variants. A…
BrettRyland May 15, 2023
31bffb7
Re-add "IMPROVEMENTS / FIXES" to top of Changelog which was deleted d…
BillNyeTheIE May 16, 2023
2b0db5f
Merge branch 'dev' into HEAD
BrettRyland May 16, 2023
167f288
Update changelog
BrettRyland May 16, 2023
a56e268
Loft Fixes
BillNyeTheIE May 16, 2023
14cbed6
Restored 10 loops, required for effective guidance
BillNyeTheIE May 16, 2023
953de4f
Merge branch 'dev' of https://github.com/BillNyeTheIE/BDArmoryTatePen…
BillNyeTheIE May 16, 2023
3e56be1
Removed unnecessary variable assignment
BillNyeTheIE May 16, 2023
f13444a
Add vacuum check
BillNyeTheIE May 16, 2023
2c3c7ab
Add aggressive inlining to PredictPosition.
BrettRyland May 17, 2023
759a440
Add ':NEEDS[TweakScale]' so that running without TweakScale doesn't c…
BrettRyland May 17, 2023
8a87602
Add VectorExtensions for faster computation of ProjectOnPlane. Also, …
BrettRyland May 17, 2023
24f5ca3
Optimisation of ProjectOnPlane usage.
BrettRyland May 17, 2023
93f218a
Add changelog entry.
BrettRyland May 17, 2023
225a2f3
Merge branch 'BrettRyland:dev' into dev
BillNyeTheIE May 18, 2023
f4615c6
Updated all vector projections to new functions
BillNyeTheIE May 18, 2023
1f9353a
Fix endif Position in BDArmorySetup
BillNyeTheIE May 18, 2023
16cfa12
Fix changelog
BrettRyland May 18, 2023
dd99212
Required Fixes
megaferrari May 18, 2023
6a7a3da
Required Fixes
megaferrari May 18, 2023
6143a19
Merge branch 'Fuel-Burn' of https://github.com/megaferrari/BDArmory-t…
megaferrari May 18, 2023
c7b65b7
Add an indent for missile and CM settings.
BrettRyland May 18, 2023
0e1b5f2
Required Fixes
megaferrari May 18, 2023
3b7dda6
Required Fixes
megaferrari May 18, 2023
44a0da9
Fix
megaferrari May 18, 2023
bce59c5
Typo
megaferrari May 18, 2023
402669e
More Fixes
megaferrari May 19, 2023
d3acaf8
More Fixes
megaferrari May 19, 2023
f6ceef9
Fix
megaferrari May 19, 2023
11728c6
Another fix on the logic of deduction
megaferrari May 19, 2023
1e20656
Quick Fix with a Rollback to return the usage of Mathf.min
megaferrari May 19, 2023
f682666
Updated Changelog and also removed cursor when turrets are GPS slaved.
BillNyeTheIE May 21, 2023
52dc26c
Adjust order in changelog
BrettRyland May 22, 2023
3f7929b
Modified default values for loft guidance
BillNyeTheIE May 23, 2023
163d7a4
Use the current planetary body, not Kerbin for remote orchestration.
BrettRyland May 24, 2023
08b9c61
Another Batch of Fixes
megaferrari May 24, 2023
7c804b1
Another Batch of Fixes
megaferrari May 24, 2023
d535e26
Merge branch 'Fuel-Burn' of https://github.com/megaferrari/BDArmory-t…
megaferrari May 24, 2023
a35f8d9
Fix pre-spawn when using asteroids.
BrettRyland May 24, 2023
eea0eef
Fix major bug in loft guidance
BillNyeTheIE May 24, 2023
a1e29dd
Update 000000_HitpointModule_PartFixes.cfg
SuicidalInsanity May 25, 2023
2241572
Fix AdjustableArmor panel attachment nodes not updating when resizing…
BrettRyland May 25, 2023
583519c
Merge pull request #79 from BrettRyland/dev
SuicidalInsanity May 25, 2023
2e9b708
Merge branch 'dev' into HEAD
BrettRyland May 25, 2023
dfb3d1c
Merge commit 'refs/pull/522/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 25, 2023
3bc3ab5
Merge branch 'dev' into HEAD
BrettRyland May 25, 2023
225e5e3
Typo Fix and code correction
megaferrari May 26, 2023
6c93525
Changelog Fix
megaferrari May 26, 2023
b3def80
More code cleaning
megaferrari May 26, 2023
3c34110
Initial clamp logic fix
megaferrari May 26, 2023
d3d8b1f
Merge commit 'refs/pull/517/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 26, 2023
627f2b5
Changelog adjustments. Debug message adjustments. Rearrange sign and …
BrettRyland May 26, 2023
7e15e0b
Replace -ordinanceMass with burnedFuelMass to avoid lots of negating.
BrettRyland May 26, 2023
770f31c
More Tweaks on Clamp
megaferrari May 26, 2023
2899296
Merge commit 'refs/pull/517/head' of github.com:BrettRyland/BDArmory …
BrettRyland May 26, 2023
547c89f
Fix missed boosterMass -> boosterFuelMass in merge.
BrettRyland May 26, 2023
ea097ad
Fix the inward/outward spawn orientation for circular spawning.
BrettRyland May 26, 2023
8bd7549
Add competition messages about vessels colliding with asteroids.
BrettRyland May 27, 2023
d1d21e3
Loft PK improvement by changing loft alt comp to vertical velocity co…
BillNyeTheIE May 27, 2023
99234ae
Ensured lofted missiles with targets above maxAlt do not behave stran…
BillNyeTheIE May 27, 2023
a1f1baf
Also update the ramming information part count when a collision with …
BrettRyland May 27, 2023
5b0de37
Merge branch 'dev' into HEAD
BrettRyland May 27, 2023
5257fea
Rewrite targetVertVelMag more cleanly as a one-liner. Auto-formatting.
BrettRyland May 27, 2023
66995ab
Bump the version number for release.
BrettRyland May 27, 2023
007c862
Adjust intra-team spacing to scale better with distance and use the s…
BrettRyland May 27, 2023
3258733
Update changelog
BrettRyland May 27, 2023
914ff8a
Initial integration of asteroid collisions with scoring.
BrettRyland May 28, 2023
655defc
Add 'Parts Lost To Asteroids' info to the parser.
BrettRyland May 28, 2023
e25f303
Fix
megaferrari May 28, 2023
65acad4
Updates to Loft Guidance Code
BillNyeTheIE May 28, 2023
d857efb
Fix Pylance warnings.
BrettRyland May 28, 2023
40dbd08
Uncomment 'ast_parts_in' so that it's sent to the API.
BrettRyland May 28, 2023
bf90ffc
Fix bug with Mouse Aim Flight where cursor would be re-enabled when i…
BillNyeTheIE May 28, 2023
9d9d9e9
Enabled lofted missiles to use augmented pronav on terminal for impro…
BillNyeTheIE May 29, 2023
df7a16c
Merge branch 'dev' into HEAD
BrettRyland May 29, 2023
5eef581
Loft Guidance Improvements + QoL Changes
BillNyeTheIE May 29, 2023
1a28e68
Update ChangeLog.txt
BillNyeTheIE May 29, 2023
8087cf1
Fixes + New aamhybrid Guidance Method
BillNyeTheIE May 30, 2023
ec244fc
Fix
megaferrari May 30, 2023
d9e32a1
BDA tweakscale fixes
SuicidalInsanity May 30, 2023
e0c1577
Merge pull request #80 from BrettRyland/dev
SuicidalInsanity May 30, 2023
3bb0561
Use a separate LOC string for the reactive armour panels.
BrettRyland May 30, 2023
9d46354
Archive the defunct KSPedia files, reducing the size of the BDArmory …
BrettRyland May 31, 2023
066d0cd
Smoothly vary the roll target during gain alt behaviour from the surf…
BrettRyland May 31, 2023
0ede8e4
Fix NRE when targeting a part without a rigidbody.
BrettRyland May 31, 2023
1e10ffd
Add a button for resetting the scroll-zoom rate to 1 when 'Debug Othe…
BrettRyland Jun 1, 2023
fce6e29
Merge branch 'dev' into HEAD
BrettRyland Jun 1, 2023
25ee742
Merge branch 'dev' into HEAD
BrettRyland Jun 1, 2023
a588bc1
Add obsolete tags to some obsolete methods.
BrettRyland Jun 1, 2023
9856d71
Merge branch 'dev' into dev
BillNyeTheIE Jun 2, 2023
aa92b26
Update ChangeLog.txt
BillNyeTheIE Jun 2, 2023
2e31d48
APS deploymentAnim fix
SuicidalInsanity Jun 2, 2023
26a8425
debug cleanup
SuicidalInsanity Jun 2, 2023
1f34b36
gui cleanup
SuicidalInsanity Jun 2, 2023
2bfea4d
gui cleanup
SuicidalInsanity Jun 2, 2023
7c79224
tweaks
SuicidalInsanity Jun 2, 2023
9a867bd
Merge commit 'refs/pull/527/head' of github.com:BrettRyland/BDArmory …
BrettRyland Jun 2, 2023
d86b704
Merge branch 'dev' into HEAD
BrettRyland Jun 2, 2023
c65b115
Auto-formatting
BrettRyland Jun 2, 2023
6ffc58c
Tweak changelog entry order to look nicer.
BrettRyland Jun 2, 2023
816c10c
Don't immediately set TargetAcquired=false, wait for the lockFailTimer.
BrettRyland Jun 2, 2023
ad96431
further S5R9 tweaks
SuicidalInsanity Jun 2, 2023
d589c15
Don't store/restore fields that are reference types. Make sure Time O…
BrettRyland Jun 2, 2023
ba9fe88
Hide the 3-axis dynamic damping button when dynamic damping is disabled.
BrettRyland Jun 4, 2023
e9f43c5
Move the dynamic damping toggles to before the sliders to stop them f…
BrettRyland Jun 4, 2023
532ec1b
Fix the PID field ordering when the PAW is first opened.
BrettRyland Jun 4, 2023
8953e07
Fixed guard mode bug with radarLOAL = true missiles
BillNyeTheIE Jun 5, 2023
44e473d
Add an option when setting weapon groups to apply the group name to t…
BrettRyland Jun 5, 2023
55404e3
Deaths due to asteroids shouldn't contribute to special kills. (Fixes…
BrettRyland Jun 6, 2023
cadf4fd
SARH Launch Condition Update Fixes
BillNyeTheIE Jun 6, 2023
c2f210e
Add loaded scene checks to MMG update functions.
BrettRyland Jun 7, 2023
adabe97
Change the localisation for "controlSurfaceDeploymentTime" to "Vessel…
BrettRyland Jun 7, 2023
f5db42f
Merge branch 'dev' into HEAD
BrettRyland Jun 7, 2023
8e1cd35
ppanel drag
SuicidalInsanity Jun 8, 2023
6c00d09
SARH multifire fixes
SuicidalInsanity Jun 8, 2023
d6054d6
misc fixes
SuicidalInsanity Jun 8, 2023
54991a3
Adjustments to the API craft fetching script for when the comp doesn'…
BrettRyland Jun 8, 2023
9c097cc
Add a helper for generating a Vector3 with approximately normally dis…
BrettRyland Jun 8, 2023
bb8c57c
Update documentation for GaussianVector3
BrettRyland Jun 8, 2023
81da431
tweaks
SuicidalInsanity Jun 8, 2023
404342f
Merge pull request #81 from BrettRyland/dev
SuicidalInsanity Jun 8, 2023
b72d748
uiTweak
SuicidalInsanity Jun 8, 2023
4977e6c
Fix debug messages for smoke CMs.
BrettRyland Jun 9, 2023
962dc4e
Loft Improvements + Armor Pen Display Bugfixes
BillNyeTheIE Jun 10, 2023
c09fac1
Merge branch 'BrettRyland:dev' into dev
BillNyeTheIE Jun 10, 2023
6aa1e12
Different Method of Lofting at High Angles
BillNyeTheIE Jun 10, 2023
d7f7bbf
Updated Changelog
BillNyeTheIE Jun 10, 2023
d6cb76b
Re-added angle check for loft behavior
BillNyeTheIE Jun 10, 2023
4973e70
Updated Comment
BillNyeTheIE Jun 10, 2023
46650ee
Lock input to the numeric field when inputting values in custom log a…
BrettRyland Jun 11, 2023
99b0afd
Don't apply slider rounding when setting up log and semi-log sliders.
BrettRyland Jun 11, 2023
f5c34d3
Radar missile fixes
SuicidalInsanity Jun 11, 2023
50a0dfa
AI lead timing
SuicidalInsanity Jun 11, 2023
74b7dc9
manual SARh locking
SuicidalInsanity Jun 11, 2023
02315fa
Prevent unlocking radar while in-flight missile using it
SuicidalInsanity Jun 12, 2023
16ea694
code fixes
SuicidalInsanity Jun 12, 2023
62bfc59
Changed Implementation of AAMHybrid
BillNyeTheIE Jun 12, 2023
514fd75
Set up default values in CalculatePenetration
BillNyeTheIE Jun 12, 2023
72e9d15
Merge branch 'dev' into HEAD
BrettRyland Jun 13, 2023
d242c0b
reversion to more optimized method
SuicidalInsanity Jun 13, 2023
a790243
Added null catch in reloadable missile rails
BillNyeTheIE Jun 13, 2023
516bccf
Merge branch 'dev' into HEAD
BrettRyland Jun 13, 2023
72a5c85
Remove extra comment that isn't needed now.
BrettRyland Jun 13, 2023
f1ac98d
Fixes, S5R10 stuff
SuicidalInsanity Jun 13, 2023
174f883
S5R10 fixes
SuicidalInsanity Jun 13, 2023
0c121e8
Changelog
SuicidalInsanity Jun 13, 2023
f52b078
Merge branch 'dev' into HEAD
BrettRyland Jun 14, 2023
308b99e
Formatting
BrettRyland Jun 14, 2023
ffa1f7b
Bump version number for release
BrettRyland Jun 14, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
115 changes: 14 additions & 101 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,61 +1,23 @@
#######################################
BDArmory Ignore
#######################################
BDArmory/BDArmory.csproj.user
*.user
*.userprefs
_LocalDev
LocalDev

BahaTurret/.vs
BahaTurret/obj
BahaTurret/bin/Debug/
BDArmory/.vs
BDArmory/obj
BDArmory/bin/Debug/

BahaTurret/.vs/config
BahaTurret/LocalDev/7za_dir.txt
BahaTurret/LocalDev/dist_dir.txt
BahaTurret/LocalDev/ksp_dir.txt
BahaTurret/LocalDev/ksp_production_dir.txt
BahaTurret/LocalDev/mono_exe.txt
BahaTurret/LocalDev/pdb2mdb_exe.txt
BahaTurret/BahaTurret.userprefs
BahaTurret/bin/Release

BDArmory/.vs
BDArmory.Core/.vs

BDArmory/obj
BDArmory/bin/Debug/

BDArmory/.vs/config
BDArmory/LocalDev/7za_dir.txt
BDArmory/LocalDev/dist_dir.txt
BDArmory/LocalDev/ksp_dir.txt
BDArmory/LocalDev/ksp_production_dir.txt
BDArmory/LocalDev/mono_exe.txt
BDArmory/LocalDev/pdb2mdb_exe.txt
BDArmory/BahaTurret.userprefs
BDArmory/Distribution/GameData/BDArmory/Plugins/BDArmory.Core.dll
BDArmory/Distribution/GameData/BDArmory/Plugins/BDArmory.dll

BDArmory/packages

BDArmory.Core/obj/Debug/BDArmory.Core.csproj.FileListAbsolute.txt
BDArmory.Core/obj/Release/BDArmory.Core.csproj.FileListAbsolute.txt
BDArmory/bin/Debug
BDArmory.Core/obj/
BDArmory.Core/.vs
BDArmory.Core/packages.config
BDArmory/packages.config
BDArmory.Multiplayer/obj
BDArmory.Core/bin/Debug/Assembly-CSharp.dll
BDArmory.Core/bin/Debug/BDArmory.Core.dll
BDArmory.Core/bin/Debug/KSPAssets.dll
BDArmory.Core/bin/Debug/UnityEngine.dll
BahaTurret/BDArmory.sln.DotSettings.user
BahaTurret/BDArmory.csproj.user
BDArmory.Core/bin/Debug/UnityEngine.UI.dll
# Generated or local folders and files
.envrc
.env
.vscode
**/.vs
**/obj
**/bin
**/*.[Cc]ache*
**/packages*
**/UpgradeLog*

BDArmory/Distribution/GameData/BDArmory/Plugins/

#######################################
Unity Ignore
Expand Down Expand Up @@ -114,52 +76,3 @@ Icon
# Files that might appear on external disk
.Spotlight-V100
.Trashes
/.vs
/.vs
/.vs/slnx.sqlite
/.vs/ProjectSettings.json
/.vs/BDArmory_JRODRIGV/v15/Browse.VC.db
/.vs/BDArmory_JRODRIGV/v15
/.vs/slnx.sqlite
/BahaTurret/bin/Release
/BDArmory.Core/obj/Debug/BDArmory.Core.csproj.FileListAbsolute.txt
/BDArmory.Core/obj/Release/BDArmory.Core.csproj.FileListAbsolute.txt
/BDArmory/bin/Debug
BDArmory.Core/obj/
/BDArmory.Multiplayer/obj
BDArmory.Core/bin/Debug/Assembly-CSharp.dll
BDArmory.Core/bin/Debug/BDArmory.Core.dll
BDArmory.Core/bin/Debug/KSPAssets.dll
BDArmory.Core/bin/Debug/UnityEngine.dll
BahaTurret/BDArmory.sln.DotSettings.user
BahaTurret/BDArmory.csproj.user
BDArmory.Core/bin/Debug/UnityEngine.UI.dll
BDArmory/LocalDev/Refs/UnityEngine.UI.dll
BDArmory/LocalDev/Refs/KSPAssets.dll
BDArmory/LocalDev/Refs/Assembly-CSharp.dll
BDArmory/LocalDev/Refs/Assembly-CSharp-firstpass.dll
BDArmory/LocalDev/Refs/UnityEngine.dll
/BDArmory/UpgradeLog3.htm
/BDArmory/UpgradeLog2.htm
/BDArmory/UpgradeLog.htm
/BDArmory/bin/Release
/BDArmory.Core/bin
/BDArmory.Guidance/bin/Release
/BDArmory.Guidance/obj/Release
/BDArmory/BDArmory.sln.DotSettings.user
/BDArmory.Events/obj/Debug
/BDArmory/LocalDev/Refs
/BDArmory.Events/obj/Release
/Binaries
/BDArmory/Distribution/GameData/BDArmory/Plugins
/BDArmory/_ReSharper.Caches/ReSharperPlatformVs15182_74c703de.BDArmory.00
/packages/Microsoft.Net.Compilers.2.8.0
/_ReSharper.Caches/ReSharperPlatformVs15182_74c703de.BDArmory.00
/BDArmory/_ReSharper.Caches/ReSharperPlatformVs15183_74c703de.BDArmory.00
/BDArmory/_ReSharper.Caches/ReSharperPlatformVs16191_4011600b.BDArmory.00
/BDArmory/_ReSharper.Caches/ReSharperPlatformVs16191_4011600b.BDArmory.01
/_ReSharper.Caches/ReSharperPlatformVs16191_4011600b.00
/BDArmory/_ReSharper.Caches/ReSharperPlatformVs16193_4011600b.BDArmory.00
/_ReSharper.Caches/ReSharperPlatformVs16193_4011600b.00
.envrc
.vscode
9 changes: 1 addition & 8 deletions .gitignore.orig
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,7 @@ Icon
/.vs/BDArmory_JRODRIGV/v15
/.vs/slnx.sqlite
/BahaTurret/bin/Release
/BDArmory.Core/obj/Debug/BDArmory.Core.csproj.FileListAbsolute.txt
/BDArmory/bin/Debug
/BDArmory.Core/obj
/BDArmory/bin
/BDArmory.Multiplayer/obj
BDArmory.Core/bin/Debug/Assembly-CSharp.dll
BDArmory.Core/bin/Debug/BDArmory.Core.dll
BDArmory.Core/bin/Debug/KSPAssets.dll
BDArmory.Core/bin/Debug/UnityEngine.dll
BahaTurret/BDArmory.sln.DotSettings.user
BahaTurret/BDArmory.csproj.user
BDArmory.Core/bin/Debug/UnityEngine.UI.dll
157 changes: 0 additions & 157 deletions BDArmory.Core/BDAPersistentSettingsField.cs

This file was deleted.

Loading