Releases: maximuslotro/SignStory
Releases · maximuslotro/SignStory
Release v1.0.6
Fixes
- Fixed a major bug added in the last release that, Stopped your game from disconnecting from a server until you quit the Minecraft instance. (to-do:14)
- Cleaned up a bunch of code.
- Fixed a missing language bug. #8 Thanks @Kofola45cz
- Updated Czech translation. @Kofola45cz
Release v1.0.5
Additions/Changes
- Update Czech Lang. #5 #6 Thanks @Kofola45cz
- Changed the page select commend error messages to be more consistent. #4
Fixes
Release v1.0.4
Additions/Changes
- Added An example text file that can be found in the top directory of the jar file. (to-do:6)
- Added additional internal parsing characters to allow for the usage of the & character.
- Changed a few wording/text formatting to be simpler and easier to understand. #3 Thanks @Kofola45cz
Fixes
- Fixed File-Dialog GUI from becoming hidden if the "Back to Game" pause menu button is pressed. (to-do:7) #3
- Fixed incorrect sign placement text from showing. (to-do:8) #3
- Fixed a command language error. (to-do:10) #3
- Fixed Inability to load text files containing the & character. (to-do:11)
Note
- Text will fail to load if the file contains every one of the following characters: & % $ @ { }
Release v1.0.3
Additions/Changes
- Added New Logo
- Changed First Page number from 0 to 1.
- Removed the place_sign sub-command as successfully loading text does the same functionality.
- Rewrote text splitter class to fix 15 characters being deleted, and as a result, text fits more compactly on a sign.
- Added Separate Gui for opening text file, so as to have its own title and descriptions. (to-do:2) #3, Thanks @Kofola45cz
- Page number now resets to 1 when loading a new text file.
Fixes
- Fixed words longer than 15 characters being deleted.
- Fixed text failing to load, if the text would end exactly on the 4th line of a sign. (to-do:3)
- Fixed the open-file dialog from hiding behind selection window. (to-do:4) #3, Thanks @Kofola45cz
Note
- Text will fail to load if the file contains a [&] character.
Release v1.0.2
Additions
- SignStory sign placement now shows total present of pages placed.
- Added Czech language file #2, Thanks @Kofola45cz
- Added Support for other languages in the /SignStory commands
- Restricted File Selection Dialog to only opening .txt file in SignStory mode.
Fixes
- Page Selection Sub-command no longer throws errors when typing it without arguments
Release v1.0.1
Additions
- Added support for loading text from a .txt file.
Alpha v1.0.1-alpha
Initial Release
- Added option to switch between SignStory and SignPicture mode.
- Auto advance text when placing a sign.
- Added command to handle loading text, toggling functionality, selecting a specific page, and to start sign placement.
Known Issues
- Currently text can't be loaded from a text file.