Commit graph

103 commits

Author SHA1 Message Date
Ceikry
2952dde050 fixed fruit tree planting 2021-03-17 22:47:53 -05:00
Ceikry
ee49efe40a Drill demon, sandwich lady and certer random events. 2021-03-17 22:41:59 -05:00
Ceikry
48efac3497 Fixed world events + Added correct cooking burn rates + Fixed superheat spell 2021-03-17 02:55:33 -05:00
Ceikry
878dffecb2 Fixed female appearances with hat flag 2021-03-16 23:46:54 -05:00
Ceikry
bddf499387 Perfect woodcutting success rates 2021-03-16 22:59:56 -05:00
Ceikry
3be6ebc3b8 Various bugfixes 2021-03-16 21:53:58 -05:00
Ceikry
d525d8ced3 Merge remote-tracking branch 'origin/master' 2021-03-16 02:45:46 -05:00
Ceikry
f2d094c629 Pickpocket rewrite + 100% accurate success rate formula (Just have to plug in low and high values from a document I'll push later.) 2021-03-16 02:45:22 -05:00
Badhad
d966221283 Fixed Adventure bots to use new listen system for interactions. 2021-03-15 20:25:56 -04:00
Ceikry
c1382238cd Separated normal remove_head and hat keys/flags 2021-03-15 17:26:39 -05:00
Ceikry
e1f141582d add destination overrides for canoe system 2021-03-15 16:38:19 -05:00
Ceikry
cb6c7f1406 Fixed farming bug, redid canoe stations entirely into new listener system 2021-03-15 15:49:57 -05:00
Ceikry
b11c15d921 bugfixes/improvements 2021-03-15 02:44:30 -05:00
Ceikry
08e9b4853a Merge remote-tracking branch 'origin/master' 2021-03-15 01:12:30 -05:00
Ceikry
796fd43442 Added InterfaceListener.kt and converted a few interfaces over to it 2021-03-15 01:12:07 -05:00
Woah
e9d47ff15c More OLD Facial expressions + fix for map regions updating the player viewport incorrectly 2021-03-15 00:42:06 -04:00
Ceikry
ed7691a3f0 Bugfixes + client logo 2021-03-14 22:06:46 -05:00
Ceikry
f6a19d00f4 More bugfixes 2021-03-14 20:47:22 -05:00
Ceikry
401b389c05 Fixed a few bugs 2021-03-14 20:29:56 -05:00
Ceikry
ee2e7d5f7e Fixed hat clipping + sack bug + made farmer payment requests more human parsable 2021-03-14 17:09:05 -05:00
Ceikry
396f5c2775 added cheeky dialogue for FertileSoilSpell 2021-03-14 15:01:11 -05:00
Ceikry
267e0f4bef Reimplemented broken farming files 2021-03-14 14:54:50 -05:00
Ceikry
0873b49a14 Lots of bugs fixed 2021-03-14 14:31:13 -05:00
Ceikry
452033d3b0 Added exclusions for old farming varps + daily job limit 2021-03-13 20:19:20 -06:00
Ceikry
229f3d6ed9 Merge remote-tracking branch 'origin/master' 2021-03-13 19:43:40 -06:00
Ceikry
5eb89c0fb3 Some conversions + destination override support for option listeners 2021-03-13 19:43:27 -06:00
Woah
9ede6a73a5 Minor corrections replacing magic numbers with constants 2021-03-13 18:40:15 -05:00
Ceikry
3bc05adf19 Moved most fletching option handlers and use with handlers to FletchingListeners.kt 2021-03-13 17:29:39 -06:00
Ceikry
225baee9db Rename .java to .kt 2021-03-13 17:29:39 -06:00
Ceikry
1401ab94bb 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
b11b0a2e17 woops 2021-03-13 00:37:35 -06:00
Ceikry
7cc0a782fb HunterTalismanHandler -> HunterTalismanListener.kt 2021-03-13 00:37:19 -06:00
Ceikry
5f70aa801c moved bone on loader usewithhandler to BoneGrinderListener.kt 2021-03-13 00:29:55 -06:00
Ceikry
6f23a5ed2f GatheringSkillOptionPlugin.java -> GatheringSkillOptionPlugin.kt
added Kjallak handling for chopping trees on Etceteria
2021-03-12 23:57:34 -06:00
Ceikry
ac2ee13889 Merged listener types into just InteractionListener.kt 2021-03-12 23:32:32 -06:00
Ceikry
c6498ba920 Added UseWithListener.kt 2021-03-12 23:20:47 -06:00
Woah
ffe7888ace Merge remote-tracking branch 'origin/master' 2021-03-12 23:59:11 -05:00
Woah
2ad747945d Coal trucks handler converted 2021-03-12 23:59:02 -05:00
Ceikry
bbf8bcaa16 More handlers converted to listeners 2021-03-12 22:26:03 -06:00
Ceikry
f579852f1c Kotlin object handlers converted to listeners 2021-03-12 21:37:41 -06:00
Ceikry
4aaa1563e5 even more default capacities 2021-03-12 21:23:46 -06:00
Ceikry
c25d85a28e Added default capacities to some arraylists 2021-03-12 21:22:15 -06:00
Ceikry
b1241304fd ugh 2021-03-12 21:07:55 -06:00
Ceikry
e54f8c393c added probably more authentic equip timing 2021-03-12 00:47:09 -06:00
Ceikry
42a4e99f78 re-added barbarian fishing 2021-03-12 00:31:00 -06:00
Ceikry
dd73be1b70 Kotlin/Java split 2021-03-12 00:16:27 -06:00
Ceikry
1d3c7f1c98 uhhh go brrr? 2021-03-11 20:42:32 -06:00
Ceikry
18ccb7f9e6 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
803637bfab Rename .java to .kt 2021-03-11 19:49:20 -06:00
Ceikry
3a2e880675 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