Commit Graph

87 Commits

Author SHA1 Message Date
Ceikry 3ebd9c2614 Separated normal remove_head and hat keys/flags 2021-03-15 17:26:39 -05:00
Ceikry 30576b9eb4 add destination overrides for canoe system 2021-03-15 16:38:19 -05:00
Ceikry df40fbb32d Fixed farming bug, redid canoe stations entirely into new listener system 2021-03-15 15:49:57 -05:00
Ceikry 8992e81581 bugfixes/improvements 2021-03-15 02:44:30 -05:00
Ceikry ee9b9dc6bd Merge remote-tracking branch 'origin/master' 2021-03-15 01:12:30 -05:00
Ceikry 35cbb7f2f4 Added InterfaceListener.kt and converted a few interfaces over to it 2021-03-15 01:12:07 -05:00
Woah 03f380969d More OLD Facial expressions + fix for map regions updating the player viewport incorrectly 2021-03-15 00:42:06 -04:00
Ceikry ad1bbaa5b4 Bugfixes + client logo 2021-03-14 22:06:46 -05:00
Ceikry 9f9f2e30fd More bugfixes 2021-03-14 20:47:22 -05:00
Ceikry 15383f3387 Fixed a few bugs 2021-03-14 20:29:56 -05:00
Ceikry b705fbebd4 Fixed hat clipping + sack bug + made farmer payment requests more human parsable 2021-03-14 17:09:05 -05:00
Ceikry ef68073328 added cheeky dialogue for FertileSoilSpell 2021-03-14 15:01:11 -05:00
Ceikry 2c6fa3b63b Reimplemented broken farming files 2021-03-14 14:54:50 -05:00
Ceikry 3e3835b4f5 Lots of bugs fixed 2021-03-14 14:31:13 -05:00
Ceikry b83dd22f2e Added exclusions for old farming varps + daily job limit 2021-03-13 20:19:20 -06:00
Ceikry 68195eaeb7 Merge remote-tracking branch 'origin/master' 2021-03-13 19:43:40 -06:00
Ceikry 3a3602a7e5 Some conversions + destination override support for option listeners 2021-03-13 19:43:27 -06:00
Woah 1bc6d375ae Minor corrections replacing magic numbers with constants 2021-03-13 18:40:15 -05:00
Ceikry 154d570569 Moved most fletching option handlers and use with handlers to FletchingListeners.kt 2021-03-13 17:29:39 -06:00
Ceikry c2a3496b31 Rename .java to .kt 2021-03-13 17:29:39 -06:00
Ceikry d7068a1c97 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 76b06a6034 woops 2021-03-13 00:37:35 -06:00
Ceikry 2932ceb7ca HunterTalismanHandler -> HunterTalismanListener.kt 2021-03-13 00:37:19 -06:00
Ceikry 5678f44693 moved bone on loader usewithhandler to BoneGrinderListener.kt 2021-03-13 00:29:55 -06:00
Ceikry 658514cbc6 GatheringSkillOptionPlugin.java -> GatheringSkillOptionPlugin.kt
added Kjallak handling for chopping trees on Etceteria
2021-03-12 23:57:34 -06:00
Ceikry 159bd80e90 Merged listener types into just InteractionListener.kt 2021-03-12 23:32:32 -06:00
Ceikry 866962ff2b Added UseWithListener.kt 2021-03-12 23:20:47 -06:00
Woah 61195135bb Merge remote-tracking branch 'origin/master' 2021-03-12 23:59:11 -05:00
Woah de1093b2bd Coal trucks handler converted 2021-03-12 23:59:02 -05:00
Ceikry 1de42426de More handlers converted to listeners 2021-03-12 22:26:03 -06:00
Ceikry a2a8d32d4b Kotlin object handlers converted to listeners 2021-03-12 21:37:41 -06:00
Ceikry 19e20d9dc9 even more default capacities 2021-03-12 21:23:46 -06:00
Ceikry 78a9b8c88e Added default capacities to some arraylists 2021-03-12 21:22:15 -06:00
Ceikry 058f5b3044 ugh 2021-03-12 21:07:55 -06:00
Ceikry 52777a6b3c added probably more authentic equip timing 2021-03-12 00:47:09 -06:00
Ceikry dacc991fca re-added barbarian fishing 2021-03-12 00:31:00 -06:00
Ceikry 7569a62c21 Kotlin/Java split 2021-03-12 00:16:27 -06:00
Ceikry 76c7b16108 uhhh go brrr? 2021-03-11 20:42:32 -06:00
Ceikry 89d51b788b 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 cd9165c818 Rename .java to .kt 2021-03-11 19:49:20 -06:00
Ceikry 2d8baa565d 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 3545f4d240 Rename .java to .kt 2021-03-11 19:25:56 -06:00
Ceikry cda28dec4b Listener key sanity 2021-03-11 17:48:19 -06:00
Ceikry 183b7760c7 Tar Barrel OptionHandler -> Tar Barrel OptionListener 2021-03-11 17:20:07 -06:00
Ceikry 50ece3351a Everything hooked into Listeners 2021-03-11 17:15:24 -06:00
Ceikry defc272f74 New Option listener system + rewritten bone grinder + fix for attribute.get 2021-03-11 17:01:22 -06:00
Ceikry 6119939335 New Option listener system + rewritten bone grinder + fix for attribute.get 2021-03-11 17:00:47 -06:00
Ceikry f0bb121f0f Added config option for max adventure bots 2021-03-11 14:29:22 -06:00
Badhad 53e2a6050d Merge remote-tracking branch 'origin/master' 2021-03-11 15:00:33 -05:00
Ceikry 1007c3d53f Fixed some other bugs 2021-03-11 13:58:26 -06:00