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
07626a1989dc38e01bbf4cefaf247b4f7d7db1f1
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Screens
T
History
juanjp600
07626a1989
Merge branch 'master' of
https://github.com/Regalis11/Barotrauma
...
Barotrauma/BarotraumaShared/Source/Items/Components/ItemComponent.cs
2017-12-20 19:46:53 -03:00
..
BlurEffect.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
CampaignSetupUI.cs
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00
CampaignUI.cs
Fixed characters not appearing in the round summary in mp, minor CrewManager refactoring
2017-11-20 20:46:54 +02:00
CharacterEditorScreen.cs
Renamed screens (EditMapScreen -> SubEditorScreen, EditCharacterScreen -> CharacterEditorScreen)
2017-11-18 15:13:03 +02:00
GameScreen.cs
Optimized GameScreen.DrawMap
2017-12-20 19:41:23 -03:00
LobbyScreen.cs
- Modified item buying logic: selected items are purchased immediately without having to click the "buy" button, and they stay in the list of purchased items until the round is started. (-> It's possible to see which items have been purchased and cancel purchases).
2017-09-17 15:55:24 +03:00
MainMenuScreen.cs
Renamed screens (EditMapScreen -> SubEditorScreen, EditCharacterScreen -> CharacterEditorScreen)
2017-11-18 15:13:03 +02:00
NetLobbyScreen.cs
Merge branch 'permission-overhaul'.
Closes
#49
2017-12-20 19:36:17 +02:00
ParticleEditorScreen.cs
[WIP] Overhauled project to make Linux build work out of the box
2017-12-15 08:31:07 -03:00
Screen.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
ServerListScreen.cs
Improved revolver hitreg, shooting structures affects karma, fixed 5th server being blocked in server list
2017-12-04 12:39:27 -03:00
SubEditorScreen.cs
Renamed screens (EditMapScreen -> SubEditorScreen, EditCharacterScreen -> CharacterEditorScreen)
2017-11-18 15:13:03 +02:00