Skip to content

Releases: Dampen59/MineboxAdditions

[1.0.6] MineboxAdditions (dev)

02 Mar 18:14
f99dfcb
Compare
Choose a tag to compare

THIS BUILD IS BASED ON dev BRANCH !!!!

Welcome MineboxAdditions version 1.0.6 !

Network

Server protocolVersion bumped to 4

I do my best to maintain compatibility over different versions but it makes server-side handling more and more tricky.
In the next MineboxAdditions release, I will drop support for Network Features on versions below 1.0.5

Features

[Network Feature] Multi-Channel chat

You are now able to receive messages from different communities channels. You can enable or disable specific channels in the mod settings.

Please do not use this feature to communicate through different channels but just to be aware of certain informations and to pass informations to your own community.

There may be some bugs with this feature so expect some outages if I need to fix something server-side.

Modifications

  • The Shiny alert will now alert non-mod users by sending a message in the chat.
  • The Shiny alerts message are now cleaner.

Fixes

  • Other communities than EN now also have access to the WardRobe feature (in /extrainv)
  • The Shiny Message alert is now clickable everywhere (and not just on some parts of it)

Others

[1.0.5] MineboxAdditions (dev)

26 Feb 22:24
f99dfcb
Compare
Choose a tag to compare

THIS BUILD IS BASED ON dev BRANCH !!!!

This is MineboxAdditions version 1.0.5 !

Features

[Network Features] Shinies alerts (translations needed)

When you meet a Shiny mob in-game, you can send an alert to other MineboxAdditions users !

The network features must be enabled in the mods settings for this to work

Wardrobe-like function (translations needed)

When accessing your Player Menu (a.k.a. /extrainv), you will be able to save and quick load sets.

Of course, the items must be in your inventory. A message will let you know if there was missing items when equiping your set.

Rarities background

You can now display a background on the items in a container based on their rarity. Shape and opacity are configurable.

Fixes

  • Some items made Minecraft crash when checking their base stats, this is now solved (thanks Prism)

Others

  • Code base refactor, thanks Prism

[1.0.4] MineboxAdditions

03 Feb 16:28
f99dfcb
Compare
Choose a tag to compare

Bugfixes

  • Fixed UPPERCASE Minebox IP addresses not being recognized
  • Fixed crash when displaying base stats of an unmigrated item with non-more existing stat on it (Exaqmple : Black Dyno items)

Features

  • Added an item "pickup" notification feature.
    For now the position is fixed, but you can set the duration and the amount of notifications in the mod settings.

  • Added a merge line feature to the item pickup notification
    Notifications concerning same items will be merged if enabled

  • Shops will be displayed in top-left corner of the screen if they are open, it will also display the discovered item if you have enabled Network Features

Thank you and ... ENJOY !

[1.0.3] MineboxAdditions

02 Feb 09:06
76f9c63
Compare
Choose a tag to compare

Bugfixes

  • Fixed protocol version not being incremented

Features

  • Added a keybind (LEFT ALT) to item tooltips, this allows to see items base stats in any container or when linked in chat.
    Note that this features requires Networks Features to be enabled

Updated server protocol version to 2, you should have a notification in-game that your client is outdated.

[1.0.2] MineboxAdditions

01 Feb 15:11
Compare
Choose a tag to compare

This MineboxAdditions versions fixs several bugs and adds features

Bugfixes

  • Harvesters durability : a full durability harvester was displayed with an empty durability bar, this is now fixed
  • ModState is now cleared when disconnecting from the server, this mean you won't have to restart the game to get the notifications again
  • Added Lemon and Avocado to Cocktail shop item list

Features

  • Added PL locales (Thanks to radi144)
  • Toast notifications for shops opening and shops items alerts are now fully localized (translated)
  • Added a way to warn users when they use an outdated version of the mod (this can lead to some network features to not function anymore in case of server-sided changes)

As always, thank you for your trust and you feedbacks !

[1.0.1] MineboxAdditions

31 Jan 19:26
Compare
Choose a tag to compare
  • Fixes a typo for Baking Power alerts
  • Fixes a bug where the recipe GUI is taken as a shop gui, this is a quick fix, made by excluding all screens that have more than 9 slots