This website requires JavaScript.
24f63c78cb
fix errors
Evil Factory
2021-12-15 15:35:10 -03:00
bb1631a21c
Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git into Regalis11-master
Evil Factory
2021-12-15 14:45:31 -03:00
7d43cb1e91
0.15.21.0
Markus Isberg
2021-12-16 01:05:43 +09:00
72f770d83b
whoops, don't execute mods if using client-side lua
Evil Factory
2021-12-13 18:04:06 -03:00
3b1cb7a265
add job to default lib
Evil Factory
2021-12-13 12:38:20 -03:00
803291669d
add call meta member to Job
Evil Factory
2021-12-13 12:29:04 -03:00
26058a4632
update install page
Evil Factory
2021-12-12 22:28:46 -03:00
b58d528502
fix
Evil Factory
2021-12-11 23:45:54 -03:00
d7655fa1a7
fixed empty functions causing errors
Evil Factory
2021-12-09 11:59:11 -03:00
1f2eaf765f
remove c# lua loading, because it's not needed anymore
Evil Factory
2021-12-08 19:30:08 -03:00
2144c89efb
add TextManager as static lib
Evil Factory
2021-12-08 19:25:41 -03:00
87e23db3cb
Update README.md
Evil Factory
2021-12-07 17:57:58 -03:00
907061ec00
add SpawnType enum
Evil Factory
2021-12-07 17:55:47 -03:00
cee62b3869
whoops
Evil Factory
2021-12-07 17:53:02 -03:00
d078b3e2fe
update docs and register Upgrade
Evil Factory
2021-12-07 17:52:41 -03:00
b4b5325c7b
update docs
Evil Factory
2021-12-06 15:17:13 -03:00
f2e4106a0c
fix error handling with Action callbacks causing server crashes
Evil Factory
2021-12-06 14:58:58 -03:00
7ab00eb161
exposed ServerPeer and ClientPeer to lua
Evil Factory
2021-12-06 11:31:39 -03:00
4ea4e4e0bd
allow some degree of control over human bots
Evil Factory
2021-12-04 13:15:04 -03:00
617d9ede88
Unstable v0.15.17.0 (Hex is out of town edition)
Juan Pablo Arce
2021-12-03 13:31:10 -03:00
cd5c8f3e13
Merge branch 'master' into dev
Juan Pablo Arce
2021-12-03 13:19:15 -03:00
fe563a417c
update docs
Evil Factory
2021-12-03 11:31:38 -03:00
e70b0c9edc
added NetworkConnections to registration list
Evil Factory
2021-12-02 14:32:37 -03:00
aaf049697e
Merge branch 'Regalis11:master' into master
Evil Factory
2021-12-02 12:32:44 -03:00
edc1b131b2
add Content to whitelist
Evil Factory
2021-12-01 19:41:07 -03:00
cdfd975174
Ignore GameAnalyticsKeys.cs regardless of the directory it's in
Juan Pablo Arce
2021-12-01 14:17:53 -03:00
e4885bc525
fix lua added commands breaking after reloadlua
Evil Factory
2021-11-30 15:39:38 -03:00
d30fb74d9a
whoops mistake in docs
Evil Factory
2021-11-30 11:38:45 -03:00
7c8536127c
added a way for lua to override people's jobs
Evil Factory
2021-11-30 11:36:00 -03:00
1972772fb3
fixed EnqueueFunction, apparently AddItem function doesn't actually adds an item.
Evil Factory
2021-11-28 16:22:09 -03:00
a65160dcbd
fix item hooks not working properly
Evil Factory
2021-11-28 13:52:36 -03:00
878dbb30bc
register bunch of components and fix enumerations in documentation
Evil Factory
2021-11-26 22:56:29 -03:00
a5721295bc
register IdCard
Evil Factory
2021-11-26 22:17:18 -03:00
573806b823
added inventory docs
Evil Factory
2021-11-26 18:55:40 -03:00
72eb15248b
fix duplicate in docs
Evil Factory
2021-11-25 19:42:33 -03:00
83a40bad6f
added -- @remove, for removing duplicates from docs
Evil Factory
2021-11-24 22:36:33 -03:00
3127bfa037
fixed wrong hook type
Evil Factory
2021-11-24 21:25:18 -03:00
4436dd5226
improved docs
Evil Factory
2021-11-24 21:25:10 -03:00
da5ddbc073
fix compatibility itemprefab.AddToSpawnQueue not working
Evil Factory
2021-11-23 18:17:59 -03:00
48aaca0fa7
Merge pull request #31 from zhu-rengong/fix_set_radio_range
Evil Factory
2021-11-22 13:58:40 -03:00
9dcfc5f80d
fix bugs that call Player.SetRadioRange cause different results in different languages
zhurengong
2021-11-23 00:36:03 +08:00
ec89822fb3
make ClientPermissions a static table
Evil Factory
2021-11-21 13:45:05 -03:00
63fb9e3354
fix reversed disableDisconnectCharacter
Evil Factory
2021-11-19 16:21:32 -03:00
af3293ffbf
Merge pull request #29 from zhu-rengong/check_permission_no_return
Evil Factory
2021-11-19 13:05:21 -03:00
8b312c0f65
Fix the CheckPermission method does not return
zhurengong
2021-11-19 23:48:26 +08:00
1f84c0c801
fix module path not working correctly in workshop version and update workshop
Evil Factory
2021-11-18 18:51:46 -03:00
9582052e7d
Merge pull request #27 from zhu-rengong/enable_control_husk
Evil Factory
2021-11-18 17:32:21 -03:00
b291624544
allow client to force control husk and add a hook
zhurengong
2021-11-19 03:05:44 +08:00
80f39cd2a3
Unstable 0.15.15.0 (and the one before it I forgor)
Markus Isberg
2021-11-18 21:34:30 +09:00
3a4f3cded4
added job assigned hook
Evil Factory
2021-11-16 19:41:02 -03:00
2823f288ff
added EndGame (was pretty sure this was already added)
Evil Factory
2021-11-16 16:21:49 -03:00
46166f124a
add firesource
Evil Factory
2021-11-13 12:16:08 -03:00
f723e29277
prettier error messages
Evil Factory
2021-11-12 13:50:25 -03:00
6f510137d9
Merge branch 'Regalis11:master' into master
Evil Factory
2021-11-11 13:08:55 -03:00
10e5fd5f3e
Added GA key file to gitignore
Joonas Rikkonen
2021-11-11 17:45:14 +02:00
f9302b36b5
forgot to include compatibility Lua lib in 6cda213
Evil Factory
2021-11-11 12:23:32 -03:00
02d0c14d00
fix localhost not working for direct connection
Evil Factory
2021-11-11 12:12:34 -03:00
50618c252d
Merge pull request #26 from zhu-rengong/master
Evil Factory
2021-11-11 11:18:53 -03:00
d1188a1ea5
do a hook call inside callback param of HookMethod, and wrapped __params
zhurengong
2021-11-11 17:19:06 +08:00
9635db22fc
Merge remote-tracking branch 'public/master'
zhurengong
2021-11-10 21:12:31 +08:00
6b1aca8efa
modified way to patch, can realize params map for compatibility, and try to hook Item in lua.
zhurengong
2021-11-10 21:07:19 +08:00
6cda213441
move LuaPlayer and CreateVector to a separate compatibility lua file
Evil Factory
2021-11-09 17:58:48 -03:00
5c6450c6a2
provide instance in Hook Method
Evil Factory
2021-11-08 22:27:27 -03:00
192c103597
fix compile error
Evil Factory
2021-11-08 20:04:18 -03:00
89942fb8f5
added -ip so you are able to specify which ip to bind the server
Evil Factory
2021-11-08 19:57:13 -03:00
50427390f2
calling lua function inside an async function causes lots of issues (probably caused by the fact that it runs on a separate thread?), solved by creating a queue of functions to be called on the main thread
Evil Factory
2021-11-08 14:29:07 -03:00
07b6bcc32b
Merge pull request #25 from zhu-rengong/improve
Evil Factory
2021-11-08 13:52:08 -03:00
83d1c29917
move the registration of generic types to the lua side in a simple way
zhurengong
2021-11-09 00:16:48 +08:00
9d45eb7402
fix http requests somehow causing weird errors when an exception happened inside it, for some reason i used registertype instead of createstatic, fix that, and added override disconnect character time
Evil Factory
2021-11-08 12:12:35 -03:00
72fff4ab73
replace harmony with a custom one that includes __params, some fixes in the lua setup and hook method is now actually useful
Evil Factory
2021-11-05 20:40:50 -03:00
a8a0c96d57
move most of the registration code to Lua, include harmony, add useful perf methods to Time and a more useful(but still useless) error handling in the hook call
Evil Factory
2021-11-04 11:30:36 -03:00
2048389896
Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git into Regalis11-master
Evil Factory
2021-11-02 11:31:46 -03:00
a49decc2ed
Merge remote-tracking branch 'origin/dev'
Joonas Rikkonen
2021-11-02 13:20:18 +02:00
3a35dbfe6c
Release v0.15.13.0
Joonas Rikkonen
2021-11-02 13:19:48 +02:00
935fc112bc
Unstable 0.15.13.0
Markus Isberg
2021-11-01 23:58:29 +09:00
f4d6c686fe
forgot to remove the member of the descriptor in case it already existed
Evil Factory
2021-10-31 12:32:16 -03:00
77bd8c3720
makes NetLobbyScreen.subs accessible by Lua and clean a bit the types
Evil Factory
2021-10-31 11:52:20 -03:00
a43b540d4b
Unstable 0.15.13.0
Markus Isberg
2021-10-29 21:57:18 +09:00
5712589ef3
add new talents
Evil Factory
2021-10-28 18:55:18 -03:00
07f7aba4f2
Merge pull request #22 from Regalis11/master
Evil Factory
2021-10-27 14:42:42 -03:00
5d0dc39ee3
Merge branch 'Regalis11-master'
Evil Factory
2021-10-27 14:42:06 -03:00
bae2390eb1
Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git into Regalis11-master
Evil Factory
2021-10-27 14:41:47 -03:00
8ef6ec90ca
Revert "what the fuck"
Evil Factory
2021-10-27 13:59:08 -03:00
16e90bea61
what the fuck
Evil Factory
2021-10-27 13:47:14 -03:00
1f0f411d4f
fix merge conflicts, warning: still broken
Evil Factory
2021-10-27 13:35:10 -03:00
a52a23f8c2
Merge remote-tracking branch 'origin/dev'
Joonas Rikkonen
2021-10-27 18:57:12 +03:00
4b5b6c5ee6
Updated libraries
Joonas Rikkonen
2021-10-27 18:57:04 +03:00
234fb6bc06
Release v0.15.12.0
Joonas Rikkonen
2021-10-27 18:50:57 +03:00
1718dbc1c1
Unstable 0.15.12.0
Markus Isberg
2021-10-27 22:07:32 +09:00
6b84ff65e3
Unstable 0.15.11.0 + the last 2 unstables I missed
Markus Isberg
2021-10-27 03:22:53 +09:00
9d80de3ecf
fix problem with wifi link to chat
Evil Factory
2021-10-25 11:49:22 -03:00
9c07262480
added new hooks to docs
Evil Factory
2021-10-16 18:07:16 -03:00
3a7355ed21
add many item and inventory related hooks
Evil Factory
2021-10-16 17:58:24 -03:00
fc2f7b76da
Unstable 0.1500.8.0
Markus Isberg
2021-10-16 10:32:38 +09:00
fad7d2d001
dropdown thing
Evil Factory
2021-10-14 10:17:28 -03:00
de917c5d74
Unstable 0.1500.7.0 (No edition)
Markus Isberg
2021-10-14 00:42:06 +09:00
8ba8b7c0c6
traitor hooks
Evil Factory
2021-10-11 12:36:22 -03:00
65f956741f
i should probably use reflection to automatically register all components
Evil Factory
2021-10-09 10:45:50 -03:00
c8943ef9c4
Unstable 0.1500.6.0 (1984 edition)
Markus Isberg
2021-10-09 00:22:02 +09:00
0000605186
for some reason you can move files but not delete, so i might aswell send them directly into the trash bin 🚊
Evil Factory
2021-10-08 11:29:15 -03:00