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 |
|
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 |
|
EvilFactory
|
8158213471
|
Added AccountId, Endpoint and TimeSpan for later
|
2022-10-25 12:50:17 -03:00 |
|
EvilFactory
|
c624ec6568
|
Added variations for some commands and improved their descriptions
|
2022-10-22 10:49:26 -03:00 |
|
EvilFactory
|
599db6be5e
|
Merge https://github.com/Regalis11/Barotrauma
|
2022-10-20 12:14:02 -03:00 |
|
Regalis11
|
6cddd03918
|
v0.19.14.0
|
2022-10-20 17:05:24 +03:00 |
|
EvilFactory
|
032572de52
|
Added some missing level types
|
2022-10-14 12:53:06 -03:00 |
|
EvilFactory
|
18ee41c610
|
Remove unnecessary null checks and added missing return statement
|
2022-10-07 11:30:59 -03:00 |
|
EvilFactory
|
8fef89a255
|
Merge https://github.com/Regalis11/Barotrauma
|
2022-10-06 12:44:55 -03:00 |
|
EvilFactory
|
bbca25854c
|
Register SettingsMenu
|
2022-10-06 12:43:37 -03:00 |
|
Markus Isberg
|
05c7b1f869
|
Build 0.19.11.0
|
2022-10-06 17:13:27 +03:00 |
|
EvilFactory
|
1eed13fcd0
|
added support for None<T> and Some<T> and added some missing types from last update
|
2022-10-05 20:55:15 -03:00 |
|
EvilFactory
|
73720a07be
|
Fix MacOS project compile error
|
2022-10-05 12:57:16 -03:00 |
|
EvilFactory
|
41e3eb48ea
|
Merge https://github.com/Regalis11/Barotrauma into unstable
|
2022-10-05 12:19:53 -03:00 |
|
EvilFactory
|
729110484f
|
texture loader and option support
|
2022-10-05 12:17:40 -03:00 |
|
Regalis11
|
91f2f6f4f7
|
v0.19.10.0 (Hoist the Sails update)
|
2022-10-05 18:07:55 +03:00 |
|
EvilFactory
|
011ac43226
|
Fix ForcedAutorun being called two times in some cases
|
2022-10-03 13:12:59 -03:00 |
|
EvilFactory
|
a3eff91c1a
|
Merge branch 'dev' of https://github.com/Regalis11/Barotrauma into unstable
|
2022-09-30 12:14:01 -03:00 |
|
Juan Pablo Arce
|
d461d504dc
|
v0.19.9.0
|
2022-09-30 12:08:01 -03:00 |
|
EvilFactory
|
6c38a555bb
|
Re-add ForceVoice and ForceLocalVoice as compatibility
|
2022-09-29 16:20:47 -03:00 |
|
EvilFactory
|
faad59f20d
|
fix projects and compile errors
|
2022-09-29 14:08:59 -03:00 |
|
EvilFactory
|
77c63541eb
|
Merge branch 'dev' of https://github.com/Regalis11/Barotrauma into unstable
|
2022-09-29 12:13:55 -03:00 |
|
EvilFactory
|
2d5cff1752
|
More sound and content types
|
2022-09-29 11:47:31 -03:00 |
|
Juan Pablo Arce
|
3ca584f2fc
|
v0.19.8.0
|
2022-09-28 21:30:52 -03:00 |
|
EvilFactory
|
1a026c90a9
|
added some missing sound types
|
2022-09-27 20:23:37 -03:00 |
|
EvilFactory
|
245e76cd8d
|
Fix #106 turn list into an array before looping through hooks
|
2022-09-23 11:42:49 -03:00 |
|
peelz
|
c261f0c205
|
Add tests for ambiguous Hook.Patch signatures
|
2022-09-17 00:11:09 -04:00 |
|
peelz
|
cc414692be
|
Change Hook.Patch exceptions to lua errors
|
2022-09-17 00:11:09 -04:00 |
|
peelz
|
cd8316ea4c
|
Fix NRE in LuaUserData.GetType
|
2022-09-17 00:11:09 -04:00 |
|
peelz
|
6da732e997
|
Fix Hook.Patch confusing .ctor with .cctor
|
2022-09-17 00:11:09 -04:00 |
|
peelz
|
2cdd3f3ec5
|
Add constructor support to Hook.Patch
|
2022-09-15 19:31:47 -04:00 |
|
peelz
|
8774a33914
|
Fix possible NRE when stopping while a patched method is running
|
2022-09-15 19:31:47 -04:00 |
|
peelz
|
025b840625
|
Fix test concurrency issues
|
2022-09-15 19:31:41 -04:00 |
|
peelz
|
32a96e39ee
|
Update MoonSharp
|
2022-09-15 18:09:32 -04:00 |
|
EvilFactory
|
3914831921
|
register PropertyConditional and Xml classes, and create global references for them
|
2022-09-14 14:09:33 -03:00 |
|
EvilFactory
|
ae3b68d417
|
remove non-functional error handler
|
2022-09-14 14:08:56 -03:00 |
|
Juan Pablo Arce
|
1fd2a51bbb
|
Unstable v0.19.5.0
|
2022-09-14 12:48:12 -03:00 |
|
EvilFactory
|
f41962f75d
|
forgot a Voronoi2 class
|
2022-09-02 19:51:16 -03:00 |
|
Juan Pablo Arce
|
3f2c843247
|
Unstable v0.19.3.0
|
2022-09-02 15:10:56 -03:00 |
|
EvilFactory
|
e972777cf6
|
register Voronoid Elements
|
2022-09-02 14:13:34 -03:00 |
|