Commit Graph
100 Commits
Author SHA1 Message Date
Adam e63d1686b1 Merge pull request #6878 from Twiglet1022/reduce-outer-zoom-limit
Allow lowering of outer zoom limit in the camera zoom plugin
2018-12-11 18:21:01 -05:00
Adam 3470cdbb9c Merge pull request #6881 from Nightfirecat/add-dmmt-worldtypes
Add DMMT world types, handle them in plugins, update SDMM teleblock timers
2018-12-09 12:19:43 -05:00
Adam c9a814d20f Merge pull request #6877 from jkufro/master
Notify on Full Special Attack
2018-12-09 11:30:22 -05:00
Adam 40c235b594 Merge pull request #6786 from tylerthardy/VengeanceActiveTimer
Vengeance active indicator
2018-12-08 23:54:41 -05:00
Adam c4595c1b9a Merge pull request #5283 from Adam-/ping2
world switcher: add ping
2018-12-06 20:16:24 -05:00
Adam a62d25d0cc Merge pull request #6827 from Berry-95/fix-lvl-req-in-construction-skill-calc
Correct Oak Armchair level requirement in Construction Skill Calc
2018-12-06 15:55:56 -05:00
Adam f271f91135 Merge pull request #6816 from Adam-/master+grounditemsloot
grounditems: add option to only show loot
2018-12-05 17:07:24 -05:00
Adam 86faa466e0 Merge pull request #6724 from MagicfTail/remove-fight-cave-plugin
Remove the fight cave plugin
2018-12-04 20:37:48 -05:00
Adam 90a25c0c8e Merge pull request #6775 from Adam-/6654
slayer plugin: show initial assignment amount in infobox tooltip
2018-12-01 19:10:28 -05:00
Adam b0eded62a8 Merge pull request #6273 from deathbeam/event-bus-custom
Replace Guava EventBus with our custom one
2018-12-01 16:57:36 -05:00
Adam 7672561369 Merge pull request #6737 from Abextm/reflectionlauncher
ClientLoader: Use our classloader, not the system one for loading rs
2018-11-29 09:15:09 -05:00
Adam ca81e1a770 Merge pull request #6714 from deathbeam/fix-tog-npe
Check for canvas location being non null in TOG
2018-11-27 22:09:48 -05:00
Adam 3ad12cf5d9 Merge pull request #6706 from dbolya/GPU_Scaled_Fix_Screenshots
Fix screenshots in GPU mode with Stretched Mode enabled
2018-11-27 21:01:08 -05:00
Adam c9713b080d Merge pull request #6639 from dbolya/GPU_UI_Scaling
Add UI scaling when using GPU with stretched mode.
2018-11-26 19:55:54 -05:00
Adam d12a6cedc8 Merge pull request #6591 from MagicfTail/zoom-outer-limit
camera plugin: add expand outer zoom limit option
2018-11-24 10:30:37 -05:00
Adam e52772665a Merge pull request #6602 from trimbe/worldmap-optimize
World Map Plugin: optimize clipping for world map points
2018-11-24 09:19:27 -05:00
Adam 4bd247b5e5 Merge pull request #6513 from Toocanzs/color-banding
Add toggle for color banding
2018-11-23 16:18:10 -05:00
Adam 52d962cb07 Merge pull request #6635 from DevDennis/fix-alpha-textured-faces
GPU: Fix Textured Faces With Alpha
2018-11-23 15:35:09 -05:00
Adam 3f98b0ccaa Merge pull request #6634 from DevDennis/fix-untextured-faces
GPU: Fix Untextured Faces
2018-11-23 15:00:48 -05:00
Adam fd6b67fae2 gpu: split camera position from model position 2018-11-23 13:22:14 -05:00
Adam c28f53cd4a gpu: move common compute header to its own file 2018-11-23 13:22:13 -05:00
Adam 83c0a52e5b gpu: move priority_map and count_prio_offset to priority_renderer 2018-11-23 13:22:13 -05:00
Adam 9222413d1d Merge pull request #6597 from devLotto/gpu-stretchedmode
gpu: add stretched mode support
2018-11-21 09:38:10 -05:00
Adam 2a80df7c3b Merge pull request #6586 from deathbeam/properly-null-check-chat-perf
Properly null-check chat performance widgets
2018-11-19 21:06:33 -05:00
Adam 8459781e85 Merge pull request #6579 from deathbeam/properly-destroy
Properly destroy JAWT window on plugin shutdown
2018-11-19 20:49:06 -05:00
Adam bfe46bf9c6 Merge pull request #6580 from deathbeam/lock-only-on-linux
Unlock surface only with X11JAWTWindow
2018-11-19 20:35:03 -05:00
Adam dcbcae21d1 Merge pull request #6572 from Abextm/fix-carrot
Fix carrots in ChatboxTextInput
2018-11-19 17:48:15 -05:00
Adam 98b4e5aede mixins: remove extended visiblity maps
They ended up not being used on GPU, and the time spent calculating them
noticibly slows down the client when resizing it.
2018-11-19 12:41:01 -05:00
Adam 3286594d6b gpu: correct uniform block name in geometry shader 2018-11-19 09:59:49 -05:00
Adam 3329dfbbee gpu: don't compute scene if the scene buffer isn't filled yet 2018-11-19 09:59:49 -05:00
Adam b1dd15722d Merge pull request #2827 from deathbeam/paste-password
Add support for Ctrl-V pasting to Login Screen
2018-11-18 19:19:37 -05:00
Adam f694cc0969 Merge pull request #6561 from DevDennis/fix-glsl-rotation
Fix black lines on intel
2018-11-18 14:46:50 -05:00
Adam 1e83a36c42 Merge pull request #6534 from deathbeam/switch-to-core-gpu
Switch to core profile in GPU plugin
2018-11-18 12:30:42 -05:00
Adam b6a08a6e7f Merge pull request #6530 from whitehooder/gpu-fix
Fix GPU rendering on Linux
2018-11-18 11:14:22 -05:00
Adam ec1c85c4cc Merge pull request #6539 from devLotto/issue-6510
gpu: limit interaction distance from camera
2018-11-18 09:58:01 -05:00
Adam cd5c745b23 Merge pull request #6475 from Abextm/cache-code-2018-11-15-rev176
Cache code 2018 11 15 rev176
2018-11-15 07:11:01 -05:00
Adam 0845f58580 Merge pull request #6306 from Nightfirecat/jagex-colors
Add Jagex Colors constants and fix WASD camera chat text color
2018-11-04 13:43:14 -05:00
Adam aabc263164 Merge pull request #6281 from MagicfTail/Fix-api-really
Fix hiscore api after jagex reordered it, and reorder lists after update
2018-10-31 21:47:26 -04:00
Adam 673a2902e7 Merge pull request #6119 from devLotto/resizablescaling
Stretched Resizable Mode
2018-10-31 18:34:27 -04:00
Adam 4879f44d2c Merge pull request #5991 from SebastiaanVanspauwen/ag-marks
agility plugin: highlight multiple marks
2018-10-23 18:57:26 -04:00
Adam 32be7abf77 Merge pull request #5276 from Adam-/twitch3
Twitch chat plugin
2018-10-22 21:57:21 -04:00
Adam 1ac10d1310 Merge pull request #6099 from deathbeam/fix-cryptic-dot
Add missing dot to "She's small" cryptic
2018-10-21 15:08:30 -04:00
Adam 7c65041a0a Merge pull request #6081 from deathbeam/properly-insert-lookup
Make HiScore lookup always deprioritized
2018-10-21 15:06:52 -04:00
Adam 5c8e0381b9 Merge pull request #6080 from deathbeam/fix-scrolling
Prevent tag tab scrolling to scroll bank interface
2018-10-21 15:00:49 -04:00
Adam 9622fd6ea2 Merge pull request #6085 from WooxSolo/refactor-sounds
Rename unknownSoundValues2 to queuedSoundEffectDelays
2018-10-19 14:34:36 -04:00
Adam 2dbc1a9ec5 Merge pull request #5939 from MagicfTail/Zoom-fix
Zoom fix
2018-10-11 20:55:44 -04:00
Adam 6f6db127a0 Merge pull request #5924 from Abextm/cache-code-2018-10-11-rev176
Cache code 2018 10 11 rev176
2018-10-11 06:53:45 -04:00
Adam e4e8cd5fa1 Merge pull request #5871 from Adam-/tofrom-colors
chat message manager: add support for coloring to/from
2018-10-08 18:43:41 -04:00
Adam 918c3fe504 Merge pull request #5866 from Adam-/item-search
Move item search client side
2018-10-08 18:37:29 -04:00
Adam 3d50f4b05a Merge pull request #5758 from Abextm/fairy-ring-scroll
fairyring: Don't loose scroll position
2018-10-04 10:31:15 -04:00
Adam b325e0dbf3 Merge pull request #5751 from Abextm/widget-assertions
Run unsafe widget accesses on client thread
2018-10-04 10:27:43 -04:00
Adam 930987825f Merge pull request #5756 from Abextm/varbit-thread-safe
Make sure varbit access happen on the client thread
2018-10-04 10:23:17 -04:00
Adam f7e6c84435 Merge pull request #5683 from deathbeam/remove-pouches
Remove pouch counter from Runecraft plugin
2018-10-03 22:02:52 -04:00
Adam df3a33f12a Merge pull request #5453 from Abextm/chatbox-input-bad-wids
runelite-client: Don't duplicate chatbox input when widget ids are wrong
2018-10-01 09:14:44 -04:00
Adam 34a7b17df0 Merge pull request #5661 from Abextm/cache-code-2018-09-27-rev175
Cache code 2018 09 27 rev175
2018-09-27 07:15:28 -04:00
Adam d11616c209 Merge pull request #5664 from deathbeam/rever-clue-aio
Revert "Add Fairy Ring AIQ to Mudskipper Point Clue"
2018-09-27 07:10:31 -04:00
Adam 2e13a45e48 Merge pull request #5534 from Nightfirecat/virtual-levels-plugin
Add Virtual Levels plugin
2018-09-19 19:18:30 -04:00
Adam 9d5ca91b8b Merge pull request #5535 from Abextm/revert-useless-setters
Revert "Add camera setters to Client.java and RSClient.java."
2018-09-19 17:15:31 -04:00
Adam e89eb7fdfa Add Wintertodt Plugin 2018-09-19 17:14:57 -04:00
Adam 7a99eaf4f7 Merge pull request #5394 from Abextm/if-cache-names
cache: Name InterfaceDefinition
2018-09-12 08:12:38 -04:00
Adam b322c86bb0 Merge pull request #5450 from Abextm/script-opcodes
cache: Add world map CS2 Opcodes
2018-09-12 08:04:25 -04:00
Adam 0ceb29d99a Merge pull request #5429 from Adam-/hiscore-cache
http-service: add caching for hiscore lookups
2018-09-12 08:00:07 -04:00
Adam 19b6efa3a2 loot manager: limit to one kill per location per tick 2018-09-03 21:32:53 -04:00
Adam d3080f059b Revert "Make same-tick same-tile loot event fire once"
This reverts commit 549150a749.
2018-09-03 21:25:13 -04:00
Adam 678870e63e Adjust interface style widget sprite offsets 2018-08-30 09:25:35 -04:00
Adam 6e80209f95 Update more spriteids
The previous commit had mapped the sprites to the wrong versions
2018-08-30 08:51:04 -04:00
Adam dad86089f0 Update sprite ids and overrides 2018-08-30 08:25:51 -04:00
Adam 0fdfd8a967 Merge pull request #5207 from Abextm/cache-code-2018-08-30-rev174
Cache code 2018 08 30 rev174
2018-08-30 08:17:38 -04:00
Adam 4f548e835c Merge pull request #4804 from seandewar/run-energy-tooltip
Implement Client.getWeight() and add RunEnergyPlugin
2018-08-27 20:43:03 -04:00
Adam 179c2515ea Merge pull request #5116 from Rdeneve/special-patches-overview-tab
Add special patches to overview tab
2018-08-25 20:30:39 -04:00
Adam 79eb363cb7 Merge pull request #4886 from forsco/friends-list-counter
Add friends list title counter
2018-08-24 22:30:47 -04:00
Adam dce458ea9e Merge pull request #4997 from DannysPVM/add-camera-setters
Add camera setters (X, Y, Z, Pitch, and Yaw).
2018-08-24 20:10:51 -04:00
Adam 74fa306797 Merge pull request #5083 from raiyni/corp-dmg
corp: hide damage overlay
2018-08-24 19:55:37 -04:00
Adam 0d40a0a130 Fix friend and ignore widget id changes
Also update interface styles plugin for new sprite ids
2018-08-23 09:29:58 -04:00
Adam 8c3a3cdaa2 ge plugin: more reliably show actively traded price
Previously whenever searching for the same item twice without closing
the interface group it would not show the price of the item due to the
lastId not changing.
2018-08-21 10:59:47 -04:00
Adam d1d6d26b60 agility plugin: fix brimhaven timer resetting when failing obstacles 2018-08-21 08:50:08 -04:00
Adam bdeff5ee10 corp plugin: fix losing track of corp when it spawns during loading
NPCs spawn in between loading and logged in. But since NPCs are not
cleared when loading, it is unnecessary to clear the corp on game state
change.
2018-08-21 08:16:07 -04:00
Adam cec942b4a2 Merge pull request #4936 from devLotto/fix-worldhopper-spam
worldhopper: fix spam in chatbox when trying to open switcher in bank
2018-08-17 22:40:09 -04:00
Adam 4b8bfc74ce Merge pull request #4924 from psikoi/world-hopper-lotto-fix
More World hopper bug fixes
2018-08-16 06:55:57 -04:00
Adam ef691b1de9 Merge pull request #4874 from Adam-/master+wasd
Add wasd camera plugin
2018-08-15 08:25:01 -04:00
Adam 47458bcc33 Merge pull request #4905 from Abextm/keyreleased
runelite-client: Don't consume keyReleased events
2018-08-15 07:36:48 -04:00
Adam 4d7d301ee8 Merge pull request #4819 from Abextm/spritepixels-external
Make the second argument of SpriteManager::getSprite work
2018-08-14 08:20:56 -04:00
Adam f2791b9792 Merge pull request #4761 from devLotto/worldhopper
Add world hopper plugin
2018-08-12 09:26:27 -04:00
Adam 19c65d36e2 Merge pull request #4740 from Kamielvf/chatbox-fix
Update chatbox widget IDs
2018-08-07 08:05:52 -04:00
Adam f0925719e5 Merge pull request #4742 from Kamielvf/pestcontrol-widget-fix
Update pest control widget IDs
2018-08-07 08:05:41 -04:00
Adam ceae0672fe Merge pull request #4743 from Kamielvf/nmz-widget-fix
Update nightmare zone widget ID
2018-08-07 08:05:32 -04:00
Adam 1e6de02189 Merge pull request #4696 from Abextm/cache-client-response
cache-client: Return failure to the handshake Future
2018-08-07 08:05:21 -04:00
Adam 6303ede90f Merge pull request #3808 from MagicfTail/chat-command-combat
chat commands: add !cmb command
2018-08-05 13:39:03 -04:00
Adam 4579869c0d Merge pull request #4510 from takuyakanbr/time-tracking
Add time tracking plugin
2018-08-05 12:46:17 -04:00
Adam 2b0e286063 Merge pull request #4635 from Abextm/camera-pitch-fix
mixins: Fix camera pitch relaxer not fully relaxing after a screen shake
2018-08-05 09:57:29 -04:00
Adam dce0ad5631 Merge pull request #4592 from deathbeam/fix-session-load-order
Fix order of loading session settings
2018-08-03 16:26:10 -04:00
Adam 38ab0c329e Merge pull request #4630 from deathbeam/fix-logger-tooltip
Account for linked item id, format tooltip
2018-08-03 15:40:01 -04:00
Adam 1d9b1375a2 Merge pull request #4320 from jkybtw/minnow-plugin
fishing plugin: add minnows overlay
2018-07-28 20:33:26 -04:00
Adam 28520dcfe7 Merge pull request #4492 from Abextm/run-script-recursion
mixins: Prevent runScript from being called recursively
2018-07-26 18:56:31 -04:00
Adam f4344dd082 Merge pull request #4505 from deathbeam/fix-color-load
Fix loading of chat colors on startup
2018-07-26 17:36:39 -04:00
Adam 71076c6cdc Merge pull request #4048 from jplsek/ge-alt-search-ge
Allow alt search while grand exchange inventory is active
2018-07-25 18:09:11 -04:00
Adam f2a6391cdf Merge pull request #4482 from deathbeam/fix-ground-items
Propagate height to ground items
2018-07-25 14:37:11 -04:00
Adam 7bbb154dff Merge pull request #2251 from marshdevs/2123-diary-level-requirements
Add level requirements to diaries
2018-07-23 17:50:06 -04:00
Adam 14707ba202 Merge pull request #4429 from deathbeam/add-movable-widgets
Add support for movable RS widgets
2018-07-22 14:23:28 -04:00
Adam 3f30e5ebb0 Merge pull request #4442 from Adam-/master+minimap
Fix plugins rendering over hidden minimap
2018-07-22 12:30:18 -04:00