v1.0.20 available

Another huge update is now live!

= 1.0.20 =

* Refactoring Item Spawns. Now Items can respawn.
* Money will drop as an item from creatures. Use the item code "money" for defining money in the loottable of a creature.
* Restyling.
* More Inline Editing Options
* When an admin is logged in and has inline editing enabled, he won't receive damage in combat.
* 2h Weapons now work. If a character equips a 2h weapon, the shield slot will be blocked. Define a 2h weapon by setting it's stat "Slot" to "Weapon+Shield".
* Admins can now kill creatures directly from the combat screen.
* Add indefinite articles ("a", "an") to enemy names in the combat screen.
* Add "Might" to the Character and Enemy overview (Admin), this is for comparison.
* Add new script commands.

= 1.0.19 =

* Refactoring Health. You just need to set "Health" as a stat for characters and creatures.
  The current health of a character or creature is automatically stored in "CurHealth".
* New Premium Feature: Auto Map (Admin Menu) - will show an interactive map of all pages and their connections.
* Visited zones are now saved in the character stats as "VisitedZones" (comma separated list of page IDs).
* New skill "First Aid" (ArM Combat System, premium only)
  * Characters with this skill can heal themselves.
* Shop restyling