JoeStrout

Results 74 comments of JoeStrout

Currently `me.ahead` returns something like: ``` {"passable": 0, "type": "Chest", "name": "Chest", "displayName": "Chest", "stack": 1, "maxStack": 999, "category": "", "value": 0, "description": "A place to store your items."} ```...

This was supposed to be working already, as of 1.2.0 (it's in the release notes). So, reclassifying this as a bug.

I'd like to hear more about the use cases for this.

Yeah, that's a good question — I haven't generally assumed these lib files _would_ be included with an engine integration. They're not part of the standard MiniScript core. On the...