This is a small release, featuring just a couple of changes.
- Updated Traditional Chinese translations thanks to dirtTW (aka yichifauzi).
- See Issue #128 for more info.
- The translator was added to the credits tab as a contributor
- Additionally, the "Credits tab" will now try to display information about more entires
Thank you to everyone who contributed to the alpha testing of the "Quick-share" feature in v3.12-alpha.1
. Although I did not get any feedback, the people who tested the feature helped me improve things on my end, and ensure everything's working properly.
- Added quick-share, a feature that allows anyone to quickly publicly share their statistics with anyone else, with one click of a button
- Since the alpha version, I have implemented more human-readable and translatable error-handler texts for errors that can take place while using the quick-share feature. Although note that some errors may still be English-only or too technical to understand. If you ever run into them, feel free to ask me, and I'll try my best to help you out.
- Added two more entries to the "Special thanks" section of the "Credits tab"
- They were added in the alpha version of
v3.12
- They were added in the alpha version of
- Added two more config settings for GUI personalization.
- In reference to Issue #123.
- Upscaled the texts in the "Credits tab", as they were too tiny on some people's monitors.
- Although this means that for some people, the text may be a bit too big now, depending on the graphics settings. It's what it's, as you can't really cover all possible case scenarios.
Note: Requires TCDCommons v3.12 or higher
This Alpha release features a bit of an earlier version of a new feature that's coming to 3.12, "Quick share".
This new feature allows people to share their statistics with others, with just one click of a button.
The goal with this release is solely to allow people to test out the feature early, and let me know what they think. So, if you do choose to download this version, please do test out the feature, and tell me what you think. Things like, whether you like it or not, how would you change or improve the GUI, what you dislike about it, and so on... (also I did not implement a proper error-handler GUI, so for now you'll get a dialog box showing the error instead, if it happens)
v.3.12 will fully release soon. In the meantime, I'd love to get some feedback. To provide feedback, you may open a GitHub issue, or contact me directly (which could be CurseForge DMs or my contact form or CurseForge comments section), or you could use the feeback form (which I would actually prefer you do).
- Added quick-share
- Made some tweaks and bug fixes
- Added two more entries to the "Credits" tab
- Reupload of
v3.11.3
, but the "full version".
Recently, I had the idea to release "full versions" of BSS on my personal website. The goal was to offer you an easy way to support me (aka by visiting my site) and, in return, I'd give you access to extra features without changing the existing ones. After some thought, I’ve decided to scrap this idea because it seemed like more hassle than it’s worth. I do not wish to inconvenience you, and below is just a few inconveniences my idea posed:
- Having to close the game to manually download this mod from elsewhere and then manually install it and restart the game
- Having to do the above process for each update this mod gets
- Launchers being unable to provide an update mechanism, leaving people stuck on older versions until they update manually
Because of this, I have chosen to keep things simple, and scrap my idea. If I ever choose to go for something similar in the future, it likely will not involve having to manually download and install the mod from elsewhere.
In the meantime, an update:
The "quick share" feature is still in development. I have successfully implemented the back-end logic on my servers, and am now working on integrating them into this mod. If all goes well from here, this feature I plan on adding will be implemented as well.
- Resolved Issue #125, where the HUD screen's "Done" button would sometimes become stuck on the screen during gameplay
- Thank you to whoever reported this issue via the feedback form! Feedback helps me keep improving the mod for everyone, so thanks to everyone who contributes as well!
Sidenote:
In the meantime, the "Quick share" feature is now in development. If everything goes well and as planned, the feature should eventually allow people to quickly share their statistics with anyone else using this mod. For now, it seems to be going well.
If implemented, the feature will...
- Be fully client-sided (because it will use a CDN of mine instead of a Minecraft server). This means the feature won't require installing this mod on the Minecraft server
- Allow in-game people who use this mod to view quick-shared stats (will need internet connection tho, obviously)
- Made adjustments to the translation files, in hopes of making them more readable and more easily manageable
- Fixed Issue #120. This bug resulted in you being unable to search for items in the creative inventory menu. This has now been resolved.
Important notices:
- This version of this mod is incompatible with older versions of this mod and older versions of TCDCommons API. Please ensure the latest versions are present.
- Due to both technical and common-practice reasons, I have decided to stop embedding TCDCommons API into this mod for now. The goal is to avoid bloat and unnecessary bandwidth and storage usage, in the event other mods also use that API.
- This means you will have to download TCDCommons API separately.
- Luckily, most launchers already do this automatically for you. Launchers such as CurseForge and Modrinth will automatically download TCDCommons API the moment you download this mod. So most people will be completely unaffected by this.
- Apologies in advance if this ends up inconveniencing you. Feel free to send me your feedback at any time.
- I may choose to go back to embedding TCDCommons API into this mod in the future, if keeping it separated ends up being infeasible.
- You may download TCDCommons API over on CurseForge, Modrinth, GitHub, and TheCSDev.Com.
- In this case, you're looking for
v3.11
of TCDCommons API or higher.
- In this case, you're looking for
Changelog:
- Restructured the networking code, to make it more optimized, more readable, and easier to build upon.
- Please note that because of this, servers that use this mod will have to update to this version or a later one. If the client (aka you) uses this version of this mod, and the server uses an older version, then the two will not be able to work together.
- Implemented "stats sharing", a feature that allows people to view statistics from other players.
- Please note that for potential privacy reasons, I have made it so the other person whose stats you vish to view has to actually "consent" to you viewing their stats. The only way they can do that is by installing this mod as well, so this mod can then tell the server their stats sharing preference.
- This also means that you too can go in the mod's config, and disable stats sharing if you do not feel comfortable with having your stats shared with other players.
- Speaking of "stats sharing", I am also thinking of implementing a "quick share" feature. The idea is for it to allow you to quickly share your statistics with anyone using this mod by just clicking a button. This does mean I will have to figure a bunch of stuff out, including cloud file hosting (aka a CDN). So if it all works out (and doesn't cost too much to maintain), that feature is planned to eventually be implemented as well.
- Unfortunately I cannot 100% promise this feature. In the event I don't manage to figure the CDN stuff out (aka how to implement it), or if CDNs end up costing too much, I'll have no choice but to scrap the idea.
- Ported to Minecraft 1.21
- Same as
v3.9.7
, but recompiled using1.20.6
build settings; which is just a different way of saying "Port to1.20.6
".- Note that
v3.9.7
should work on1.20.6
as well, so there's really no need to download this one.
- Note that
- Port to
1.20.5
. The1.20.5
port of this mod now depends on Fabric API.