EvilFactory
|
5d552d9dd8
|
Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop
|
2023-01-29 13:17:30 -03:00 |
|
Joonas Rikkonen
|
7ef0cb140d
|
Update bug_report.yml
|
2023-01-27 17:27:44 +02:00 |
|
Joonas Rikkonen
|
283721f160
|
Update bug_report.yml
|
2023-01-25 20:09:24 +02:00 |
|
EvilFactory
|
c0f7b1548a
|
Merge https://github.com/Regalis11/Barotrauma into develop
|
2023-01-22 13:16:41 -03:00 |
|
EvilFactory
|
3ee27aaec3
|
Added AITarget to default lib
|
2023-01-21 19:10:01 -03:00 |
|
Joonas Rikkonen
|
4c40e43d15
|
Update bug_report.yml
|
2023-01-20 18:18:14 +02:00 |
|
EvilFactory
|
8fcf0f7c8c
|
Removed CsScriptRunner since its useless
|
2023-01-18 22:53:55 -03:00 |
|
Joonas Rikkonen
|
e8cb38a094
|
Update bug_report.yml
|
2023-01-18 18:13:16 +02:00 |
|
EvilFactory
|
2073cdf5e5
|
Fixed timer crash once for all - yes it was a race condition
|
2023-01-17 14:17:43 -03:00 |
|
EvilFactory
|
17d125e6d5
|
Fixed RoundStarted returning incorrect values in sub editor
|
2023-01-17 13:16:30 -03:00 |
|
EvilFactory
|
a8da4f9cd1
|
Removed unused variable and added exception in case timer is null
|
2023-01-16 17:52:31 -03:00 |
|
EvilFactory
|
070d2c11a7
|
Fixed incorrect logger compatibility
|
2023-01-13 21:15:56 -03:00 |
|
EvilFactory
|
c9ea347789
|
Merge remote-tracking branch 'upstream/master' into develop
|
2023-01-13 20:36:45 -03:00 |
|
Joonas Rikkonen
|
b7201c497d
|
Update bug_report.yml
|
2023-01-13 17:26:16 +02:00 |
|
EvilFactory
|
c6f67ec01e
|
Update intro.md
|
2023-01-12 23:39:14 -03:00 |
|
EvilFactory
|
5b44483600
|
Fixed typo
|
2023-01-09 18:08:22 -03:00 |
|
EvilFactory
|
3fe21dc782
|
Fixed incorrect handling of Lua hook return results
|
2023-01-08 17:21:52 -03:00 |
|
EvilFactory
|
94c68b9fe6
|
Added error overlay which is used to display errors in a more user friendly way, currently only used if the CSharp compilation fails
|
2023-01-06 19:58:15 -03:00 |
|
EvilFactory
|
9fcab5ff60
|
Added a ToString method for Lua primitive types and made the value public
|
2023-01-06 12:31:23 -03:00 |
|
EvilFactory
|
90a68edb4e
|
Fixed unknown error logs being silently ignored and fixed timers causing crashes in some weird rare circumstances
|
2023-01-06 12:05:00 -03:00 |
|
EvilFactory
|
e9092d5620
|
Accidentally put the log compatibility class inside the logger class
|
2023-01-05 01:09:43 -03:00 |
|
EvilFactory
|
f252fce6ef
|
Fixed steam items not being updated correctly
|
2023-01-03 17:13:07 -03:00 |
|
EvilFactory
|
6de4a1bd09
|
Expose logger to Lua
|
2022-12-29 15:58:51 -03:00 |
|
EvilFactory
|
82934cf9ed
|
Added popups telling you to run CSharp when joining a server with CSharp mods enabled but without the Cs package
|
2022-12-29 15:58:51 -03:00 |
|
EvilFactory
|
c665d3e9c7
|
Added settings that allow you to force turn on CSharp, treat forced mods as normal and allow for the workshop lua setup to be the preferred one
|
2022-12-29 15:58:51 -03:00 |
|
EvilFactory
|
8fdf2156dc
|
Introduce the LuaCsLogger class and make everything use that instead
|
2022-12-29 15:58:51 -03:00 |
|
EvilFactory
|
5807900556
|
Merge https://github.com/Regalis11/Barotrauma into develop
|
2022-12-20 12:29:13 -03:00 |
|
Regalis11
|
b8fa677148
|
Build 0.20.16.1
|
2022-12-20 17:05:53 +02:00 |
|
Joonas Rikkonen
|
9466d2245b
|
Update bug_report.yml
|
2022-12-20 17:02:44 +02:00 |
|
EvilFactory
|
5288b58d47
|
Register ConvertUtils and ToolBox
|
2022-12-18 15:00:23 -03:00 |
|
EvilFactory
|
dd71aacc49
|
Fix NRE in LuaCsInstaller in case the package isn't found
|
2022-12-17 22:24:24 -03:00 |
|
Joonas Rikkonen
|
b99e66650e
|
Update bug_report.yml
|
2022-12-16 19:32:28 +02:00 |
|
EvilFactory
|
2b871c8c48
|
Fix think hook getting called twice on the client
|
2022-12-15 09:12:03 -03:00 |
|
EvilFactory
|
fe2d0bdddb
|
Fix Voip causing crashes
|
2022-12-14 13:57:20 -03:00 |
|
Evil Factory
|
e8389beef9
|
Publish releases even if tests failed
upstream is genius and has failing tests
|
2022-12-14 12:16:26 -03:00 |
|
EvilFactory
|
f520260f42
|
Merge branch 'develop-unstable' into develop
|
2022-12-14 12:11:08 -03:00 |
|
EvilFactory
|
5f4f0af89c
|
Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop-unstable
|
2022-12-14 12:10:23 -03:00 |
|
Joonas Rikkonen
|
a4cee74f8b
|
Update bug_report.yml
|
2022-12-14 17:04:59 +02:00 |
|
Regalis11
|
0a0ec64ad5
|
Merge remote-tracking branch 'origin/dev'
# Conflicts:
# Barotrauma/BarotraumaClient/ClientSource/GUI/TabMenu.cs
# Barotrauma/BarotraumaClient/ClientSource/GameSession/GameModes/CampaignMode.cs
# Barotrauma/BarotraumaClient/ClientSource/StatusEffects/StatusEffect.cs
# Barotrauma/BarotraumaClient/LinuxClient.csproj
# Barotrauma/BarotraumaClient/MacClient.csproj
# Barotrauma/BarotraumaClient/WindowsClient.csproj
# Barotrauma/BarotraumaServer/LinuxServer.csproj
# Barotrauma/BarotraumaServer/MacServer.csproj
# Barotrauma/BarotraumaServer/ServerSource/GameSession/GameModes/CampaignMode.cs
# Barotrauma/BarotraumaServer/WindowsServer.csproj
# Barotrauma/BarotraumaShared/SharedSource/Map/Map/LocationType.cs
# Barotrauma/BarotraumaShared/SharedSource/Networking/ChildServerRelay.cs
# Barotrauma/BarotraumaShared/SharedSource/StatusEffects/StatusEffect.cs
|
2022-12-14 17:04:04 +02:00 |
|
Markus Isberg
|
2f7205fb4b
|
Build 0.20.15.0
|
2022-12-14 13:44:15 +02:00 |
|
Joonas Rikkonen
|
dc65b65eca
|
Update bug_report.yml
|
2022-12-13 19:08:47 +02:00 |
|
EvilFactory
|
9d83afe905
|
Update docs
|
2022-12-12 19:44:57 -03:00 |
|
EvilFactory
|
015caba66d
|
Register ContentFile, Steering and OutpostGenerator
|
2022-12-12 19:14:25 -03:00 |
|
EvilFactory
|
c739ea3952
|
Unstable fixes
|
2022-12-09 20:19:36 -03:00 |
|
EvilFactory
|
90c3cef977
|
Merge remote-tracking branch 'upstream/dev' into develop
|
2022-12-09 17:33:44 -03:00 |
|
Markus Isberg
|
6f788fb8b4
|
Build 0.20.12.0
|
2022-12-09 20:08:36 +02:00 |
|
EvilFactory
|
83c9c25164
|
Remove sandboxing statement from CS docs
|
2022-12-07 22:56:56 -03:00 |
|
EvilFactory
|
28225d880f
|
Remove unused CsScriptFilter.cs
|
2022-12-07 22:50:59 -03:00 |
|
Markus Isberg
|
a10cc13566
|
Build 0.20.11.0
|
2022-12-07 17:40:58 +02:00 |
|
Markus Isberg
|
f5cd0dbd1c
|
Build 0.20.10.1
|
2022-12-07 06:29:38 +02:00 |
|