Commit Graph
28 Commits
Author SHA1 Message Date
Ron Young 9f37d6a83d Add recent clan chats plugin
Add functionality to display recent clan chats in clan chat interface
when you are not in CC.
2018-10-12 10:40:34 +02:00
Ron Young 1e4b4d672e ConfigManager: don't post an update if the values are the same (#5480)
- Don't post config update if the values changed are the same
- Don't post unset if value is already null
2018-10-12 00:48:05 +02:00
Ron Young 98aaa1e257 Fix spellbook home teleport widget ids (#5928) 2018-10-11 20:06:51 +02:00
raiyni 3591f5a5b4 Don't fetch itemid of Change Icon menu option on tabs 2018-10-11 11:50:59 -05:00
raiyni 593cd23394 Don't assume bank title is the same as search str because it truncates text 2018-10-10 15:06:24 -05:00
raiyni cc664360dd Don't change the active tab if tags are being edited 2018-10-10 15:02:21 -05:00
raiyni 0743dec081 Don't limit bank search explicitly to 15 characters 2018-10-10 13:40:09 -05:00
raiyni 11ebb3a599 Don't update tags if interface is force closed 2018-10-10 11:53:14 -05:00
raiyniandTomas Slusny a0b5e490cd Add tag tabs to bank tags plugin
Bring the ability to add tabs to your bank for quick access to search tags.

Features:
* Adding a tab
* Selecting and deselecting a tab
* Changing a tab's icon
* Reordering tabs
* Scrolling of tabs (With mouse wheel, ingame buttons, and dragging an item/tab over ingame buttons)
* Saving scroll position
* Dragging an item to a tab to tag the item
* Tagging placeholders
* Removing only a tab
* Removing a tab and deleting all tags from said tab
* Faster bank search when using tag tabs

Closes #1205
Closes #4426
Supersedes / Closes #4862
Supersedes / Closes #3750
Can close #4082.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-09 21:31:00 +02:00
raiyni ace185805b Add method for getting keys based on prefix from ConfigManager
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-09 21:31:00 +02:00
raiyni bd15098863 Add script for managing current bank tab
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-09 21:31:00 +02:00
raiyniandAbex 16e43a3ae2 Add bank-related widget ids, scripts and varbits
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Co-authored-by: Abex <mii7303@gmail.com>
2018-10-09 21:31:00 +02:00
Ron Young bd8f75cf30 widget: expose setchildren (#5309) 2018-10-07 14:20:38 +02:00
Ron Youngandhenke96 f5d8c26813 More accurate NPC hp overlay when max hp is known (#5528)
Closes #58
Closes #2509 

Co-authored-by: henke96 <henke96@bredband.net>
2018-10-05 12:09:29 +02:00
raiyni 661f4ca734 Require spade on map dig clues 2018-10-02 13:37:53 -05:00
Ron Young 69170781a5 widget: expose drag methods (#5735) 2018-10-01 21:31:55 +02:00
Ron Young 8b3a4440ff Add missing widget types to WidgetType class (#5306) 2018-09-06 23:11:45 +02:00
raiyni dc435e7005 Make pest control widgets layoutable
- Add some missing widget info for PC widgets
- Make PC widgets layoutable with default position being in TOP_LEFT
2018-09-05 20:29:36 +02:00
raiyni 9897cb6c3e expose text shadowed 2018-09-05 07:59:24 -05:00
raiyni d7538791f2 widgets: setBorderThickness 2018-09-05 06:12:26 -05:00
raiyni 7b1b53d4c0 widget: add setItemQuantity 2018-09-04 12:57:16 -05:00
raiyni cbbae60079 Widgets: add setItemId 2018-09-04 11:45:21 -05:00
Ron Young 4f44a04cbe Reduce world map icon sizes (#5086)
Remove unnecessary extra metadata
2018-08-24 14:55:35 +02:00
Ron Young c907d70c46 corp: hide damage overlay 2018-08-23 11:55:25 -05:00
Ron Young e4f2e5300f Add Missing Achievement Diary Teleport Map Icons (#5027) 2018-08-21 12:11:53 +02:00
Ron Young a6ac8a23c7 Add ardougne cloak map teleport icons (#4998)
Closes https:#4995
2018-08-19 11:35:30 +02:00
Ron Young faa3f03b35 Fix pest control shield state checks (#4977)
Closes #4974.

An update for mobile broke checking the shield widgets for hidden. They never technically hide until the game is over.
2018-08-18 13:44:08 +02:00
Ron Young b40b30dbc2 Add wilderness obelisk teleport spots on map (#4937)
Fixes #4216
2018-08-18 01:06:22 +02:00