View Single Post
  #14  
Old 09-28-2012, 06:59 AM
0PiX0 0PiX0 is offline
Coder
0PiX0's Avatar
Join Date: Jan 2011
Posts: 130
0PiX0 is a jewel in the rough0PiX0 is a jewel in the rough
New Version 1.4
http://pastebin.graalcenter.org/read/92657616352

Here's what's new:
  • File -> Update Level ( immediately saves tile changes to the level file you are currently in )
  • Layer -> Add ( Adds a tilelayer )
  • Layer -> Remove ( Removes a tilelayer. Note that the default client behavior of removing a tilelayer can be very buggy. It's not recommended to remove tilelayers. )
  • Fixed a few problems with rights on gmaps.
  • Other minor fixes and changes as usual

There are changes which must be made to (npcserver) rights. This is the new list of default (npcserver) rights:
Quote:
rw TileEditor/Clipboard/*
rw TileEditor/Clipboard/*/*
rw TileEditor/Clipboard/*/*/*
rw levels/images/tileeditor_icon_1-1.png
rw levels/images/tileeditor_bucket_1-1.png
rw levels/images/tileeditor_pencil_1-1.png
rw levels/*
rw levels/*/*
rw levels/*/*/*
rw levels/*/*/*/*
rw to all levels is required for the these features:
  • Create new levels
  • Force immediate level save
  • Add and remove tilelayers
however, rw to all levels will also be required for future features.

Here's the current goal for version 1.5:
  • View/Edit signs
  • View/Edit level links
  • View/Edit npcs
  • Rename from "Tile Editor" to "Level Editor"

Please report any problems you find.
__________________
Reply With Quote