Commit Graph

5931 Commits

Author SHA1 Message Date
EvilFactory 244dd8fad6 Register some missing GUI types and missions 2022-12-03 22:23:09 -03:00
Markus Isberg f7f1ebd979 Faction Test 100.8.0.0 2022-12-01 22:00:25 +02:00
Markus Isberg 31d2dc658e Build 0.20.9.0 2022-12-01 21:59:53 +02:00
Joonas Rikkonen a4033b5344 Update bug_report.yml 2022-12-01 18:13:46 +02:00
EvilFactory 644238997b Disable this for now 2022-11-28 20:51:51 -03:00
EvilFactory 1ea26f1891 Fix threading issue introduced by #117 once for all 2022-11-28 16:49:11 -03:00
EvilFactory 08f18e2e69 Rename members to use correct case 2022-11-26 22:16:40 -03:00
EvilFactory 6f72df831e Add MapEntity to default lib 2022-11-26 21:59:53 -03:00
Markus Isberg df805574c4 Build 0.20.8.0 2022-11-25 19:56:30 +02:00
Markus Isberg 0057f5bfce Faction Test 100.6.0.0 2022-11-25 19:55:45 +02:00
Joonas Rikkonen e7783f4678 Update bug_report.yml 2022-11-25 19:53:16 +02:00
EvilFactory 0e8990ef02 Register EntityGrid 2022-11-24 16:59:24 -03:00
EvilFactory 16426c2605 Make status effect user accessible by default 2022-11-24 15:37:03 -03:00
EvilFactory aee83bdf74 Fix threading issues introduced by #117 2022-11-22 14:10:13 -03:00
EvilFactory ee1a87be19 Fix Game.RoundStarted reporting incorrect values on Singleplayer 2022-11-21 17:38:44 -03:00
Markus Isberg c44fb0ad3a Faction Test 100.5.0.0 2022-11-18 18:32:04 +02:00
Markus Isberg ecb6d40b4b Build 0.20.7.0 2022-11-18 18:13:38 +02:00
Joonas Rikkonen ab8a6aff65 Update bug_report.yml 2022-11-18 17:55:15 +02:00
EvilFactory 2931ef00ea Added TypeOf 2022-11-14 14:31:38 -03:00
EvilFactory 3ba75e5c44 You can now specify the types in LuaUserData.MakeMethodAccessible and cleaned the code up a bit 2022-11-14 14:20:52 -03:00
EvilFactory 1533d07f23 Fix roundStart and roundEnd hooks being called twice in sub editor 2022-11-14 14:07:38 -03:00
Markus Isberg c772b61fc1 Faction Test 100.4.0.0 2022-11-14 18:28:28 +02:00
Joonas Rikkonen 87426b68b2 Update bug_report.yml 2022-11-14 18:19:43 +02:00
Markus Isberg 8c8fd865c5 Build 0.20.6.0 2022-11-14 18:14:35 +02:00
EvilFactory 6bc6e39e46 Fix typo in ACsMod 2022-11-13 23:36:47 -03:00
EvilFactory 0853357300 Move think hook to a better place 2022-11-13 15:56:37 -03:00
Joonas Rikkonen a0c747319c Update bug_report.yml 2022-11-11 20:34:52 +02:00
Markus Isberg 54712b5dc9 Build 0.20.4.0 2022-11-11 17:57:23 +02:00
EvilFactory a89840b4a7 Fix failing tests 2022-11-10 21:28:17 -03:00
EvilFactory 217f7b63a2 Added Md5Hash and made FIFO queue less cursed
Starting to run out of food.
2022-11-06 17:49:17 -03:00
Joonas Rikkonen a03f043b47 Update bug_report.yml 2022-11-04 19:34:23 +02:00
EvilFactory f7b046e950 Day 327: Still haven't managed to fix rare NRE that happens with timers
Starting to run out of food.
2022-11-03 21:07:29 -03:00
EvilFactory dbc67cc489 Register WaterRenderer stuff 2022-11-03 20:38:07 -03:00
Joonas Rikkonen c8b4869e04 Update bug_report.yml 2022-11-03 20:43:22 +02:00
MapleWheels d250c439d0 Support for Reflection Lookup of Mod Types (#117)
* Modified reflection utils to support lookup across multiple assemblies.
* Added registration of generated mod assembly to LuaCs Compiler.
2022-11-02 22:12:51 -03:00
Joonas Rikkonen 68493f845a Update bug_report.yml 2022-11-01 19:36:51 +02:00
EvilFactory 4164e36ec4 Fix Cs mods sometimes being added twice 2022-10-31 13:40:58 -03:00
EvilFactory ef0bb33def Register Cargo and Upgrade types and remove old debug print 2022-10-30 19:21:15 -03:00
EvilFactory 6e4d4b0950 Fix inverted check 2022-10-30 18:57:16 -03:00
EvilFactory 3aff717600 Added Hook.Exists 2022-10-30 18:00:30 -03:00
EvilFactory ba1157b07d Make init logs nicer 2022-10-30 16:34:01 -03:00
EvilFactory e7d98dc887 Update Moonsharp for the new pcall exception handling 2022-10-29 20:30:02 -03:00
EvilFactory b77dde156b Get docs in line and added networking manual 2022-10-29 19:44:23 -03:00
Joonas Rikkonen 93856c5f95 Update bug_report.yml 2022-10-29 17:44:54 +03:00
EvilFactory 09979cb4c9 Fix client-side commands working when they shouldn't 2022-10-28 15:14:43 -03:00
EvilFactory d88a6b5ef0 Move logging stuff to a separate file 2022-10-28 13:19:23 -03:00
EvilFactory 9502d70290 Rename field and remove unnecessary usings 2022-10-28 12:42:35 -03:00
EvilFactory 5e29d1d8ba Fix mixed spaces and tabs 2022-10-28 12:29:35 -03:00
EvilFactory 43810a3509 Use WorkshopId instead and minor cleanup 2022-10-28 12:26:47 -03:00
EvilFactory 79b4edf7a8 Added VideoPlayer and Video 2022-10-27 12:48:29 -03:00