#2 closed refactoring (fixed)
Trait system refactoring
Reported by: | epyon | Owned by: | epyon |
---|---|---|---|
Priority: | major | Milestone: | 0.9.9 |
Component: | engine | Version: | 0.9.8.10 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | 3 |
Description (last modified by epyon)
Trait requirements should be possible to be complex, traits themselves can either be Basic, Advanced or Master.
Menu needs to fit the big amount of traits, and also immidately show the name and requirements.
Traits need the following fields:
- Name, Description, Quote, Full
- Type (Basic, Advanced, Master)
- Max level
- Requirements
- Required trait
- Required level
- Blocks
Change History (11)
comment:1 Changed 16 years ago by epyon
- Status changed from new to assigned
comment:2 Changed 16 years ago by epyon
- Blocking set to 3
comment:3 Changed 16 years ago by epyon
- Description modified (diff)
comment:4 Changed 16 years ago by epyon
comment:5 Changed 16 years ago by epyon
comment:6 Changed 16 years ago by epyon
comment:7 Changed 16 years ago by epyon
comment:8 Changed 16 years ago by epyon
- Resolution set to fixed
- Status changed from assigned to closed
comment:9 Changed 16 years ago by epyon
comment:10 Changed 16 years ago by epyon
comment:11 Changed 16 years ago by epyon
Note: See
TracTickets for help on using
tickets.
(In [527]) * moved TraitData? to doomtraits
-* added blocked parsing ( refs #2 )