Opened 16 years ago
Last modified 16 years ago
#20 closed task
player.dat upgrade — at Initial Version
Reported by: | epyon | Owned by: | epyon |
---|---|---|---|
Priority: | blocker | Milestone: | 0.9.9 |
Component: | engine | Version: | 0.9.8.10 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
player.dat needs to be redesigned broken. Please link this task to all player.dat breaking tasks. Things to think about:
- Achievements
- Unlockables
- Ghosts
- Unique Items (gallery?)
- arbitrary amount of monsters/items
- arbitrary amount of challenges
- custom challenges/levels, etc
- version compatibility
The format should be flexible to allow varying amount of data.
Current idea is to implement and use TLV from VTicket:#27, to allow adding data without breaking the format. Also remember to check the format against the planned weapon type refactoring.
Note: See
TracTickets for help on using
tickets.