v1.0.12 available

= 1.0.12 =

  • changed website URL in the readme.txt and plugin header to https://adventurebook.net

= 1.0.11 =

  • sell item button now shows in the topbar on small screens too
  • fix a bug causing your wealth not to decrease when buying an item in a shop

= 1.0.10 =

  • restyling for small screens (usage of shortcode in sidebar widgets)
  • error fixing

v1.0.8 available

Just hitting wordpress.org as well as the shop here (premium) version – v1.0.8 brings another cool features for your storybook experience:

* Add automatic numbering of decisions and listen to keyboard input (1-9) to select a decision
* Add Option (Admin -> Settings -> Adventurebook) for setting a fixed content height for the adventurebook content area
* If the content exceeds this height, a scrollbar will be shown
* This prevents the page from jumping when the content height changes
* 0 means no fixed height
* Bugfix for audio controls not showing on subsequent page loads

One word about audio: modern browsers do not allow to play audio automatically BEFORE the user showed some kind of interaction with the webpage. This means that if you revisit a storybook with audio on the current page, it won’t play automatically. You have to push the PLAY button. On subsequent sites or after any decision (e.g. drop, take, buy, sell etc. in game-type storybooks) the audio will play again.

Enjoy!

v1.0.7 now available!

  • Script Editor: Scripts are now sorted by keys
  • Script Editor: Instead of typing the command code, you can select the command from the list of available commands
  • New script command “jump key” (premium only)
    jumps to the specified key
  • New script command “remove_money amount” (premium only)
    removes the amount of money from the character
  • In “Story”-Type Adventurebooks:
    • Removed Restrictions for decisions
    • Removed Enemy Spawns, Item Spawns, Book-Type Selection, Shop-Options
  • New restriction type: game_var
    Checks a game_var for a specific value (game_var_name=abc), if you want to compare numbers you can use <, > and =
  • New restriction type: stat
    Checks a character stat for a specific value (stat_name=123). You can use <, > and =.
    E.g. “Wealth>99” is fulfilled when the character has 100 (Simple Combat System: “Gold”).
  • Add an Audio file to a book page (mp3, ogg, wav)
    • If an audio file is set, it will be played automatically when the page is loaded (if your browser permits)
    • A “Play Audio” button will be shown right next to the page title

v1.0.6 now available

Much has happened during the past days (hours). Overwhelmed by the instant success of the plugin, I skipped sleeping for now and worked on improving the plugin.

You can find the new version in your account for you to download.

From now on the filename will be adventurebook_premium_x.x.x.zip

Below is the changelog. Well, at least, a part of it. Right now I am working on more script commands as well as processing feedback. Thank you very much for your support!

== CHANGELOG ==

= 1.0.6 =

* show "wait one round" only in game-type adventurebooks
* remove icon from "wait one round" button
* completed english (us) and german translations
* better content styling

= 1.0.5 =

* add gallery css to the adventurebook.css (WP Gallery now works in adventurebook pages)

= 1.0.4 =

* Added some information to the readme.txt
* Added banners