Skip to content
Commit a8858559 authored by Milian Wolff's avatar Milian Wolff
Browse files

Don't try to insert items into existing monster buckets

When a bucket index is chosen for an item which falls into a
monster bucket, then there is no space to insert a new item.
Previously that was not checked at all, and could lead to
assertions below as uncovered by test_itemrepository in future
commits which also enable more of the debug facilities of the
ItemRepository code.
parent 70b0ea11
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment