Owain van Brakel
99bd6c08cd
Merge remote-tracking branch 'runelite/master'
2021-10-28 11:01:49 +02:00
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
Lucwousin
64564ab1c0
Implement IndexMojo in doLast block
2020-06-28 02:15:12 +02:00
swazrgb
f375f7503a
Add inputs & output definitions to script assembler plugin
...
Also have assembler scripts be output into build directory
Partially fixes #2665
2020-06-11 06:34:51 +02:00
Lucwousin
4069f8b945
script-assembler: remove duplicate code
2019-07-24 09:04:33 +02:00
Zeruth
13146e5dbd
runeliteplus: various checkstyle fixes
2019-07-24 00:41:08 -04:00
Zeruth
caa3ecf3b5
gradle: fix index resource loading
2019-07-23 16:15:10 -04:00
Zeruth
2824d17f66
gradle: add support for rs2asm / overlay index
2019-07-23 05:28:46 -04:00
zeruth
eafb024f16
Revert to old layout for refactor
2019-06-07 23:54:32 -04:00
zeruth
882be3cb71
Merges Injector
...
Welcome to the new world boys.
2019-06-06 20:47:41 -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