trimbe
76dfd6232e
world map: correct canvas bounds location and clip tooltips properly
2019-08-10 19:09:33 -04:00
trimbe
e0d1f408cc
hot cold: center 'west of farming guild' location
2019-08-08 13:24:18 -04:00
trimbe
a0aac87971
bank tags: properly open saved tab
...
Jagex appears to be syncing the current tab varbit more aggressively now, so if the active tab was not the first tab before switching to a tag tab, bank layout would misbehave when the bank was reopened.
2019-08-06 21:48:18 -04:00
trimbe
4be0fc0e38
bank tags: use setVarbit instead of setVarbitValue
2019-08-06 21:47:29 -04:00
trimbe
e5ebd5a051
api: remove devtools annotation and rename setSetting
2019-08-06 21:46:56 -04:00
trimbe
f3319df4a1
gpu plugin: fix camera effects used for drunkeness and fishing trawler
...
Yaw and pitch for these effects is only altered during scene drawing, so we need to cache those values at that point.
2019-08-01 10:55:20 -04:00
trimbe
53504cc765
metronome: play sounds while volume is muted
2019-06-24 20:43:35 -04:00
trimbe
257bf18742
api: add method to play sound effects while volume is muted
2019-06-24 20:43:35 -04:00
trimbe
caa4569d45
quest list plugin: use progress script to trigger hiding quests
2019-04-20 22:49:46 -04:00
trimbe
529fe18123
scripts: add quest list progress script
2019-04-20 22:49:19 -04:00
trimbe
1a10215b1d
item stats: use ClientThread where necessary for resetting
2019-03-13 11:11:30 -04:00
trimbe
b9bf0e3639
item stats: use GameTick to determine when GE is closed
2019-03-13 11:11:26 -04:00
trimbe
8285bc80ca
mixins: use last non-null child to determine index for new widgets
2019-03-12 14:57:52 -04:00
trimbe and Tomas Slusny
849e044bb0
item stats: add item information panel when buying items in the ge
...
Co-authored-by: Tomas Slusny <slusnucky@gmail.com >
2019-03-12 14:57:45 -04:00
trimbe
e73b969a4f
add GE offer building script
2019-03-11 14:57:49 -04:00
trimbe
7432351cba
diary requirements: add missing period in combat camp task
2019-03-07 00:03:49 -05:00
trimbe
d9e3549923
clanchat: remove activity in buffer in ClanMemberLeft as well
2019-03-04 21:29:20 -05:00
trimbe
9919cf5a76
clanchat: respect rank icon config for join/leave messages
2019-03-03 20:52:37 -05:00
trimbe
bb770a72b0
clanchat: retrieve rank from ClanMember rather than ClanManager
...
Ranks would be cached at the time of join/leave which was incorrect. Using the rank from ClanMember will always be correct and won't require the user to have spoken recently to cache their rank.
2019-03-03 20:17:19 -05:00
trimbe
e9597e85d8
mixins: use a ClanMember for ClanMemberJoined/Left
2019-03-03 20:17:03 -05:00
trimbe
49141bffee
chat commands: rebuild chatbox input after using clear shortcuts
2019-01-21 09:46:13 -05:00
trimbe
3994933b08
bank value: add script callback for setting title
2019-01-05 19:27:05 -05:00
trimbe
60aa135fe5
bank value: use ItemContainer instead of WidgetItemQuery
2019-01-05 18:11:55 -05:00
trimbe
8953aace58
inventory tags: preserve 'cancel' when creating custom menu
...
The client will use the first menu entry for 'Cancel' and only resets the menu action and menu option as that's all it uses. Overwriting the menu entries with all custom entries caused the 'Cancel' option to have erroneous fields.
2019-01-04 21:16:17 -05:00
trimbe
5bd97bb74e
Prevent overlays rendering if fullscreen map is open
2018-12-11 21:31:42 -05:00
trimbe
1c317f7260
loot tracker: validate boxes after rebuilding
...
The items container would show up empty if only ignored loot was dropped, validating the box before repainting fixes this
2018-12-02 20:52:54 -05:00
trimbe
3e35fa33fa
world map plugin: optimize clipping of world map points
...
Change the world map overlay to only clip the graphics if it's necessary.
setClip is fairly expensive and re-setting the clip for every map point
almost halves FPS when the world map is open.
2018-11-24 09:08:14 -05:00
trimbe
a4cfa2b034
Fix lava maze dungeon cryptic clue
2018-10-13 19:34:34 -04:00
trimbe
faacd79e3a
Kingdom Plugin: fix throne completion state check ( #5874 )
...
Now uses the correct varp from the quest list completion state script (1358).
Additionally, allows the infobox to show if the quest is in progress to allow users to check favor during the last part of the quest.
Closes #1980
2018-10-08 09:00:10 +02:00
trimbe
7d86ae4873
Chat Commands: Add hints to config description ( #5747 )
...
Adds usage hints to the config description for each of the chat commands.
Closes #4298
2018-10-02 10:17:03 +02:00
trimbe
abba43af14
Adjust tab icon offsets for 2010 interface style
2018-10-01 19:27:21 -04:00
trimbe
058e6992ae
Update location for terrorchick cage hot/cold
2018-10-01 16:25:58 -04:00
trimbe
25eb3c101a
Fix clipping in fixed mode for edge snapping map points
2018-09-24 18:17:30 -04:00
trimbe
1f82fe4c8d
wasd plugin: use clientscript to determine what input to block
2018-08-17 22:18:51 -04:00
trimbe
a8aab2a5f7
Fix bounds for west bookcases in Kourend library ( #2875 )
2018-05-20 12:58:17 +02:00
trimbe
19e87bac36
Fix hot cold location south of gnome stronghold
2018-05-14 17:57:44 -04:00
trimbe
5b13698079
barrows plugin: add barrows chest price evaluator
2018-05-05 19:24:35 -04:00
trimbe
5f74f1a843
item manager: change batch item price to accept a collection
2018-05-05 15:44:20 -04:00
trimbe
b01b5e4976
Add missing Dorgesh-Kaan clue, fix dagganoth king cryptic
2018-05-04 10:06:04 +02:00