Screeps 4.x market API updates
shanemadden opened this issue · 0 comments
shanemadden commented
There are two changes to the market interface in 4.0:
-
Game.market.createOrder()
now takes an object instead of the parameters in order; the old form still works but is no longer documented and presumably deprecated. -
Game.market.getHistory()
was added with historical price data.