EvilFactory
|
0daaaf9fca
|
Fixed character.giveJobItems being in the wrong order due to the merge
|
2024-10-26 13:51:56 -03:00 |
|
EvilFactory
|
0cf0fce4d9
|
Don't run network test if we don't have the Content folder present
|
2024-10-22 14:33:29 -03:00 |
|
EvilFactory
|
32525b5676
|
Fixed broken tests
|
2024-10-22 14:12:44 -03:00 |
|
EvilFactory
|
14d3402b8d
|
Fixes for the new update
|
2024-10-22 13:02:59 -03:00 |
|
EvilFactory
|
30a8f0c561
|
Merge remote-tracking branch 'upstream/master' into develop
|
2024-10-22 12:42:35 -03:00 |
|
Joonas Rikkonen
|
a29662c074
|
Update bug-reports.yml
|
2024-10-22 17:30:14 +03:00 |
|
Regalis11
|
6e6c17e100
|
v1.6.17.0 (Unto the Breach update)
|
2024-10-22 17:29:04 +03:00 |
|
Joonas Rikkonen
|
e74b3cdb17
|
Update bug-reports.yml
|
2024-10-18 17:08:21 +03:00 |
|
EvilFactory
|
3e4b649162
|
Update moonsharp and move extension methods to register Lua file
|
2024-10-07 19:22:24 -03:00 |
|
EvilFactory
|
068d49f9c5
|
Register Lua conversion for Character,Character
|
2024-10-04 18:39:29 -03:00 |
|
EvilFactory
|
01207c86ff
|
Make NetworkConnection.TimeoutThreshold non constant
|
2024-09-11 21:36:00 -03:00 |
|
EvilFactory
|
307c81c3bd
|
Fixed lag caused by character.damageLimb
|
2024-09-06 18:58:08 -03:00 |
|
EvilFactory
|
911fff14e9
|
Fixed bug report form
|
2024-09-06 17:48:41 -03:00 |
|
EvilFactory
|
09cd745765
|
Merge remote-tracking branch 'upstream/master' into develop
|
2024-09-06 17:45:41 -03:00 |
|
dependabot[bot]
|
1394e52635
|
Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#217)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](b88cd0aad2...3c16e895bb)
---
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>
|
2024-08-30 16:53:29 -03:00 |
|
Joonas Rikkonen
|
0e8fb6569d
|
Update bug-reports.yml
|
2024-08-30 16:29:59 +03:00 |
|
EvilFactory
|
0657efce21
|
Fixed compile error
|
2024-08-28 13:09:33 -03:00 |
|
EvilFactory
|
d71ced9d05
|
Merge https://github.com/Regalis11/Barotrauma into develop
|
2024-08-28 12:57:31 -03:00 |
|
Joonas Rikkonen
|
912f5db14e
|
Update bug-reports.yml
|
2024-08-28 12:15:47 +03:00 |
|
Regalis11
|
e8920829c9
|
v1.5.9.2 (Summer Update Hotfix 3)
|
2024-08-28 12:14:27 +03:00 |
|
EvilFactory
|
a823eabea2
|
Make everything in NetConfig static instead of constant so mods can change it
|
2024-08-27 22:16:38 -03:00 |
|
EvilFactory
|
03b8efc95f
|
Updated manual install doc
|
2024-08-27 19:42:29 -03:00 |
|
EvilFactory
|
303f1cfb0b
|
Fixed fields have incorrect realm
|
2024-08-26 18:59:39 -03:00 |
|
EvilFactory
|
7455b5b1c1
|
Added constructors to docs
|
2024-08-25 17:22:55 -03:00 |
|
EvilFactory
|
4e9ef97fac
|
Added GUI.* to Lua docs
|
2024-08-25 16:49:45 -03:00 |
|
EvilFactory
|
fd29b395a7
|
Fixed formatting
|
2024-08-25 14:31:04 -03:00 |
|
EvilFactory
|
5e02b3e082
|
Fixed links
|
2024-08-25 14:20:07 -03:00 |
|
EvilFactory
|
3788e4641c
|
Improved CSharp documentation
|
2024-08-25 14:06:17 -03:00 |
|
dependabot[bot]
|
74d27d8fd3
|
Bump actions/upload-artifact from 4.3.4 to 4.3.6 (#216)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...834a144ee9)
---
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-08-17 12:38:10 -03:00 |
|
EvilFactory
|
8d3d01c9e3
|
Added LuaUserData.HasMember and made CreateStatic automatically add call metatable if it the type has a constructor
|
2024-08-08 19:30:41 -03:00 |
|
EvilFactory
|
496ce0fb91
|
Added FarseerCollision stuff to default register
|
2024-08-08 18:53:25 -03:00 |
|
EvilFactory
|
6e622162e9
|
Revert "Upgrade Harmony to 2.3.3 (will revert if it causes issues)"
This reverts commit 071bfa2032.
|
2024-08-01 20:06:02 -03:00 |
|
EvilFactory
|
071bfa2032
|
Upgrade Harmony to 2.3.3 (will revert if it causes issues)
|
2024-08-01 18:19:07 -03:00 |
|
dependabot[bot]
|
bfd5c2ac8c
|
Bump actions/checkout from 4.1.6 to 4.1.7 (#209)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9)
---
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-07-10 18:33:36 -03:00 |
|
dependabot[bot]
|
fa7bd754cf
|
Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#211)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.5 to 3.0.10.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](40e45e738b...b88cd0aad2)
---
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>
|
2024-07-10 18:33:28 -03:00 |
|
dependabot[bot]
|
e0ee2779d3
|
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#212)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)
---
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-07-10 18:33:19 -03:00 |
|
dependabot[bot]
|
2ae31cac3f
|
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#213)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](65a9edc588...fa0a91b85d)
---
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-07-10 18:33:09 -03:00 |
|
dependabot[bot]
|
2bd862fd3c
|
Bump actions/setup-dotnet from 4.0.0 to 4.0.1 (#214)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](4d6c8fcf3c...6bd8b7f777)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
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-07-10 18:32:54 -03:00 |
|
EvilFactory
|
03f1ec4c1d
|
Added GUIContextMenu and ContextMenuOption
|
2024-07-03 12:04:41 -03:00 |
|
Regalis11
|
0aee539762
|
Updated bug report template
|
2024-06-30 18:49:49 +03:00 |
|
Regalis11
|
e5694a08cf
|
Updated bug report template
|
2024-06-27 22:26:42 +03:00 |
|
EvilFactory
|
490ff655f3
|
CrewManagement -> HRManagerUI
|
2024-06-27 11:41:52 -03:00 |
|
EvilFactory
|
55e97a8baa
|
Merge remote-tracking branch 'upstream/master' into develop
|
2024-06-27 10:52:55 -03:00 |
|
Regalis11
|
8ef82ede43
|
Updated bug report template
|
2024-06-27 16:47:20 +03:00 |
|
Regalis11
|
4f556236b8
|
v1.5.9.1 (Summer Update Hotfix 2)
|
2024-06-27 16:46:33 +03:00 |
|
EvilFactory
|
f4219b0c75
|
Merge remote-tracking branch 'upstream/master' into develop
|
2024-06-19 12:45:44 -03:00 |
|
Regalis11
|
85e5d806e6
|
Updated bug report template
|
2024-06-19 18:42:49 +03:00 |
|
Regalis11
|
169eced79a
|
v1.5.7.0 (Summer Update Hotfix 1)
|
2024-06-19 18:42:16 +03:00 |
|
EvilFactory
|
91cc7dd1cd
|
Fixed compiler errors and project files
|
2024-06-18 12:41:37 -03:00 |
|
EvilFactory
|
e163f7ed73
|
Merge remote-tracking branch 'upstream/master' into develop
|
2024-06-18 12:19:13 -03:00 |
|