Commit Graph

6959 Commits

Author SHA1 Message Date
ThatGamerBlue
4f0ba60f01 npcunaggroarea: make the notifications respect the config 2019-07-07 22:11:29 +01:00
sdburns1998
dc148f5fa0 Merge remote-tracking branch 'upstream/master' into vijfeuroopjemuil 2019-07-07 22:45:08 +02:00
sdburns1998
30f0516b24 Merge pull request #922 from ThatGamerBlue/aggro-timers-notification
npcunaggroarea: add notification when timer runs out
2019-07-07 22:43:25 +02:00
sdburns1998
24f4a7de79 Merge pull request #920 from se7enAte9/hopperfix
menuentryclicked: add isauthentic field
2019-07-07 22:42:39 +02:00
sdburns1998
aa4d347751 Merge pull request #924 from se7enAte9/performancefix
fps: fix rejectedexecutionexception
2019-07-07 22:41:39 +02:00
sdburns1998
fe68a6fb4b Merge pull request #912 from f0rmatme/suptrackupdate
supplies tracker: bug fix
2019-07-07 22:41:06 +02:00
Kyleeld
5986befe72 boost timer fix (#923)
boost timer fix
2019-07-07 22:36:52 +02:00
sdburns1998
0d0e93949f checkstyle: Fix checkstyle 2019-07-07 22:24:18 +02:00
sdburns1998
8370e2096b timetracking: Fix runtime 2019-07-07 22:14:50 +02:00
sdburns1998
2635bd2a74 ui: Fix compiling 2019-07-07 22:12:10 +02:00
sdburns1998
7a299ae8f8 Revert "ui: Static field"
This reverts commit 2b66684297.
2019-07-07 22:08:55 +02:00
sdburns1998
e97628ef49 ui: Interface instead of type 2019-07-07 22:08:38 +02:00
sdburns1998
a5390e0a5d ui: Index of char is faster than string 2019-07-07 22:07:02 +02:00
sdburns1998
2b66684297 ui: Static field 2019-07-07 22:06:38 +02:00
sdburns1998
094914f1e0 ui: Remove pre-sized array 2019-07-07 22:05:56 +02:00
sdburns1998
826133f055 ui: Null check 2019-07-07 22:05:34 +02:00
sdburns1998
f8e5ee6fb2 ui: Tabs is never null 2019-07-07 22:05:09 +02:00
sdburns1998
4c80c42775 ui: Lambda is present 2019-07-07 22:04:39 +02:00
sdburns1998
ca6fc2525a ui: Access levels 2019-07-07 22:03:47 +02:00
sdburns1998
0cfb6f8d99 ui: Final fields 2019-07-07 22:03:22 +02:00
sdburns1998
a24f87e738 ui: Local fields 2019-07-07 22:02:52 +02:00
sdburns1998
b37f02869f config: Redundant var 2019-07-07 22:00:39 +02:00
sdburns1998
1dfca33282 config: Field should be local 2019-07-07 22:00:17 +02:00
sdburns1998
9ac2fce5f1 config: Acceslevels 2019-07-07 21:59:54 +02:00
sdburns1998
e5dbb4b38c config: Bulk instead of iteration 2019-07-07 21:59:23 +02:00
sdburns1998
39db9979f7 zulrah: Merge nested if statements 2019-07-07 21:58:40 +02:00
sdburns1998
3511158cbc zulrah: Use equals to compare objects 2019-07-07 21:57:47 +02:00
sdburns1998
8c4593e80f zulrah: Null checks 2019-07-07 21:57:04 +02:00
sdburns1998
631280bc83 zulrah: Package private class 2019-07-07 21:56:37 +02:00
sdburns1998
ddb0ea8929 wildernesslocations: Use interface instead of type 2019-07-07 21:55:17 +02:00
sdburns1998
f706c1ae41 wildernesslocations: Final field 2019-07-07 21:54:40 +02:00
sdburns1998
9764fac996 whalewatchers: Merge nested if statements 2019-07-07 21:54:17 +02:00
sdburns1998
9ed6759c83 whalewatchers: Final fields 2019-07-07 21:53:02 +02:00
sdburns1998
f98fe21126 warindicators: Merge nested if statements 2019-07-07 21:52:34 +02:00
sdburns1998
7e178ff57f vorkath: Null check 2019-07-07 21:51:21 +02:00
sdburns1998
3bea507874 vorkath: Final fields 2019-07-07 21:51:04 +02:00
sdburns1998
14f1088eed vetion: Final field 2019-07-07 21:50:30 +02:00
sdburns1998
f06ae013de tobdamagecount: Merge nested if statements 2019-07-07 21:49:54 +02:00
sdburns1998
fb9bcd09c5 tobdamagecount: Remove unused field and var 2019-07-07 21:49:00 +02:00
sdburns1998
319914677a tobdamagecount: Final field 2019-07-07 21:48:07 +02:00
sdburns1998
ad9597b992 timetracking: Access levels 2019-07-07 21:46:32 +02:00
sdburns1998
6ca3823c29 timetracking: Final field 2019-07-07 21:46:16 +02:00
GeChallengeM
12749a6270 Stops the overlay from activating when it's not supposed to.
Before this, you could for example get this bug:
Have player safespots turned on and NPC safespots turned off.
Interact with another player, which creates a safespotlist.
After this, whenever you're interacting with an NPC and then stop
interacting with it, the overlay would turn on with the tiles from the
old playerinteraction safespotlist highlighted for 10 seconds.
2019-07-07 21:46:14 +02:00
sdburns1998
6f7009ae5e timers: Merge nested if statements 2019-07-07 21:45:22 +02:00
sdburns1998
f9c6cd2670 tileindicators: Merge nested if statements 2019-07-07 21:44:22 +02:00
sdburns1998
99ea565d0a ticktimers: Merge nested if statement 2019-07-07 21:43:16 +02:00
sdburns1998
3a9d42babf ticktimers: Final fields 2019-07-07 21:42:41 +02:00
sdburns1998
1e7401a6dd theatre: Remove debugging 2019-07-07 21:41:47 +02:00
sdburns1998
9259430894 theatre: MErge nested if statements 2019-07-07 21:40:59 +02:00
sdburns1998
5a32de3039 theatre: Remove unused local vars 2019-07-07 21:37:33 +02:00