Difference between revisions of "User:Gwyrdain/TAW"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 15: | Line 15: | ||
* Having the ability to select multiple rooms and apply the same set of flags to several at a time, OR, to set 'standard' flags for all rooms created in the zone would be Nifty.  | * Having the ability to select multiple rooms and apply the same set of flags to several at a time, OR, to set 'standard' flags for all rooms created in the zone would be Nifty.  | ||
* The Muditor should prevent duplicate room/object/mob #s from being created.  | * The Muditor should prevent duplicate room/object/mob #s from being created.  | ||
* The Muditor should not truncate 01 to 0, as this could cause vnums to Not Cooperate. 370-01 is a different critter than 370-1.  | |||
Revision as of 13:32, 16 January 2015
User Stories
- I need an editor that won't crash if I enter vnums larger than 37,000.
 - I need an editor that won't crash if my .are is bigger than 90kb
 - I need an editor that creates reciprocal exits.
 - I need an editor that allows me to work dynamically with others.
 - I need an editor that doesn't crash if I have more than 180 mob resets.
 - I need an editor that doesn't eat my area file if I put a container inside a container.
 - I need to be able to create an exit link to a room that hasn't been created yet.
 - I need to be able to add granular comments to my area (even if .are files won't allow it!)
 - I need to be able to spell check text fields.
 - I need robust validation or warnings or ???:
- metal where ac > 6
 - magic applies need magic flag
 
 - Having the ability to select multiple rooms and apply the same set of flags to several at a time, OR, to set 'standard' flags for all rooms created in the zone would be Nifty.
 - The Muditor should prevent duplicate room/object/mob #s from being created.
 - The Muditor should not truncate 01 to 0, as this could cause vnums to Not Cooperate. 370-01 is a different critter than 370-1.