branchwiseguys/main/TradingSystemcancel
24 Commits over 0 Days - ∞cph!
Working on a simple trading table
Don't need trading_post mtl
Readonly item icons for trade screen
Working properly with client/server and delayed deserialize
Give the tading screen an inactive state
Must've been half asleep when I wrote some of the previous trade code. Here's some stuff that works.
Trading now working all the way through
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.