Evil Factory
|
71e39f1422
|
add NetEntityEvent, CreateEntityEvent and item.readPropertyChange hook
|
2021-12-27 15:41:45 -03:00 |
|
Evil Factory
|
f71f598976
|
Merge branch 'dev' of https://github.com/Regalis11/Barotrauma.git
|
2021-12-16 15:09:48 -03:00 |
|
Markus Isberg
|
e2ce85884e
|
Hotfix 0.15.22.1
|
2021-12-17 02:41:06 +09:00 |
|
Evil Factory
|
9927b5370e
|
Merge branch 'dev' of https://github.com/Regalis11/Barotrauma.git into Regalis11-dev
|
2021-12-16 12:46:42 -03:00 |
|
Markus Isberg
|
a864a98d4f
|
Unstable 0.15.22.0
|
2021-12-17 00:19:56 +09:00 |
|
Evil Factory
|
24f63c78cb
|
fix errors
|
2021-12-15 15:35:10 -03:00 |
|
Evil Factory
|
bb1631a21c
|
Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git into Regalis11-master
|
2021-12-15 14:45:31 -03:00 |
|
Markus Isberg
|
7d43cb1e91
|
0.15.21.0
|
2021-12-16 01:05:43 +09:00 |
|
Juan Pablo Arce
|
617d9ede88
|
Unstable v0.15.17.0 (Hex is out of town edition)
|
2021-12-03 13:31:10 -03:00 |
|
Markus Isberg
|
80f39cd2a3
|
Unstable 0.15.15.0 (and the one before it I forgor)
|
2021-11-18 21:34:30 +09:00 |
|
zhurengong
|
d1188a1ea5
|
do a hook call inside callback param of HookMethod, and wrapped __params
|
2021-11-11 22:13:35 +08:00 |
|
zhurengong
|
6b1aca8efa
|
modified way to patch, can realize params map for compatibility, and try to hook Item in lua.
|
2021-11-10 21:07:19 +08:00 |
|
Evil Factory
|
2048389896
|
Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git into Regalis11-master
|
2021-11-02 11:31:46 -03:00 |
|
Joonas Rikkonen
|
3a35dbfe6c
|
Release v0.15.13.0
|
2021-11-02 13:19:59 +02:00 |
|
Evil Factory
|
bae2390eb1
|
Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git into Regalis11-master
|
2021-10-27 14:41:47 -03:00 |
|
Evil Factory
|
8ef6ec90ca
|
Revert "what the fuck"
This reverts commit 16e90bea61.
Revert "fix merge conflicts, warning: still broken"
This reverts commit 1f0f411d4f.
|
2021-10-27 13:59:19 -03:00 |
|
Evil Factory
|
16e90bea61
|
what the fuck
|
2021-10-27 13:47:14 -03:00 |
|
Evil Factory
|
1f0f411d4f
|
fix merge conflicts, warning: still broken
|
2021-10-27 13:35:10 -03:00 |
|
Joonas Rikkonen
|
234fb6bc06
|
Release v0.15.12.0
|
2021-10-27 18:50:57 +03:00 |
|
Evil Factory
|
9d80de3ecf
|
fix problem with wifi link to chat
|
2021-10-25 11:49:22 -03:00 |
|
Evil Factory
|
3a7355ed21
|
add many item and inventory related hooks
|
2021-10-16 17:58:24 -03:00 |
|
jimmyl
|
d1da7ce521
|
deltatime
|
2021-09-29 11:44:11 +02:00 |
|
Evil Factory
|
e4b3743bdb
|
fix wifi components not working correctly
|
2021-09-28 17:26:53 -03:00 |
|
Evil Factory
|
2387c6c2c7
|
fix itemThink
|
2021-09-27 15:28:12 -03:00 |
|
jimmyl
|
26352d744a
|
final
|
2021-09-26 11:05:10 +02:00 |
|
jimmyl
|
8183ad60d6
|
how the fuck does this syntax work
|
2021-09-26 11:03:20 +02:00 |
|
jimmyl
|
26b8391ad4
|
dumb
|
2021-09-26 11:01:21 +02:00 |
|
Evil Factory
|
88eb227284
|
increased max players and made Signal work with __new
|
2021-09-22 13:10:41 -03:00 |
|
Evil Factory
|
b07e5d9b0b
|
refactor hooks with new LuaResult
|
2021-09-21 17:11:49 -03:00 |
|
Evil Factory
|
ffb24594bc
|
refactoring things out, removing unused additions
|
2021-09-10 19:10:05 -03:00 |
|
Evil Factory
|
76f389dff9
|
new signalReceived hook with better performance
signalReceived.YourComponent, with the checks in the lua-side this hook was being called too many times and it was using up to 10% cpu of the server
|
2021-09-07 11:02:24 -03:00 |
|
Evil Factory
|
e24797dd05
|
refactor: no more dynvalues or userdatas
|
2021-08-29 00:16:33 -03:00 |
|
Evil Factory
|
83360b3b7e
|
revert wificomponent
|
2021-08-25 13:31:16 -03:00 |
|
Evil Factory
|
970ee8a93f
|
Merge pull request #9 from Regalis11/master
0.14.9.0
|
2021-08-25 13:18:02 -03:00 |
|
Evil Factory
|
5ffe372908
|
test
|
2021-08-25 13:17:10 -03:00 |
|
Evil Factory
|
c11d889d51
|
custom intefaces
|
2021-08-17 23:59:14 -03:00 |
|
Evil Factory
|
a2cb256aa6
|
plenty of new things
|
2021-08-15 17:17:49 -03:00 |
|
Markus Isberg
|
27dd9e6022
|
Unstable 0.1400.8.0
|
2021-08-13 17:52:45 +09:00 |
|
Evil Factory
|
06f40fa368
|
more
|
2021-08-10 23:34:07 -03:00 |
|
Evil Factory
|
694f7adcc6
|
use
|
2021-08-09 23:45:12 -03:00 |
|
Evil Factory
|
64ed424a6b
|
new hooks and item removing
|
2021-08-09 23:43:38 -03:00 |
|
Markus Isberg
|
47707c824a
|
Unstable 0.1400.7.0 (Coronavirus edition)
|
2021-07-23 21:01:17 +03:00 |
|
Evil Factory
|
8a8018509d
|
fixes
|
2021-07-19 00:12:41 -03:00 |
|
Evil Factory
|
52648d1a0e
|
Update WifiComponent.cs
|
2021-06-28 22:40:21 -03:00 |
|
Evil Factory
|
0b5505cb34
|
Merge pull request #6 from Regalis11/master
Thunder Under The Ice repo update
|
2021-06-17 12:35:28 -03:00 |
|
Evil Factory
|
823af95742
|
Update WifiComponent.cs
|
2021-06-17 12:33:58 -03:00 |
|
Joonas Rikkonen
|
c27e2ea5ab
|
v0.14.6.0
|
2021-06-17 17:58:09 +03:00 |
|
Markus Isberg
|
23a7c37eee
|
Unstable 0.14.5.0
|
2021-06-14 17:53:42 +03:00 |
|
Markus Isberg
|
1f3e588fcd
|
Unstable 0.14.4.0
|
2021-06-09 17:09:20 +03:00 |
|
Markus Isberg
|
de04525d51
|
Unstable 0.1400.3.0 (Bad sleep schedule edition)
|
2021-06-03 03:34:18 +03:00 |
|