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
a8749f3d87
Fixed characters dragging husks by their tongue when GrabLimb is set to None, removed hardcoded texts from the grab button. Closes #210
2017-12-29 15:51:37 +02:00
Joonas Rikkonen
4d55e2dd55
Move hard-coded gender pronouns from TextManager to Texts.xml
2017-12-28 21:47:29 +02:00
Joonas Rikkonen
3d73f28362
- TextManager automatically replaces "\n" strings with a newline.
...
- Removed instantiating traitor start popup from client-side TraitorManager (instead the client receives the start message from the server).
- GUIMessageBoxes don't leave unnecessary empty space for the header if the header text is empty.
- More hard-coded text removal.
2017-12-27 16:07:00 +02:00
Joonas Rikkonen
4f0b190371
Some more hard-coded text removal
2017-12-27 14:40:33 +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