Commit Graph

6074 Commits

Author SHA1 Message Date
EvilFactory
032572de52 Added some missing level types 2022-10-14 12:53:06 -03:00
Joonas Rikkonen
ec5b730b28 Update bug_report.yml 2022-10-14 16:39:41 +03:00
Evil Factory
4cf62f9fa5 Merge pull request #115 from notpeelz/feat-workflow-update-moonsharp
Add workflow for updating MoonSharp
2022-10-13 06:27:37 -03:00
peelz
6e70c9d094 Add workflow for updating MoonSharp 2022-10-13 00:35:59 -04:00
Evil Factory
942775570d Merge pull request #114 from notpeelz/fix-byref-properties
Fix accessing ByRef properties
2022-10-12 20:03:04 -03:00
peelz
591e3a71ea Update MoonSharp 2022-10-12 18:54:55 -04:00
EvilFactory
0ea644c6ca Fix build.ps1 copying files incorrectly 2022-10-08 11:17:06 -03:00
EvilFactory
18ee41c610 Remove unnecessary null checks and added missing return statement 2022-10-07 11:30:59 -03:00
EvilFactory
8fef89a255 Merge https://github.com/Regalis11/Barotrauma 2022-10-06 12:44:55 -03:00
EvilFactory
bbca25854c Register SettingsMenu 2022-10-06 12:43:37 -03:00
Regalis11
69b9960c3c Merge remote-tracking branch 'origin/dev' 2022-10-06 18:37:45 +03:00
Joonas Rikkonen
dbbb51cc97 Update bug_report.yml 2022-10-06 18:37:05 +03:00
Markus Isberg
05c7b1f869 Build 0.19.11.0 2022-10-06 17:13:27 +03:00
EvilFactory
1eed13fcd0 added support for None<T> and Some<T> and added some missing types from last update 2022-10-05 20:55:15 -03:00
Evil Factory
1123211fe2 Update publish CI to use net6.0 paths 2022-10-05 13:10:02 -03:00
EvilFactory
73720a07be Fix MacOS project compile error 2022-10-05 12:57:16 -03:00
EvilFactory
abec71bcf8 Merge branch 'unstable' 2022-10-05 12:22:18 -03:00
EvilFactory
41e3eb48ea Merge https://github.com/Regalis11/Barotrauma into unstable 2022-10-05 12:19:53 -03:00
EvilFactory
729110484f texture loader and option support 2022-10-05 12:17:40 -03:00
Joonas Rikkonen
4c52fe23a5 Update bug_report.yml 2022-10-05 18:09:59 +03:00
Regalis11
91f2f6f4f7 v0.19.10.0 (Hoist the Sails update) 2022-10-05 18:07:55 +03:00
EvilFactory
011ac43226 Fix ForcedAutorun being called two times in some cases 2022-10-03 13:12:59 -03:00
EvilFactory
a3eff91c1a Merge branch 'dev' of https://github.com/Regalis11/Barotrauma into unstable 2022-09-30 12:14:01 -03:00
Juan Pablo Arce
d461d504dc v0.19.9.0 2022-09-30 12:08:01 -03:00
EvilFactory
6c38a555bb Re-add ForceVoice and ForceLocalVoice as compatibility 2022-09-29 16:20:47 -03:00
Evil Factory
ada9a564f8 Merge pull request #112 from notpeelz/feat-publish-tarball
Publish tarballs for linux builds
2022-09-29 14:43:20 -03:00
EvilFactory
faad59f20d fix projects and compile errors 2022-09-29 14:08:59 -03:00
EvilFactory
77c63541eb Merge branch 'dev' of https://github.com/Regalis11/Barotrauma into unstable 2022-09-29 12:13:55 -03:00
EvilFactory
2d5cff1752 More sound and content types 2022-09-29 11:47:31 -03:00
peelz
81701ae430 Add tarballs for linux artifacts 2022-09-29 01:27:57 -04:00
peelz
5a59b8204a Add support for wildcard files in publish-release workflow 2022-09-29 01:27:57 -04:00
Juan Pablo Arce
9ae6e35760 Merge branch 'master' into dev 2022-09-28 21:37:42 -03:00
Juan Pablo Arce
3ca584f2fc v0.19.8.0 2022-09-28 21:30:52 -03:00
Joonas Rikkonen
982df298ec Update bug_report.yml 2022-09-28 21:48:53 +03:00
EvilFactory
1a026c90a9 added some missing sound types 2022-09-27 20:23:37 -03:00
Evil Factory
91f212cb74 Merge pull request #111 from notpeelz/fix-overload-cache-corruption
Fix method overload cache corruption
2022-09-23 22:21:22 -03:00
peelz
82b4e6877d Update MoonSharp 2022-09-23 21:18:10 -04:00
Joonas Rikkonen
2efdead44b Update bug_report.yml 2022-09-23 17:57:07 +03:00
EvilFactory
245e76cd8d Fix #106 turn list into an array before looping through hooks 2022-09-23 11:42:49 -03:00
Evil Factory
460a5f7a85 Merge pull request #109 from notpeelz/fix-patch-confusing-ctor-with-cctor
Fix Hook.Patch confusing .ctor with .cctor
2022-09-17 10:15:43 -03:00
peelz
c261f0c205 Add tests for ambiguous Hook.Patch signatures 2022-09-17 00:11:09 -04:00
peelz
cc414692be Change Hook.Patch exceptions to lua errors 2022-09-17 00:11:09 -04:00
peelz
cd8316ea4c Fix NRE in LuaUserData.GetType 2022-09-17 00:11:09 -04:00
peelz
6da732e997 Fix Hook.Patch confusing .ctor with .cctor 2022-09-17 00:11:09 -04:00
Evil Factory
6add57aa62 Merge pull request #108 from notpeelz/feat-patch-ctor
Add constructor support to Hook.Patch
2022-09-16 13:19:03 -03:00
peelz
2cdd3f3ec5 Add constructor support to Hook.Patch 2022-09-15 19:31:47 -04:00
peelz
8774a33914 Fix possible NRE when stopping while a patched method is running 2022-09-15 19:31:47 -04:00
peelz
025b840625 Fix test concurrency issues 2022-09-15 19:31:41 -04:00
peelz
32a96e39ee Update MoonSharp 2022-09-15 18:09:32 -04:00
EvilFactory
3914831921 register PropertyConditional and Xml classes, and create global references for them 2022-09-14 14:09:33 -03:00