Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
7863 commits
Select commit Hold shift + click to select a range
96b073d
Renew INSTarget After Lock Checks
Apr 16, 2026
57c5fbb
Actually Fix ReferenceTransform Based Bounds
Apr 17, 2026
1c61f66
Un-Nerf Triangle Panels
Apr 17, 2026
49bc871
Fix Flipped Comparison
Apr 17, 2026
74bc9c4
Add Bill's changes to GetXBounds to account for the vessel's referenc…
Apr 17, 2026
afe7f1e
Fix auto-formatting not adding some spaces.
Apr 17, 2026
19bb9c7
Add commented out debug test for ViewBoundsFrom.
Apr 17, 2026
e48fd26
Emergency Notch AI Slider
Apr 17, 2026
1ec175a
Update Changelog + Loc
Apr 17, 2026
ae625a8
Merge branch 'dev' into dev
Apr 17, 2026
2340f3c
Fix adding comments to the PartsBlacklists.cfg
Apr 18, 2026
2ce1ca3
Fix thermal conduction values using the wrong config values during ar…
Apr 18, 2026
290b0f6
Revert Back to Using Scaled Vector for localGlint
Apr 19, 2026
9281605
CLOS Additions
Apr 19, 2026
8e9d7d6
Update ChangeLog.txt
Apr 19, 2026
d71f0b8
Gradual Application of "Elevated by k" Method
Apr 20, 2026
b7c99cb
Merge branch 'dev' into bombing-improvements
Apr 21, 2026
e85c3ff
Fix NRE in extend debugging.
Apr 21, 2026
d708aef
Update Missile Bounds with RCS
Apr 22, 2026
bab70b5
Missile Fuze Fixes + Proxy Alt Inhibition
Apr 22, 2026
1909bb9
Fix Incorrect vessel.name + Slight APS Debug Re-Org
Apr 22, 2026
3ca9b80
Fix Missile TargetInfo Team Issue + Set targetVessel Properly
Apr 22, 2026
5656c83
Replace getAltitudeAtPos(vessel.CoM) with vessel.altitude
Apr 22, 2026
6c19e92
Unify InitialDetonationDistance Logic
Apr 22, 2026
2539d84
Update ChangeLog.txt
Apr 22, 2026
4349adc
Remove Sort In CheckDetonationState + Minor Tweaks
Apr 24, 2026
c62e52b
Merge pull request #131 from BrettRyland/bombing-improvements
Apr 24, 2026
ff632d0
Fix MMLs No Scaling Correctly
Apr 24, 2026
4d7585e
Fix ViewBoundsFrom Center (?)
Apr 24, 2026
87e4251
Fix Math + AntiRad Vel Prediction
Apr 25, 2026
0ccd273
Update MissileBase.cs
Apr 25, 2026
608621e
Better MML TargetAcquired + Drop Aero + Bomb Aero + Laser
Apr 28, 2026
29569ef
Rework the WingCommander main window to allow resizing. UI tweaks.
Apr 29, 2026
9c0f39d
Check that the guardTarget hasn't becoming null while waiting for tar…
Apr 29, 2026
af853d3
Replace ',' with '.' in the parsing script when writing to the summar…
Apr 29, 2026
5a36ab2
Merge branch 'dev' into wingmanager
Apr 29, 2026
0e0c115
Add a 'Retreat Distance' slider to the AI to allow customising the di…
Apr 30, 2026
4241ef3
Switch all windows to allow dragging from any non-functional area ins…
Apr 30, 2026
1eb789d
Merge branch 'dev' into wingmanager
Apr 30, 2026
8bb1684
Tweak styles and style setups for consistency.
Apr 30, 2026
8bbe160
Update the AGWindow to newer code.
Apr 30, 2026
827799a
Add custom formations to the wing commander.
May 1, 2026
09bf3aa
Add icons for different vessel types to the formation window. Use bla…
May 1, 2026
6fde36e
Add the icon files.
May 1, 2026
0ac1a69
Fix confusion between 'friendlies' and 'wingmen'. Avoid follow loops …
May 1, 2026
6ecc464
Comment out the 'savedWingmen' field, which doesn't seem to be functi…
May 1, 2026
5a6f76c
ColorSwatches
May 2, 2026
75710a0
Update BDColorPicker.cs
May 2, 2026
314017c
Update BDTISetup.cs
May 2, 2026
0bcbe0f
Update ChangeLog.txt
May 2, 2026
38f419d
Update BDTISettingsFields.cs
May 2, 2026
97eaeac
Merge branch 'dev' into dev
May 2, 2026
ee04609
Add ability to set color of swatch via right-click
May 2, 2026
c15a94c
Update BallisticGuidance.cs
Apr 30, 2026
2b39bb3
Kappa Guidance Target Local Terminal Vel
May 1, 2026
767c728
Re-Enable Kappa Thrust Equations
May 1, 2026
ae77598
Update ChangeLog.txt
May 2, 2026
f6edda3
Replace all the auto-included 'using UniLinq' statements with 'using …
May 2, 2026
fd49b9a
Update BDColorPicker.cs
May 2, 2026
958de54
Merge branch 'dev' into HEAD
May 2, 2026
5ee94a5
Merge branch 'dev' into bombing-improvements
May 2, 2026
0f15a62
Add hidden settings for the max slider values of various tournament o…
May 3, 2026
1327950
color picker
May 3, 2026
cd78cd2
detonateAG for nukes
May 3, 2026
fcd182f
Add a try-catch in ReloadModuleInfos to avoid breaking on broken parts.
May 3, 2026
2cc9c3e
Merge branch 'dev' into bombing-improvements
May 4, 2026
82f2cdc
Add numeric input fields for wing command formation window. Rename so…
May 4, 2026
21a1dbf
Merge branch 'dev' into bombing-improvements
May 4, 2026
b28729a
Adjust the divebomb roll-target override to allow rolling as soon as …
May 5, 2026
78de1e7
Replace GUI.DragWindow with custom GUIUtils.DragWindow that only resp…
May 6, 2026
8ec48c5
Merge branch 'dev' into bombing-improvements
May 6, 2026
c0a4088
Fix Kappa At Long Ranges
May 2, 2026
33893ab
Slight Opt + Larger Range for LoftRangeOverride in Debug
May 2, 2026
f2091a7
Bombing improvements.
May 10, 2026
fd1828b
Add back in some missing guardTarget acceleration terms.
May 10, 2026
ef2ea2c
Add missing velocity correction to the corrected starting point of th…
May 10, 2026
dd94af3
Use string+string for GameDatabase queries instead of Path.Combine du…
May 10, 2026
6faa4a5
New Boost Guidance for Kappa + More Detailed maneuvergLimit
May 11, 2026
e4710ef
Fix Radar Issue
May 9, 2026
c47a11f
Better ARH Target Search Method
May 11, 2026
1f3a154
Update MissileLauncher.cs
May 11, 2026
2d261f2
Rename 'extend distance A2G' to 'bombing extend distance', change its…
May 11, 2026
9e80c78
tweaks
May 11, 2026
fb6d568
Merge branch 'pr/134' into dev-main
May 11, 2026
84d6164
Slight Tweaks to Kappa Loft + Debug Formatting + More Debug for ARH
May 11, 2026
e0c869e
Update ChangeLog.txt
May 12, 2026
d8835c6
dev sync
May 12, 2026
bc1d2b3
various fixes
May 12, 2026
825236f
Update changelog
May 12, 2026
d46df9e
Fix GPS Missile Timing Out
May 12, 2026
3d1f4e5
Improve Kappa Perf. Against High Alt Targets
May 12, 2026
a4307b4
Further High Alt Improvements
May 12, 2026
71b033c
Replaced Fields[""] with Fields[nameof()] as Proposed by Doc
May 12, 2026
6d84315
tweaks
May 13, 2026
3d8a7b3
Allow terminalHomingRange to be Tweaked via Debug
May 13, 2026
48c572d
Final Tweaks to High Alt
May 13, 2026
ce8a04d
Update MissileGuidance.cs
May 13, 2026
d086974
gCommand Option
May 13, 2026
9c68ffa
Add a UI element for adding and removing color picker swatches. Hide …
May 13, 2026
a3f0adb
Convert ColorPresets to a list to maintain consistent ordering when a…
May 13, 2026
2702c64
Merge branch 'dev' into bombing-improvements
May 13, 2026
292df0a
Move the bombing improvements changelog entries to the AI/WM section.
May 13, 2026
736e33f
Minor Fixes + Debug Statements
May 14, 2026
4f5e4b4
Minor Tweaks to Guidance
May 14, 2026
d0f80b6
Update MissileGuidance.cs
May 14, 2026
674c4cc
Minor Adjustments + Efficiency
May 14, 2026
d997fd3
Update MissileGuidance.cs
May 15, 2026
9bf59a4
Update ModuleMissileMagazine.cs
May 16, 2026
a77729c
Update MultiMissileLauncher.cs
May 16, 2026
0960852
Merge branch 'dev' into HEAD
May 18, 2026
f5f28f1
Improvements to Kappa + Bugfix for Radars
May 16, 2026
b131813
Merge branch 'dev' into dev
May 19, 2026
fb678c3
Fix sorting issue in parse_pvp_scores.py
May 19, 2026
3ada898
Add changelog entry for prev commit.
May 19, 2026
e3b0645
Convert Events["func"] to Events[nameof(func)].
May 19, 2026
4e74d65
If spawning and switching to the spawnProbe fails, try once more.
May 19, 2026
d618a69
Fix thumbnail generation when recursing folders not recursing properl…
May 20, 2026
dbb6fa3
Add another TODO and adjust a logging entry.
May 20, 2026
a6b12ee
Fix one way in which partMass fails to converge due to min mass.
May 20, 2026
1864099
Update TODO
May 20, 2026
410ba3c
Adjust the climb-slope limiter to allow maintaining a decent slope at…
May 22, 2026
8723773
Update ModuleWeapon.cs
May 27, 2026
837eb6e
Update BD_Armors.cfg
May 27, 2026
1dd210d
missile launcher drag
May 27, 2026
f008d2f
Update BD_Armors.cfg
May 27, 2026
695a766
Update en-us.cfg
May 27, 2026
1f508a7
Update BD_Armors.cfg
May 27, 2026
50cec9b
Update ChangeLog.txt
May 27, 2026
190b9ab
Fix Laser Velocity Estimate
May 23, 2026
f1bbe12
Minor Bugfixes + Kappa Debug
May 26, 2026
aae52d8
Kappa Shaping Angle Debug
May 27, 2026
9d3b608
Fix Laser + Add Final srfSpeed to Engagement Summary
May 29, 2026
59410e1
Update ChangeLog.txt
May 29, 2026
b017756
Merge branch 'dev' into HEAD
May 29, 2026
c01fa1d
Don't force the vessel spawner window to open when resuming a tournam…
May 29, 2026
785c9e0
Add laserStartPosition to Krakensbane corrections.
May 29, 2026
1c4c85e
Fix iteration over RaycastNonAlloc results using wrong count.
May 29, 2026
d9b97fe
Bump version numbers for release.
May 29, 2026
34c4f9a
Don't drag the targeting window when trying to slew the camera with t…
May 29, 2026
0d36c62
Update changelog
May 29, 2026
1ec7014
Better Missile Boresight Limiting
May 30, 2026
ab11095
Update ChangeLog.txt
May 30, 2026
eb9295f
Update MissileLauncher.cs
May 30, 2026
59a1c04
Update ChangeLog.txt
May 30, 2026
06dcafe
Merge branch 'dev' into HEAD
May 30, 2026
df55a91
Fix changelog merge
May 30, 2026
cbb93c1
Update MissileLauncher.cs
May 30, 2026
4603e77
Merge branch 'dev' of https://github.com/BillNyeTheIE/BDArmoryTatePen…
May 30, 2026
6a36c41
Fix typo and missing changelog entry.
May 31, 2026
49504fc
Various Small Bugfixes
Jun 6, 2026
a35ec74
Update ChangeLog.txt
Jun 6, 2026
03f30c2
Merge branch 'dev' into dev
Jun 7, 2026
fd689c3
Fix aeroTorqueSqr == 0 Edge Case
Jun 7, 2026
8ba6d48
Update MissileGuidance.cs
Jun 7, 2026
4c354a6
Bomb and droptank fix
Jun 7, 2026
cf60b65
Merge branch 'pr/135' into dev-main
Jun 7, 2026
9f3a6c6
Fix Datalink GUI Issue
Jun 8, 2026
f0fe7ad
Fix bombs overriding missiles in ATG
Jun 9, 2026
195e574
Remove an old comment that no longer applies. Add check for non-null …
Jun 9, 2026
a71a188
Account for Krakensbane frame velocity in GPS and targeting camera ta…
Jun 9, 2026
fd5daa5
Fix bulletDmgMult + Extra Debug
Jun 8, 2026
b7a170f
Update ChangeLog.txt
Jun 10, 2026
5a08188
Merge branch 'dev' into dev
Jun 10, 2026
a84fcdb
Update MissileFire.cs
Jun 10, 2026
8a6be72
Split out kineticDmgMult for ExplosionFX
Jun 10, 2026
e5b872f
Update MissileLauncher.cs
Jun 10, 2026
3bd49f6
Merge commit 'a84fcdb4e' into dev
Jun 11, 2026
8da9256
Merge branch 'dev' into HEAD
Jun 11, 2026
ff8a443
Weapon improvements
Jun 12, 2026
5f4149b
Add missing PID context localisation. Sync localisation with other la…
Jun 13, 2026
aba0954
Use single quote instead of double quote internally in f-string due t…
Jun 13, 2026
2de67b1
Fix LOAL Missed Call + Incorrect Pitbull Debug
Jun 13, 2026
620e837
Fix control surface actuator speed hack.
Jun 14, 2026
dd19ae5
Fix key-setting for the 'Temporarily Show Mouse' option.
Jun 15, 2026
18384c5
Update RadarUtils.cs
Jun 17, 2026
b5e3260
- Add polar RCS plot to RCS analysis window when aspected RCS is enabled
Jun 17, 2026
5ce2515
MissileIsThreat Fix + Missile Radar Debug
Jun 14, 2026
a64e754
Pre-Calculated Local RCS Aspects + AI Dive
Jun 17, 2026
1f3aa05
- Use interpolated RCS for polar plot
Jun 18, 2026
ed5a112
Resolve PR comments
Jun 18, 2026
dac1edb
Set some localisation changes that are just references to others.
Jun 19, 2026
4cf3ed3
Show the auto-proxy target box for turrets too. Ignore friendlies whe…
Jun 19, 2026
baba3c4
Split HMD Cost Into Fixed + Variable
Jun 20, 2026
6201adb
Update Changelog + Fix Comment
Jun 20, 2026
6017889
- Fix elevation index
Jun 20, 2026
1dabad4
Merge branch 'dev' into HEAD
Jun 25, 2026
0388944
Simplify member access by dropping unnecessary 'Settings.'
Jun 25, 2026
311e0b0
Merge branch 'dev' into dev
Jun 25, 2026
ab7b52c
Changelog + Skip Unnecessary NullChecks
Jun 28, 2026
f4147eb
ModularAmmobins
Jun 30, 2026
151098c
HitpointTracker fixes
Jun 30, 2026
e5d2b92
Merge branch 'dev' into dev-main
Jun 30, 2026
a640f5f
tweaks
Jul 1, 2026
5daa472
Update ModuleWeapon.cs
Jul 1, 2026
d5cd2cd
Small Fixes
Jul 2, 2026
9fa3823
loc, attachnodes
Jul 4, 2026
df9aa1a
GUIUtils update
Jul 4, 2026
8195b98
Minor Bugfixes
Jul 11, 2026
f9ca365
Update ChangeLog.txt
Jul 11, 2026
b5e1506
Adjust ammo defs
Jul 12, 2026
6c21f3a
Slight improvement to the disclaimer
Jul 12, 2026
b63ed9e
Merge branch 'dev' into HEAD
Jul 12, 2026
24ffd8f
More formatting.
Jul 12, 2026
2034874
Merge branch 'dev' into HEAD
Jul 13, 2026
93f6066
Adjust event handlers for BulletHitFX to catch some cases that weren'…
Jul 13, 2026
ed87ab0
Merge branch 'dev' into dev-main
Jul 15, 2026
ec57a95
Update ModuleAmmoMagazine.cs
Jul 15, 2026
b45bccd
Merge branch 'dev-main' of https://github.com/SuicidalInsanity/BDArmo…
Jul 15, 2026
827e899
Fix subprocess.run call for filenames with spaces in plot_summary.py
Jul 16, 2026
ecdb1eb
StaleTarget fixes
Jul 16, 2026
89447a6
Remove the negative section of the target bias slider.
Jul 17, 2026
6b6067d
Use a custom 'Approximately' to detect when mass values have stabilised.
Jul 17, 2026
c9ea24f
ammobin tweaks
Jul 17, 2026
6ebe142
Add a 'Log Marker' button to the debugging section to help sync video…
Jul 18, 2026
a576d88
Add changelog entry for Log Marker
Jul 18, 2026
db52276
Add MET time to Log Marker
Jul 18, 2026
66a7cc9
Update ModuleAmmoMagazine.cs
Jul 18, 2026
adde136
StaleTarget improvements/fixes
Jul 18, 2026
f7a8ecd
Merge branch 'dev' into dev-main
Jul 18, 2026
7b07369
PAWRefresh
Jul 19, 2026
6eb7138
Update HitpointTracker.cs
Jul 19, 2026
7b23b07
Fixes
Jul 21, 2026
7d74f1c
Avoid log spam about missing missiles when selecting fresh reloadable…
Jul 24, 2026
9f49fdd
Move debris removal sliders to the general sliders section. Add a but…
Aug 1, 2026
6067043
RWR Changes
Aug 2, 2026
f18d165
Merge branch 'dev' into HEAD
Aug 2, 2026
71f2758
BDAPartModule
Aug 3, 2026
46fd11a
Update BDAdjustableArmor.cs
Aug 3, 2026
28dc259
Add the missing localisation for the debris clearing options.
Aug 3, 2026
c0dcba5
remove debug logging/typos
Aug 3, 2026
b629441
Merge branch 'dev' into dev-main
Aug 3, 2026
7495a7e
Remove the now unused and commented out RefreshAssociatedWindows call…
Aug 4, 2026
9c67157
Update HitpointTracker.cs
Aug 5, 2026
d86db9b
Merge branch 'dev-main' of https://github.com/SuicidalInsanity/BDArmo…
Aug 5, 2026
6db9ec6
Merge commit 'refs/pull/820/head' of github.com:BrettRyland/BDArmory …
Aug 5, 2026
e681058
Improvements to dive-bombing roll behaviour and post-drop wing-slappi…
Aug 5, 2026
04cf367
Fix another stale target exception.
Aug 7, 2026
46088dc
Fix squiggly squid direction changing every frame.
Aug 7, 2026
1cebd59
Cache the value droptime for the bomb to use the correct value. Fix e…
Aug 7, 2026
85e202b
Adjust debug string for avoiding wing-slapping bombs.
Aug 7, 2026
3e04930
Update TODO
Aug 7, 2026
add9819
Fix 'Ordnance Available' offset issue.
Aug 7, 2026
78dd64b
Add changelog entries.
Aug 8, 2026
04f4600
Add hack to TGP camera to work around https://github.com/LGhassen/Sca…
Aug 11, 2026
e47e812
Fix scatterer check logic.
Aug 11, 2026
07c8a94
Remove unneeded KSPAddon.
Aug 11, 2026
87a665d
Simplify the OpenGL+Scatterer hack.
Aug 11, 2026
911a7c1
Merge branch 'dev' into bombing-improvements
Aug 11, 2026
31c818e
Update TODO
Aug 15, 2026
3a7c16e
Bump version number for release
Aug 15, 2026
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
19 changes: 1 addition & 18 deletions .gitignore.orig
Original file line number Diff line number Diff line change
Expand Up @@ -98,24 +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
<<<<<<< HEAD
BahaTurret/BDArmory.sln.DotSettings.user
BDArmory.Core/bin/Debug/UnityEngine.dll
BDArmory.Core/bin/Debug/KSPAssets.dll
BDArmory.Core/bin/Debug/BDArmory.Core.dll
BDArmory.Core/bin/Debug/Assembly-CSharp.dll
BDArmory.Core/bin/Debug/UnityEngine.UI.dll
BahaTurret/BDArmory.csproj.user
=======
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
>>>>>>> 311105e5c29cb0a842f90aa18021dbbdf54390a8
121 changes: 0 additions & 121 deletions BDArmory.Core/BDAPersistantSettingsField.cs

This file was deleted.

121 changes: 0 additions & 121 deletions BDArmory.Core/BDArmory.Core.csproj

This file was deleted.

Loading