Commit Graph

203 Commits

Author SHA1 Message Date
Lucwousin
c020a2b7c9 git :( 2019-07-18 16:40:04 +02:00
Lucwousin
aa3e91c9bc Question marking hard at why travis is failing 2019-07-18 15:57:59 +02:00
Lucwousin
f37b6f4a8f Missed classes 2019-07-18 15:51:34 +02:00
Lucwousin
25ce6c2ee9 rs-client/apis 2019-07-18 15:21:46 +02:00
Tyler Bochard
a13c80d74b Merge pull request #960 from Lucwousin/reeeee-facts-boi
RSClient: More refactoring
2019-07-11 00:51:28 -04:00
Tyler Bochard
26fbf876ff Merge branch 'master' into maven 2019-07-11 00:48:18 -04:00
Owain van Brakel
e85fc0e7d0 client: Add Widget Animation Smoothing 2019-07-10 23:32:24 +02:00
Lucwousin
c4424c3737 Red hint arrow fields 2019-07-10 12:15:38 +02:00
Lucwousin
91fbcf3d6b more RSClient refactoring 2019-07-10 10:58:36 +02:00
Lucwousin
02ba0bbe57 Remove unneeded annotations (when the method wasn't obfuscated to begin with) 2019-07-10 10:58:36 +02:00
Lucwousin
5244775148 Add more script opcodes 2019-07-10 10:58:35 +02:00
sdburns1998
6db57328ef maven: dep update 2019-07-10 03:54:22 +02:00
Lucas
ad565d3991 more RSClient refactoring 2019-07-08 22:52:36 +02:00
Lucas
112a2bcba7 more RSClient refactoring 2019-07-08 17:46:35 +02:00
Lucas
83533475d4 Even more... you guessed it! REFACTORING. Removes the need for @Export for methods overriding base java methods 2019-07-07 21:43:57 +02:00
Lucas
e2aac6d899 More refactoring (tm) 2019-07-07 21:43:55 +02:00
Lucas
e1a815eddd Make updatemappings parameter renamer work, add importmappings parameter renamer, more refactoring 2019-07-07 21:43:52 +02:00
Lucas
c92553f86f More renaming 2019-07-07 21:43:50 +02:00
Lucas
7439136209 More IndexX renaming 2019-07-07 21:43:49 +02:00
Lucas
558d3e8d66 IndexCacheLoader -> ArchiveLoader, read -> decode 2019-07-07 21:43:48 +02:00
Lucas
13a42e4740 name DefaultsGroup 2019-07-07 21:43:48 +02:00
Lucas
b81aa94685 Rename IndexStore to be more accurate, rename rest in Archive 2019-07-07 21:43:48 +02:00
Lucas
eeeafb93b7 Rename AbstractIndexCache to be more accurate 2019-07-07 21:43:47 +02:00
Lucas
70e0d6cc34 Refactor 2019-07-07 01:31:11 +02:00
Lucas
aaea8ec0d5 Replace opcode constants with ScriptOpcodes field refs in rsclient 2019-07-07 00:53:37 +02:00
Lucas
5d506e9bda More rs-client refactoring 2019-07-06 14:34:19 +02:00
Lucwousin
2367f7ee18 Fix hiding player attacks in client, add option to hide cast as well (#896)
Tiny bit of refactoring as well
2019-07-05 22:10:02 +01:00
Zeruth
9c21a9e1aa bumps our poms 2019-07-05 01:38:06 -04:00
Zeruth
0362a421ba bumps our poms 2019-07-05 01:28:08 -04:00
Lucas
6cfc662cd8 Fix wrong class names 2019-07-05 00:49:24 +02:00
Lucas
a8d801d830 Use newer version of fernflower and remove __xx names 2019-07-05 00:40:33 +02:00
Lucas
f2d633ae56 Fix menu swaps not working when left clicking items 2019-06-27 16:25:35 +02:00
Lucas
971549db3a Remove invalid/add missing Export annotations 2019-06-27 00:23:39 +02:00
Lucas
f8ad72c4cd Fix api for upstream merge 2019-06-26 22:20:18 +02:00
Lucwousin
39a4cb2266 Rework clanmanmode attack option hiding (#746)
* A whole bunch of refactoring

* Api/mixins/injector additions for hiding attack options

* Rework clanmanmode attack hiding

* Update Client.java
2019-06-26 00:01:21 +01:00
Lucwousin
6630f5b4dd Rework MenuManager to only swap the top entry, once per client tick (#749)
* Rework MenuManager to only swap the top entry, once per client tick
2019-06-25 17:20:21 +01:00
zeruth
c655c9f542 Revert "Merge branch 'master' into master"
This reverts commit 43520c1958, reversing
changes made to 2e7aea3c62.
2019-06-22 02:38:35 -04:00
Tyler Bochard
43520c1958 Merge branch 'master' into master 2019-06-22 02:35:58 -04:00
Lucas
2a4fbef7ee Add gameobject id's to dev tools via dynamicobjects 2019-06-21 02:03:34 +02:00
Lucas
1a54fc4711 Fix npc/gameobject combo's not being clickable with gpu enabled 2019-06-20 22:00:36 +02:00
Lucas
9cc32a6307 Bump up version numbers 2019-06-20 19:05:13 +02:00
zeruth
20f131245c part 2 2019-06-17 19:39:54 -04:00
zeruth
e722fcc14d part 1 2019-06-17 19:39:38 -04:00
zeruth
39a9ae35ab test 2019-06-16 22:31:48 -04:00
zeruth
2e873af898 Prepare for PS usage 2019-06-15 04:50:33 -04:00
Lucas
ec239d5bbb DisplaY vs DisplayY 2019-06-13 00:12:20 +02:00
Lucas
695f251efa fix/add multiple imports/exports 2019-06-13 00:00:58 +02:00
Lucas
653780b8db Fix rasterizer2d fillRectangleAlpha import/export 2019-06-12 23:33:50 +02:00
Lucas
ffe42de972 use Character.isDigit() for bankpin 2019-06-11 17:06:54 +02:00
Lucas
ed3ecde766 Fix itemcomposition note imports 2019-06-10 16:25:17 +02:00