Update GOALS.md
This commit is contained in:
parent
547ecd8dc3
commit
55c6f03b93
1 changed files with 0 additions and 2 deletions
2
GOALS.md
2
GOALS.md
|
|
@ -52,10 +52,8 @@
|
|||
* Support basic KVP databases such as MongoDB, RocksDB, and Redis, etc.
|
||||
|
||||
### Bugs & Misc
|
||||
- [ ] Naked corpses (container display issue)
|
||||
- [X] Rounding errors with new bank system
|
||||
- [X] Replace specific checks for `Item`/`Mobile` by extended `IEntity` and mainstreaming the `NEWPARENT` code
|
||||
- [ ] TryDropItem dropping items until it fails when it should be all-or-nothing
|
||||
- [ ] Consumable items are deleted directly in several places instead of using `Item.Consume()`
|
||||
- [ ] Content displaying for newer clients is not working properly in several situations
|
||||
- [ ] Stack/Hold checks are broken in certain situations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue