update TODO.md
This commit is contained in:
@@ -1,11 +1,10 @@
|
|||||||
## General
|
## General
|
||||||
|
|
||||||
- Make reloading happen on separate threads so compression doesn't block active clients
|
|
||||||
- Implement decrypt/encrypt actions for VMS files
|
- Implement decrypt/encrypt actions for VMS files
|
||||||
- Make UI strings localizable (e.g. entries in menus, welcome message, etc.)
|
- Make UI strings localizable (e.g. entries in menus, welcome message, etc.)
|
||||||
- Add an idle connection timeout for proxy sessions
|
- Add an idle connection timeout for proxy sessions
|
||||||
- Clean up ItemParameterTable implementation (see comment at the top of the class definition)
|
- Clean up ItemParameterTable implementation (see comment at the top of the class definition)
|
||||||
- Handle MeetUserExtensions properly in 41 and C4 commands on the proxy (rewrite the embedded 19 command and store a map of )
|
- Handle MeetUserExtensions properly in 41 and C4 commands on the proxy (rewrite the embedded 19 command and store a map of received destinations)
|
||||||
|
|
||||||
## PSO DC
|
## PSO DC
|
||||||
|
|
||||||
@@ -26,7 +25,6 @@
|
|||||||
|
|
||||||
## PSOBB
|
## PSOBB
|
||||||
|
|
||||||
- Test all quest item subcommands
|
|
||||||
- Figure out why Pouilly Slime EXP doesn't work
|
- Figure out why Pouilly Slime EXP doesn't work
|
||||||
- Make server-specified rare enemies work with maps loaded by the proxy
|
- Make server-specified rare enemies work with maps loaded by the proxy
|
||||||
- Implement serialization for various table types (ItemPMT, ItemPT, etc.)
|
- Implement serialization for various table types (ItemPMT, ItemPT, etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user