zhurengong 6daf410e50 Improve Harmony Hook
1. Hook.HookMethod can patch overloaded methods based on parameter types
2. Hook.HookMethod can add more patches to the method
3. Find all hook methods by the address of the function (origin method), not by the method path (string).
4. Fixed unable to add postfix patch to method (__params changed to __args)
5. Fix patching method will cause duplicate patches to be added
2022-01-27 22:50:34 +08:00
2022-01-27 22:50:34 +08:00
2020-03-04 13:04:10 +01:00
2021-03-05 17:00:56 +02:00
2022-01-14 18:29:32 -03:00
2021-03-05 17:00:56 +02:00
2021-12-29 21:20:50 -03:00
2021-06-17 17:58:09 +03:00
2017-06-04 21:24:36 +03:00
2021-05-14 10:52:31 -03:00
2021-08-08 19:40:41 -03:00
2021-12-07 17:57:58 -03:00
2020-03-31 15:11:41 +03:00

LuaForBarotrauma

This is a Barotrauma modification that adds Lua modding support.

Documentation: https://evilfactory.github.io/Barotrauma-lua-attempt

Discord: https://discord.gg/f9zvNNuxu9

Barotrauma

Copyright © FakeFish Ltd 2017-2021

Before downloading the source code, please read the EULA.

If you have a question or an issue to report, please check our Contribution Guideline.

If you're interested in working on the code, either to develop mods or to contribute something to the repository, you will also find instructions in the Contribution Guideline.

Official Website: www.barotraumagame.com

Steam Forums: https://steamcommunity.com/app/602960/discussions/

Discord: https://discordapp.com/invite/undertow

Wiki: https://barotraumagame.com/wiki/Main_Page

Prerequisities:

Windows

  • Visual Studio with C# 8.0 support (VS 2019 or later recommended)

Linux

macOS

Description
No description provided
Readme 569 MiB
Languages
C# 63.2%
C 26.8%
C++ 5.9%
Shell 1.1%
Makefile 0.8%
Other 1.9%