First step of implementing inventory v2.0

This commit is contained in:
Uleat
2017-03-09 02:46:09 -05:00
parent 999650d368
commit 37d22e17a3
4 changed files with 14 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ Uleat: Fixed a few glitches related to bot trading and other affected code
- Return messages no longer repeat the top cursor item when multiple items are pushed there
- Test slot for client returns is now handled appropriately for parent and bag searches
- FindFreeSlotForTradeItem() now begins at the correct bag index on subsequent parent iterations
Uleat: First step of implementing inventory v2.0
== 03/08/2017 ==
Uleat: Complete rework of the bot trading system