Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Game.market for Screeps 4.0 #138

Merged
merged 1 commit into from
Nov 4, 2019
Merged

Conversation

pyrodogg
Copy link
Member

@pyrodogg pyrodogg commented Nov 1, 2019

Brief Description

  • Adds Game.market.getHistory() which returns array of new PriceHistory typed objects
  • Updates parameters to Game.market.createOrder()
  • Adds constants for order limit and expiration
  • Updates tests
  • Updates documentation

Fixes #128

Checklists

  • Test passed
  • Coding style (indentation, etc)
  • Edits have been made to src/ files not index.d.ts
  • Run npm run dtslint to update index.d.ts

Adds `Game.market.getHistory()` which returns array of new PriceHistory
typed objects
Updates parameters to `Game.market.createOrder()`
Adds constants for order limit and expiration
Updates tests
Updates documentation
@pyrodogg pyrodogg merged commit 70ed720 into screepers:master Nov 4, 2019
@pyrodogg pyrodogg deleted the market branch November 5, 2019 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Game market changes
1 participant