UltimateZoneBuilder/Documents/todo.txt

45 lines
1.1 KiB
Text
Raw Normal View History

- All core builder modes must be config-specific so that anyone
can remove them to replace them with their own mode
- Change toolbar buttons
- Make seperate attribute for editing modes to create a button
- Make classes and attributes to manually add buttons to the toolbar
- Make things filter
- Add log in main window for debug versions
- Change linedefs in configurations
- Proper formatting
- Enummed arguments support
- Make UDMF implementation
- Also enummed field values support
- Make "Make Sector" mode
- On mousemove (?) already show the sector outline it will create
- On click make the sector
- Show action associations when highlighting line/sector/thing
- Make sector gradient features
- Make 3D Mode (config specific!)
- Make texture alignment features
- Make find/replace features
- Make copy/paste features
- Make error checking feature
2008-05-25 22:18:10 +00:00
- Make advanced drag/rotate/resize/flip/skew/turn/barf mode
- Make quick sector draw (square/circle) mode
- Make dialog and editing mode help documentation
- Make Plugin Development Kit