main/Changelog


TODO


  • broadcast to be shown on console too
  • kill command two variants: disappear / die+drop
  • drop
  • SafeZone support
  • get log work well

Versions


0.9B - Unnamed Update - COMING SOON

  • make all new stuff stable
  • move script classes into main addon
  • make database system support special charsets (UTF8)
  • add more commands:
    • /cc count (global, region-related, mob-type-specific)
    • /cc gethealth (gethp) entity/item-durability
    • /cc sethealth (sethp) entity/item-durability
    • /cc pos(ition) entity/block
  • logging works well

0.8.9B - AddOn Update

  • health handling problem fixed
  • CCCommand class renamed -> "CCCArgs"
  • command alias "/cc setposition" <- /cc tp
  • new class "CCCommand" -> executor = CCCArgs receiver
  • !addons must corrigate onCommand() onCommand_test() method arguments
  • CCCommand is now implements a new interface -> ICCCommand
    • problem: onCleverCommand method (should (not)) work BESIDE the CCCommand system!
  • !addon loading errors fixed
    • class inside-inheriation caused double-class-defining problem
  • command added:
    • /cc killall (type, loc, radius, region, name, drop)
  • self-updater system added
  • commands added:
    • /cc searchupdate
    • /cc autoupdate
  • specified database save byte-ized
  • cc permission system is under work

0.8B - Database Update

  • Chunk\Block database system added
  • UniversalRegion now supports abstract shape
    • New subinterface: UCuboidRegion
    • RegionFormatHandler interface changed
  • new addons:
    • ZureHook
  • addon improvements:
    • BlockCommands
      • uses the Chunk\Block database system
      • stores lines for blocks
  • PlayerID 4.0 (PID4) implemented
  • Added logging (...\plugins\CleverCommand\logs\<date>.log)
  • many minor changes

0.6-0.7B - Fixes

- - 0.6.10.4b
  • zip input stream reader repaired - working now
- - 0.6.10.3b
  • addon misbehave solved
  • inbuilt addon double-enable bug fixed
- - 0.6.10.2b
  • simulator PlayerID stuff updated

0.6.10B - Manager Update

  • ZipPackage utility added!
  • moved to 'ccmd' package instead of 'clevercommand'
  • fixed: inventory part of simulation virtual player !!!
  • fixed: region edge 1-1 block not detected as region
  • variable update 2
  • new commands:
    • /cc readvariable - ok
    • /cc removevariable !!!!
  • improvedcmd: /cc setvar !!!!
  • added requirements! !!!!
  • added variable use in commands - ok
    • %variable%
    • %%variable%
  • new permissions added:
    • ccommand.variable.*
    • ccommand.variable.set
    • ccommand.variable.set.own
    • ccommand.variable.set.all
    • ccommand.variable.read
    • ccommand.variable.read.own
    • ccommand.variable.read.all
  • addons merged:
    • simulator
    • worldedit
  • new addons:
    • VaultHook
    • BlockCommands
    • Librarian
  • PlayerID 3.0 implemented

0.5B - Travel Update

  • minor improve update / travel update
  • added 'ccommand.broadcast' permission
  • made: teleport
  • essentials support
    • player support
    • warp support
    • home support

0.4A - Addon Update 2

  • whole addon handling
  • imporved addon class

0.3A - Addon Update 1

  • addons implemented
  • new addons:
    • simlulator
    • worldedit

0.2.1D - Essentials Update

  • added ingame variables
    • integer
    • float
    • string
    • location
    • region
  • added ingame variable lists
  • cc setvar cmd
  • added permissions:
    • ccommand.*
    • ccommand.officer
    • ccommand.we
    • ccommand.core
    • ccommand.teleport
    • ccommand.test
    • ccommand.broadcast
    • ccommand.basic

0.1D - Basics

  • cc cmd
  • cc help cmd
  • cc test cmd
  • cc broadcast cmd
  • cc core cmd

Signs


Version numbers:

Rrelease
Bbeta
Aalpha
D indev

Formatting:

green underlineddone, works well
red strikedtodo or discarded
red striked !!!!must check if done

Comments

Posts Quoted:
Reply
Clear All Quotes