Download: bit.ly/Nox_Map_Editor
Source: https://www.dropbox.com/sh/cl1u0qkdxjzi ... Cz3sa?dl=0
The list of all changes:
- Rebuilded interface to be as much intuitive and beginner friendly as possible.
- Added old Scripting System.
- Fixed some old Scripting bugs related to crashing after attempt to close the scripting dialog with a bad syntax
- Nearly all functions have descriptions now. (thanks to Katarsis and Superjack)
- Shadow preview of selected items.
- Added Custom Grid Alignment.
- Improved selecting objects to be more accurate. (You do not need to find that little circle of every object in order to select it. All the 3d extent box is selectable now)
- Added click-drag selecting area. (You can select/deselect [hold shift for deselecting] multiple objects by dragging a mouse.)
- Added Undo Redo function with highlighting the last changed place.
- Wall Properties system changed. (You can set wall properties and then affect walls by clicking on them)
- Fixed Monster & NPC directions bug.(Editor was not showing NPC and Monster directions properly.)
- All NPCs & Monsters can be rotated by mouse wheel (even before placing them on the map)
- Improved Polygon Editor. (You can reshape a polygon by dragging a mouse, you can also open polygon properties by double clicking on it)
- Added Color Light Editor
- Added "Copy Extents" and "Copy Coords" functions to the context menu. (first is good for creating item groups, the second is useful for Pits)
- List of all Objects is showing position and properties of selected items properly.
- You can open Object Properties by double clicking.
- Added Allowed Activators feature for the Trigger Editor
- Fixed unlinking bug of Teleport Editor.
- Added Mini Map editing (You can edit map [walls, tiles, polygons] in Mini Map Mode)
- Added and improved old Auto Edge system.
- Added edge corner visual element in the Fast Preview Mode. (You can see edge corners in the fast preview now)
- Added Picker tool (You can select Wall/Tile/Object by this picker instead of looking for it in the List box)
- Added auto extent increment. (When you copy+paste some object the new one gets a new extent.)
- Added Rectangle Wall Tool (You can draw rectangles of walls) (still little buggy)
- Added Line Wall Tool (You can draw lines of walls)
- Added "Smart Draw" function. (Description here: http://www.youtube.com/watch?v=iVqa7Im8cxU)
- Added "Install Map" function (this stores your map in the appropriate folder of your Nox directory so the map appears in the game map list or can be loaded via console)
- Added some shortcuts: Ctrl+Z Undo | Ctrl+Y Redo | Ctrl+A picker | Ctrl+S Save | Ctrl+F toggle fast preview | ∼ or ; Toggle Submode | Ctrl+R Rectangle Wall Draw | Ctrl+T Line Wall Draw | 1,2,3,4 for Wall tab, Tile tab, Edge tab, Object tab | F4 Install Map
- Many other small invisible changes and bugfixes
- Added New minimap similar to original MapEdit from Westwood. (popping up/out methods can be changed in settisngs)
- Added feature that shows destinations and connections of Teleports and Pits
- Improved Wall Drawing Logic
- Improved Tile Brush Logic
- Reorder Extents replaced by Fix Extents function which fixes duplicated extents and doesn't mess up Teleporter and Elevator connections.