Commit Graph

  • ae3b68d417 remove non-functional error handler EvilFactory 2022-09-14 14:08:56 -03:00
  • fec8131243 Merge branch 'master' into dev Juan Pablo Arce 2022-09-14 12:48:36 -03:00
  • 1fd2a51bbb Unstable v0.19.5.0 Juan Pablo Arce 2022-09-14 12:47:17 -03:00
  • 084f10b7d8 Update bug_report.yml Joonas Rikkonen 2022-09-14 17:32:26 +03:00
  • 35abb5d147 added new manual install video tutorial EvilFactory 2022-09-13 14:45:46 -03:00
  • 56d997624e added notice for mac installing from scratch EvilFactory 2022-09-06 06:17:38 -03:00
  • f41962f75d forgot a Voronoi2 class EvilFactory 2022-09-02 19:51:16 -03:00
  • 3f2c843247 Unstable v0.19.3.0 Juan Pablo Arce 2022-09-02 15:10:56 -03:00
  • 28789616bd Merge branch 'master' into dev Juan Pablo Arce 2022-09-02 14:58:07 -03:00
  • af4b63519b Update bug_report.yml Joonas Rikkonen 2022-09-02 20:28:47 +03:00
  • e972777cf6 register Voronoid Elements EvilFactory 2022-09-02 14:13:34 -03:00
  • d6b82cd591 better error handling in LuaUserData.lua EvilFactory 2022-08-31 14:53:32 -03:00
  • 9ef581ecfb register EventManager and EventManagerSettings EvilFactory 2022-08-31 14:52:33 -03:00
  • 975d9b2e3d Update bug_report.yml Joonas Rikkonen 2022-08-26 16:51:56 +03:00
  • 4d156b6509 register HumanoidAnimController and FishAnimController EvilFactory 2022-08-25 13:38:11 -03:00
  • f3b53afc3c remove video EvilFactory 2022-08-23 16:59:58 -03:00
  • ca89cbe418 refactor workshop installation: make LuaCsInstaller a little less cursed EvilFactory 2022-08-23 14:58:42 -03:00
  • 5a38255ba7 Merge pull request #105 from notpeelz/reorder-docs-kinds Evil Factory 2022-08-20 22:28:19 -03:00
  • a46c925858 Enforce kinds ordering in lua docs peelz 2022-08-20 21:10:55 -04:00
  • 199d9b78f0 fix LuaCsUpdateChecker throwing fatal error when having a missing file EvilFactory 2022-08-20 19:43:47 -03:00
  • f19228f366 Merge pull request #104 from notpeelz/fix-hook-cs-compat Evil Factory 2022-08-20 12:38:44 -03:00
  • 13d0510d37 Make lua converters private peelz 2022-08-20 11:17:44 -04:00
  • d547c97c80 Fix Hook.Add compatibility with C# mods peelz 2022-08-20 10:56:50 -04:00
  • 9fb25252a6 added custom converters for GUICustomComponent's delegates EvilFactory 2022-08-20 12:03:05 -03:00
  • 0a45e81c83 Update bug_report.yml Joonas Rikkonen 2022-08-20 11:36:40 +03:00
  • 1219615d64 Unstable v0.19.1.0 Juan Pablo Arce 2022-08-19 13:59:08 -03:00
  • 0365956c9b replaced Lua Examples with a link to a repository EvilFactory 2022-08-18 15:31:05 -03:00
  • da7ab6b205 Merge pull request #103 from notpeelz/fix-gui-lua-converter-nre Evil Factory 2022-08-17 20:58:59 -03:00
  • 860449aaed Fix NRE in GUI lua converters peelz 2022-08-17 19:48:29 -04:00
  • b8707c1f32 register TextPack EvilFactory 2022-08-16 13:24:52 -03:00
  • c43cd4f2b5 Merge pull request #101 from notpeelz/fix-docs-ps1-modules Evil Factory 2022-08-14 19:30:43 -03:00
  • 8d40a106dc Fix docs ps1 script module errors peelz 2022-08-14 18:03:42 -04:00
  • 53b92e3a44 added RespawnManager to Game EvilFactory 2022-08-14 10:54:50 -03:00
  • 52cb7ecfd7 Merge pull request #100 from notpeelz/fix-publish-sigil-dll Evil Factory 2022-08-12 21:10:22 -03:00
  • 9ba466a455 Fix missing Sigil.dll in patch zip releases peelz 2022-08-12 20:07:04 -04:00
  • d73a8ac7e4 Merge pull request #98 from notpeelz/fix-report-test-results Evil Factory 2022-08-12 06:15:20 -03:00
  • d8e2a52b0b Merge pull request #97 from notpeelz/generate-patch-zip-release Evil Factory 2022-08-12 06:15:09 -03:00
  • d34cea51cf Fix workflow not reporting test results when ran from a PR peelz 2022-08-12 01:31:07 -04:00
  • 3a6ce4c219 Update manual installation instructions peelz 2022-08-11 21:27:01 -04:00
  • 5c3274153e Fix markdown spacing for ul, ol and iframe peelz 2022-08-11 21:26:56 -04:00
  • 1049296705 Fix incorrect path to scripts/install.sh in lua docs build script peelz 2022-08-11 19:43:01 -04:00
  • 430dd9ae93 Change release workflow to create zip files for existing installs peelz 2022-08-11 19:06:02 -04:00
  • 582d6a5c26 fix inverted check for SaveGame EvilFactory 2022-08-11 19:14:14 -03:00
  • 53c586b22f add save folder to whitelist EvilFactory 2022-08-11 12:59:20 -03:00
  • 6c7a93d53e docs: added Sigil.dll to "Adding Lua For Barotrauma to an existing client" EvilFactory 2022-08-11 06:29:45 -03:00
  • 4bccc33c4f added Game.ServerSettings for clients and Game.Client/Game.Server EvilFactory 2022-08-10 16:52:54 -03:00
  • 412a9e0055 register GameMain, BanList and BannedPlayer EvilFactory 2022-08-10 16:52:27 -03:00
  • 40814a1723 expose AccumulatorMax EvilFactory 2022-08-10 16:35:12 -03:00
  • 93737e27ba Merge pull request #96 from notpeelz/hook-api-il-patch Evil Factory 2022-08-10 16:30:12 -03:00
  • eabc611a63 Fix typo in cl_xxx commands peelz 2022-08-08 20:40:47 -04:00
  • dd1b404c9b Refactor error/exception/message handling peelz 2022-08-06 18:10:54 -04:00
  • 3de2d8e550 Change on-push workflow to run unit tests peelz 2022-08-06 01:30:05 -04:00
  • 508f8d3dcd Fix dotnet-release workflow not cloning submodules peelz 2022-08-05 21:22:48 -04:00
  • 4f17a88781 Fix incorrect LuaXXX type converter used in overload disambiguation peelz 2022-08-05 21:40:43 -04:00
  • 267644695a Add Sigil.dll to the list of files to deploy/update peelz 2022-08-05 00:09:25 -04:00
  • 4e41d5c4fb Fix item.interact hook not passing the correct parameters peelz 2022-08-04 15:43:39 -04:00
  • 33a29741df Change DefaultHook.lua to use Hook.Patch peelz 2022-08-04 15:41:04 -04:00
  • c25f4df6bc Add lua docs for new Hook.Patch API peelz 2022-08-03 21:34:42 -04:00
  • 014bddf5ee Add support [readonly] modifier to lua docs peelz 2022-08-03 21:34:42 -04:00
  • 987907bd05 Improve color constrast of headers in lua docs peelz 2022-08-03 21:34:42 -04:00
  • e0defa82e2 Fix invalid @realm tags peelz 2022-08-03 21:34:42 -04:00
  • 7e99cdef29 Implement rudimentary cache busting for lua docs peelz 2022-08-03 21:34:42 -04:00
  • 97021f127c Add support for deprecation reason in lua docs peelz 2022-08-03 21:34:42 -04:00
  • 477cbeccc6 Fix paragraph spacing inconsistencies in lua docs peelz 2022-08-03 21:34:42 -04:00
  • 843055a5dc Update repo url in lua docs peelz 2022-08-03 21:34:42 -04:00
  • 4a6e13a0dc Refactor LuaDocs generator peelz 2022-08-03 21:34:42 -04:00
  • 545c38c26c Fix parameter mismatch errors in lua docs peelz 2022-08-03 21:34:42 -04:00
  • b393a4e00f Add .editorconfig peelz 2022-08-03 21:34:42 -04:00
  • 2f5add1999 Don't conflate fields with tables peelz 2022-08-03 21:34:42 -04:00
  • 512b95d89c Fix lua docs sidebar items not being indexable peelz 2022-08-03 21:34:42 -04:00
  • 897466d295 Move hooks docs to their own section peelz 2022-08-03 21:34:42 -04:00
  • 1bb7843811 Move docs to luacs-docs/{lua,cs,landing-page} peelz 2022-08-03 21:34:42 -04:00
  • 53ea2b8973 Simplify github workflow for docs generation peelz 2022-08-03 21:34:41 -04:00
  • 69c627b651 Deprecate Hook.HookMethod peelz 2022-08-03 21:34:41 -04:00
  • ca51130517 Add @deprecated tag to lua docs peelz 2022-08-03 21:34:41 -04:00
  • 5d11c28db6 Clean up lua docs scripts peelz 2022-08-03 21:34:41 -04:00
  • 9a621237f0 Add unit tests for LuaCsHook Patch API peelz 2022-08-03 21:34:41 -04:00
  • d9dc84425d Make LuaCsSetup easier to integrate into unit tests peelz 2022-08-03 21:34:41 -04:00
  • d98daf008e Add lua types for C# primitives peelz 2022-08-03 21:34:41 -04:00
  • fb1005d255 Clean up dependencies peelz 2022-08-03 21:34:41 -04:00
  • 08836088fb Refactor hooking API peelz 2022-08-03 21:34:41 -04:00
  • 768abd5ce1 Remove LuaResult peelz 2022-08-07 12:58:15 -04:00
  • a5bffce33b Move prohibitedHooks check to a method peelz 2022-08-03 21:34:41 -04:00
  • 7ce7e6e763 Support resolving methods with ref/out parameters peelz 2022-08-03 21:34:41 -04:00
  • 9386181fce Merge branch 'Regalis11:master' into master Evil Factory 2022-08-09 13:39:27 -03:00
  • b17019db95 v0.18.15.1 Juan Pablo Arce 2022-08-09 13:37:15 -03:00
  • 0948c6dc35 added Quality.SetValue EvilFactory 2022-08-08 17:36:50 -03:00
  • 9fd550e8f5 fixed wrong type of CharacterEditorScreen EvilFactory 2022-07-31 08:14:58 -03:00
  • 069567c681 LuaCs is now initialized after sub editor screen is first selected, added Game.IsSubEditor, Game.SubEditorScreen and registered editor screens EvilFactory 2022-07-27 20:01:20 -03:00
  • 1b020ff99e don't prevent further cs mods from being executed if one of them has a runtime error EvilFactory 2022-07-25 09:25:06 -03:00
  • 3fc6892571 fix exceptions not being handled correctly inside Network.Receive and Timer.Wait EvilFactory 2022-07-23 12:23:27 -03:00
  • 6b55adcdd9 v0.19.0.0 (unstable) Regalis11 2022-07-20 18:47:07 +03:00
  • d37bf9eef9 Merge branch 'Regalis11:master' into master Evil Factory 2022-07-19 13:31:23 -03:00
  • 2e2663a175 Update bug_report.yml Joonas Rikkonen 2022-07-18 10:29:57 +03:00
  • 31b0bbd3d9 fix jobsAssigned hook not working for respawn shuttles EvilFactory 2022-07-16 11:28:33 -03:00
  • b9ebf04a6a fix undefined identifiers in patches overriding each other Evil Factory 2022-07-14 20:55:39 -03:00
  • a083f8f69e fix compiler error Evil Factory 2022-07-14 12:27:57 -03:00
  • c5860d13d5 Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git Evil Factory 2022-07-14 12:25:44 -03:00
  • f6b226ea7e Merge branch 'dev' Regalis11 2022-07-14 17:13:01 +03:00
  • 4a03ee5ab2 v0.18.15.0 Regalis11 2022-07-14 16:54:36 +03:00