Illarion-eV / Illarion-Server

Server for the online RPG Illarion
http://illarion.org
GNU Affero General Public License v3.0
27 stars 19 forks source link

Issue with increaseAtPos #85

Closed dabates closed 5 months ago

dabates commented 2 years ago

Reference #82

Fixes around what TEMP returns.

Talked to @Brightrim about this issue, changed the function

vilarion commented 2 years ago

This is not documented correctly. increaseAtPos returns not the new number, but the number of items it was unable to create in the given slot. That being said, I am up for changing this behaviour.