mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-26 05:41:45 +00:00
DB2 is getting to a point where we can list the remaining things on a todo list, though this list is far from finished, it is what i just can come up with from the top of my head.
This commit is contained in:
parent
db0092f108
commit
b2d772500a
1 changed files with 31 additions and 0 deletions
31
Documents/todo.txt
Normal file
31
Documents/todo.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
- All core builder modes must be config-specific so that anyone
|
||||
can remove them to replace them with their own mode
|
||||
|
||||
- Make things filter
|
||||
|
||||
- Change toolbar buttons
|
||||
- Make seperate attribute for editing modes to create a button
|
||||
- Make classes and attributes to manually add buttons to the toolbar
|
||||
|
||||
- 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
|
||||
|
||||
- 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
|
Loading…
Reference in a new issue