v0.0.3

Details

  • Filename
    MinecraftCurrency.jar
  • Uploaded by
  • Uploaded
    Jan 7, 2012
  • Size
    90.90 KB
  • Downloads
    196
  • MD5
    1c54b1bb5b61617193fed155e098ce18

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

  • 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