This is not conducive to making the market a viable game mechanic, and is a bug in dire need of attention before it causes further wealth inequality.
Prime
@Prime
Posts made by Prime
-
RE: NPC market orders brokenposted in Technical Issues and Bugs
-
Request: Source Maps Supportposted in Feature Requests
It'd be very helpful if we could have source maps support on exceptions so that stack traces show true source lines, since many players, myself included, are using transpilation from other languages, and would benefit from being able to see where failures occurred. Node packages exist to allow this behaviour, but we still need a way to provide the maps to the server, and preferably a way that works alongside the existing uploaders.
In the simulator, this request optionally extends to allowing us to debug locally via source maps.
-
RE: Uncaught throw terminates script silently?posted in Technical Issues and Bugs
It is generally accepted that you throw Errors; the cost of instantiating an Error is far less impactful than that of triggering the exception mechanism, so it is in your best interest to do so.
Also, http://www.devthought.com/2011/12/22/a-string-is-not-an-error/.
-
RE: notifyWhenAttacked(enabled) should not be const (0.2 CPU)posted in Technical Issues and Bugs
The proposal to add this as a parameter to Spawn.createCreep would have a net reduction of impact upon the server performance in all static cases, and would be beneficial.
-
RE: PTR Changelog 2016-09-19posted in News & Announcements
Remote sites reporting decreased deposit purity- Commence filtration.