Commit Graph

20 Commits

Author SHA1 Message Date
Oiltanker
3eba20ecb7 new hook call method + function to delegate conversion 2022-04-15 21:29:12 +03:00
Oiltanker
5d06df437e hook merge + hook wrappers 2022-04-15 21:28:22 +03:00
Oiltanker
1e6ac68e86 initial cs-lua merge work 2022-04-15 21:25:58 +03:00
Evil Factory
8238e8058c Game.Settings 2022-04-14 21:00:08 -03:00
Evil Factory
e87e9341ef added Game.MyID 2022-04-13 15:46:52 -03:00
Evil Factory
96fdefb9ed lua now runs on sub editor, added Game.GetEnabledContentPackages back for compatibility and printerror 2022-04-10 18:58:25 -03:00
Evil Factory
e1e0fd6acf Bunch of fixes 2022-04-09 09:06:29 -03:00
Evil Factory
b37fd8d9c9 Fixing stuff part 1 2022-04-08 16:08:59 -03:00
Evil Factory
34ffbea69d MakeMethodAccessible and MakeFieldAccessible now are recursive, so they include private members in inherit members 2022-04-02 20:54:54 -03:00
Evil Factory
2520fe7268 Most enums are now just tables, no need for registration 2022-04-02 16:55:43 -03:00
Evil Factory
4113b1ca2d improve HookMethod errors 2022-04-02 16:09:01 -03:00
Evil Factory
11bf1ea294 added a way to decrease character updates 2022-03-28 18:16:52 -03:00
Evil Factory
5fe506b73a Automatically convert Lua types in HookMethod 2022-03-27 16:07:34 -03:00
Evil Factory
fe03f56217 Oiltanker's special hook (adds hook gameSession.getSessionCrewCharacters) 2022-03-26 14:32:13 -03:00
Evil Factory
91106ef7bd fix brain fart in LuaUserData 2022-03-25 20:45:27 -03:00
zhurengong
9b2b47ec28 lowercase identifier 2022-03-22 20:52:16 +08:00
zhurengong
a1ec0fc807 ability to tag the patch, and can overwrite and remove the tagged patch. 2022-03-22 18:09:18 +08:00
Evil Factory
72cbbce35d added Game.Paused 2022-03-21 13:44:41 -03:00
Evil Factory
f7155c4fcc fix IsSingleplayer with capital P 2022-03-17 14:42:03 -03:00
Evil Factory
86066282cc make my eyes happier: Random is now deprecated, moved lots of code around in a way that makes more sense and better LuaUserData error handling 2022-03-17 12:47:19 -03:00