v0.0.5

Details

  • Filename
    MinecraftCurrency.jar
  • Uploaded by
  • Uploaded
    Jan 10, 2012
  • Size
    69.04 KB
  • Downloads
    139
  • MD5
    ae6a5ac8b735798f04c1b11cc9faf89e

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

  • v0.0.5
    • Both of the buttons now work and I have yet to find any errors.
    • The plugin is now checking the UUID of the button, and not just the text. In other words, if you have another plugin that has a button that says withdraw, this one won't pick it up.
    • Planning for the payment button has begun. This also means a new layout of the GUI. Which is why you'll notice some overlaying text... Sorry about that :P It'll be fixed soon I promise.
  • v0.0.4
    • I'm releasing this a little sooner then I'd like, but I have to because the last version had an error that I didn't notice.
    • With this version you'll see some of the GUI features have been added. A nice little list is below:
      • Part of the withdraw button has been added. It adds the proper amount of coins but does NOT take any money out. This is because I was trying to complete the deposit button BEFORE I make the withdraw button take money. Otherwise people will take money out and not be able to get it back.
    • There are a bunch of debug messages, just ignore them :P If you find anything else wrong, just let me know so I can fix them ASAP.
  • v0.0.3
    • Textures for the items and blocks are now being loaded from the plugin instead of a URL.
      • This means that server admins can now add their own versions of the texture if they so choose too. All you have to do is open the jar with 7-zip or winrar and copy the texture. Change it to the way you'd like, then copy it back into the jar. Presto, texture changed. Just make sure the name is the exact same, or the change will not occur.
    • Starting to do some of the payment math stuff, but it still isn't ready.
    • The GUI will soon change as well. I'm changing it to contain more then what it contains now.
  • v0.0.2
    • Still working on some math problems
    • Added teller block, right clicking block now opens the GUI
    • Added a crafting recipe for the teller, find it on the recipes page
    • Added checks when the block is placed:
      • No longer places the block when opening trap doors, or anything like that.
    • Remove the key binding for the GUI
    • Planning the movement of all textures to a single .png file. Something like the texture.png file minecraft uses
  • v0.0.1
    • The initial release: All features and details are in the OP, which I'll be keeping as up-to-date as possible.
    • Gui isn't completely done, this is just a temp place until I can get someone to design something much much nicer for me.
    • Buttons on Gui are not complete yet, so they don't actually work

* Wooden doors:
** Wooden doors will not close when your holding the teller block and attempt to close it. Pretty sure this has something to do with it's state, will focus on it later.

* GUI:
** There is an overlap in the GUI screen text. Fully aware of it, and easily fixable, I am just waiting to design a better background texture that will hold all future widgets

* Textures
** One tiny issue I have noticed, is sometimes it won't load all the textures when a player joins. I'm currently looking into this but I think it may be a spout bug. If this does happen to you or a player, remain calm. Just disconnect from the server and re-join, and all should be fixed. See? Not THAT big of an issue