Commit Graph
15 Commits
Author SHA1 Message Date
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