Skip to content

Releases: ChewMC/TransmuteIt

TransmuteIt 0.4.0

24 Apr 03:42
38ad065
Compare
Choose a tag to compare

Hello everyone chew here back at it again with a TransmuteIt update!

This update is smaller, but does have some performance related issues and some BREAKING CHANGES for anyone under 0.4.0.

Additions:

  • /tm take hand - Transmutes only your main hand itemstack, not anything else in your inventory.
  • Many new permission nodes.
    • The following are included with transmute.player and are default, you should only need these if you want to deny a player specific access.
      • transmute.gui - Access to the /tm gui menu (included in transmute.player)
      • transmute.command.getemc - Access to /getemc
      • transmute.command.getemc.any - Will eventually be /getemc [item]
      • transmute.command.take - Access to /tm take
      • transmute.command.get - Access to /tm get
      • transmute.command.analyze - Access to /tm analyze
      • transmute.command.learn - Access to /tm learn
    • The following are included in transmute.* or if you're opped, however aren't implemented yet
      • transmute.player.emc.others - Get others' EMC value
      • transmute.player.discoveries.other - Get other's discoveries.

Changes:

  • /tm help is now prettier and is now up to date on commands.
  • I've changed many permissions around this really shouldn't affect you if you're using transmute.player like a good boi, but, here's the full changes
    • transmute.admin.emc.set -> transmute.admin.setemc
    • transmute.emc.get -> transmute.command.getemc

0.5.0 will be much bigger, I just worked on other things for a little while but I'll be back!
Planned for 0.5.0, not guaranteed:

  • Navigation on /discoveries
  • More config options
    • One to disable items with lore from being transmuted
    • Possibly one for separate EMC values for taking/getting

With the new config we WILL be switching to HOCON instead of YML to config. Be prepared!

This version is equivalent to build 44 on the Jenkins server. You don't have to re-download but I'd appreciate if you did anyway, also please leave a review <3

TransmuteIt 0.3.0

30 Mar 03:41
88cf3eb
Compare
Choose a tag to compare

It's been [almost] a week, that means it's time for an UPDATE!

Additions

  • #13 - PlaceholderAPI support! View the placeholders here
  • #6 - /transmute take now takes all of the same item out. E.g. If you have 2 stacks of cobblestone, /transmute take will take both of them.
    • Also expands to just taking, for example, 65 cobblestone, which is 1 stack + 1 from another stack.
  • You can now use /getemc to lookup any item, even if you don't have it.
  • #15 - Add /transmute analyze, which analyzes your inventory for each item's EMC value.
  • Added DRAGON_EGG with 262,144 EMC. This won't automatically get added to new servers, you must manually set the emc with /setemc
  • Added a warning and confirmation when trying to /transmute an item with enchantments
  • Add alias /tm for /transmute

Changes

not many changes, mostly additions

  • Changed more message layout and colors
  • More commas

Here's the full subset of changes

Enjoy!

TransmuteIt v0.2.0

23 Mar 16:22
c0b2fe4
Compare
Choose a tag to compare

Didn't you just release it?
Yeah but I kept working on it, I just do a little bit a day then test it on the server with the bois, they even find bugs for me so that's good.

Bug Fixes

  • #12 - /transmute get/take [NaN] would return internal server error
  • You can no longer /setemc to a negative value
  • /setemc 0 now actually clears the EMC value properly

Improvements

  • #5 - Durability is now calculated into the EMC value of the item
  • #9 - In /discoveries GUI, shift clicking gives you a stack of the item
  • #10 - New /transmute GUI
    • Has 4 items, your stats, the equivalent of /transmute help, the equivalent of /discoveries, and a new GUI where you can click items in your inventory to turn them into EMC!
  • Added "learn" to the /transmute tab complete
  • Even more commas
  • Messages now look better (have color, better formatting, etc)

This release is build #22 on the Jenkins! If you already have it you already have this, but feel free to download so I feel better.

Full subset of changes.

Make sure to leave bug reports or improvement feature requests on the GitHub, or you can dm me on Spigot, hopefully I'll see it!

Enjoy!

TransmuteIt v0.1.0 - Initial Release

20 Mar 18:33
ff2750e
Compare
Choose a tag to compare

Welcome to TransmuteIt!

This is the initial release of the plugin, it's officially ready for you to enjoy!