Mods / ToastLib
Author: AriesLR
Side: Both
Created: Oct 22nd at 7:57 AM
Last modified: Nov 7th at 7:58 AM
Downloads: 675
Follow Unfollow 18
Recommended download (for Vintage Story 1.21.1 - 1.21.5):
toastlib_0.3.1.zip
1-click install
| Mod Version | Mod Identifier | For Game version | Downloads | Released | Changelog | Download | 1-click mod install* |
|---|---|---|---|---|---|---|---|
| 0.3.1 | toastlib | 426 | Nov 7th at 7:58 AM | toastlib_0.3.1.zip | 1-click install | ||
|
- Small change to fix null warnings in other mods. | |||||||
| 0.3.0 | toastlib | 7 | Nov 7th at 7:28 AM | toastlib_0.3.0.zip | 1-click install | ||
|
- Moved commands to a new file to clean up code. - Added server-side commands. - Substantial code refactoring. - Added comments within code to assist in understanding how the code works. - Added logic to allow toasts to be called from the server easier. In the past the user would have to implement protobuf in their own mod to send toasts via `ShowToast()`. Now the proper server-side usage would be `toastLib.Server.ShowToast()`. - Removed `FormatLang()` method and the usage of said method. `Lang.Get` already handles this. - Updated README with proper documentation as well as adding the server-side documentation. | |||||||
| 0.2.0 | toastlib | 191 | Oct 23rd at 5:42 AM | toastlib_0.2.0.zip | 1-click install | ||
|
Added
Changed
Fixed
| |||||||
| 0.1.0 | toastlib | 51 | Oct 22nd at 7:58 AM | toastlib_0.1.0.zip | 1-click install | ||
|
- Initial Release | |||||||
