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
1,925
Commits
5
Branches
2
Tags
4e7e6ef60e65ec73be8adf5a10655bcd44607a0b
Commit Graph
6 Commits
Author
SHA1
Message
Date
Joonas Rikkonen
37217db7cb
Fixed GUIListBox background frame not moving when the listbox is moved (dropdowns inside listboxes work correctly now), opening the "add submarine" dropdown menu in sub editor deselects all entities to prevent the entity editing panel from overlapping with the dropdown.
2018-01-10 12:24:30 +02:00
Joonas Rikkonen
6a3a4efba6
Option to display lighting in sub editor
2018-01-09 12:27:42 +02:00
Joonas Rikkonen
778b1a78ad
Fixed sub editor crashing when attempting to use illegal characters in the filename.
Closes
#207
2018-01-08 15:37:01 +02:00
Joonas Rikkonen
2894b74edc
Started moving hard-coded texts to a separate xml file (Content/Texts.xml) to make modding and translating the game easier (see
#80
). Also Renamed InfoTextManager as TextManager.
2017-12-26 23:51:18 +02:00
juanjp600
e2f4431357
Added a command for automatic hull generation
...
It's not perfect by any means, but it should be usable enough as a baseline for most subs.
2017-12-23 17:57:19 -03:00
Joonas Rikkonen
765587efd7
Renamed screens (EditMapScreen -> SubEditorScreen, EditCharacterScreen -> CharacterEditorScreen)
2017-11-18 15:13:03 +02:00