b146_dev-build

Details

  • Filename
    ShowCaseStandalone.jar
  • Uploaded by
  • Uploaded
    Oct 14, 2012
  • Size
    400.34 KB
  • Downloads
    5,827
  • MD5
    44c1add62501c0c52b7a6f8120abf01d

Supported Bukkit Versions

  • CB 1.3.2-R1.0

Changelog

Be aware, that this is a dev-build. There could be issues.

changes since b145_dev-build

  • added "/scs repair" to delete or / and restore damaged shops (for everyone who has damaged a shop with WorldEdit or VoxelSniper)

changes since b144_dev-build

  • changed needed permissions for "/scs remove" from "scs.manage" to "scs.remove"
  • removed another debug Message
  • set default value for UseSigns to true
  • fixed issue that multiple lines were removed in books
  • added PL as language

changes since b143_recommended

  • added "Display.UseSigns" in the config, which let`s you disable the new sign feature (ticket #374)
  • added the versions of the plugins into the report
  • added RU translation (locale_RU.yml, thanks to MihailDenisov)
  • "/scs purge" can now also delete showcases for worlds (example: "/scs purge w:world1")

cahnges since b126

  • changed version codes to make it easier compareable to bukkits version codes (beta=dev-build, normal=recommended)
  • Ignoring "UseMaxStackAmount" in the config - it´s allways like "false" now
  • removed glass from blacklist
  • really a lot of internal structure changes
  • added members which can add and remove items from a shop (use /scs member add <name> and /scs member remove <name>), they are now shown (if they are set) for admins, shop owners, and members
  • added (my)sql support (only tested on mysql yet). You can import your shops with /scs import <ffss|sql_bukkit|sql_this> - see the config for more information!
  • "added" higher compatibility with custom items
  • added a potential fix for the worldedit incompatibility
  • added "/scs report" (for admins), which will create a file in "plubins/ShowCaseStandalone" with needed informations for a tickt
  • added warning on startup if the current build is a dev-build
  • added faster XML parser (SAXParser)
  • added "/scs list <playername>" which shows information about the given player (for admins only)
  • added "/scs purge <playername> <worldname|*>" which removes all shops that belong to the given player
  • added "/scs about" wich gives you information about SCS
  • added "/scs version" which gives you information about the current version
  • added Metrics (https://mcstats.org/plugin/ShowCaseStandalone)
  • added a lot better WorldGuard support
  • added sign feature (just place a sign around the ShowCase) http://dev.bukkit.org/server-mods/scs/images/5-show-case-standalone-signs/
  • improved performance (in SimpleShopHandler.isShopItem() and Shop.checkItem())
  • fixed a smal storage glitch
  • fixed glitch where items where easily to pickup
  • fixed bug where items were pickupable after server crash
  • fixed #326 - price/add/get always had an working amount of 1
  • fixed #340 - amount wans't shown after amount was set
  • fixed bug that inventory amount isn't shown after creation
  • fixed bug with /scs remove and unlimited shops
  • fixed bug that price wasn't shown after price was set
  • fixed sql bug which caused a connection lost
  • fixed sql bug which didn't load the NBTTags (for books)
  • fixed potions bug (splash potions should now work probably)
  • fixed probably #355 (sql connection closes and is not responsable)
  • fixed a small issue that didn't allow you to load old storages
  • fixed small calculation issue if you remove the shop
  • fixed SAX issue (http://dev.bukkit.org/server-mods/scs/tickets/359-updated-server-showcases-are-gone/ , thank you telmer6)

changes since b125-beta_version

  • fixed: #277 (shops were not saved corretctly on /scs reload or /reload)
  • fixed: #292 (now books can contain ä.ü.ö,§...)
  • fixed: the owner is now shown after calling /scs owner...
  • fixed: issue with buy shops (error: item does not match)

changes since b121

  • feature: "Written book" and "book and quirell" can now be added to a shop which is selling a written book. So you can sell your book, without writing it again all the time
  • fixed: a bunch of smal bugs
  • fixed: ICE, SAND and GRAVEL are now added to the blacklist
  • fixed: the owner is now shown after calling /scs owner...
  • fixed: showed Items are now stacked to their max amount, otherwise there are some issues with nolagg and minecraft defaults stacking
  • fixed: #263
  • fixed: #246
  • fixed: #277 (shops were not saved corretctly on /scs reload or /reload)
  • fixed: #292 (now books can contain ä.ü.ö,§...)
  • fixed: issue with buy shops (error: item does not match)
  • fixed: issue where items could be picked up (with an amount of 0)
  • prepared: members (yes, they are coming ;))
  • improved: better saving of the book data
  • improved: internal structure
  • removed: miniDB and a old file format support

changes since b119

  • showing specifiec item data / id (i.e. wood:3)

changes since b118

  • fixed dupe items on enchanted items

changes since b117

  • fixed dupe items (ticket#240)

changes since b116

  • added locale_ES (spanish language pack)
  • fixed a small bug which concerns every item that deals with durability as a special attribute (RedStone2 e.g)
  • as far as I can't reproduce the potion problem in this version, I hope it was fixed with the bug above

As there are no (heavy) bug reports for a while, I upload this as a stable build.

changes since b85

  • new storage-system
  • improved internal language system -> all custome locale - files will break!!!!
  • adjusted locale_DE and locale_EN
  • added the destroy function (/scs destroy)
  • added a chest-menue for the owner of a showcase (owner have to right-click on their showcase)
  • added Towny soft-dependence
  • fixed some enchantment issues
  • some heavy internal changes
  • added new function: /scs exchange
  • fixed heavy storage issue
  • you are now forced to use ffss - automatic import from miniDB / file - storage (ffss is a lot faster and safer then miniDB and file - storage)
  • no support for miniDB and file storage!!!

IMPORTANT: You can not go back from ffss to another storage system!