Commit Graph

4698 Commits

Author SHA1 Message Date
Evil Factory
fcd0b2cc6d implement priority item updates, seems to work correctly after heavy testing in random servers 2022-01-02 18:57:35 -03:00
Evil Factory
afd58681d7 Update installing-lua-for-barotrauma-manually.md 2022-01-02 12:05:56 -03:00
Evil Factory
595f80e429 fix broken GUI library 2022-01-01 15:27:31 -03:00
Evil Factory
729cef7f3c allow client-side lua to be reloaded in multiplayer 2022-01-01 11:38:29 -03:00
Evil Factory
c399da8038 remove file move 2021-12-30 18:29:32 -03:00
Evil Factory
8a6259b9a3 Delete blacklist_files.zip 2021-12-30 17:27:48 -03:00
Evil Factory
036b42ca7e new performance improvement setting and client-side lua fixes 2021-12-30 17:26:51 -03:00
Evil Factory
fee9cf4fa3 fix installing docs 2021-12-29 21:33:19 -03:00
Evil Factory
d8d5bcb5fa update docs 2021-12-29 21:20:50 -03:00
Evil Factory
370ee8f1b3 convert UInt64 type to string, to avoid loosing precision with SteamIDs 2021-12-28 15:16:43 -03:00
Evil Factory
89cb0389d1 wrong hook name 2021-12-28 12:38:52 -03:00
Evil Factory
e6d170329a tryChangeClientName, LidgrenHandleConnection, handlePendingClient hooks and some other things 2021-12-28 12:37:51 -03:00
Evil Factory
71e39f1422 add NetEntityEvent, CreateEntityEvent and item.readPropertyChange hook 2021-12-27 15:41:45 -03:00
Evil Factory
f04d897370 fix client-side lua errors 2021-12-26 13:32:45 -03:00
Evil Factory
d033a43fc7 added restrictMessageSize 2021-12-25 18:25:34 -03:00
Evil Factory
d39d4c8297 added clientList.hasCrown 2021-12-23 15:33:38 -03:00
Evil Factory
350d4c6e6d added clientList.hasPermission hook 2021-12-23 12:29:41 -03:00
Evil Factory
6f6ceb4084 fix issue which caused bots to duplicate 2021-12-18 02:29:42 -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
82ed9ff2fb Fix error which caused the server to crash if there was any bot present
When merged from the updated repo, for some reason it added this duplicated line of code
2021-12-16 12:19:15 -03:00
Evil Factory
368a037389 fix missing references in linux/mac projects 2021-12-15 16:00:10 -03: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
Evil Factory
72f770d83b whoops, don't execute mods if using client-side lua 2021-12-13 18:04:06 -03:00
Evil Factory
3b1cb7a265 add job to default lib 2021-12-13 12:38:20 -03:00
Evil Factory
803291669d add call meta member to Job 2021-12-13 12:29:04 -03:00
Evil Factory
26058a4632 update install page 2021-12-12 22:28:46 -03:00
Evil Factory
b58d528502 fix 2021-12-11 23:45:54 -03:00
Evil Factory
d7655fa1a7 fixed empty functions causing errors 2021-12-09 11:59:11 -03:00
Evil Factory
1f2eaf765f remove c# lua loading, because it's not needed anymore 2021-12-08 19:30:08 -03:00
Evil Factory
2144c89efb add TextManager as static lib 2021-12-08 19:25:41 -03:00
Evil Factory
87e23db3cb Update README.md 2021-12-07 17:57:58 -03:00
Evil Factory
907061ec00 add SpawnType enum 2021-12-07 17:55:47 -03:00
Evil Factory
cee62b3869 whoops 2021-12-07 17:53:02 -03:00
Evil Factory
d078b3e2fe update docs and register Upgrade 2021-12-07 17:52:41 -03:00
Evil Factory
b4b5325c7b update docs 2021-12-06 15:17:13 -03:00
Evil Factory
f2e4106a0c fix error handling with Action callbacks causing server crashes 2021-12-06 14:58:58 -03:00
Evil Factory
7ab00eb161 exposed ServerPeer and ClientPeer to lua 2021-12-06 11:31:39 -03:00
Evil Factory
4ea4e4e0bd allow some degree of control over human bots 2021-12-04 13:15:04 -03:00
Juan Pablo Arce
617d9ede88 Unstable v0.15.17.0 (Hex is out of town edition) 2021-12-03 13:31:10 -03:00
Juan Pablo Arce
cd5c8f3e13 Merge branch 'master' into dev 2021-12-03 13:19:15 -03:00
Evil Factory
fe563a417c update docs 2021-12-03 11:31:38 -03:00
Evil Factory
e70b0c9edc added NetworkConnections to registration list 2021-12-02 14:32:37 -03:00
Evil Factory
aaf049697e Merge branch 'Regalis11:master' into master 2021-12-02 12:32:44 -03:00
Evil Factory
edc1b131b2 add Content to whitelist 2021-12-01 19:41:07 -03:00
Juan Pablo Arce
cdfd975174 Ignore GameAnalyticsKeys.cs regardless of the directory it's in 2021-12-01 14:17:53 -03:00