branchwiseguys/main/TradingSystemcancel
24 Commits over 0 Days - ∞cph!
Fixed a tricky trading bug. Refreshing both container UIs when either one changed was no good - one would try to refresh with outdated info, and could throw an NRE in certain situations.
Trading now working all the way through
Must've been half asleep when I wrote some of the previous trade code. Here's some stuff that works.
Give the tading screen an inactive state
Working properly with client/server and delayed deserialize
Readonly item icons for trade screen
Don't need trading_post mtl
Working on a simple trading table