Commit Graph

5 Commits

Author SHA1 Message Date
ece73fcf0e Implement buying merchandise off shelf
Refreshes the shelf after buying and after closing chest.
2020-11-02 01:39:45 -05:00
e6a4b19f5a Refactor API calls to use success/fail events
All async native function calls now respond on separate success & fail events.

Improve error messages and save `BugReportCopy` in one place on BRQuestScript.
2020-10-18 20:56:10 -04:00
561b9574b6 Use events for calls to async native functions 2020-10-15 23:42:57 -04:00
4c9ab4bef2 Handle Replace3D in callback in trigger script 2020-10-13 22:38:27 -04:00
6cdd85a866 Initial commit, all scripts and esp 2020-10-12 21:26:16 -04:00