main functions
+ pub reading and editing
+ pub file export
client file support
+ item file export (.eif)
+ npc file support (.enf)
+ skill file support (.esf)
+ class file support (.ecf)
server file support
+ npc item-drop file support (.edf)
+ npc chat file support (.ecf)
+ shop file support (.esf)
+ trainer file support (.etf)
+ inn file support (.eid)
productivity
+ grid arrowkey navigation
+ enter begin-end editing
+ 'keyboardonly' editing possible
+ visual Gfx selection
+ hide recycled records
+ auto re-use recycled records
+ quick/smart in-cell editors
+ quick/smart combobox edits
+ uniqifier for items
+ column cleaner
+ expert mode
+ auto string trim
+ and more
property inspector
+ additional second edit grid
+ smart filter option
gfx preview area
+ collapsable gfx preview panel
+ gfx usage mouse hovers
search
+ item name/id search filter
+ combobox text to list lookup
+ combobox auto-completion
+ item type filter
+ data views
item type refactoring
+ item.type 5: transformation
+ item.type 7: skill book
+ item.type 8: visual document
+ item.type 26: buff (reserved)
+ item.type 27: debuff (reserved)
+ item.type 28: title
+ item.type 29: hairtool
new client flags
+ skills.type: discover
export
+ all at once
+ auto truncation
import
+ asci/eoserv to pub tool
|
security
+ auto backup pub file feature
+ file integrity checks/warnings
+ external file lock(s) check
+ file health diagnostics
+ class requirement recovery
+ exit (save) warning
+ item recycle warning
+ item delete warning
operations
+ create new items
+ copy-paste (clipboard)
+ duplicate items
+ recycle items
+ edit items
configuration
+ pub read path
+ pub export path
+ backup path
+ grid behaviour
+ empty pub file export
+ inspector behaviour
+ application behaviour
expert mode
+ row inject (re-index)
+ row destroy (re-index)
+ empty names
+ column wipe
+ v0 export
compatibility / fix
+ expert: export v0 format
+ asci lookup fix (data2)
embedded editors
+ trainer required skill(s) editor
+ trainer required stat(s) editor
+ craft required item(s) editor
+ shop buy/sell item(s) editor
+ npc chat line(s) editor
+ inn question line(s) editor
hotkeys
+ quick hotkeys:
+ ctrl+d - dupe selected
+ ctrl+e - edit selected
+ ctrl+g - edit gfx selected
+ ctrl+n - new record
+ ctrl+s - export (save)
+ ctrl+r - reload all pubfiles
+ ctrl+i - pubfile health info
+ ctrl+t - toolbox
+ ctrl+up - editor item up
+ ctrl+down - editor item down
+ F1,F2,etc - change tabs
+ ENTER - begin/end edits
+ DEL - recycle/delete records
+ END - optional close windows
+ ESC - close windows
|