b149_dev-build

Details

  • Filename
    ShowCaseStandalone.jar
  • Uploaded by
  • Uploaded
    Nov 17, 2012
  • Size
    411.80 KB
  • Downloads
    26,138
  • MD5
    35e06bce69a319ce40ddd9557d0c4837

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

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

changes since b148_dev-build

  • actually nothhing known, but I don't have any problems (like the Sign exception, the book problem) with this build... please report int your ticket(!!!) if this build solves your problems or if it doesn't help at all!

changes since b147_dev-build

  • a maximum amount of shops for players can be set
  • new permission: "scs.limitation.maxshops.override" - allows unlimited creation of ShowCases
  • new config entry: "Limitation.MaxAmount" - specifies the maximum amount of ShowCases a player can have (setting this below 0 will disable the function)
  • new locale file version

changes since b146_dev-build

  • fixed issue in purge command
  • fixed missing value in Buy shop (%1 was shown instead of the item name)
  • fixed issue with similar names (#390)
  • fixed issue that shops weren't loaded correctly in some cases (#399 and maybe #401)
  • improved performance in SimpleShopHandler (HashMap instead of ArrayList for getShopForItem)
  • improved performance in SimpleShopHandler (HashMap instead of ArrayList for getShopForBlock)
  • removed ShopNotFoundException
  • added message with little help if showcases are loaded but the world is missing
  • there is debug output like "[SCS] updating" or "[SCS] ## storage=com.kellerkindt.scs.internals.Storage@" for only this build

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!