Commit Graph

747 Commits

Author SHA1 Message Date
Adam
429c821c2d hiscore plugin: remove player option on shutdown 2018-02-24 16:23:39 -05:00
Adam
69a04a5744 menu manager: add method to remove player menu items 2018-02-24 16:23:27 -05:00
Adam
f4bdfeec13 Garbage collect world map once closed 2018-02-24 15:54:56 -05:00
Adam
246340c937 Merge pull request #626 from deathbeam/remove-tray-icon
Add default timeout of 10 seconds to notify-send on Linux
2018-02-24 15:38:14 -05:00
Adam
f1b615fbe2 Merge pull request #655 from deathbeam/hunter-maniacal-monkeys
Hunter maniacal monkeys
2018-02-24 13:08:08 -05:00
Adam
cd2b04ff30 Merge pull request #671 from Abextm/camera-hacks
Add option to relax the camera's upper pitch limit
2018-02-24 11:05:48 -05:00
Adam
3e136dcfd8 Merge pull request #628 from sethtroll/changebossimages
Change boss timers to use ItemID images instead of resource images
2018-02-24 10:45:33 -05:00
Adam
38e24a6a39 Merge pull request #677 from Kamielvf/playerindicator-custom-colors
Add ability to set custom colors for player indicators
2018-02-24 10:35:00 -05:00
Adam
aef1af288c Merge pull request #680 from deathbeam/fix-low-memory-name
Rename "Low memory" to "Low detail" plugin
2018-02-24 10:33:41 -05:00
Tomas Slusny
daff19c13e Merge pull request #643 from sethtroll/fiximagecomponent
image component: fix images being off-centered
2018-02-24 02:50:49 +01:00
Tomas Slusny
a77f9b361f Rename "Low memory" to "Low detail" plugin
Closes #595

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-24 02:01:04 +01:00
Kamiel
2dca5379e9 Fix overlays not being rendered 2018-02-23 21:36:45 +01:00
Kamiel
1ec2b63053 Add ability to set custom colors 2018-02-23 21:17:48 +01:00
Lotto
6580060f38 Merge pull request #664 from sethtroll/removetoggles
poh plugin: Remove unnecessary toggles
2018-02-23 12:33:43 +00:00
Lotto
68eb2bacc1 grounditems: offset text on z axis 2018-02-23 12:49:45 +01:00
Max Weber
346aa845c2 zoom plugin: Add option to relax the camera's upper pitch limit. 2018-02-23 04:32:32 -07:00
Tomas Slusny
dff2b3147b Add default timeout to notify-send on Linux
Add default timeout of 10 seconds to notify-send on Linux to not depend
on default notification timeout on Linux notify daemon, because on some
system the default can be never hide unless timeout is set.

