Commit Graph

5931 Commits

Author SHA1 Message Date
EvilFactory 7dc75c6dd2 Fixed stackoverflow caused by ParseDerived due to GetDerivedNonAbstract not returning abstract types 2024-03-29 11:32:35 -03:00
EvilFactory ee337e4f18 Fixed config not saving 2024-03-28 23:39:29 -03:00
EvilFactory 06a226a26e Fixed wrong xml attribute name 2024-03-28 21:20:02 -03:00
EvilFactory 85a6a26fcd Include BarotraumaCore in the publicized assemblies 2024-03-28 18:59:59 -03:00
EvilFactory 5a4a85564a Forgor to change this text 2024-03-28 18:15:34 -03:00
EvilFactory 8b4f5d1d04 Fixed the prevent-crash-on-missing-dir patch 2024-03-28 16:54:25 -03:00
EvilFactory 19af26ddbe Fixed the disable-interactivity CI patch 2024-03-28 16:48:50 -03:00
EvilFactory a55b165d9e Added new assemblies to CI 2024-03-28 16:39:43 -03:00
EvilFactory bf34934e9c Merge fixes 2024-03-28 16:19:53 -03:00
EvilFactory a95ef7ac08 Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2024-03-28 16:18:15 -03:00
Regalis11 47badaf760 Updated bug report template 2024-03-28 20:20:06 +02:00
EvilFactory eabbf92c16 Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2024-03-28 15:14:18 -03:00
Regalis11 945051708e Added missing DebugConsoleCore file 2024-03-28 20:14:02 +02:00
Joonas Rikkonen 0ab5180b7d Update .gitignore (so the Debugging folder doesn't get ignored) 2024-03-28 20:12:53 +02:00
EvilFactory 7a74cd052f Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2024-03-28 14:26:18 -03:00
Regalis11 3791670c42 v1.3.0.1 (Epic Store release) 2024-03-28 18:34:33 +02:00
Regalis11 81ca8637be Deleted bug report template (let's see what this does) 2024-03-28 14:21:15 +02:00
Regalis11 cc592ce1dc Disabled blank issues (must use the issue template, which now redirects to the Discussions section) 2024-03-28 14:17:23 +02:00
Joonas Rikkonen 9472034c22 Update bug_report.yml 2024-03-28 14:13:10 +02:00
Joonas Rikkonen e34a9654e8 Update bug_report.yml (ffs) 2024-03-28 14:11:52 +02:00
Joonas Rikkonen bf5e4aeb54 Update bug_report.yml 2024-03-28 14:10:00 +02:00
Joonas Rikkonen b6b28568a2 Update bug_report.yml 2024-03-28 14:08:31 +02:00
Joonas Rikkonen ccf874f954 Update bug_report.yml 2024-03-28 14:02:53 +02:00
Joonas Rikkonen ac7017c5a0 Update bug_report.yml 2024-03-28 14:01:28 +02:00
Joonas Rikkonen 92893babd4 Update bug_report.yml 2024-03-28 13:59:35 +02:00
Joonas Rikkonen c73945c1f4 Update bug_report.yml 2024-03-28 13:58:55 +02:00
Joonas Rikkonen b7e96b7823 Update bug_report.yml 2024-03-28 13:57:39 +02:00
Joonas Rikkonen 20d187cebf Update bug_report.yml 2024-03-28 13:56:02 +02:00
Joonas Rikkonen ad49aa2547 Update bug_report.yml 2024-03-28 13:55:44 +02:00
Regalis11 b77981165a Changed bug report template fields to match those in github's example file 2024-03-20 13:17:07 +02:00
Regalis11 71f7933f39 Renamed bug report template (should now show in the correct place?) 2024-03-20 13:05:00 +02:00
Regalis11 d453115a92 Bug report template 2024-03-20 13:01:48 +02:00
EvilFactory b3ac01cb22 Remove all uses of the Cs Package now that we don't need it anymore
LuaCs Settings no longer uses LuaCsConfig
Cs Package is no longer is used for enabling CSharp Scripting (except for dedicated server, to not make those people confused)
Added popups for when you have CSharp mods enabled but don't have CSharp enabled when going to singleplayer/multiplayer
2024-03-19 19:03:32 -03:00
dependabot[bot] 4079e0ef65 Bump actions/checkout from 4.1.1 to 4.1.2 (#192)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 18:28:23 -03:00
dependabot[bot] 4b9325bdc8 Bump actions/download-artifact from 4.1.1 to 4.1.4 (#191)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.1 to 4.1.4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/6b208ae046db98c579e8a3aa621ab581ff575935...c850b930e6ba138125429b7e5c93fc707a7f8427)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 18:28:15 -03:00
dependabot[bot] 3538f9c954 Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#189)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/26f96dfa697d77e81fd5907df203aa23a56210a8...5d5d22a31266ced268874388b861e4b58bb5c2f3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 18:28:08 -03:00
Joonas Rikkonen 3b722fae59 Update bug_report.yml 2024-03-06 09:46:38 +02:00
Joonas Rikkonen bff194d1ab Update bug_report.yml 2024-02-16 16:45:43 +02:00
dependabot[bot] f41c1a6e2c Bump actions/download-artifact from 4.1.0 to 4.1.1 (#181)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110...6b208ae046db98c579e8a3aa621ab581ff575935)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 15:20:45 -03:00
dependabot[bot] 9419e2f79f Bump actions/upload-artifact from 4.0.0 to 4.3.0 (#185)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...26f96dfa697d77e81fd5907df203aa23a56210a8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 15:20:37 -03:00
dependabot[bot] 038f4b57cd Bump dorny/test-reporter from 1.7.0 to 1.8.0 (#187)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dorny/test-reporter/compare/afe6793191b75b608954023a46831a3fe10048d4...eaa763f6ffc21c7a37837f56cd5f9737f27fc6c8)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 15:20:31 -03:00
Joonas Rikkonen 05398cc56c Update bug_report.yml 2024-01-29 09:47:17 +02:00
Joonas Rikkonen 6ab23ddf89 Update bug_report.yml 2024-01-29 09:47:04 +02:00
Joonas Rikkonen 860aff6a9e Update bug_report.yml 2024-01-18 17:07:06 +02:00
EvilFactory a159c4188b Fix up links 2024-01-13 17:04:45 -03:00
EvilFactory 1a651372f6 Updated CS docs 2024-01-13 16:49:31 -03:00
EvilFactory 40beade15a Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2024-01-11 11:42:33 -03:00
Joonas Rikkonen 27bceae853 Update bug_report.yml 2024-01-11 16:20:17 +02:00
Regalis11 0c433eb187 v1.2.8.0 (Winter Update hotfix 2) 2024-01-11 16:19:43 +02:00
dependabot[bot] 8b3d8ba027 Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#178)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/b1b635d24259e8a047a6ce7d6501ea432aa7a830...ba37328d4ea95eaf8b3bd6c6cef308f709a5f2ec)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 20:52:09 -03:00