EvilFactory
|
f32da0bff7
|
Got rid of old unused properties, moved the remaining stuff to the separate props file and renamed the props file to Luatrauma.props
|
2023-05-25 13:32:18 -03:00 |
|
peelz
|
4017feca6d
|
Remove vendored CI release action (#131)
|
2023-05-24 16:49:39 -03:00 |
|
EvilFactory
|
3836ed40d6
|
Fixed file access with the io module when using append mode
|
2023-05-23 17:56:05 -03:00 |
|
EvilFactory
|
2093e7ca7f
|
Added GUIComponent to the GUI lib
|
2023-05-18 17:28:52 -03:00 |
|
EvilFactory
|
6b96927b23
|
Added docs for the util functions and fixed timer docs
|
2023-05-17 10:14:16 -03:00 |
|
EvilFactory
|
09c36a9213
|
Merge https://github.com/Regalis11/Barotrauma into develop
|
2023-05-11 11:22:12 -03:00 |
|
Joonas Rikkonen
|
8a89b18a63
|
Update bug_report.yml
|
2023-05-11 16:58:02 +03:00 |
|
Regalis11
|
e5ef2adc55
|
v1.0.13.2
|
2023-05-11 16:39:23 +03:00 |
|
EvilFactory
|
9f84941792
|
Quick fix for failing MacOS builds
|
2023-05-10 12:06:51 -03:00 |
|
EvilFactory
|
2c45c3d020
|
Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop
|
2023-05-10 11:55:46 -03:00 |
|
Joonas Rikkonen
|
235d42b34f
|
Update bug_report.yml
|
2023-05-10 15:08:03 +03:00 |
|
Regalis11
|
ee1db852b1
|
v1.0.13.1 (first post-1.0 patch)
|
2023-05-10 15:07:17 +03:00 |
|
github-actions[bot]
|
768a1f309c
|
Update submodule: Libraries/moonsharp
|
2023-05-09 15:51:56 +00:00 |
|
peelz
|
0219b3de73
|
Add publicized assemblies to CI archives (#129)
|
2023-05-09 12:39:52 -03:00 |
|
Evil Factory
|
eb3c126aea
|
Merge pull request #128 from notpeelz/harden-ci-security
Vendor publish-release CI action
Add ensure-sha-pinned-actions action to CI pipeline
Pin CI actions to specific commit hashes
|
2023-05-09 11:26:15 -03:00 |
|
peelz
|
0a8fa6f5d4
|
Pin CI actions to specific commit hashes
|
2023-05-08 20:02:45 -04:00 |
|
peelz
|
4c1557e7fd
|
Add ensure-sha-pinned-actions action to CI pipeline
|
2023-05-08 20:02:45 -04:00 |
|
peelz
|
32645c0dd2
|
Vendor publish-release CI action
This replaces `marvinpinto/action-automatic-releases`, which hasn't been
updated since Jan 29 2022.
|
2023-05-08 20:02:45 -04:00 |
|
EvilFactory
|
886fa9ed80
|
Prevent some types from being re-registered
|
2023-05-08 13:13:47 -03:00 |
|
Evil Factory
|
836e5daca6
|
Merge pull request #127 from notpeelz/add-server-files-to-ci-client-patch
Simplify CI publish-release script
Remove dotnet 3.1 from CI dependencies
Add server files to CI client patch archives
|
2023-05-08 12:54:58 -03:00 |
|
peelz
|
e9e0e852ba
|
Add server files to CI client patch archives
|
2023-05-08 11:42:18 -04:00 |
|
peelz
|
9974c33c89
|
Remove dotnet 3.1 from CI dependencies
|
2023-05-08 11:42:18 -04:00 |
|
peelz
|
1b4cc62bcc
|
Simplify CI publish-release script
|
2023-05-08 11:42:18 -04:00 |
|
EvilFactory
|
bf988aa9ef
|
Correctly handle errors in util methods
|
2023-05-06 13:38:52 -03:00 |
|
EvilFactory
|
8e6f8cc5e6
|
Added support for workshop install for other platforms (MacOS is likely still borked, but I don't have a Mac to test it)
|
2023-05-03 12:38:29 -03:00 |
|
EvilFactory
|
8df9f7798e
|
Implemented a custom PlatformAccessor and re-added the rest of the io and os libraries
|
2023-05-01 13:24:18 -03:00 |
|
EvilFactory
|
29a2e07b1f
|
Set TopLevelBinderFlags to IgnoreAccessibility for CsMods, so they are able to access non-public members by default
|
2023-04-28 14:45:45 -03:00 |
|
Joonas Rikkonen
|
96fb49ba14
|
Update bug_report.yml
|
2023-04-28 19:32:16 +03:00 |
|
Joonas Rikkonen
|
d58d59d217
|
Update bug_report.yml
|
2023-04-27 21:24:52 +03:00 |
|
EvilFactory
|
5de8d0293f
|
Registered MathUtils and XMLExtensions as extension types, moved GetType to a better place
|
2023-04-25 21:27:11 -03:00 |
|
EvilFactory
|
93a5065171
|
Added conversion for OnAttacked and OnDeath handlers and added new hook character.damageLimb
|
2023-04-25 10:20:24 -03:00 |
|
Joonas Rikkonen
|
cab8f492f5
|
Update bug_report.yml
|
2023-04-21 15:21:22 +03:00 |
|
EvilFactory
|
9415219141
|
Register DamageModifier
|
2023-04-20 12:48:40 -03:00 |
|
EvilFactory
|
828cb99644
|
Added basic documentation for LuaUserData
|
2023-04-14 14:46:55 -03:00 |
|
EvilFactory
|
fa9b9baf68
|
Register some missing GUI types
|
2023-04-14 14:26:34 -03:00 |
|
EvilFactory
|
1186719e62
|
Fixed some types not being able to be registered when they actually should
|
2023-04-12 12:45:06 -03:00 |
|
EvilFactory
|
aa0be735f9
|
Initialize Lua on tutorials and register Exception (for compatibility)
|
2023-04-12 12:32:25 -03:00 |
|
EvilFactory
|
20cb4bf320
|
Fixed new lines in manual install page (thanks ldocs)
|
2023-04-12 12:19:48 -03:00 |
|
EvilFactory
|
e2a70f3b4a
|
Merge https://github.com/Regalis11/Barotrauma into develop
|
2023-04-12 11:44:22 -03:00 |
|
EvilFactory
|
ee7ca80d88
|
Merge branch 'feature/lua-debugging' into develop
|
2023-04-12 11:40:16 -03:00 |
|
EvilFactory
|
80f79864f5
|
Added MoonSharp.VsCodeDebugger.dll to CI
|
2023-04-12 11:38:29 -03:00 |
|
Joonas Rikkonen
|
f223f774b9
|
Update bug_report.yml
|
2023-04-12 15:44:36 +03:00 |
|
Regalis11
|
f8af8db91a
|
v1.0.9.0 (2nd hotfix)
|
2023-04-12 15:42:35 +03:00 |
|
EvilFactory
|
f2a3c38c79
|
Added item.removed to docs and fixed some minor things
|
2023-04-11 12:34:15 -03:00 |
|
EvilFactory
|
d0519cb982
|
Register WallSection
|
2023-04-10 06:31:25 -03:00 |
|
EvilFactory
|
0f49932604
|
Re-enabled the lua type filter again
|
2023-04-09 14:10:34 -03:00 |
|
EvilFactory
|
675b4f349c
|
Added LuaUserData.IsRegistered
|
2023-04-09 14:07:26 -03:00 |
|
EvilFactory
|
8b225abea6
|
Improved manual install docs
|
2023-04-05 13:21:56 -03:00 |
|
EvilFactory
|
df79d22e93
|
Return empty table if we try to get ClientList in singleplayer
|
2023-04-01 11:40:25 -03:00 |
|
Joonas Rikkonen
|
5a3752a3bc
|
Update bug_report.yml
|
2023-03-31 18:35:27 +03:00 |
|