See also: #549

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-23 12:18:37 +01:00
Adam
1bcbadecf0 overlay renderer: remove unnecessary lambda which makes it hard to profile 2018-02-22 21:18:20 -05:00
Seth
7ef5f76a53 poh plugin: Remove unnecessary toggles 2018-02-22 15:27:36 -06:00
Tomas Slusny
807a38d769 Add support for maniacal monkeys to hunter plugin
- Add support for maniacal monkey large boulder traps to hunter plugin
- Add support for notifications on maniacal monkey catch/escape

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-22 16:18:11 +01:00
Adam
f8c714325f Merge pull request #644 from Abextm/sort-plugin-toolbar
Sort the PluginToolbar
2018-02-21 19:34:03 -05:00
Adam
ff6849aa91 Merge pull request #633 from devLotto/improve-remember-username
Improve Remember Username plugin
2018-02-21 19:25:30 -05:00
Adam
9e87fb0ba0 Merge pull request #623 from Abextm/imp-box-hunter
Add imp boxes to the hunter plugin
2018-02-21 15:33:06 -05:00
Adam
17f5dad642 Merge pull request #620 from Sethtroll/addhighlightonly
Ground items: Add a highlight items only option
2018-02-21 15:01:29 -05:00
Lotto
7d2c4b5298 Change name of RememberUsername plugin to UsernameSyncer 2018-02-21 11:55:16 -05:00
Lotto
5ab9c6a9c7 Update RememberUsernamePlugin to save the name from the vanilla feature 2018-02-21 11:55:15 -05:00
Adam
4fdc9098f0 Merge pull request #637 from deathbeam/fix-puzzle-solver-layer
Fix PuzzleSolverOverlay layer
2018-02-21 09:14:16 -05:00
Adam
c656bb726f Merge pull request #622 from devLotto/issue-602
Fix the game freezing when screenshots are being taken
2018-02-21 08:56:16 -05:00
Tomas Slusny
b3537781b5 Merge pull request #642 from Abextm/info-panel-disable
Allow the info panel's navButton to be removed on shutDown
2018-02-21 08:33:10 +01:00
Max Weber
623e958046 Sort the PluginToolbar 2018-02-20 23:16:22 -07:00
Adam
4e71b6629d tooltip component: split text width calculation into its own method 2018-02-20 20:09:15 -05:00
Lotto
8a4120e99d Render modicons in tooltips 2018-02-20 20:09:15 -05:00
Seth
038040cf3a image component: fix images being off-centered 2018-02-20 18:42:43 -06:00
Max Weber
41ce72122a Allow the info panel's navButton to be removed on shutDown 2018-02-20 17:03:10 -07:00
Adam
3bd7eabf57 Merge pull request #612 from Abextm/kourend-library
Add kourend library plugin
2018-02-20 18:52:17 -05:00
Tomas Slusny
dfcdf93968 Add chat history plugin
- Add chat history plugin that will be able to preserve the chat history during logout/world hop
- Track only PUBLIC, CLANCHAT, PRIVATE_MESSAGE_* and GAME messages in the history plugin
2018-02-20 19:39:57 +01:00
Tomas Slusny
df7f4a6a7d Add check for clan members > 0 when inserting icon
To prevent caching clan icons after world hopping/logout when chat history sends the messages.
2018-02-20 19:39:56 +01:00
Tomas Slusny
04cf082b9c Enhance the sending message API
- Change sendGameMessage call to addGameMessage to allow sending messages with all supported fields
- Update chat message manager to support sending messages with all supported fields
2018-02-20 19:39:48 +01:00
Tomas Slusny
b7e45278b0 Fix PuzzleSolverOverlay layer
Set PuzzleSolverOverlay layer to be above widgets so the arrows would
actually render over the puzzle box.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-20 12:41:32 +01:00
Adam
397cb2f99f slayer plugin: remove tasks with item image -1 2018-02-19 21:10:03 -05:00
Nickolaj Jepsen
265a353aac nmz plugin: add color config for the absorption infobox 2018-02-19 17:16:25 -05:00
Adam
d90fcba09e nmz: reformat config 2018-02-19 17:07:04 -05:00
Max Weber
87e0d7a68f Merge HUNTER_LEVEL_UP* and DIALOG_LIBRARY_FIND* into DIALOG_SPRITE* 2018-02-19 03:11:44 -07:00
Max Weber
fa4688c6a0 Fix menu action clicked hook log 2018-02-18 23:47:26 -07:00
Max Weber
fe16a0537e Add Kourend Library plugin 2018-02-18 23:47:05 -07:00
Kamiel
55a5eaa43d Raids scouting plugin 2018-02-18 22:20:47 -05:00
Seth
1601069dd2 boss timers: add chaos elemental 2018-02-18 18:24:46 -06:00
Seth
80eece7978 boss timers: add tooltips 2018-02-18 18:24:38 -06:00
Seth
d2200d354b boss timers: replace resource image with itemID images 2018-02-18 18:24:25 -06:00
Adam
4861b1970a cannon plugin: check cannon location is in scene 2018-02-18 18:29:11 -05:00