Commit Graph

4 Commits

Author SHA1 Message Date
Adam
1443d5a34d Add runelite_callback opcode to cache
Also move the RL Instructions from the script assembler to cache too, so it can be reused by the updater. The api Opcodes class has no use in the public api and so is removed.
2021-10-27 20:13:01 -04:00
Max Weber
75fbb07b41 cache: use RuneStar cs2 opcode names
With exception of the opcodes with jvm analogues, which follow jvm style
2019-03-09 00:01:48 -07:00
Max Weber
aa02da45c0 Allow assembly and loading of new scripts 2018-04-01 16:16:27 -04:00
Adam
edabf9ea71 Add script assembler plugin for packing scripts at build time 2018-01-27 13:07:35 -05:00