UltimateZoneBuilder/Documents/todo.txt
codeimp c37b28e15f - improved game config guessing to better detect UDMF when map is opened
- added game config detection pattern to Doom Legacy game config
- insert thing feature added, including automatic thing defaults
- fixed typo in all game configs (defaulthingflags -> defaultthingflags)
2008-06-10 11:32:06 +00:00

33 lines
737 B
Text

- 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 textureset filters
- Make texture alignment features
- Make find/replace features
- Make copy/paste features
- Make error checking feature
- Make advanced drag/rotate/resize/flip/skew/turn/barf mode
- Make quick sector draw (square/circle) mode
- Make script editor
- Make DECORATE support
- Make dialog and editing mode help documentation
- Make Plugin Development Kit
- Add proper XML comments to classes, properties and methods