Commit Graph
9696 Commits
Author SHA1 Message Date
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
Lucas b13320aea4 Remove not used and honestly just bad method in InjectUtil 2019-07-07 21:56:57 +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
Lucas 83533475d4 Even more... you guessed it! REFACTORING. Removes the need for @Export for methods overriding base java methods 2019-07-07 21:43:57 +02:00
Lucas e2aac6d899 More refactoring (tm) 2019-07-07 21:43:55 +02:00
Lucas e1a815eddd Make updatemappings parameter renamer work, add importmappings parameter renamer, more refactoring 2019-07-07 21:43:52 +02:00
Lucas c92553f86f More renaming 2019-07-07 21:43:50 +02:00
Lucas 7439136209 More IndexX renaming 2019-07-07 21:43:49 +02:00
Lucas 558d3e8d66 IndexCacheLoader -> ArchiveLoader, read -> decode 2019-07-07 21:43:48 +02:00
Lucas 13a42e4740 name DefaultsGroup 2019-07-07 21:43:48 +02:00
Lucas b81aa94685 Rename IndexStore to be more accurate, rename rest in Archive 2019-07-07 21:43:48 +02:00
Lucas eeeafb93b7 Rename AbstractIndexCache to be more accurate 2019-07-07 21:43:47 +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
sdburns1998 951c2d4050 theatre: Use interface instead of type 2019-07-07 21:37:00 +02:00
sdburns1998 d668d4113a theatre: Use efficient entrySets 2019-07-07 21:35:45 +02:00
sdburns1998 c12232a4cb theatre: Local fields 2019-07-07 21:30:40 +02:00
sdburns1998 422ed5ead6 theatre: Access levels 2019-07-07 21:30:12 +02:00