Commit Graph
16804 Commits
Author SHA1 Message Date
ThatGamerBlue a1248beead gradle: add ability to sign output jar files 2021-10-28 07:47:33 +01:00
Owain van Brakel 598f0c3a72 Merge pull request #3053 from open-osrs/upstream-2010 2021-10-20 16:08:10 +02:00
Owain van Brakel 5c19e731fa project: Add workaround for now 2021-10-20 16:03:16 +02:00
Owain van Brakel 176e6afdcd project: Bump OpenOSRS version 2021-10-20 14:54:20 +02:00
Owain van Brakel 353a12ccb6 project: Revert these changes until mixins / injector parts are done 2021-10-20 14:53:44 +02:00
Owain van Brakel a1d97f7ea7 project(rl-api): Add back MAGIC_TAB 2021-10-20 14:52:57 +02:00
Owain van Brakel c6e56569dc project(rs-api): Add model bottomY 2021-10-20 14:52:32 +02:00
Owain van Brakel a944161a39 project: Bump RL version 2021-10-20 13:17:13 +02:00
Owain van Brakel 73b40bc302 Merge remote-tracking branch 'runelite/master' 2021-10-20 13:16:39 +02:00
Runelite auto updater 4f7571a6b3 Bump for 1.7.28-SNAPSHOT 2021-10-20 10:41:41 +00:00
Runelite auto updater 526be8148a Release 1.7.27 2021-10-20 10:41:38 +00:00
RuneLite Cache-Code Autoupdater 7ff722dba0 Update Widget IDs to 2021-10-20 2021-10-19 22:11:30 -06:00
RuneLite Cache-Code Autoupdater 61416cd143 Update NPC IDs to 2021-10-20 2021-10-19 22:11:30 -06:00
RuneLite Cache-Code Autoupdater bea4cb95a0 Update Object IDs to 2021-10-20 2021-10-19 22:11:30 -06:00
RuneLite Cache-Code Autoupdater 815d69abf5 Update Item variations to 2021-10-20 2021-10-19 22:11:29 -06:00
RuneLite Cache-Code Autoupdater d67a1eb3d8 Update Scripts to 2021-10-20 2021-10-19 22:11:29 -06:00
RuneLite Cache-Code Autoupdater b66e2b48f1 Update Item IDs to 2021-10-20 2021-10-19 22:11:29 -06:00
Adam 46d4247f8e wiki: fix positioning wiki icon with wiki entity lookup off
When the wiki entity lookup option is off the parent layer isn't
positioned at all, causing the resulting wiki icon we create to be
incorrectly positioned.
2021-10-18 18:51:01 -04:00
BrastaSauce 366ec8cb68 hiscore: Add player lookup in group ironman tab 2021-10-18 17:26:46 -04:00
Adam 3180576350 hiscore: simplify lookup menu option add logic 2021-10-17 20:38:27 -04:00
Adam 37608d1e64 gpu: improve model visible check
This method checks if the model is on screen by projecting points at the model
extremes to screen and seeing if they are in the viewport bounds.

When doing this, it offsets the model height for the top of the viewport check,
but does not offset the bottom of the model for the bottom viewport check. This
offsets the bottom height to the model y position before doing this check,
which improves the test on models which are beneath the tile they are placed on.
This is most noticible in the Karamja dungeon and Hydra dungeon which has
objects for the lava instead of tiles, and they are placed at y=0 with some or
all of the model being below that.
2021-10-15 17:26:27 -04:00
Adam 5dd1132d07 api: import model bottomY
Additionally, model height is already defined in the Renderable interface, and so isn't needed here
2021-10-15 17:26:27 -04:00
Adam 9dc779a5ef api: add getItemContainer(int) 2021-10-15 17:15:04 -04:00
Adam 870933985d game event manager: send itemcontainer change events for all containers 2021-10-15 17:15:04 -04:00
Adam 5b0acccbc7 api: make HashTable implement iterable 2021-10-15 17:15:04 -04:00
Owain van Brakel d5e53c0988 Merge pull request #3052 from Owain94/version-bump-1310 2021-10-13 23:13:25 +02:00
Owain van Brakel 3a060d1a85 project: Bump OpenOSRS version 2021-10-13 23:07:56 +02:00
Owain van Brakel b89581aad5 Merge remote-tracking branch 'runelite/master' 2021-10-13 23:07:22 +02:00
Runelite auto updater e118ffc06e Bump for 1.7.27-SNAPSHOT 2021-10-13 13:34:28 +00:00
Runelite auto updater a09f53c855 Release 1.7.26 2021-10-13 13:34:24 +00:00
Owain van Brakel b4a03f190c Merge remote-tracking branch 'runelite/master' 2021-10-13 11:57:45 +02:00
Jordan f63fd7c486 Merge pull request #14269 from Hydrox6/hd-healthbars-140-green 2021-10-12 18:03:23 +00:00
Hydrox6 ce4cbcef82 interface styles: fix incorrectly sized 140px healthbar 2021-10-12 18:56:07 +01:00
Jordan 566e7ed2ff Merge pull request #14267 from kerzyte/master 2021-10-12 16:06:42 +00:00
Kerzyte 05b05b55e7 skill calculator: minor xp corrections 2021-10-12 02:56:49 -07:00
melkypie 771de7f431 banktags: fix group storage button location 2021-10-11 10:53:46 -04:00
melkypie a4fec4f1fc banktags: fix bank equipment button and item count spacing 2021-10-11 10:53:46 -04:00
Illya Myshakov 59a6c86b5f chat commands: fix incorrect pet chin ID 2021-10-11 10:49:18 -04:00
Hydrox6 b75add6a2d skill calculator: fix incorrect icon for Hespori 2021-10-11 10:48:28 -04:00
Hydrox6 6536aba6ba api: add group ironman account types 2021-10-10 12:23:06 -04:00
ThatGamerBlue c79df8251e Merge pull request #3049 from open-osrs/revert-3048-runtime-api
Revert "project(api): add runtime jar"
2021-10-07 09:25:16 +01:00
ThatGamerBlue f81d32abb8 Revert "project(api): add runtime jar" 2021-10-07 09:24:48 +01:00
Owain van Brakel 158fa890d5 Merge pull request #3048 from open-osrs/runtime-api 2021-10-07 04:05:34 +02:00
Owain van Brakel 0bec64b469 project(api): add runtime jar 2021-10-07 04:00:46 +02:00
Owain van Brakel e70f4047b2 Merge pull request #3046 from SRLJustin/green-tint 2021-10-06 15:53:54 +02:00
SRL Justin 9aad812df9 checkstyle: import removal zzzzz 2021-10-07 00:47:46 +11:00
SRL Justin 6454fab387 ObsidianSkin: watermark 2021-10-07 00:40:23 +11:00
SRL Justin d467401128 ui: fixed green tint in plugin list 2021-10-07 00:34:00 +11:00
Owain van Brakel 7643e158ee Merge pull request #3045 from Owain94/rev-200 2021-10-06 14:08:29 +02:00
Owain van Brakel 69faa1b0fb Merge remote-tracking branch 'runelite/master' 2021-10-06 14:00:00 +02:00