Commit graph

86 commits

Author SHA1 Message Date
Ceikry
07f89f4efc More bugfixes 2021-03-14 20:47:22 -05:00
Ceikry
f134b1fed8 Fixed a few bugs 2021-03-14 20:29:56 -05:00
Ceikry
5ff14e49d5 Fixed hat clipping + sack bug + made farmer payment requests more human parsable 2021-03-14 17:09:05 -05:00
Ceikry
83e4965550 added cheeky dialogue for FertileSoilSpell 2021-03-14 15:01:11 -05:00
Ceikry
b68417878e Reimplemented broken farming files 2021-03-14 14:54:50 -05:00
Ceikry
00b0f8e6f3 Lots of bugs fixed 2021-03-14 14:31:13 -05:00
Ceikry
9e1468b691 Added exclusions for old farming varps + daily job limit 2021-03-13 20:19:20 -06:00
Ceikry
0b041f8de1 Merge remote-tracking branch 'origin/master' 2021-03-13 19:43:40 -06:00
Ceikry
4861fdb638 Some conversions + destination override support for option listeners 2021-03-13 19:43:27 -06:00
Woah
76319d96fa Minor corrections replacing magic numbers with constants 2021-03-13 18:40:15 -05:00
Ceikry
d2cbdc5848 Moved most fletching option handlers and use with handlers to FletchingListeners.kt 2021-03-13 17:29:39 -06:00
Ceikry
3a941bc978 Rename .java to .kt 2021-03-13 17:29:39 -06:00
Ceikry
0a70bdfb17 Moved all currently existing Freminnik Trials option handlers to TFTInteractionListeners.kt, added new library PrimitiveExtensions-1.0.jar 2021-03-13 14:03:45 -06:00
Ceikry
a78d9cb05c woops 2021-03-13 00:37:35 -06:00
Ceikry
3aff07ac59 HunterTalismanHandler -> HunterTalismanListener.kt 2021-03-13 00:37:19 -06:00
Ceikry
029e09ecb8 moved bone on loader usewithhandler to BoneGrinderListener.kt 2021-03-13 00:29:55 -06:00
Ceikry
861e375cfa GatheringSkillOptionPlugin.java -> GatheringSkillOptionPlugin.kt
added Kjallak handling for chopping trees on Etceteria
2021-03-12 23:57:34 -06:00
Ceikry
631e81a1e6 Merged listener types into just InteractionListener.kt 2021-03-12 23:32:32 -06:00
Ceikry
f69234967e Added UseWithListener.kt 2021-03-12 23:20:47 -06:00
Woah
90532e3c68 Merge remote-tracking branch 'origin/master' 2021-03-12 23:59:11 -05:00
Woah
bbcfe21fb8 Coal trucks handler converted 2021-03-12 23:59:02 -05:00
Ceikry
5a1b23bbe6 More handlers converted to listeners 2021-03-12 22:26:03 -06:00
Ceikry
3086186d7d Kotlin object handlers converted to listeners 2021-03-12 21:37:41 -06:00
Ceikry
dd2e2a7f08 even more default capacities 2021-03-12 21:23:46 -06:00
Ceikry
f4273ee8f2 Added default capacities to some arraylists 2021-03-12 21:22:15 -06:00
Ceikry
43ed59a494 ugh 2021-03-12 21:07:55 -06:00
Ceikry
daf632b135 added probably more authentic equip timing 2021-03-12 00:47:09 -06:00
Ceikry
9edc3dca81 re-added barbarian fishing 2021-03-12 00:31:00 -06:00
Ceikry
ab4887af76 Kotlin/Java split 2021-03-12 00:16:27 -06:00
Ceikry
f240729616 uhhh go brrr? 2021-03-11 20:42:32 -06:00
Ceikry
ec2d78cd6f WorkForOptionHandler.kt -> WorkForOptionListener.kt
Added ability to open DialogueFiles straight from the interpreter. EnchantedJewelleryPlugin.java -> EnchantedJewelleryListener.kt and moved jewellery dialogue to DialogueFile EnchantedJewelleryDialogueFile.kt
2021-03-11 19:49:20 -06:00
Ceikry
cb07803c10 Rename .java to .kt 2021-03-11 19:49:20 -06:00
Ceikry
7125c3b0ec WorkForOptionHandler.kt -> WorkForOptionListener.kt
Added ability to open DialogueFiles straight from the interpreter. EnchantedJewelleryPlugin.java -> EnchantedJewelleryListener.kt and moved jewellery dialogue to DialogueFile EnchantedJewelleryDialogueFile.kt
2021-03-11 19:25:56 -06:00
Ceikry
06839e7e57 Rename .java to .kt 2021-03-11 19:25:56 -06:00
Ceikry
998950c4c2 Listener key sanity 2021-03-11 17:48:19 -06:00
Ceikry
c7cea95252 Tar Barrel OptionHandler -> Tar Barrel OptionListener 2021-03-11 17:20:07 -06:00
Ceikry
1c51e9bb25 Everything hooked into Listeners 2021-03-11 17:15:24 -06:00
Ceikry
8171164610 New Option listener system + rewritten bone grinder + fix for attribute.get 2021-03-11 17:01:22 -06:00
Ceikry
090406dc15 New Option listener system + rewritten bone grinder + fix for attribute.get 2021-03-11 17:00:47 -06:00
Ceikry
646ffafde4 Added config option for max adventure bots 2021-03-11 14:29:22 -06:00
Badhad
7483b128e4 Merge remote-tracking branch 'origin/master' 2021-03-11 15:00:33 -05:00
Ceikry
1d7ef630e8 Fixed some other bugs 2021-03-11 13:58:26 -06:00
Badhad
e8a0ee3ada Import Kermits Uber Fixes
- Includes super adventure bots not released to virgin eyes.

- and MORE
2021-03-11 14:55:58 -05:00
Ceikry
935d0d9707 fix incredibly minor bug in sigmund dialogue that doesn't affect anyone who can read a quest log. 2021-03-11 11:53:17 -06:00
Woah
218460d88a Minor correction to withinDistance to check for Z axis
Tar Barrel Handler added with REAL mechanics
2021-03-11 00:08:44 -05:00
Woah
5aa3add615 Merge remote-tracking branch 'origin/master' 2021-03-11 00:07:27 -05:00
Ceikry
e393737d58 empty antipoisons :DDD 2021-03-10 21:38:20 -06:00
Ceikry
a1931f66c8 Corrected defence potion from marrentill base to ranarr 2021-03-10 21:17:55 -06:00
Ceikry
4b092db3bc magic carpet + save template fix 2021-03-10 20:59:50 -06:00
Woah
5310df40f7 Fixed Estate agent dialogue + Varrock achievement unlocks for it
Minor spelling mistake corrected in DiaryType relating to Varrock achievements
Removed Arios's shit within distance method and replaced it with Ceikrys most superior withinDistanceProper (now withinDistance)
2021-03-10 20:03:24 -05:00