Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared
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
2019-11-21 18:22:25 +01:00
2022-01-27 22:50:34 +08:00
2021-12-17 00:19:56 +09:00
2022-01-11 23:47:46 +09:00
2021-11-02 13:19:59 +02:00
2021-03-30 15:51:49 +03:00
2020-03-31 15:11:41 +03:00
2020-07-30 13:00:09 +03:00
2020-07-30 13:00:09 +03:00
2020-07-30 13:00:09 +03:00
2021-10-27 18:50:57 +03:00

BAROTRAUMA

http://www.barotraumagame.com

© 2018-2020 FakeFish Ltd. All rights reserved.
© 2019-2020 Daedalic Entertainment GmbH. The Daedalic logo is a trademark of Daedalic Entertainment GmbH, Germany. All rights reserved.
Privacy policy: http://privacypolicy.daedalic.com

See the wiki for more detailed info and instructions:
http://barotraumagame.com/wiki

------------------------------------------------------------------------

Port forwarding:
You may try to forward ports on your router using UPnP (Universal Plug and 
Play) port forwarding by selecting "Attempt UPnP port forwarding" in the
"Host Server" menu. 

However, UPnP isn't supported by all routers, so you may need to setup port 
forwards manually. The exact steps for forwarding a port depend on your
router's model, but you may be able to find a port forwarding guide for 
your particular router/application on portforward.com or by practicing 
your google-fu skills.

These are the values that you should use when forwarding a port to your
Barotrauma server:

Game port (used to communicate with clients)
	Service/Application: barotrauma
	External Port: The port you have selected for your server (27015 by default)
	Internal Port: The port you have selected for your server (27015 by default)
	Protocol: UDP
	
Query port (used to communicate with Steam)
	Service/Application: barotrauma
	External Port: The port you have selected for your server (27016 by default)
	Internal Port: The port you have selected for your server (27016 by default)
	Protocol: UDP