Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared/SharedSource
Roland Firmont d80d4d91a3 Fix crash with some function hooks
Hooking functions that return float, ushort or byte causes a crash as the returned value will not match the expected type.
This fix will allow to return LuaFloat, LuaByte and LuaUShort instead.
Example hook that would crash without this: ItemComponent.DegreeOfSuccess
2022-03-21 16:12:29 +01:00
..
2022-02-26 02:16:41 +09:00
2022-01-14 01:28:24 +09:00
2022-02-10 02:52:08 +09:00
2022-03-21 16:12:29 +01:00
2022-02-24 16:06:08 -03:00
2022-02-10 02:52:08 +09:00
2022-01-27 00:30:32 +09:00
2022-02-10 02:52:08 +09:00
2022-01-27 00:30:32 +09:00
2020-07-30 13:00:09 +03:00
2022-01-27 00:30:32 +09:00
2021-06-17 17:58:09 +03:00
2020-10-01 12:19:24 -03:00
2021-10-27 18:50:57 +03:00
2021-09-09 07:42:25 -03:00
2022-01-27 00:30:32 +09:00
2020-03-04 13:04:10 +01:00
2022-01-27 00:30:32 +09:00
2020-03-04 13:04:10 +01:00
2022-01-14 01:28:24 +09:00
2021-04-22 13:11:21 -03:00
2022-01-27 00:30:32 +09:00