Commit Graph

  • 6f72df831e Add MapEntity to default lib EvilFactory 2022-11-26 21:59:53 -03:00
  • df805574c4 Build 0.20.8.0 Markus Isberg 2022-11-25 19:56:30 +02:00
  • 0057f5bfce Faction Test 100.6.0.0 Markus Isberg 2022-11-25 19:55:45 +02:00
  • e7783f4678 Update bug_report.yml Joonas Rikkonen 2022-11-25 19:53:16 +02:00
  • 0e8990ef02 Register EntityGrid EvilFactory 2022-11-24 16:59:24 -03:00
  • 16426c2605 Make status effect user accessible by default EvilFactory 2022-11-24 15:37:03 -03:00
  • aee83bdf74 Fix threading issues introduced by #117 EvilFactory 2022-11-22 14:10:13 -03:00
  • ee1a87be19 Fix Game.RoundStarted reporting incorrect values on Singleplayer EvilFactory 2022-11-21 17:38:44 -03:00
  • c44fb0ad3a Faction Test 100.5.0.0 Markus Isberg 2022-11-18 18:32:04 +02:00
  • ecb6d40b4b Build 0.20.7.0 Markus Isberg 2022-11-18 18:13:38 +02:00
  • ab8a6aff65 Update bug_report.yml Joonas Rikkonen 2022-11-18 17:55:15 +02:00
  • 2931ef00ea Added TypeOf EvilFactory 2022-11-14 14:31:38 -03:00
  • 3ba75e5c44 You can now specify the types in LuaUserData.MakeMethodAccessible and cleaned the code up a bit EvilFactory 2022-11-14 14:20:52 -03:00
  • 1533d07f23 Fix roundStart and roundEnd hooks being called twice in sub editor EvilFactory 2022-11-14 14:07:38 -03:00
  • c772b61fc1 Faction Test 100.4.0.0 Markus Isberg 2022-11-14 18:28:28 +02:00
  • 87426b68b2 Update bug_report.yml Joonas Rikkonen 2022-11-14 18:19:43 +02:00
  • 8c8fd865c5 Build 0.20.6.0 Markus Isberg 2022-11-14 18:14:35 +02:00
  • 6bc6e39e46 Fix typo in ACsMod EvilFactory 2022-11-13 23:36:47 -03:00
  • 0853357300 Move think hook to a better place EvilFactory 2022-11-13 15:56:37 -03:00
  • a0c747319c Update bug_report.yml Joonas Rikkonen 2022-11-11 20:34:52 +02:00
  • 54712b5dc9 Build 0.20.4.0 Markus Isberg 2022-11-11 17:57:23 +02:00
  • a89840b4a7 Fix failing tests EvilFactory 2022-11-10 21:28:17 -03:00
  • 217f7b63a2 Added Md5Hash and made FIFO queue less cursed EvilFactory 2022-11-06 17:49:17 -03:00
  • a03f043b47 Update bug_report.yml Joonas Rikkonen 2022-11-04 19:34:23 +02:00
  • f7b046e950 Day 327: Still haven't managed to fix rare NRE that happens with timers EvilFactory 2022-11-03 21:07:29 -03:00
  • dbc67cc489 Register WaterRenderer stuff EvilFactory 2022-11-02 20:18:18 -03:00
  • c8b4869e04 Update bug_report.yml Joonas Rikkonen 2022-11-03 20:43:22 +02:00
  • d250c439d0 Support for Reflection Lookup of Mod Types (#117) MapleWheels 2022-11-02 21:12:51 -04:00
  • 68493f845a Update bug_report.yml Joonas Rikkonen 2022-11-01 19:36:51 +02:00
  • 4164e36ec4 Fix Cs mods sometimes being added twice EvilFactory 2022-10-31 13:40:58 -03:00
  • ef0bb33def Register Cargo and Upgrade types and remove old debug print EvilFactory 2022-10-30 19:21:15 -03:00
  • 6e4d4b0950 Fix inverted check EvilFactory 2022-10-30 18:57:16 -03:00
  • 3aff717600 Added Hook.Exists EvilFactory 2022-10-30 18:00:30 -03:00
  • ba1157b07d Make init logs nicer EvilFactory 2022-10-30 16:34:01 -03:00
  • e7d98dc887 Update Moonsharp for the new pcall exception handling EvilFactory 2022-10-29 20:30:02 -03:00
  • b77dde156b Get docs in line and added networking manual EvilFactory 2022-10-29 19:44:23 -03:00
  • 93856c5f95 Update bug_report.yml Joonas Rikkonen 2022-10-29 17:44:54 +03:00
  • 09979cb4c9 Fix client-side commands working when they shouldn't EvilFactory 2022-10-28 15:14:43 -03:00
  • d88a6b5ef0 Move logging stuff to a separate file EvilFactory 2022-10-28 13:19:23 -03:00
  • 9502d70290 Rename field and remove unnecessary usings EvilFactory 2022-10-28 12:42:35 -03:00
  • 5e29d1d8ba Fix mixed spaces and tabs EvilFactory 2022-10-28 12:29:35 -03:00
  • 43810a3509 Use WorkshopId instead and minor cleanup EvilFactory 2022-10-28 12:26:47 -03:00
  • 79b4edf7a8 Added VideoPlayer and Video EvilFactory 2022-10-27 12:48:29 -03:00
  • edaf4b09fe Build 0.20.0.0 Markus Isberg 2022-10-27 17:54:57 +03:00
  • 8158213471 Added AccountId, Endpoint and TimeSpan for later EvilFactory 2022-10-25 12:50:17 -03:00
  • c624ec6568 Added variations for some commands and improved their descriptions EvilFactory 2022-10-22 10:49:26 -03:00
  • 599db6be5e Merge https://github.com/Regalis11/Barotrauma EvilFactory 2022-10-20 12:14:02 -03:00
  • a6ee9eadf3 Update bug_report.yml Joonas Rikkonen 2022-10-20 17:06:20 +03:00
  • 6cddd03918 v0.19.14.0 Regalis11 2022-10-20 17:05:24 +03:00
  • 35c6bd2526 Update bug_report.yml Joonas Rikkonen 2022-10-17 19:01:10 +03:00
  • 032572de52 Added some missing level types EvilFactory 2022-10-14 12:53:06 -03:00
  • ec5b730b28 Update bug_report.yml Joonas Rikkonen 2022-10-14 16:39:41 +03:00
  • 4cf62f9fa5 Merge pull request #115 from notpeelz/feat-workflow-update-moonsharp Evil Factory 2022-10-13 06:27:37 -03:00
  • 6e70c9d094 Add workflow for updating MoonSharp peelz 2022-10-12 23:33:17 -04:00
  • 942775570d Merge pull request #114 from notpeelz/fix-byref-properties Evil Factory 2022-10-12 20:03:04 -03:00
  • 591e3a71ea Update MoonSharp peelz 2022-10-12 18:34:50 -04:00
  • 0ea644c6ca Fix build.ps1 copying files incorrectly EvilFactory 2022-10-08 11:17:06 -03:00
  • 18ee41c610 Remove unnecessary null checks and added missing return statement EvilFactory 2022-10-07 11:30:59 -03:00
  • 8fef89a255 Merge https://github.com/Regalis11/Barotrauma EvilFactory 2022-10-06 12:44:55 -03:00
  • bbca25854c Register SettingsMenu EvilFactory 2022-10-06 12:43:37 -03:00
  • 69b9960c3c Merge remote-tracking branch 'origin/dev' Regalis11 2022-10-06 18:37:45 +03:00
  • dbbb51cc97 Update bug_report.yml Joonas Rikkonen 2022-10-06 18:37:05 +03:00
  • 05c7b1f869 Build 0.19.11.0 Markus Isberg 2022-10-06 17:13:27 +03:00
  • 1eed13fcd0 added support for None<T> and Some<T> and added some missing types from last update EvilFactory 2022-10-05 20:55:15 -03:00
  • 1123211fe2 Update publish CI to use net6.0 paths Evil Factory 2022-10-05 13:10:02 -03:00
  • 73720a07be Fix MacOS project compile error EvilFactory 2022-10-05 12:57:16 -03:00
  • abec71bcf8 Merge branch 'unstable' EvilFactory 2022-10-05 12:22:18 -03:00
  • 41e3eb48ea Merge https://github.com/Regalis11/Barotrauma into unstable EvilFactory 2022-10-05 12:19:53 -03:00
  • 729110484f texture loader and option support EvilFactory 2022-10-05 12:17:40 -03:00
  • 4c52fe23a5 Update bug_report.yml Joonas Rikkonen 2022-10-05 18:09:59 +03:00
  • 91f2f6f4f7 v0.19.10.0 (Hoist the Sails update) Regalis11 2022-10-05 18:07:55 +03:00
  • 011ac43226 Fix ForcedAutorun being called two times in some cases EvilFactory 2022-10-03 13:12:59 -03:00
  • a3eff91c1a Merge branch 'dev' of https://github.com/Regalis11/Barotrauma into unstable EvilFactory 2022-09-30 12:14:01 -03:00
  • d461d504dc v0.19.9.0 Juan Pablo Arce 2022-09-30 12:08:01 -03:00
  • 6c38a555bb Re-add ForceVoice and ForceLocalVoice as compatibility EvilFactory 2022-09-29 16:20:47 -03:00
  • ada9a564f8 Merge pull request #112 from notpeelz/feat-publish-tarball Evil Factory 2022-09-29 14:43:20 -03:00
  • faad59f20d fix projects and compile errors EvilFactory 2022-09-29 14:08:59 -03:00
  • 77c63541eb Merge branch 'dev' of https://github.com/Regalis11/Barotrauma into unstable EvilFactory 2022-09-29 12:13:55 -03:00
  • 2d5cff1752 More sound and content types EvilFactory 2022-09-29 11:47:31 -03:00
  • 81701ae430 Add tarballs for linux artifacts peelz 2022-09-28 20:11:33 -04:00
  • 5a59b8204a Add support for wildcard files in publish-release workflow peelz 2022-09-28 19:46:12 -04:00
  • 9ae6e35760 Merge branch 'master' into dev Juan Pablo Arce 2022-09-28 21:37:42 -03:00
  • 3ca584f2fc v0.19.8.0 Juan Pablo Arce 2022-09-28 21:30:52 -03:00
  • 982df298ec Update bug_report.yml Joonas Rikkonen 2022-09-28 21:48:53 +03:00
  • 1a026c90a9 added some missing sound types EvilFactory 2022-09-27 20:23:37 -03:00
  • 91f212cb74 Merge pull request #111 from notpeelz/fix-overload-cache-corruption Evil Factory 2022-09-23 22:21:22 -03:00
  • 82b4e6877d Update MoonSharp peelz 2022-09-23 20:36:10 -04:00
  • 2efdead44b Update bug_report.yml Joonas Rikkonen 2022-09-23 17:57:07 +03:00
  • 245e76cd8d Fix #106 turn list into an array before looping through hooks EvilFactory 2022-09-23 11:42:49 -03:00
  • 460a5f7a85 Merge pull request #109 from notpeelz/fix-patch-confusing-ctor-with-cctor Evil Factory 2022-09-17 10:15:43 -03:00
  • c261f0c205 Add tests for ambiguous Hook.Patch signatures peelz 2022-09-17 00:08:48 -04:00
  • cc414692be Change Hook.Patch exceptions to lua errors peelz 2022-09-16 23:18:17 -04:00
  • cd8316ea4c Fix NRE in LuaUserData.GetType peelz 2022-09-16 22:55:49 -04:00
  • 6da732e997 Fix Hook.Patch confusing .ctor with .cctor peelz 2022-09-16 22:45:42 -04:00
  • 6add57aa62 Merge pull request #108 from notpeelz/feat-patch-ctor Evil Factory 2022-09-16 13:19:03 -03:00
  • 2cdd3f3ec5 Add constructor support to Hook.Patch peelz 2022-09-15 18:09:32 -04:00
  • 8774a33914 Fix possible NRE when stopping while a patched method is running peelz 2022-09-15 18:09:32 -04:00
  • 025b840625 Fix test concurrency issues peelz 2022-09-15 18:09:32 -04:00
  • 32a96e39ee Update MoonSharp peelz 2022-09-15 18:09:32 -04:00
  • 3914831921 register PropertyConditional and Xml classes, and create global references for them EvilFactory 2022-09-14 14:09:33 -03:00