This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b3ccde6241f9a19712c22baeada35504ebdf763
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
GameSession
T
History
Joonas Rikkonen
7b3ccde624
(46f58eedd) Set submarine preview image resolution back to 256x128. For some reason, higher resolutions seem to cause hangs for when loading the image. I suspected it was because of encoding the image as a Base64 string into the xml, but that doesn't seem to case: I tried saving the image as a separate file instead, and it still causes the same problem (see
#19
in the private repo).
2019-04-06 17:50:27 +03:00
..
GameModes
(b451554e8) Merge remote-tracking branch 'origin/dev' into keymapping-refactor-test
2019-04-04 11:10:29 +03:00
CrewManager.cs
(46f58eedd) Set submarine preview image resolution back to 256x128. For some reason, higher resolutions seem to cause hangs for when loading the image. I suspected it was because of encoding the image as a Base64 string into the xml, but that doesn't seem to case: I tried saving the image as a separate file instead, and it still causes the same problem (see
#19
in the private repo).
2019-04-06 17:50:27 +03:00
GameMode.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
GameSession.cs
(42c79b8de) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-05 16:10:45 +03:00
RoundSummary.cs
5202af9...3ea33fb
2019-03-18 22:24:07 +02:00