diff --git a/CHANGELOG.md b/CHANGELOG.md index bafe8181..895e54ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,45 +1,748 @@ -## [17.3.3](https://github.com/Torwent/WaspLib/compare/v17.3.2...v17.3.3) (2024-03-02) +# 0.1.0 (2024-03-03) ### Bug Fixes -* **TWaspConfig:** Fixed some pointer issues with arrays ([72c9956](https://github.com/Torwent/WaspLib/commit/72c995614e6c10dd29b65d1173cd4fed7f23550c)) - - - -## [17.3.2](https://github.com/Torwent/WaspLib/compare/v17.3.1...v17.3.2) (2024-02-28) - - -### Bug Fixes - -* **RSObjects:** fix fossil island bank chest up text ([1ccb37a](https://github.com/Torwent/WaspLib/commit/1ccb37ab5562b4f26d3033e39e6a51fd4ccb7df4)) - - - -## [17.3.1](https://github.com/Torwent/WaspLib/compare/v17.3.0...v17.3.1) (2024-02-26) - - -### Bug Fixes - -* read notes ([dff17f9](https://github.com/Torwent/WaspLib/commit/dff17f963cf665bbddaac30f78e3bfc07afc9016)) - - - -# [17.3.0](https://github.com/Torwent/WaspLib/compare/v17.2.8...v17.3.0) (2024-02-22) +* A couple of fixes for Depositboxes. ([27d5e7e](https://github.com/TazE-scripts/WaspLib/commit/27d5e7e086b2f0e736390656f1018db7554f704e)) +* accidentally missed the path to the world hopper ([e12497c](https://github.com/TazE-scripts/WaspLib/commit/e12497c9a24119d112f5891e399cde4f4b3e8eb6)) +* add d2h as a spec weapon ([db087e9](https://github.com/TazE-scripts/WaspLib/commit/db087e9b3807efb03332cb257976cb3ffc6fce61)) +* add ferox enclave map, bank and pool ([ee9c1f8](https://github.com/TazE-scripts/WaspLib/commit/ee9c1f83fc226a3c35494413223ed6b578d70358)) +* add monks and dwarfs to wasplib ([f738281](https://github.com/TazE-scripts/WaspLib/commit/f738281a166ba8ce4a7eede11e2ef5ba87af7ad1)) +* add mushtree to osr.simba ([923ac0f](https://github.com/TazE-scripts/WaspLib/commit/923ac0fc97b13c1403f528ea29da0e96326c8eb4)) +* add on screen walker debug method ([eb915e1](https://github.com/TazE-scripts/WaspLib/commit/eb915e19f320eeda440c55d20b56c39c2ef39946)) +* add overrides.simba to .gitignore so it's never updated ([86a40eb](https://github.com/TazE-scripts/WaspLib/commit/86a40eb66aff2ade5ef4dfdb8bf6edb278e98968)) +* add priff furnace ([3df725c](https://github.com/TazE-scripts/WaspLib/commit/3df725cacff3f1cbe6fd1f9a1cc8e406b8ad244d)) +* add salt mine map ([fd7493c](https://github.com/TazE-scripts/WaspLib/commit/fd7493ca3ab83deb80a7a4e2c6d58d25fc1422e5)) +* added a new button to mapmaker.simba to "grow" regions easily ([26c3b82](https://github.com/TazE-scripts/WaspLib/commit/26c3b820372cca1f7b0b205d798db34aa8ecb314)) +* added a small delay to gear reequipping ([8296002](https://github.com/TazE-scripts/WaspLib/commit/829600209f55f1ee724d6c9cd9da5ee7ed3538bf)) +* added a small delay to the initial setup ([6344b85](https://github.com/TazE-scripts/WaspLib/commit/6344b8565b20bde554edbc9401372a2222faf091)) +* added a soundlib plugin example to the templates folder ([4994b6c](https://github.com/TazE-scripts/WaspLib/commit/4994b6ca01a1154c2d726f6e124e2eebe3872da5)) +* added aberrant spectres coords in srtronghold slayer dungeon ([aca029f](https://github.com/TazE-scripts/WaspLib/commit/aca029fe34a49257730f3c73603401748928a22b)) +* added abhorrent spectre colors ([1a402b5](https://github.com/TazE-scripts/WaspLib/commit/1a402b553f287015a4079122d04d5642cd88d562)) +* added abyss to abyssal demons ([d5f9a43](https://github.com/TazE-scripts/WaspLib/commit/d5f9a436befaa24bbbd89d6875dced02f44bd46a)) +* added CHANGELOG.md to gitignore since each fork creates its own ([1945e4d](https://github.com/TazE-scripts/WaspLib/commit/1945e4d86f618826ddf02cfaa85088b8b5023317)) +* added deviant spectres ([5bee53b](https://github.com/TazE-scripts/WaspLib/commit/5bee53bb8b7954284373673e52a5a2bb4233d439)) +* added fountain of rune region and webgraph ([1a3e651](https://github.com/TazE-scripts/WaspLib/commit/1a3e651c9eb7a71eb520acf38089e398cd720216)) +* added more points to student's webgraph changes ([50af1e7](https://github.com/TazE-scripts/WaspLib/commit/50af1e7eaf72ac2fae0caf72906a08b0612c3c3e)) +* added more rsobjects ([47bbe56](https://github.com/TazE-scripts/WaspLib/commit/47bbe56cd4a2c09e8b97ec514bb6a9afe6624d0b)) +* added more suqah coordinates ([9949724](https://github.com/TazE-scripts/WaspLib/commit/9949724d47f5ee2893aa63ea8a479276fa7de282)) +* added osr/walker/maps/* to .gitignore ([3b29a5a](https://github.com/TazE-scripts/WaspLib/commit/3b29a5ab91dc89611e2b3fb214dcdea47b8ae1b8)) +* Added Redwood region ([#61](https://github.com/TazE-scripts/WaspLib/issues/61)) ([f2a1cd8](https://github.com/TazE-scripts/WaspLib/commit/f2a1cd80827272301fb9de82dfe5681f1cf3c89c)) +* added some toggles to the StatsClient ([0de3a16](https://github.com/TazE-scripts/WaspLib/commit/0de3a1627492c13d6044453fc9ba8d402f86db03)) +* added tithe farm region ([ca678e8](https://github.com/TazE-scripts/WaspLib/commit/ca678e8de5160bb6a18e2161a4ec58e7cf4e3ba6)) +* added varrock sewers to wasplib ([dd900ef](https://github.com/TazE-scripts/WaspLib/commit/dd900ef57fa2bf83944ed8451adaba5ab0cf7b28)) +* added varrock west yew trees coordinates ([d31ff25](https://github.com/TazE-scripts/WaspLib/commit/d31ff251ab3298cb74685ba62383c0f256cb49b9)) +* added venator bow and keris weapons to weapons.json ([5477209](https://github.com/TazE-scripts/WaspLib/commit/5477209b16897c4d726642cc70e6693df8d83705)) +* added visual debugging to all TRSWalkerObjects ([f3526ae](https://github.com/TazE-scripts/WaspLib/commit/f3526ae98308501f6545ea3b6e1168ca199ef162)) +* **AlchHandler:** better timer logic ([3cfd419](https://github.com/TazE-scripts/WaspLib/commit/3cfd419c7bf9cf450ca3ba7620f564fba1502268)) +* antiban "biohashed" stuff has been rewritten ([469e7cc](https://github.com/TazE-scripts/WaspLib/commit/469e7cce6a0ea190be96ae6e2485492c943834d4)) +* Antiban.AdjustZoom() now checks for interfaces first. ([936304c](https://github.com/TazE-scripts/WaspLib/commit/936304c96c0c2fb696763ef8e2262b6530a35616)) +* **APIClient:** added methods to get script info ([2ba9ee3](https://github.com/TazE-scripts/WaspLib/commit/2ba9ee3b6d5392c23061bc1760b596a7576eecfa)) +* **APIClient:** make api client version fetching never crash a script ([7b7b388](https://github.com/TazE-scripts/WaspLib/commit/7b7b38805063a59f771590fa52241ade3d9a2bf7)) +* **APIClient:** won't spam messages anymore when disabled ([63c3c05](https://github.com/TazE-scripts/WaspLib/commit/63c3c05deed5fbd684cf80a70f625daaccbbaba6)) +* AttackMonsterDelay sets itself up if needed ([b127ba4](https://github.com/TazE-scripts/WaspLib/commit/b127ba42e595d22a4686e0092f0794ce7a594a83)) +* attempt to fix auto-bumper ([63eacd0](https://github.com/TazE-scripts/WaspLib/commit/63eacd0044077c3f0469b73bb6f7f08347f845a6)) +* attempt to fix discord notification ([4c7db25](https://github.com/TazE-scripts/WaspLib/commit/4c7db2547442aa2ad01583cf71cbfaca99053b73)) +* avoid closing interfaces when checking for xp ([8061a4f](https://github.com/TazE-scripts/WaspLib/commit/8061a4f085fe428563d8312b037ca546686d3cda)) +* bad coordinates ([d7a5369](https://github.com/TazE-scripts/WaspLib/commit/d7a5369cfa5e2108221501b3c2330ae643479d6f)) +* bank names in the scriptform is now capitalized. ([dc4b9fc](https://github.com/TazE-scripts/WaspLib/commit/dc4b9fcc0721d392b7d10c1addec10c710d7f0b4)) +* **bank withdraw:** improvements to out of supplies issues ([cdc260e](https://github.com/TazE-scripts/WaspLib/commit/cdc260e8f5ed6109e9c7be4449e9ce172ed30882)) +* **Bank.DepositAll:** Now checks if the button is visible before clicking ([ad672e5](https://github.com/TazE-scripts/WaspLib/commit/ad672e5ad7a256a469fc908c7103d1285eb45e89)) +* Bank.WalkOpen() should open the bank on NPCs again ([e2f7488](https://github.com/TazE-scripts/WaspLib/commit/e2f7488b73b871f64cdd23704fd3dd0d6e1d3d87)) +* **Bank:** added support to the new SRL-T Bank scrolling feature ([e36145d](https://github.com/TazE-scripts/WaspLib/commit/e36145d83861ec331f4858592c9cddcdb84ff76e)) +* banking tweaks again ([40baf4e](https://github.com/TazE-scripts/WaspLib/commit/40baf4e2ad3669b3b673fcadb39ca06a8a25475b)) +* **bank:** moved _SimplifyItemName and FindItemTab to SRL ([fe9de5d](https://github.com/TazE-scripts/WaspLib/commit/fe9de5dd96669b990e16f9d510e5b89f35b2e0f5)) +* bankpin failsafe added ([71bace0](https://github.com/TazE-scripts/WaspLib/commit/71bace09fce7ecdb2b836cb4001cb2a86dd42361)) +* bankpin issues fixed with iNeedBots fix ([13850bd](https://github.com/TazE-scripts/WaspLib/commit/13850bde6b3d7f92505279cad180b6c456d73a1f)) +* **BankPin:** all bankpin overrides were removed from wasplib, it's now built in, in SRL-T ([11219cf](https://github.com/TazE-scripts/WaspLib/commit/11219cfd2f2a4aee122ed6e2e034552390f50022)) +* **basescript:** logs now include the ExtraInfo variable. ([e67aee3](https://github.com/TazE-scripts/WaspLib/commit/e67aee35360841190b2f8ce41c370826b9b94601)) +* **BaseScript:** MaxTime and MaxActions should now work properly. ([665df5a](https://github.com/TazE-scripts/WaspLib/commit/665df5a738b6773eb8960021cd3be5e2d201a0ff)) +* **BaseScript:** should print a full report every 5 minutes now ([85897f1](https://github.com/TazE-scripts/WaspLib/commit/85897f15bada3ee68fd89a0c38fcd71e331ba6c7)) +* BaseStats won't crash scripts anymore if the skill is not recognized from the chatbox ([9dc63c8](https://github.com/TazE-scripts/WaspLib/commit/9dc63c8ca3e468b6de61d55d0a3f5e95167238fc)) +* better BaseBankScript.Withdraw() logic ([73fb6cd](https://github.com/TazE-scripts/WaspLib/commit/73fb6cdca4d999fddca1bf1ec9d3ff04287f3921)) +* better failsafe when getting height from heightmap ([9a3f39f](https://github.com/TazE-scripts/WaspLib/commit/9a3f39f4754b4a96011b15f46e7cae8d7fa1fae1)) +* better integration with srl-t item interface changes ([b060991](https://github.com/TazE-scripts/WaspLib/commit/b06099116ebffe4b6e6f0c6a5c8f46c2e2e04b67)) +* bird nests ([ed3461c](https://github.com/TazE-scripts/WaspLib/commit/ed3461cc865ef799c1bd908856ec287b6c57ab81)) +* bump version ([70887ad](https://github.com/TazE-scripts/WaspLib/commit/70887ad552ec39cd6c7214e2fdb439833705585c)) +* bump version ([edea9c9](https://github.com/TazE-scripts/WaspLib/commit/edea9c9f372f370646c7eea6f579408e3b468f99)) +* cached xp now stats at 0 properly ([d4ad993](https://github.com/TazE-scripts/WaspLib/commit/d4ad993b59cfb614b65841a70aa82255978509b6)) +* catacomb coordinates ([72ce9aa](https://github.com/TazE-scripts/WaspLib/commit/72ce9aad5607d91090a0af44f3d77a25f86fe99f)) +* catacombs of kourend were wrong ([6e5b9d8](https://github.com/TazE-scripts/WaspLib/commit/6e5b9d84f143579924c1eac00f7e3a74b1290ebc)) +* change .FKeyOpen so Simba doesn't throw warnings ([fa9400c](https://github.com/TazE-scripts/WaspLib/commit/fa9400c2a10fbea444fcda264d517c91da7f54ab)) +* changed interface checking ([bd5869d](https://github.com/TazE-scripts/WaspLib/commit/bd5869dfaa1574823adeb2f540fb0ef75ba65d93)) +* changed osrsbox data provider ([29a2b9b](https://github.com/TazE-scripts/WaspLib/commit/29a2b9b23ca9420cd949c8c58657d2d78f60127b)) +* **Changelog:** Fixed the changelog to discord hook ([3f384b7](https://github.com/TazE-scripts/WaspLib/commit/3f384b787621089ba2a673da07b7f07354719433)) +* **Changelog:** typo in github action ([e9ca3df](https://github.com/TazE-scripts/WaspLib/commit/e9ca3df2eafa006bc3553f3fd0cc1d5c0082f0a8)) +* changes to gh actions ([bb4378a](https://github.com/TazE-scripts/WaspLib/commit/bb4378ac6a969e61588bc72a594dd793e847492f)) +* chat scrolling should now be fully working ([05c3b2a](https://github.com/TazE-scripts/WaspLib/commit/05c3b2a5023818cde354af6ac207db4d718d47c6)) +* checking simba threads should now be less strict with simba.exe file name ([9c6d0b6](https://github.com/TazE-scripts/WaspLib/commit/9c6d0b611228e194162fadf25c9c8802b24e2f46)) +* chooseoption.simba ([266e95c](https://github.com/TazE-scripts/WaspLib/commit/266e95c5e39061a6b50467a2fcb263fbae49dfd5)) +* **Combat Handler:** fix weapons that are spec weapons. ([e256556](https://github.com/TazE-scripts/WaspLib/commit/e256556ca0e68699ab3aeec88b34b36422e4e306)) +* **combat handler:** typo ([8f215e6](https://github.com/TazE-scripts/WaspLib/commit/8f215e6f911a2b02bec81f270f6553dbff768c83)) +* CombatHandler and TBaseScript ([90422d3](https://github.com/TazE-scripts/WaspLib/commit/90422d3c5c55d40e2b3257b0b92e4ef189fa6741)) +* combathandler fix ([0a2d48e](https://github.com/TazE-scripts/WaspLib/commit/0a2d48e36a4efdb1f430e562454862130e39996c)) +* CombatHandler was erasing the whole alch list ([41baeab](https://github.com/TazE-scripts/WaspLib/commit/41baeab65f62afa20c021e015010975613077894)) +* **CombatHandler:** add missing brackets ([0bef92a](https://github.com/TazE-scripts/WaspLib/commit/0bef92af49952f58593f892c4f1657a05bcd4848)) +* **CombatHandler:** Added other versions of the gmaul. ([37fa040](https://github.com/TazE-scripts/WaspLib/commit/37fa04023d1c4570450d58759a4a869ea6668899)) +* **combathandler:** combat handler shouldn't try to alch your spec weapon anymore ([1937638](https://github.com/TazE-scripts/WaspLib/commit/1937638885e1e6aec3875ac3b069ea83958aaaf1)) +* **CombatHandler:** fix for any monster ([419b775](https://github.com/TazE-scripts/WaspLib/commit/419b77550aac479361b46f2375d8b8abc289550d)) +* **CombatHandler:** Fixed antifire, antipoison and antivenom pots not being used ([ecc3742](https://github.com/TazE-scripts/WaspLib/commit/ecc37426d2277676f10d7a92ca5d395ffb7702e0)) +* **CombatHandler:** Ocmmented out missing function ([be46ff1](https://github.com/TazE-scripts/WaspLib/commit/be46ff19e438fb2f7012037c834748c1278f4580)) +* **combathandler:** read notes ([b5b8f8a](https://github.com/TazE-scripts/WaspLib/commit/b5b8f8ab59ff23fe2212702d887c49025ee55542)) +* **combathandler:** should have slightly less delay when attacking things when it's not in combat ([dcfbfb3](https://github.com/TazE-scripts/WaspLib/commit/dcfbfb365cab24b5e7968dd3d6fa577cb45cd2c6)) +* **combathandler:** should now stop trying to alch the weapon and shield ([07d9b3f](https://github.com/TazE-scripts/WaspLib/commit/07d9b3fd5739dae06f68ab9b5906ac7fe30ac7cb)) +* **combatHandler:** tweaks to bracelets ([cfc0b1d](https://github.com/TazE-scripts/WaspLib/commit/cfc0b1de264451a3224ab58d4d8390175d4f163e)) +* **CombatHandler:** typos ([9005bc0](https://github.com/TazE-scripts/WaspLib/commit/9005bc091fb3f7b4ac57cbf5c6f8b93cfff44879)) +* compatibility fix for stats ([df9b3ec](https://github.com/TazE-scripts/WaspLib/commit/df9b3ecd0447c23663557956e61e123f3c019c14)) +* compatibility fix with latest SRL ([6b66b3d](https://github.com/TazE-scripts/WaspLib/commit/6b66b3dcfa319b8c678e821792f9a8aeea7282ef)) +* compatibility fix with latest SRL-T ([7c37014](https://github.com/TazE-scripts/WaspLib/commit/7c370145102503495f658c670f19fea7ce132fd3)) +* compatibility with latest SRL-T ([b01c340](https://github.com/TazE-scripts/WaspLib/commit/b01c340dfb5cc58ab6e6c88048ba4d262087bd74)) +* compatibility with latest SRL-T and Simba1500 ([c04fc85](https://github.com/TazE-scripts/WaspLib/commit/c04fc85e84a7c712a2f7b494b7a2f77e6fe68bea)) +* compile test ([71bbc15](https://github.com/TazE-scripts/WaspLib/commit/71bbc15ef99f1eb9bca79502a4da63d9c5b25aa3)) +* **comsumables:** divine potions should now be consumed ([2214046](https://github.com/TazE-scripts/WaspLib/commit/2214046e459bdd5a450d572b2d592177d8d80cd2)) +* connection to Wiki or OSRSBox shouldn't be required anymore. ([22cae8c](https://github.com/TazE-scripts/WaspLib/commit/22cae8cbe204998298f707e3bb6ce5c3d43af261)) +* **consumable handler:** now deselects selected inventory item before consuming anything ([7e6fc76](https://github.com/TazE-scripts/WaspLib/commit/7e6fc7650683303de23dccaa801c06c102be95d4)) +* consumablehandler was not eating. ([2297d53](https://github.com/TazE-scripts/WaspLib/commit/2297d532863cbbf65e93d1f4506f07a590f18c90)) +* **consumablehandler:** fixed a nasty bug in consumable handler that made it not wirthdraw food on certain scripts. ([b9c85a8](https://github.com/TazE-scripts/WaspLib/commit/b9c85a86e9aa70834ddde3baf7d71b1d03350a48)) +* **ConsumableHandler:** now fully working ([77b1314](https://github.com/TazE-scripts/WaspLib/commit/77b13141cd7a06cb1a6399ccd00fa58a3697bc52)) +* ConsumableHandlers withdraw issues fixed ([cf93276](https://github.com/TazE-scripts/WaspLib/commit/cf93276f34abf0088e9d47a78181b82e02778306)) +* **ConsumableManager:** fixed an issue that scripts would get stuck right click empty spaces ([3012a99](https://github.com/TazE-scripts/WaspLib/commit/3012a99e00d28e1b7ff15e7cfd2112f37135deb7)) +* **ConsumableManagers:** fixed some issues with multiple dose items. ([e0b3912](https://github.com/TazE-scripts/WaspLib/commit/e0b3912775a23bdeecd544ae4a2b12a726eb228d)) +* **ConsumableManagers:** fixed some issues with multiple dose items. ([73bcc33](https://github.com/TazE-scripts/WaspLib/commit/73bcc339e1993b6eeb3b9b721fab7d1e2658928b)) +* **consumables:** boost consumables now set their timer properly ([91e5a2b](https://github.com/TazE-scripts/WaspLib/commit/91e5a2bb83848697735890f0d5498521bf9ee488)) +* **Consumables:** minor tweaks and failsafes to withdrawing consumables ([68e41d0](https://github.com/TazE-scripts/WaspLib/commit/68e41d02ada4cd71b8a6cb6052b31c5bd848ec5c)) +* **consumables:** withdrawing issues fixed. ([08176ff](https://github.com/TazE-scripts/WaspLib/commit/08176ffac2cc345198e6f5d280002aa660706a54)) +* **ConsumeManager:** improve trash handling ([6edcd8d](https://github.com/TazE-scripts/WaspLib/commit/6edcd8d3a0bba0fc9617f6fe27d2371931a39c65)) +* coordinate fixes and fixed utiltypes .Find() functions ([853aed4](https://github.com/TazE-scripts/WaspLib/commit/853aed42e992f5abc94d41549aef7ac91ef6dc89)) +* coordinates ([e698772](https://github.com/TazE-scripts/WaspLib/commit/e6987720922027417c9097cbc734192645fd9b70)) +* coordinates and dark beasts added ([2823637](https://github.com/TazE-scripts/WaspLib/commit/28236379c5e7664f738efc566b6c40a4e92564ed)) +* coordinates now match smaller maps ([5651f6f](https://github.com/TazE-scripts/WaspLib/commit/5651f6f9440a17f1c059cd01791d3a6d5358bb03)) +* coordinates of zeah mine obstacles ([c01bdd9](https://github.com/TazE-scripts/WaspLib/commit/c01bdd9beb905d67fa3407a7da2508bdc5884ad9)) +* **coordinates:** fixed coordinates of rogues den ([e42e7a2](https://github.com/TazE-scripts/WaspLib/commit/e42e7a23c4bb6ec6d734319cdb43765db8049c5c)) +* **coordinates:** fixed hosidius bank ([f96cbea](https://github.com/TazE-scripts/WaspLib/commit/f96cbea6167ef771c52c305a6a7fd4656c15a778)) +* **coordinates:** pest control ([d1ddd10](https://github.com/TazE-scripts/WaspLib/commit/d1ddd10d403949fc92aca50b7fbc688a36c30f84)) +* crafting guild upstairs map ([1928a86](https://github.com/TazE-scripts/WaspLib/commit/1928a860dd2d9fc5c7f76589efb6c1338efa68b6)) +* **craftscreen:** fix SetCraftItem for amulets ([806efc9](https://github.com/TazE-scripts/WaspLib/commit/806efc9e65e356a102bd13928a093cd11c6587e9)) +* **data:** monsters data loads faster now ([27e2a89](https://github.com/TazE-scripts/WaspLib/commit/27e2a89271b9879152ff1bb2b0950345314bf7fe)) +* debugging improvements ([e54b53c](https://github.com/TazE-scripts/WaspLib/commit/e54b53ce9e7369a9dc3fd923ad1245bd4d25ae22)) +* deprecated TPA.LimitTo() ([a1da9fa](https://github.com/TazE-scripts/WaspLib/commit/a1da9faa8ef29df31732b8a655b672f5df5a5bc5)) +* didn't add overrides.simba properly before. ([e6d81c6](https://github.com/TazE-scripts/WaspLib/commit/e6d81c6487a807b8994677eef405dd1375d46b17)) +* didTeleport served no purpose ([cfc4fc1](https://github.com/TazE-scripts/WaspLib/commit/cfc4fc16a5a9edc39f434b893600fa51b5a33ff6)) +* disabled SRL's overkill debugging when using WLSettings.RemoteInput.HUDDebug ([a13fba9](https://github.com/TazE-scripts/WaspLib/commit/a13fba95f98eee29c521441dd1ef895ff7caf27e)) +* disabling remote input fixed ([d5c1d05](https://github.com/TazE-scripts/WaspLib/commit/d5c1d057bc7da8b35868f4434659460fbab4bc40)) +* discord committer name was missing ([6ca3c33](https://github.com/TazE-scripts/WaspLib/commit/6ca3c33ef961c78d09f574c7e1e72db0d54c65f5)) +* discord notifications ([bb20fa4](https://github.com/TazE-scripts/WaspLib/commit/bb20fa468f5a2432da35edcea7f84e542639151f)) +* **docs:** documentation migration to use markdown with sphinx myst parser ([3b5a65a](https://github.com/TazE-scripts/WaspLib/commit/3b5a65aee976f65e0ef89921e8f47ba14675dcb8)) +* **DotFilterArray:** Improved dot filters ([596d5c3](https://github.com/TazE-scripts/WaspLib/commit/596d5c3a1b9cf961573468d07121eebef617a3eb)) +* **DropDown:** Now properly detects if the dropdown is open. ([af38075](https://github.com/TazE-scripts/WaspLib/commit/af3807554ebf3f31f8c7e04acef97e18a3bb05ea)) +* edited Quarry to QUARRY ([4932dd1](https://github.com/TazE-scripts/WaspLib/commit/4932dd1831640d6a13009c389f8f105b8b6bb737)) +* edited the readme to add extra info and to force bump the version ([e25d39a](https://github.com/TazE-scripts/WaspLib/commit/e25d39a1472835a10d485cd03cf038a17afe58b1)) +* **EFairySomething:** changed `UNKNOWN` to `UNAVAILBLE` ([b6bda91](https://github.com/TazE-scripts/WaspLib/commit/b6bda91f298abdf16467cb5cf775dcd693a8df1d)) +* failsafes added, read notes. ([6787551](https://github.com/TazE-scripts/WaspLib/commit/6787551869657c06fd28a0ff46bf6ca73d99f336)) +* **fairy ring:** should now be able to teleport to zanaris ([f9c9169](https://github.com/TazE-scripts/WaspLib/commit/f9c916982d95a557d5e404ca0270fb89726ca521)) +* **fairy rings:** tweaks and more methods for the travel log ([fb412a2](https://github.com/TazE-scripts/WaspLib/commit/fb412a27aa274b7cdc3953134775854100a30890)) +* **FairyRing:** calling FairyRing.HandleItem is now up to the scripter ([7f6a5ee](https://github.com/TazE-scripts/WaspLib/commit/7f6a5ee6d4481f4e93639ba0ae481aeabf51c53a)) +* **FairyRings:** FairyRing.HandleItem() now attempts twice before setting the fairy ring staff as "null" ([40c1719](https://github.com/TazE-scripts/WaspLib/commit/40c17196616944753166fb4782f971d375ee0da8)) +* **FairyRing:** Teleport and WalkTeleport will now result true if we teleported from the context menu ([bd3bac1](https://github.com/TazE-scripts/WaspLib/commit/bd3bac130b83bc31635dbcc207b5adde444899f1)) +* **FairyRing:** tweaks to fix some odd behaviour Flight found out ([5d2e2e8](https://github.com/TazE-scripts/WaspLib/commit/5d2e2e853e47819c1ddb571fc679483453b9748f)) +* final tweaks to the new TScriptForm ([49c787d](https://github.com/TazE-scripts/WaspLib/commit/49c787d471bd974a7b1233113dc23a95db8f3910)) +* finish mapmaker ([5c401af](https://github.com/TazE-scripts/WaspLib/commit/5c401afba077dad25798cd397749ad0af8f4847f)) +* finished fixing zeah paths ([d450ace](https://github.com/TazE-scripts/WaspLib/commit/d450ace8487cb69d1045717618851d81e31b751b)) +* fishinghandler now right clicks less ([85f1424](https://github.com/TazE-scripts/WaspLib/commit/85f1424ba8aa7aacb2853b6c04d4cf820cc65d5e)) +* **FishingHandler:** Tweaks to fishing handler. ([92c39ff](https://github.com/TazE-scripts/WaspLib/commit/92c39ff8d0c4082a4bbd4ed8e68361bd639ae36c)) +* fix GUI compile error introduced in the latest release by accident. ([2286c30](https://github.com/TazE-scripts/WaspLib/commit/2286c300b3ee3149aa7566ea6ba3680127270aa9)) +* fix kraken data ([be445e2](https://github.com/TazE-scripts/WaspLib/commit/be445e228678b0dde9a4c7993e3aee30981f2d7b)) +* fix logic in Walker.GetClosestPoint() ([c372c18](https://github.com/TazE-scripts/WaspLib/commit/c372c1889f5244e31cb9d5bff5277c070647efff)) +* fix map maker with the removal of the combat regions ([2e70211](https://github.com/TazE-scripts/WaspLib/commit/2e702115ffd5226dbcb4b68de8a02d0c6dc3f6c1)) +* fix missing encodings (+ and ,) ([cd4ea95](https://github.com/TazE-scripts/WaspLib/commit/cd4ea95a2676c6bba55b5f2730d3bfba91113802)) +* fix optional.simba paths ([3b9f414](https://github.com/TazE-scripts/WaspLib/commit/3b9f414315f2e07c72bf054c0ea93c13d6dc7fc6)) +* fix progress report not updating on antiban ([5918e81](https://github.com/TazE-scripts/WaspLib/commit/5918e8190a8553159d44b7b0615ff81a09242f8e)) +* fix the compile test github action that had been broken for over a year now ([9bc2b34](https://github.com/TazE-scripts/WaspLib/commit/9bc2b34fbcf8a6b73a73fba613738769e5794cf6)) +* fix tithe rsobjects ([bdf8b1c](https://github.com/TazE-scripts/WaspLib/commit/bdf8b1cdc0816385587864bc00223af030fbe31d)) +* fixed a typo that made loothabdler pick useless stuff. ([047254c](https://github.com/TazE-scripts/WaspLib/commit/047254c8b86306cdb6279ed767a3bfda56a01cb4)) +* fixed an issue that prevent discord notifications from firing ([5321cc6](https://github.com/TazE-scripts/WaspLib/commit/5321cc6984596766aed0d1417d28a4e5f8a4c544)) +* fixed an issue with wasp-stats submissions ([b253bdd](https://github.com/TazE-scripts/WaspLib/commit/b253bdd601cf02ddaf58d9cb72347b3c1c64a4e9)) +* Fixed bad filtering logic for resizable. ([3860b72](https://github.com/TazE-scripts/WaspLib/commit/3860b72e0f644667401dfb3d1de8130f2aed5d7e)) +* fixed dotfilter bug ([fa499f8](https://github.com/TazE-scripts/WaspLib/commit/fa499f898868a399b04b547070e7e50aa7e4b473)) +* fixed my previous rushed update that didn't compile ([3e8fcc5](https://github.com/TazE-scripts/WaspLib/commit/3e8fcc54a036517448369932552cecc2e9601536)) +* fixed null bracelet error ([67d02f4](https://github.com/TazE-scripts/WaspLib/commit/67d02f4ca5384c294a031614d5486050ce3cd483)) +* fixed poh map ([f6d0a67](https://github.com/TazE-scripts/WaspLib/commit/f6d0a67da08041429a09a772566f003ed864f23a)) +* fixed several flaws the new ItemData ([1c225d9](https://github.com/TazE-scripts/WaspLib/commit/1c225d99bf8ca1c1f79c1f0a27a8e241fff91cbb)) +* fixed sleep time bug with certain time formats ([b75fd1a](https://github.com/TazE-scripts/WaspLib/commit/b75fd1af63698ca7fb44aae0640c50e42bb9b186)) +* fixed some issues with my custom TRSBank.WithdrawHelper ([184d0f6](https://github.com/TazE-scripts/WaspLib/commit/184d0f67bb5897a1b6062fcc171a873eaf1717de)) +* fixed some issues with the webgraph in barbarian village ([1e08cfd](https://github.com/TazE-scripts/WaspLib/commit/1e08cfd8a2e8dc7238d02981dd684878d58c77c1)) +* fixes to the newly added achievements tab ([f873134](https://github.com/TazE-scripts/WaspLib/commit/f8731344ce6f1ac5ef4e9ec9baa88e71f1c3a155)) +* **FoodHandler:** attempt to fix minor issues with EatFood ([7dcf160](https://github.com/TazE-scripts/WaspLib/commit/7dcf1605e66a822e7dd58806a66f26818cb48074)) +* **FoodHandler:** Fixes and improvements to food handler ([bd77b7a](https://github.com/TazE-scripts/WaspLib/commit/bd77b7af052d2d64cd8831e4c310949027802101)) +* **FoodHandler:** Now properly sets up the parent food instead of low doses food. ([18399be](https://github.com/TazE-scripts/WaspLib/commit/18399be49b369834a5063cd5bc66fd30f5798265)) +* force bump ([c738543](https://github.com/TazE-scripts/WaspLib/commit/c738543962dc6b8cfaf8814d9a7e21d547a9cf86)) +* force bump ([cd32b9b](https://github.com/TazE-scripts/WaspLib/commit/cd32b9b9f94747efbfa408c288ab451511c333b5)) +* force bump for skunk's changes ([c7a85d1](https://github.com/TazE-scripts/WaspLib/commit/c7a85d130b3ec272070c16745c5da61306391816)) +* force bump version ([f288be4](https://github.com/TazE-scripts/WaspLib/commit/f288be445d0f8c520bc694a4b0f792e5c63fffd0)) +* forgot this in the previous commit ([7f01341](https://github.com/TazE-scripts/WaspLib/commit/7f013414d0a8e86d52c5d9eee11bf6460a0c39a8)) +* forgot to add the weapon.json file.... whoops! ([58d390d](https://github.com/TazE-scripts/WaspLib/commit/58d390db4c911ee11b27385071186c84bb9a1fff)) +* forgot to name the record ([65875ee](https://github.com/TazE-scripts/WaspLib/commit/65875eed9715962a73bf2e81022b17b6ec4f8d66)) +* forgot to reenable remoteinput ([2967de8](https://github.com/TazE-scripts/WaspLib/commit/2967de80c81a1b1ee02747ae84b454d8f148862a)) +* forgot to upload the true mapmaker. oops! ([c872c25](https://github.com/TazE-scripts/WaspLib/commit/c872c25636c2d17927ec4746999b4a702cf562c0)) +* **forms:** fixed a tiny bug with checkboxes ([dcbc6f6](https://github.com/TazE-scripts/WaspLib/commit/dcbc6f6633bab35917ca8db43df87d70f654cc2e)) +* **forms:** read notes ([b779a1a](https://github.com/TazE-scripts/WaspLib/commit/b779a1a8f13e2916a583ac6ad59cdf53f84b81f3)) +* **FormsV2:** shouldn't throw exceptions anymore when add/delete buttons are clicked ([879a1c7](https://github.com/TazE-scripts/WaspLib/commit/879a1c71c26a3da7b2bc43a97c6f73e7a2fca86f)) +* **formutils:** fixed linux bitching ([c37038c](https://github.com/TazE-scripts/WaspLib/commit/c37038c4c6193b0022b6424d4a8769b8b2fddc37)) +* gh action changes ([7e70fa9](https://github.com/TazE-scripts/WaspLib/commit/7e70fa90598ad3871adf1b7f9e2c56785c4851a5)) +* gh action for discord notifications test ([58b39fa](https://github.com/TazE-scripts/WaspLib/commit/58b39fa1c3747292a9713bbe174cea41bc4f4af8)) +* gh actions improvements ([6b4f059](https://github.com/TazE-scripts/WaspLib/commit/6b4f059b223794b3d397adb4aeca7e581d40d5d0)) +* **gh action:** WaspLib updated are now notified in the same channel as free and premium scripts. ([252346d](https://github.com/TazE-scripts/WaspLib/commit/252346dfda99ba128ac71444856e60952071bd8f)) +* gmaul ([b433d63](https://github.com/TazE-scripts/WaspLib/commit/b433d63852fa8a55fb34e8db08fa6c8d59800e1b)) +* had to rename TRSTanner to TRSTanScreen ([d39311d](https://github.com/TazE-scripts/WaspLib/commit/d39311d3567f5534e381e9169e5b3b71ff0c9cce)) +* half of paths zeah fixed ([2d2c643](https://github.com/TazE-scripts/WaspLib/commit/2d2c6436b27c8729decd141abcd77cd8a7eac208)) +* height not being applied when heightmap was in use ([3dd67dc](https://github.com/TazE-scripts/WaspLib/commit/3dd67dc53339ee84a49b538fdd89c3d95e64f3bd)) +* **house options:** several house option button fixes ([b5e5182](https://github.com/TazE-scripts/WaspLib/commit/b5e5182eae2cfaf07513adf59704b1cd486aacfe)) +* improve TPoint.WithinDistance() ([e25128f](https://github.com/TazE-scripts/WaspLib/commit/e25128fcb332b79b2df0807f95060768d71f7e20)) +* improved discord notification ([b74ad4c](https://github.com/TazE-scripts/WaspLib/commit/b74ad4ca78b46eb3c2d3853ce125699d85e87fdb)) +* improved loothandler with colors ([30ba497](https://github.com/TazE-scripts/WaspLib/commit/30ba49705d5743c2d86977f2c4f7e923ce7a3cea)) +* improved performance when withdrawing items... less repeated image finding is used now ([dfc0999](https://github.com/TazE-scripts/WaspLib/commit/dfc0999deda8ac440d48e9d782bfcf3576687623)) +* improved simba folding in progress report page ([ff98ea8](https://github.com/TazE-scripts/WaspLib/commit/ff98ea8c3e6623c692201ea3fd5051ff33405416)) +* improvements for zeah rcing ([9bd17ad](https://github.com/TazE-scripts/WaspLib/commit/9bd17ad570e60ebe3f0f873ba5c1d1363cff983c)) +* improvements to agility webgraph ([34f1e8a](https://github.com/TazE-scripts/WaspLib/commit/34f1e8ad52ebf26dacf1eee3d3dcad819cbc18b8)) +* improvements to fishing ([4c0597e](https://github.com/TazE-scripts/WaspLib/commit/4c0597e8df9598fd4a9d53439ab79ca9bcf888ca)) +* Improvements to MLM ([b2c3d36](https://github.com/TazE-scripts/WaspLib/commit/b2c3d36084470ae77a652531d35528bd982bf540)) +* increased the RSHeightMap.MaxHeight ([4996908](https://github.com/TazE-scripts/WaspLib/commit/49969086e2e9496b1fdfd2fdde6f6ac5c0ee7b38)) +* initiate WL.PreviousXP ([48d0ed9](https://github.com/TazE-scripts/WaspLib/commit/48d0ed9dd72dab732880e370caaeceb6fb7d3a39)) +* **inventory:** move use slot on slot override to SRLT ([c607712](https://github.com/TazE-scripts/WaspLib/commit/c6077120680950b41c203a5241fe370551b20a1e)) +* **inventory:** now we can properly deselect an item ([a2db532](https://github.com/TazE-scripts/WaspLib/commit/a2db532fac0f953a1c9ad00d367973abcacf23d4)) +* **Inventory:** Randomitem methods now properly support composite items like Cake(1..3) ([7f0d0fd](https://github.com/TazE-scripts/WaspLib/commit/7f0d0fdf6adb894ea5c474dbd321652034a66257)) +* **inventory:** read notes ([4ea8652](https://github.com/TazE-scripts/WaspLib/commit/4ea86521074802a29af33314167aee9fdb584fbc)) +* **Inventory:** read notes ([3701e41](https://github.com/TazE-scripts/WaspLib/commit/3701e41fb364e370f80ec53f8dbf7a44692d902d)) +* Iowerth warriors coordinates ([dd873e0](https://github.com/TazE-scripts/WaspLib/commit/dd873e0f30f8dd557f19476aa693135fa98a3d8c)) +* item interfaces changes ([379ee9e](https://github.com/TazE-scripts/WaspLib/commit/379ee9e854553ce5b1095be27f8c90d16e170933)) +* **ItemData:** ItemData now attempts to fix itself if a corrupt .json file is saved by accident ([57808ea](https://github.com/TazE-scripts/WaspLib/commit/57808ea885dbb2283decb2bad9a222bbd33bd255)) +* **ItemData:** typo that would make getting item prices fail. ([413d90c](https://github.com/TazE-scripts/WaspLib/commit/413d90cc094d24ac70c0db35e5e21859552fcb3c)) +* **ItemFinder:** Better item image overriding ([fad98f7](https://github.com/TazE-scripts/WaspLib/commit/fad98f73bb903bb759a892533543f9cf910f8f98)) +* **itemfinder:** fixed all tithe farm seeds ([d36217d](https://github.com/TazE-scripts/WaspLib/commit/d36217d4e87c045611bda6d1f7be22d149f72170)) +* **itemfinder:** item overrides ([77ae075](https://github.com/TazE-scripts/WaspLib/commit/77ae075ae320b1dde932ec1c231437db73162649)) +* **itemfinder:** more dark block animations ([fd562b1](https://github.com/TazE-scripts/WaspLib/commit/fd562b1111e48fa95438c4d946004568b4adaed6)) +* just pushing update lol ([e67434c](https://github.com/TazE-scripts/WaspLib/commit/e67434cbb9fa03edcf4829a56ea07d8a35a0a489)) +* **keyboard:** attempt to fix fkeys getting stuck down ([d4fe9e4](https://github.com/TazE-scripts/WaspLib/commit/d4fe9e4061e7ed6fb38c349cc52e758b41b9bf64)) +* kraken drop data was wrong ([1914bc9](https://github.com/TazE-scripts/WaspLib/commit/1914bc96755c91e194870efd5b525f5c61fd403a)) +* **LampHandler:** small tweaks to CJ's lamphandler ([8db2dfd](https://github.com/TazE-scripts/WaspLib/commit/8db2dfd10311e2cd971005dd38d78f63b10a1a8f)) +* **lectern:** fixed typo and added the missing tablets of the other lecterns ([407189e](https://github.com/TazE-scripts/WaspLib/commit/407189ea7dca0a1a3fe8e83ff4b93bc10ce07330)) +* logic fix to interface scrolling ([068fd98](https://github.com/TazE-scripts/WaspLib/commit/068fd980cf19f45c473ed741c44ed9336d05747e)) +* **loot handler:** more tweaks and accuracy improvements ([c86ae4a](https://github.com/TazE-scripts/WaspLib/commit/c86ae4a6cde095b45cb78ad8377d280945cac5aa)) +* **loothandler:** last commit accidentally made noted drops never be looted. Oops! ([14d9637](https://github.com/TazE-scripts/WaspLib/commit/14d96379e6dc5eb90926ed8f4fc7d8fc3f563e12)) +* **loothandler:** now loots again ([fdf2ed4](https://github.com/TazE-scripts/WaspLib/commit/fdf2ed4ea4df0ef01ba091b88afcbb94bbe3471b)) +* **loothandler:** now loots again. ([bb62bde](https://github.com/TazE-scripts/WaspLib/commit/bb62bded874246dd7f8228e9140ad3005c38c279)) +* **loothandler:** read notes ([6809f0b](https://github.com/TazE-scripts/WaspLib/commit/6809f0b069a38488b5b062f13f1c086058196417)) +* **loothandler:** read notes ([ee71e54](https://github.com/TazE-scripts/WaspLib/commit/ee71e546d8f9682050cce5113405e05879ffcc30)) +* **loothandler:** read notes ([1bd4fd2](https://github.com/TazE-scripts/WaspLib/commit/1bd4fd2bc27f4783da6e1b002aa56830466b42a3)) +* **loothandler:** should loot multiple times the same pile if there's multiple drops now ([b95f865](https://github.com/TazE-scripts/WaspLib/commit/b95f865f135164f07938e552759ea1cd806d1390)) +* low doses consumables will now be properly withdrawn ([5c8d34a](https://github.com/TazE-scripts/WaspLib/commit/5c8d34aa984ecd5f44e317f6378d8ebc1a692e17)) +* magic filters failsafe had a bug ([efede4e](https://github.com/TazE-scripts/WaspLib/commit/efede4e705f51bd7391dcbc9405a4695d20ed055)) +* **magic:** minor tweaks to magic tab ([9a8b87f](https://github.com/TazE-scripts/WaspLib/commit/9a8b87ff29883c2a8517a954921546108f881a88)) +* **Magic:** remove the override that made WaspLib attempt to fix the spell filters, it's not required anymore ([bb29ce6](https://github.com/TazE-scripts/WaspLib/commit/bb29ce69602065c59db0558122aaaffbd0794a3f)) +* mainscreen.clickclosebutton won't spam click buttons anymore ([8408820](https://github.com/TazE-scripts/WaspLib/commit/840882018f5b8451ff34379ad3b9da6b9688de31)) +* **MainScreen:** Fix MainScreen.WaitArrow ([ac3b1a6](https://github.com/TazE-scripts/WaspLib/commit/ac3b1a67a4185f86ca270e2b168f70c19b401a90)) +* **MainScreen:** fixed .FindGrave ([c23311b](https://github.com/TazE-scripts/WaspLib/commit/c23311bffaa3b03bf0cd26828d78dba34ab366db)) +* **MainScreen:** Fixed MainScreen.IsVisible ([0069140](https://github.com/TazE-scripts/WaspLib/commit/006914076f9211dec4cbaac712400dabf2129a82)) +* make combathandler not check gear constantly when we have a null weapon/shield/specweapon ([2c6e93c](https://github.com/TazE-scripts/WaspLib/commit/2c6e93c558dcc58ac98f546e132292b4d185a3aa)) +* Make sure mouse down is released ([b44c0d4](https://github.com/TazE-scripts/WaspLib/commit/b44c0d4ab099c21a4f592677521a694d9206a4f7)) +* Make sure the TBox is not out of bounds ([b576349](https://github.com/TazE-scripts/WaspLib/commit/b57634907dabc88128bac562599503d7e3b6de26)) +* make sure WaspLib is properly included when compiling from the file ([5e8b948](https://github.com/TazE-scripts/WaspLib/commit/5e8b948373785420e8cf202fad03e68e9c3b8af8)) +* **map:** add pyramid plunder to wl map ([9c8d795](https://github.com/TazE-scripts/WaspLib/commit/9c8d79593bf0c184fa4f3ffa0b3ce4dacffdd48f)) +* **map:** added clan hall and it's respective rsregion ([c89df88](https://github.com/TazE-scripts/WaspLib/commit/c89df88e8db748c3f7d052210a5ac1341a7b06ca)) +* **map:** added sophanem bank and gem rocks mine ([2f3c8fd](https://github.com/TazE-scripts/WaspLib/commit/2f3c8fda60ff0f3a637633b52acc3b075b3890a0)) +* **map:** fixed wintertodt map ([9d11154](https://github.com/TazE-scripts/WaspLib/commit/9d11154e6bb707c73f04fb341131e1c43c8bc071)) +* **mapmaker:** it won't allow regions out of bounds anymore ([9f64a07](https://github.com/TazE-scripts/WaspLib/commit/9f64a07f149d9b760563bbe1ad6a162792833ba7)) +* **map:** read notes ([8f9c155](https://github.com/TazE-scripts/WaspLib/commit/8f9c155baf84ca9f87a74f94b93052cf5a97d76b)) +* **maps:** added ungael crop ([754f16c](https://github.com/TazE-scripts/WaspLib/commit/754f16c63f165fefceec100109a3f437436592aa)) +* **maps:** agility map brightness ([8ed4a38](https://github.com/TazE-scripts/WaspLib/commit/8ed4a3805a99cea1b5ac6d5d6d2c82786709a5ab)) +* **maps:** agility map was missing an obstacle in alkharid, oops. ([ddd6540](https://github.com/TazE-scripts/WaspLib/commit/ddd65405ad3efd5afbbb1fe5c105fd58c6952881)) +* **maps:** fixed agility flags colors ([d7ec380](https://github.com/TazE-scripts/WaspLib/commit/d7ec38088fc406561a1737d8994b273011949ad6)) +* **maps:** fixed the standalone mlm map ([07fc254](https://github.com/TazE-scripts/WaspLib/commit/07fc2543d160f1c0f2a814ab1517cbdffbb624f1)) +* **maps:** gotr.png added to wasplib ([df203a2](https://github.com/TazE-scripts/WaspLib/commit/df203a24cd878242ee4c8550c574c2ff5f3390f4)) +* **maps:** minor fix to pollnivneach rooftop map ([72ab30b](https://github.com/TazE-scripts/WaspLib/commit/72ab30ba10d9af20df94e857f243d24d3347db62)) +* **maps:** moved pest control and mlm maps ([84f9860](https://github.com/TazE-scripts/WaspLib/commit/84f9860344652f6090cb7ca3974d713501f77bd6)) +* **maps:** small fix for agility ([ab065b4](https://github.com/TazE-scripts/WaspLib/commit/ab065b4eccdb315322f5f0e924e8259bf3bd1995)) +* **maps:** update wasplib maps ([62c22ea](https://github.com/TazE-scripts/WaspLib/commit/62c22eaf764e1c7faad728bd4efdfe6318a8f957)) +* **maps:** zeah tithe farm ([0caf4ff](https://github.com/TazE-scripts/WaspLib/commit/0caf4ff0df018eafe1389e0f41fb516d87494906)) +* mark deprecated method ([c8c9588](https://github.com/TazE-scripts/WaspLib/commit/c8c9588a1e5c187daf37b77b1857c73fefca7271)) +* massive performance improvements ([53c88a1](https://github.com/TazE-scripts/WaspLib/commit/53c88a1272254d9f42f860cdc33713c5695f32bc)) +* memory leak in TPA.ShapeFill() fixed ([a0d1076](https://github.com/TazE-scripts/WaspLib/commit/a0d10765c4318a225411ee43b23c597f03d3a9da)) +* merge Simon's PR ([397d802](https://github.com/TazE-scripts/WaspLib/commit/397d802f81fd2296d2fb5a32ca2db5f21cc7acdf)), closes [#67](https://github.com/TazE-scripts/WaspLib/issues/67) +* **Minimap:** forgot to exit true here. ([be67234](https://github.com/TazE-scripts/WaspLib/commit/be67234e0ce86e585844c12e1f96c763c00d21bc)) +* **Minimap:** Minimap.OnGroundLevel now only used the minimap polygon to count black pixels. ([5d94ee7](https://github.com/TazE-scripts/WaspLib/commit/5d94ee7cc3577522b5747088b690fd3a97e0a7f3)) +* **minimap:** read notes ([493e68a](https://github.com/TazE-scripts/WaspLib/commit/493e68a9a4f97fae52e50e100c18bf59667f92bc)) +* **Minimap:** Renamed some things to make more sense. ([6dc95f8](https://github.com/TazE-scripts/WaspLib/commit/6dc95f8e69f7ae3ad1f47efe7ba1ade457cb9fc7)) +* **Minimap:** should now check if we are logged in setting the compass times out. ([6cf5cad](https://github.com/TazE-scripts/WaspLib/commit/6cf5cad2eb3bec706d961970bab2659476d99ff4)) +* minor adjustments to BF objects ([4de4c3f](https://github.com/TazE-scripts/WaspLib/commit/4de4c3f7919453bc34493f0db67742df93e91327)) +* minor fail safes ([43041d5](https://github.com/TazE-scripts/WaspLib/commit/43041d5a559a2c1f62686e5b47cd67cf20bb0fc4)) +* minor fix to sawmill operator in priff ([c61eed3](https://github.com/TazE-scripts/WaspLib/commit/c61eed3e6426048661f8a96e095fa6444c2694fd)) +* minor fix to stats timestamping ([c96d719](https://github.com/TazE-scripts/WaspLib/commit/c96d7198b2dbb4f9bda903756b35ecf7013bab1f)) +* minor fixes to antiban and consuming to repeat less code ([21fb41a](https://github.com/TazE-scripts/WaspLib/commit/21fb41aa55817e70d554beb82a5e25e51fd8c2fc)) +* minor fixes to varrock's agility webgraph ([7a797a5](https://github.com/TazE-scripts/WaspLib/commit/7a797a56a6d51d264242e4b66be52c7242936cbb)) +* minor improvements to looting ([c59d901](https://github.com/TazE-scripts/WaspLib/commit/c59d9018f0e4665396041c2c0654e047f0d2b608)) +* minor improvements to the combat handler ([4da7535](https://github.com/TazE-scripts/WaspLib/commit/4da753569d5ddfbe81b1199e1ee528a7a3d62aec)) +* minor StatsClient issue ([cee1c74](https://github.com/TazE-scripts/WaspLib/commit/cee1c7457df9ab86444c4c8dbdaa2b39e79826a2)) +* minor tweak in the APIClient ([5ea35cb](https://github.com/TazE-scripts/WaspLib/commit/5ea35cb746119ec947a347ab9a2807bb7f1bd56e)) +* minor tweak to waspweb ([7d01188](https://github.com/TazE-scripts/WaspLib/commit/7d0118899410ff8a1df9cf023b1ee069c45e463d)) +* minor tweaks to transport.simba ([b731b18](https://github.com/TazE-scripts/WaspLib/commit/b731b18d4c65271ea146018066b55355257cadfb)) +* missing button setup in withdrawhelper, oops! ([338a736](https://github.com/TazE-scripts/WaspLib/commit/338a736d10bd0bb1cda4d858435c8d05ef870635)) +* **mlm:** update webgraph and coordinates ([15d117a](https://github.com/TazE-scripts/WaspLib/commit/15d117acabc6e5c650d2995ef3f33cadf225b4b1)) +* **MM2MS:** Issues with my overloads were fixed. ([e15d824](https://github.com/TazE-scripts/WaspLib/commit/e15d824cf0bd6562f8bf628338b3ebd70232a8c3)) +* more coordinates and some tweaks ([7be6798](https://github.com/TazE-scripts/WaspLib/commit/7be6798da73db8fbfa9d889b6f224202d4169485)) +* more coordinates fixed and added in the catacombs ([7b06e0a](https://github.com/TazE-scripts/WaspLib/commit/7b06e0a247888824168b503becd35b325e0f7075)) +* more drawing methods ([0997666](https://github.com/TazE-scripts/WaspLib/commit/099766656193bf97d4d11cda5dc24652a3158003)) +* more tweaks to TScriptForm ([2881e23](https://github.com/TazE-scripts/WaspLib/commit/2881e23afee81abf15557a7be5bbe86fe00c05fe)) +* moved librecorder to the plugins directory ([e8f2c5c](https://github.com/TazE-scripts/WaspLib/commit/e8f2c5c44e0ff8e96c3023226dd3251fef7857f1)) +* moved methods to SRL-T ([f5e534b](https://github.com/TazE-scripts/WaspLib/commit/f5e534b73c64f8be680e1a34c010dd0b802852f4)) +* moved the scroll fixes WL had to SRL-T ([be6a07a](https://github.com/TazE-scripts/WaspLib/commit/be6a07ab6c13e7c262413678c2996c1d9c7ed8a1)) +* nake screen walk default ([2801347](https://github.com/TazE-scripts/WaspLib/commit/280134710da5e76f26947265de2d6cb339faf0f2)) +* nasty bug with crazy side effects fixed ([91f48f7](https://github.com/TazE-scripts/WaspLib/commit/91f48f742ed8c7cb79d3193cfb6be476cb0831be)) +* nmz graph ([ff71504](https://github.com/TazE-scripts/WaspLib/commit/ff71504b97db48810e2410140226605eb8d2bac5)) +* nothing, just force bumping the version ([c16b551](https://github.com/TazE-scripts/WaspLib/commit/c16b5514d657c63ebce148cd21a8a3013e35a87f)) +* notification test ([73b543e](https://github.com/TazE-scripts/WaspLib/commit/73b543e2697cec204493aed2d0acba9d13d40b7b)) +* notification test ([89f9784](https://github.com/TazE-scripts/WaspLib/commit/89f9784a0fc099b513477cd50e9bfaefa77aabd4)) +* NumberPerHour now works properly with negative values ([0bed785](https://github.com/TazE-scripts/WaspLib/commit/0bed78561fd7133ab11a5935ad45ad75731c0a10)) +* oops ([87e589b](https://github.com/TazE-scripts/WaspLib/commit/87e589b3226ba1b66fc3162e92e1bb820f12fbcf)) +* optional files used on my scripts were removed. minor tweaks to anvil interface ([4238363](https://github.com/TazE-scripts/WaspLib/commit/423836300d84929b362f943cd3af1d6b18dcefcf)) +* **optional:** moved skunks transport to the optional directory ([1dc8fff](https://github.com/TazE-scripts/WaspLib/commit/1dc8fff9994575252c48dcaed6d687004686dfea)) +* **optional:** removed mushtree from being auto-included ([1e9a7e7](https://github.com/TazE-scripts/WaspLib/commit/1e9a7e7ddb30d27dd0d8476d4e8b22d2a68be579)) +* **optional:** removing forgotten leftover copy pasted code ([b8feba0](https://github.com/TazE-scripts/WaspLib/commit/b8feba03232bc0e6656f086df962e1d16fee4b89)) +* Options.SetAttackOption() and Antiban callbacks ([08c9398](https://github.com/TazE-scripts/WaspLib/commit/08c9398b4c6948cf9e90522c568204fb8d500087)) +* performance improvements to the latest commits ([ab6e562](https://github.com/TazE-scripts/WaspLib/commit/ab6e562fe2e4f084230e24d5de94d0eca340edc7)) +* **poh:** cleanup and some docs added ([45d9990](https://github.com/TazE-scripts/WaspLib/commit/45d99906523477e5a7041351213293b9148bfb6e)) +* **POH:** `POHHandle`r variable was renamed to` POH` and more methods added ([232e878](https://github.com/TazE-scripts/WaspLib/commit/232e878f161a981b714c8abbd5917c4e7c3302b5)) +* **POH:** added the nexus `TRoomObject`as another example of how to setup `TRoomObjects` ([17ab285](https://github.com/TazE-scripts/WaspLib/commit/17ab285d652ac54f2548d54e6a1b18e495863271)) +* **poh:** added the rest of the walking methods. Also added POH.WalkInteract methods ([3f404be](https://github.com/TazE-scripts/WaspLib/commit/3f404be97db9074a697c82e3ae2cdc8d50eeb046)) +* **pohhandler:** improved api for interacting with house objects ([b8e7f45](https://github.com/TazE-scripts/WaspLib/commit/b8e7f45853123fbabc17be7b8f9556b1fddea7dc)) +* **POHHandler:** lots of small corrections ([cf1d2f7](https://github.com/TazE-scripts/WaspLib/commit/cf1d2f732e5340fb8762bd747a14bcd0915f14b8)) +* **POHHandler:** read notes ([5fc3504](https://github.com/TazE-scripts/WaspLib/commit/5fc3504b81296c739c7e19d7be9b41dc237f68ad)) +* **POHHandler:** reworked what I did yesterday to be better ([223551f](https://github.com/TazE-scripts/WaspLib/commit/223551fba62f5f1e02322b74bb62405d4003dae9)) +* **POHHandler:** very early but can already be used to some extent ([61d2b98](https://github.com/TazE-scripts/WaspLib/commit/61d2b98bce36f8a8f9d6cdf4c8de8e4f8ead5e6e)) +* **POH:** small oversight that made mainscreen info irrelevant while building the POH map ([842ddee](https://github.com/TazE-scripts/WaspLib/commit/842ddee442fe02b162efe63eb95933cb028fd714)) +* progress report now works properly on antiban ([32f57f6](https://github.com/TazE-scripts/WaspLib/commit/32f57f61d7e278394418ebcc5cf61776b47ca801)) +* **ProgressReport:** Fix Script chainer attempting to double terminate things. ([b22b339](https://github.com/TazE-scripts/WaspLib/commit/b22b339a8e411a2ec0e4fc1615ffd1f86fc6f4e4)) +* read comments ([8a15aab](https://github.com/TazE-scripts/WaspLib/commit/8a15aab4dea6ee6e02348b5417f5d111ab844773)) +* read notes ([dff17f9](https://github.com/TazE-scripts/WaspLib/commit/dff17f963cf665bbddaac30f78e3bfc07afc9016)) +* read notes ([80279bc](https://github.com/TazE-scripts/WaspLib/commit/80279bcfc8cc01ea95295c9dad30d90951b99c98)) +* read notes ([48edd4c](https://github.com/TazE-scripts/WaspLib/commit/48edd4c459b12f53e01301eb92c48c7cbb4fb867)) +* read notes ([36e5223](https://github.com/TazE-scripts/WaspLib/commit/36e5223c9f2980ebb7b01927019e2428f250a0cc)) +* read notes ([79e0a33](https://github.com/TazE-scripts/WaspLib/commit/79e0a33a855cd4ac9f02a4dc8dbad3f613e6c6ae)) +* read notes ([d9c460f](https://github.com/TazE-scripts/WaspLib/commit/d9c460f4c6fa2f9d0d04d4a0b67ed6d7c59211ab)) +* read notes ([8fed36e](https://github.com/TazE-scripts/WaspLib/commit/8fed36e0aab65b328e16e05920b01c7b71fb0049)) +* read notes ([e3fb1c6](https://github.com/TazE-scripts/WaspLib/commit/e3fb1c65eabe2ea122dc34f4eca6fb9234600527)) +* read notes ([1eee137](https://github.com/TazE-scripts/WaspLib/commit/1eee137e87fd661b53bc71c05a5fb63412efcbf4)) +* read notes ([2bfd68f](https://github.com/TazE-scripts/WaspLib/commit/2bfd68f36f232a4947d39a3138bde603137ed1f1)) +* read notes ([92b00ec](https://github.com/TazE-scripts/WaspLib/commit/92b00ec963f8b23c7fb03c7102af28c414691640)) +* read notes ([125a537](https://github.com/TazE-scripts/WaspLib/commit/125a537372f24e4fb584b45dff023bdbdd5689a4)) +* read notes ([6ee19fd](https://github.com/TazE-scripts/WaspLib/commit/6ee19fd09b283c43d9b448b5583b022b21e59bb5)) +* read notes ([df3a1a2](https://github.com/TazE-scripts/WaspLib/commit/df3a1a294694481490e210946787a8eb460cc963)) +* read notes ([45a2110](https://github.com/TazE-scripts/WaspLib/commit/45a21103f91099dee0309a41cdabd05306a41437)) +* read notes ([b089ec5](https://github.com/TazE-scripts/WaspLib/commit/b089ec515b9be357d5cf07b6f343ea50896800e4)) +* read notes ([01820c1](https://github.com/TazE-scripts/WaspLib/commit/01820c1c6259c579a0081d491112efced5c28353)) +* read notes ([dbd7ec7](https://github.com/TazE-scripts/WaspLib/commit/dbd7ec7fc18a643548da2159210c22ddb781a388)) +* read notes ([a723b20](https://github.com/TazE-scripts/WaspLib/commit/a723b20c2ae87d48fc22fb154d6398ccce9220b9)) +* read notes ([c5eb23d](https://github.com/TazE-scripts/WaspLib/commit/c5eb23d6a75eaa90185e66684c6c4cf69c50075a)) +* read notes ([816b1ce](https://github.com/TazE-scripts/WaspLib/commit/816b1cef48a506b4a41eed9bea2f208cef8a995d)) +* read notes ([edf5b7b](https://github.com/TazE-scripts/WaspLib/commit/edf5b7b3201e2cc4150010a3ef596ac8d19bade4)) +* read notes ([faecf67](https://github.com/TazE-scripts/WaspLib/commit/faecf67137558246028d1a613daf2da57c02a24c)) +* read notes ([d67b36e](https://github.com/TazE-scripts/WaspLib/commit/d67b36e07ed4774084ab88403851dabd7614ff39)) +* read notes ([dedc730](https://github.com/TazE-scripts/WaspLib/commit/dedc730f54ce2094fb2e796c89731d3f704a1fda)) +* read notes ([0cb4089](https://github.com/TazE-scripts/WaspLib/commit/0cb4089be97a6da561a0b057eee0a597363f9956)) +* read notes ([8e38d73](https://github.com/TazE-scripts/WaspLib/commit/8e38d73fd0a564e85578369ed1ae873f86edd2bc)) +* read notes ([ac8bf9b](https://github.com/TazE-scripts/WaspLib/commit/ac8bf9b06cd193ec4b458b38facda3a87b9ab672)) +* read notes ([c40dbe5](https://github.com/TazE-scripts/WaspLib/commit/c40dbe5474ef258ec08a3f23422d437bbbd1d130)) +* read notes ([54f522a](https://github.com/TazE-scripts/WaspLib/commit/54f522a34cd2454d38b764a55799b1ccfdcf2b89)) +* read notes ([83ed69f](https://github.com/TazE-scripts/WaspLib/commit/83ed69f257ee6f67d098f0ef08c87d4ae718e259)) +* read notes ([cfbebb7](https://github.com/TazE-scripts/WaspLib/commit/cfbebb7526a1c0acb3f8ccab140d41c7aea7cac2)) +* read notes ([0028eee](https://github.com/TazE-scripts/WaspLib/commit/0028eee2b0d62a696b1fbe85ed2bf9f3000abb10)) +* read notes ([8d531aa](https://github.com/TazE-scripts/WaspLib/commit/8d531aa97b6295e56421c0319140954a18577905)) +* read notes ([8f97b74](https://github.com/TazE-scripts/WaspLib/commit/8f97b747c79b93d236611326028e1bac83a1c0d9)) +* read notes ([de7e0d0](https://github.com/TazE-scripts/WaspLib/commit/de7e0d062b8d7168b2f7e638f59f258accef467b)) +* read notes ([5c50e37](https://github.com/TazE-scripts/WaspLib/commit/5c50e37226f8791de0c38b45ee722ebc20051962)) +* read notes ([5fafd86](https://github.com/TazE-scripts/WaspLib/commit/5fafd86680bfe8240fe7109a1044622294e75184)) +* read notes ([92a99d8](https://github.com/TazE-scripts/WaspLib/commit/92a99d8cf098f3c22086d893c77968b1d7d140bf)) +* read notes ([5593fc4](https://github.com/TazE-scripts/WaspLib/commit/5593fc4430f1c6e3da7daafe9aa47a1a599ad84f)) +* read notes ([b3995f2](https://github.com/TazE-scripts/WaspLib/commit/b3995f2dfb3877ba976bc45b68d9295c994bf06e)) +* read notes ([0174d24](https://github.com/TazE-scripts/WaspLib/commit/0174d245ee7bd5cf232b36af00a4831eac7ef7d2)) +* Read notes ([cd7fede](https://github.com/TazE-scripts/WaspLib/commit/cd7fedee975707cf5f3b657f0373265f64e57fcd)) +* read notes. ([3de8f7c](https://github.com/TazE-scripts/WaspLib/commit/3de8f7c3c830d7123f208be628c31d258e3a9eea)) +* readded TRSItem.IsNull() ([9b8b402](https://github.com/TazE-scripts/WaspLib/commit/9b8b402b9fbe0e8de2cce0ac38d94d8dfc24ec11)) +* readme ([33d45f3](https://github.com/TazE-scripts/WaspLib/commit/33d45f3e85bf737e8221afa0b641955328cc5c4b)) +* README.md discord link ([86c9491](https://github.com/TazE-scripts/WaspLib/commit/86c9491fc0bb7daf1d582d358b02d1a5bf2e7bb6)) +* **README:** removed some outdated concepts from the readme ([6807edb](https://github.com/TazE-scripts/WaspLib/commit/6807edb523b2d890135d472bba5a3f432ac490d7)) +* **recorder:** read notes ([87367e9](https://github.com/TazE-scripts/WaspLib/commit/87367e985efb68eedcbfcb55cc8345dfeb8abcbd)) +* **recorder:** update ffmpeg.exe location ([62700d3](https://github.com/TazE-scripts/WaspLib/commit/62700d3aed2e62f303ec4fcbc7dc5cb187481d01)) +* reenable walker antiban tasks ([e89fc5a](https://github.com/TazE-scripts/WaspLib/commit/e89fc5a83bb08d5d8b6e8e152f8ef4c7ee18f8d3)) +* refactor really but need to bump version ([860243c](https://github.com/TazE-scripts/WaspLib/commit/860243cd882ac12fa033eea683053dab98056ad3)) +* refactored TRSMagic.CastSpell() for better logic. ([ce423fe](https://github.com/TazE-scripts/WaspLib/commit/ce423fe11d95a95388d3efd604ebe4a9319c8748)) +* refactors really, but need to bump version so "fix". ([9140e14](https://github.com/TazE-scripts/WaspLib/commit/9140e14790fa6632f5f1b9ef79617ac3af321c74)) +* **RemoteInput:** read notes ([45e2aa9](https://github.com/TazE-scripts/WaspLib/commit/45e2aa9fb41e26385b0c8808a01dc83d5028e358)) +* remove inventory background ([238b53d](https://github.com/TazE-scripts/WaspLib/commit/238b53d34ab74b5bfd6ed09556c1fc01a16a696c)) +* remove leftover debugging ([ac4c2f4](https://github.com/TazE-scripts/WaspLib/commit/ac4c2f41f0f0da053accba5a45bd12089bc67de5)) +* remove leftover debugging ([692ec67](https://github.com/TazE-scripts/WaspLib/commit/692ec6730ed81f22281fb06f6ee6958b5451b29c)) +* remove personal development files ([5a653a2](https://github.com/TazE-scripts/WaspLib/commit/5a653a222b117e02209d981e8fd2c27c610b7200)) +* remove the auto-import of annettesnets interface ([9da914c](https://github.com/TazE-scripts/WaspLib/commit/9da914ce34f1f76e68e6e71a19674a450d6f095d)) +* remove the WIP API Panel ([688612c](https://github.com/TazE-scripts/WaspLib/commit/688612cd7df53846f0c67a8e60819dd606768263)) +* removed a duplicate anvil file in the gametabs directory(!?) and more docs fixes ([751e9c4](https://github.com/TazE-scripts/WaspLib/commit/751e9c4f4c61294f72c48d02c49e44f554edec11)) +* removed a walker override that now lives in SRL-T ([97bb2b8](https://github.com/TazE-scripts/WaspLib/commit/97bb2b86e08e517d20686eab716025f70686f918)) +* removed all dark esse sprites. zeah rc now has a better method included in the script ([c52ab26](https://github.com/TazE-scripts/WaspLib/commit/c52ab264a4e7338c2431a0ac10b7975eeba36850)) +* removed deprecated bank tweaks that are now included in SRL ([c6513d8](https://github.com/TazE-scripts/WaspLib/commit/c6513d8b8ddc7146c2d954a4be763ece658dc171)) +* removed leftover debugging in casting magic spells ([db9cf8c](https://github.com/TazE-scripts/WaspLib/commit/db9cf8c9dd9b694d529ff1ff45235b83d1e89bbb)) +* removed methods that are now part of SRLT ([f02ac96](https://github.com/TazE-scripts/WaspLib/commit/f02ac96f4249bab1931afaaa99b4002d2e262fd2)) +* removed override that is now part of SRL-T ([53fd409](https://github.com/TazE-scripts/WaspLib/commit/53fd409907e264a98b6cd647bdec3e09b6460f67)) +* removed the "compability layer" ([53c3d16](https://github.com/TazE-scripts/WaspLib/commit/53c3d160d32e1d2fdeb4d1dcd599f9d30361d4b9)) +* removed tztok slayer helmet since it's not in SRL yet. ([8a0f411](https://github.com/TazE-scripts/WaspLib/commit/8a0f41103eeb1e1aef08477a2bae211118a894f6)) +* removed unneeded definition ([9990835](https://github.com/TazE-scripts/WaspLib/commit/999083508d93b6d1e911189eb3384a3c20dda356)) +* renamed ItemFinderInterface to ItemInterface ([d5c3bb1](https://github.com/TazE-scripts/WaspLib/commit/d5c3bb18f888d99d7ef5833c6927092b8220e081)) +* renamed RandomPoint and RandomStr to Random ([f0f4762](https://github.com/TazE-scripts/WaspLib/commit/f0f4762aa634d24d2f5636d5658c16f6f5cc782c)) +* reordered TRSMMDot variables so debugging rsmonsters don't crash Simba. ([73a41ed](https://github.com/TazE-scripts/WaspLib/commit/73a41edd2c56a10dbb099f4bbedb426a2027088e)) +* revert gitignore ([1561936](https://github.com/TazE-scripts/WaspLib/commit/1561936477f4c0d76428dcd149f3f709d4496934)) +* revert to the previous way of setting TRSWalkerObject.Regions ([eac3d80](https://github.com/TazE-scripts/WaspLib/commit/eac3d80fad28e25212c6887ca65bc4c34e6474b8)) +* reverting back InRange() ([1ec09f4](https://github.com/TazE-scripts/WaspLib/commit/1ec09f40dfa8382d4d8b385c6ef1db9df8f677dd)) +* reverting recent walker changes that use the "ZoomRectangle" for random point generation ([b0e9e1c](https://github.com/TazE-scripts/WaspLib/commit/b0e9e1c883d2173f4784fd41a94b9dee62f84f67)) +* reverting remoteinput change ([6d42336](https://github.com/TazE-scripts/WaspLib/commit/6d423365a99be6d3f2c8eb410bca4ebf1e322246)) +* reworked the script thread counter since it was failing a lot ([5dc7b32](https://github.com/TazE-scripts/WaspLib/commit/5dc7b32b17047698ac8ce526aded0e31b150a17b)) +* rollback coordinates edit ([80a7e34](https://github.com/TazE-scripts/WaspLib/commit/80a7e346ef8167bb7600739c2e428b225128879d)) +* rollback the way TRSWalkerObject.Regions was being set ([c706162](https://github.com/TazE-scripts/WaspLib/commit/c7061625eb0e66365706947ce43086032fb11e37)) +* rsaction removed. ([d18e693](https://github.com/TazE-scripts/WaspLib/commit/d18e69330e6747f9e1328bbc73384db723cb286b)) +* **RSAction:** Add more items to the alch list ([3798651](https://github.com/TazE-scripts/WaspLib/commit/3798651900bd04410fd4fbe428f58f8b7f382176)) +* **RSAction:** Attempt to fix swamp fishing ([e0362c0](https://github.com/TazE-scripts/WaspLib/commit/e0362c0767f62816f67064089834462fb84ca761)) +* **RSAction:** Fix swamp fishing ([77479e3](https://github.com/TazE-scripts/WaspLib/commit/77479e3164e1d5437e9f219e2b7ef5d5eb8abc91)) +* **RSAction:** Fix swamp fishing spots. ([86fbd84](https://github.com/TazE-scripts/WaspLib/commit/86fbd84403f95aee1a7493f2c84b88f8700ea1e5)) +* **RSAction:** Fix the alch list ([84d8f3c](https://github.com/TazE-scripts/WaspLib/commit/84d8f3cd206f1ab153dceed3e53c496f5501a3fd)) +* **RSAction:** Further improvements to swamp fishing spots. ([46ee09c](https://github.com/TazE-scripts/WaspLib/commit/46ee09cbfbd394ab7db7f0ba7c00da1a69385877)) +* **rsaction:** more fishing tweaks. ([3361667](https://github.com/TazE-scripts/WaspLib/commit/3361667551ed82438f41d7ac0c43cbe7f9aaa3b8)) +* **RSAction:** Removed uneeded variable. ([41eace1](https://github.com/TazE-scripts/WaspLib/commit/41eace10c39d199d9d75ba18bd9b9f2635c0f9d2)) +* **rsaction:** temporary fix to ultra slow edge mainscreen filtering of water ([c2f7041](https://github.com/TazE-scripts/WaspLib/commit/c2f704118de1508826fb85f19e4d4b4f8cfa7cea)) +* **rsalchhandler:** minor fix to item not being setup ([fcdaebb](https://github.com/TazE-scripts/WaspLib/commit/fcdaebb908243d3a6b8cf6caf67cc7f9349f3faa)) +* **RSAlchHandler:** will now unequip items that could have been equipped accidentally while alching ([4b686f8](https://github.com/TazE-scripts/WaspLib/commit/4b686f88db90b23314697c8868aeca65194bb097)) +* **RSClient:** Checking thread count was still bugged. should now work properly ([3a73f79](https://github.com/TazE-scripts/WaspLib/commit/3a73f79682eda44e100f8338f9fa046e5d91b9e0)) +* RSMMDot.WalkerIndex > -1 is always true because 0 is the default. ([3dbf4c9](https://github.com/TazE-scripts/WaspLib/commit/3dbf4c9fac35a63f8f59bc7b7a4ba5a87fb269e6)) +* **rsmmdot:** fixed rsmonsters size being overwritten to 1. ([2b064b0](https://github.com/TazE-scripts/WaspLib/commit/2b064b01bfd30dd18843e84b9c9907bdad29ffb8)) +* **rsmmdots:** fixed the no height issue I introduced in the last updates. ([b790a46](https://github.com/TazE-scripts/WaspLib/commit/b790a467eb3e2dada5a40670485395f5ed20bf40)) +* rsmonster.setupcommon now properly sets up uptext everytime. ([03b1bbd](https://github.com/TazE-scripts/WaspLib/commit/03b1bbd8abd838ac25be6a257f8d46adbb38b247)) +* **rsmonster:** better looting ([da19197](https://github.com/TazE-scripts/WaspLib/commit/da19197275d8a951399364ee3cd5f57308b51d89)) +* **RSMonster:** fix stall loading uneeded monster drops. ([de5b94c](https://github.com/TazE-scripts/WaspLib/commit/de5b94cf375afaae499b59979f3087e34e8a609d)) +* **rsmonsters:** add choke devil colors ([252989a](https://github.com/TazE-scripts/WaspLib/commit/252989ad6df0493e9698ecc487b340f5471eb221)) +* **rsmonsters:** add giantfrogs, credits to UlyssesTheHillGiant ([4489027](https://github.com/TazE-scripts/WaspLib/commit/4489027907cbd1ce1933f6bc0dff8e4f92b885fd)) +* **RSMonsters:** Add several slayer creatures ([68d9121](https://github.com/TazE-scripts/WaspLib/commit/68d912111990bfd8d6390a5e929aabd9bcb0a480)) +* **rsmonsters:** fix hill giants uptext ([6870a3c](https://github.com/TazE-scripts/WaspLib/commit/6870a3c0a22f081423b1022705d1523274a3c6f0)) +* **rsmonsters:** hill giants now have coordinates in edge/varrock dungeon ([57c1a95](https://github.com/TazE-scripts/WaspLib/commit/57c1a95e57aba57bae099ec2b0ab0c6753e23af5)) +* **rsmonsters:** improved kalphite coordinates ([511dd10](https://github.com/TazE-scripts/WaspLib/commit/511dd10a8e30fe6a1b1f8d93a11a7a9121f46e3d)) +* **rsnpcs.simba:** MasterFarmer uptext ([1a326b4](https://github.com/TazE-scripts/WaspLib/commit/1a326b4c1201b0784a8aaf339d98981b6dc51b7f)) +* **RSNPCs:** ShiloVillageBankers ([da93221](https://github.com/TazE-scripts/WaspLib/commit/da9322192cc142fc4ff14a6a413e6c6cfb814a52)) +* **rsobjects:** bad coordinate fixed ([859d5ff](https://github.com/TazE-scripts/WaspLib/commit/859d5ffc36b27dfe373e811aa118a1e92b37474d)) +* **RSObjects:** Banks up text was tweaked so poll booths are not clicked as often ([2625aef](https://github.com/TazE-scripts/WaspLib/commit/2625aef0dd0132d0baf5495464f4e07c3d47a7a9)) +* **rsobjects:** eternal fire coordinates update ([12cee0c](https://github.com/TazE-scripts/WaspLib/commit/12cee0c57ee0e05e2471df88fd52cd1244c27098)) +* **rsobjects:** fix coordinates ([89fb01c](https://github.com/TazE-scripts/WaspLib/commit/89fb01cafa40479ba5676f23177bbf5bbeb7565e)) +* **RSObjects:** fix fossil island bank chest up text ([1ccb37a](https://github.com/TazE-scripts/WaspLib/commit/1ccb37ab5562b4f26d3033e39e6a51fd4ccb7df4)) +* **RSObjects:** Fix master farmers ([d22dbab](https://github.com/TazE-scripts/WaspLib/commit/d22dbab0f02757ee6e1a558c29e04e0bc37d1ff1)) +* **rsobjects:** fixed fruit stall coordinates. ([04d24f2](https://github.com/TazE-scripts/WaspLib/commit/04d24f2fa3b125c41c71ef39464f735a6dbad73b)) +* **RSObjects:** Fixed rogues den fire coordinates. ([bd5ed97](https://github.com/TazE-scripts/WaspLib/commit/bd5ed97d71b2059b152d973437ee2bd9a878a5d4)) +* **rsobjects:** fixed tithe table ([b69cbac](https://github.com/TazE-scripts/WaspLib/commit/b69cbac1f42741cba17dd98d002edef7267d6338)) +* **RSObjects:** Increase EdgevilleFurnace height for visibility when standing east ([801a936](https://github.com/TazE-scripts/WaspLib/commit/801a9361f8a6dca2ed3dda1be98587bbf7f154f1)) +* **RSObjects:** PC coords and typo ([e521505](https://github.com/TazE-scripts/WaspLib/commit/e5215057f1c0e850b6615e724aa2266b522f5f58)) +* **RSObjects:** Prif bank to BankUnspecified and uptext ([a70aa0f](https://github.com/TazE-scripts/WaspLib/commit/a70aa0ff6fbd188b5582e27af9f4e5dca008affa)) +* **rsobjects:** remove some unspecified banks that are closed booths ([0e40f67](https://github.com/TazE-scripts/WaspLib/commit/0e40f67aa445bc6e633e98873028bb54b03d07b9)) +* **RSObjects:** YewTrees don't use multiple tiles anymore ([a91ed16](https://github.com/TazE-scripts/WaspLib/commit/a91ed1665ebc013c4b01c7b76c56098d39b64c05)) +* **RSRegions:** Added some extra regions I think people will like ([#56](https://github.com/TazE-scripts/WaspLib/issues/56)) ([3ff6860](https://github.com/TazE-scripts/WaspLib/commit/3ff68602bb14448e82e957b98a1f2fbf492f1284)) +* **rsregions:** fixed deathplateu ([9428b5e](https://github.com/TazE-scripts/WaspLib/commit/9428b5e5366e80652ab7e35b917af002166c4dc6)) +* **RSRegions:** is now a regular record without class vars ([8e57df6](https://github.com/TazE-scripts/WaspLib/commit/8e57df62e504f0057c940df7abab22736b41d03b)) +* **RSTeleports:** myth cape option was wrong, credits to student ([88529a3](https://github.com/TazE-scripts/WaspLib/commit/88529a3686b5aa4cb7566d3faafcac55ffb66f0e)) +* **rsteleports:** removed unneeded import ([dbc2327](https://github.com/TazE-scripts/WaspLib/commit/dbc2327e07139238d97198b3f08258284bae4897)) +* salt mine map was wrong ([be8dd41](https://github.com/TazE-scripts/WaspLib/commit/be8dd41be4bfd689da3160d4d08b9ed6b6c036c4)) +* sanityze input strings and better monster loading ([ed9efa7](https://github.com/TazE-scripts/WaspLib/commit/ed9efa7ffece20003cb0012110635634ded55a67)) +* scoped enums and ERSConsumable renames ([b08a199](https://github.com/TazE-scripts/WaspLib/commit/b08a199b789dbe243e51b6586ebcb501b01de7c2)) +* scriptform was missing a single quote when regenerating credentials.simba ([27ae7cb](https://github.com/TazE-scripts/WaspLib/commit/27ae7cbd3f1397ee1882a1c5613411954a74732d)) +* scripts with SRL_DISABLE_REMOTEINPUT won't crash anymore ([562eb54](https://github.com/TazE-scripts/WaspLib/commit/562eb544403e058e2b6b1e70fd0ec05284070772)) +* **seagulls:** minor fix to seagulls ([7ea49ed](https://github.com/TazE-scripts/WaspLib/commit/7ea49ed812226633b96d160defd826c3cc4eb00b)) +* several changes, read notes. ([1f66958](https://github.com/TazE-scripts/WaspLib/commit/1f66958f190446737de9fc941206f9612755a501)) +* several coordinate tweaks to improve scripts reliability ([fc40112](https://github.com/TazE-scripts/WaspLib/commit/fc401121c76716ab46ee5d42f678da473ae0e024)) +* several fixes to ItemData and MonsterData ([fa371d4](https://github.com/TazE-scripts/WaspLib/commit/fa371d45d4e1fa2ea86bf27bdb0fd635b5c14379)) +* several fixes to mushtrees ([76e60a7](https://github.com/TazE-scripts/WaspLib/commit/76e60a767317fac4bf5162bc6e76b8c2b6281351)) +* several fixes, read notes ([69f7738](https://github.com/TazE-scripts/WaspLib/commit/69f7738cb01f2184d2124e5b6ccd2e14e57dcf4c)) +* several fixes, read notes ([3e05dc4](https://github.com/TazE-scripts/WaspLib/commit/3e05dc441e930caafec693d0e29819260ffe13d6)) +* several fixes, read notes ([214847d](https://github.com/TazE-scripts/WaspLib/commit/214847d6d1539eb799e20e1057592c475fb4fedb)) +* several fixes, read notes. ([653cfda](https://github.com/TazE-scripts/WaspLib/commit/653cfdabf1e27b14bb318995fe5dbcc04c09072d)) +* Several fixes, read notes. ([a5bbfc9](https://github.com/TazE-scripts/WaspLib/commit/a5bbfc9967c6263b3c84b70e7cd783160f1c310c)) +* several GUI improvements ([d9bf702](https://github.com/TazE-scripts/WaspLib/commit/d9bf70240877f1356bce5ed5032d4f124dd4c87b)) +* several rsregions typo fixes ([b76a5de](https://github.com/TazE-scripts/WaspLib/commit/b76a5de5220e5764de99dec17e10f599df1e9ad8)) +* several tiny tweaks, read notes ([0ac1e13](https://github.com/TazE-scripts/WaspLib/commit/0ac1e13c0d3d1cc28b50db6eba31152b1cb4e875)) +* slayer task won't be set as completed anymore if we start with the message on the chatbox ([79eb2b9](https://github.com/TazE-scripts/WaspLib/commit/79eb2b9a2dbcb631bb55b3781bfeeb8bc8541007)) +* small delay on minimap spam click ([0692441](https://github.com/TazE-scripts/WaspLib/commit/06924413e34f1bdae7e22c60258880d74f9e7bc4)) +* small oversight in RSNamedRegions ([f3d522a](https://github.com/TazE-scripts/WaspLib/commit/f3d522addf9788a54bc643e1787ce0aba3d76b46)) +* solved an issue with the alch handler that caused it to spam click items often ([75919fc](https://github.com/TazE-scripts/WaspLib/commit/75919fce9fda950ba7e8faeac4cb0a2d2961a478)) +* some tweaks to TaZe PR ([eae9224](https://github.com/TazE-scripts/WaspLib/commit/eae9224edcef1546feb6bdd7e55e6acdf32e251d)) +* some walker setup fixes ([e2e8a48](https://github.com/TazE-scripts/WaspLib/commit/e2e8a483ccbe0326ddc9c1da10c74a416d15fb20)) +* Squashed commit of the following: ([3cf8659](https://github.com/TazE-scripts/WaspLib/commit/3cf86597a54d840b81ed1f94b355ccdc9f63cc45)) +* StatsClient was renamed to APIClient ([87761c6](https://github.com/TazE-scripts/WaspLib/commit/87761c6cdff009843d496cc7f215e30b89996016)) +* **StatsClient:** Removed levels from stats, it is now handled by the database ([718d1bf](https://github.com/TazE-scripts/WaspLib/commit/718d1bf9e1b3c15a212c2581074dce6ae6aeee8c)) +* **StatsClient:** StatsClient now shutsdown if the connection is deemed too slow ([44d210d](https://github.com/TazE-scripts/WaspLib/commit/44d210d8af1b6a4c2683758ea6492a30a817acec)) +* **Store:** now has a dynamic grid like that of TRSBank ([5231efa](https://github.com/TazE-scripts/WaspLib/commit/5231efa98487fa9061fc44778f5e23fab5ab3bdd)) +* **store:** store open shouldn't affect inventory anymore ([700cc2d](https://github.com/TazE-scripts/WaspLib/commit/700cc2d89404777766b3835f45a2d84fcfbe6ea7)) +* StrToTime() was crashing on certain time formats ([e7e56ec](https://github.com/TazE-scripts/WaspLib/commit/e7e56ecddeca20dba3a5753da1ab253c60d5dab4)) +* **TBaseBankScript:** Better AIO deposit item ([abf107b](https://github.com/TazE-scripts/WaspLib/commit/abf107b1ed4cd97a2218088445c38117614a19ec)) +* **TBaseBankScript:** fixed withdrawing ([ef230c0](https://github.com/TazE-scripts/WaspLib/commit/ef230c0ac0ffef8f3450435b8e693331a6e2a7cb)) +* **TBaseBankScript:** made some tweaks to TBaseBankScript.DepositItem() ([6b32011](https://github.com/TazE-scripts/WaspLib/commit/6b32011309c8a906bb8697ec143a24df56de6cb8)) +* **TBaseBankScript:** read notes ([694b7ce](https://github.com/TazE-scripts/WaspLib/commit/694b7ceb209f19402854cc7b00a370bdc6b394c7)) +* **TBaseBankScript:** TBaseBankScript.DepositItem() now returns true if we didn't have the item in the first place. Read notes. ([4f2df86](https://github.com/TazE-scripts/WaspLib/commit/4f2df862b2dd158b746b42d01b5f47bab1cc13e3)) +* **TBaseBankScript:** TBaseBankScript.Withdraw() should now handle noted items properly ([4ed50b0](https://github.com/TazE-scripts/WaspLib/commit/4ed50b07d1d463b83029c8d9febe3f372d63921d)) +* **TBaseBankScript:** tweaks to make `TBaseBankScript.Withdraw()` more readable ([2c0bb35](https://github.com/TazE-scripts/WaspLib/commit/2c0bb359f4251d60dc128999d3c8549f770c84e2)) +* **TBaseScript:** Printing the progress report on simba output now includes revision ([41600df](https://github.com/TazE-scripts/WaspLib/commit/41600df2df3970e12b4e29ce48f65b3cd98f21e7)) +* **TBaseScript:** the "welcome" messages array is now nested under the init method ([9e829d8](https://github.com/TazE-scripts/WaspLib/commit/9e829d8512f0c3dd297f7e68379205ace48098a7)) +* teak trees ([f32f22e](https://github.com/TazE-scripts/WaspLib/commit/f32f22e7800d6a90568e85cae82e6f8fa5bb711f)) +* temporarily remove overrides.simba from gitignore ([1e11c1e](https://github.com/TazE-scripts/WaspLib/commit/1e11c1e42c037dc5af5ea9404965412991ee0eb5)) +* temporary fix to SRL issue ([1dba83a](https://github.com/TazE-scripts/WaspLib/commit/1dba83ae19f5957c1b4161eb95998455eeccb042)) +* testing a new discord notification ([0f1658e](https://github.com/TazE-scripts/WaspLib/commit/0f1658e0f1d28c6ef45f2a8ca048d5bc24b86289)) +* testing the new sliders. Need to update SRL ([808de0b](https://github.com/TazE-scripts/WaspLib/commit/808de0b2cf61557408320d8bad8e67b9d3917fa5)) +* the recorder has been fixed. ([d0d4c59](https://github.com/TazE-scripts/WaspLib/commit/d0d4c590af2260f6c6492e8590e068a6deac0fdc)) +* this has been in SRL for a while. ([a4d9e50](https://github.com/TazE-scripts/WaspLib/commit/a4d9e50905ee747c55dda3faa3db8e7d0fe15add)) +* this is all in srl or not needed anymore ([3f4890d](https://github.com/TazE-scripts/WaspLib/commit/3f4890d7f66c450b47210c9254095c198e8d7559)) +* this was useless ([102008c](https://github.com/TazE-scripts/WaspLib/commit/102008c7de999028f081ff973cd92fc660101eb4)) +* total profit now discounts consumables ([91fe28a](https://github.com/TazE-scripts/WaspLib/commit/91fe28abbf15784f2797434be1c27c4f0cd5fbbf)) +* **transport:** now compatible with the most recent changes ([b6b8ebd](https://github.com/TazE-scripts/WaspLib/commit/b6b8ebdb3e8bd58244e8861091e1d59718fc415a)) +* **transport:** read notes ([35bd499](https://github.com/TazE-scripts/WaspLib/commit/35bd49984d431b36b8e8cb7b714f141c38c9e081)) +* trigger auto bump ([7072a70](https://github.com/TazE-scripts/WaspLib/commit/7072a700e9f5ba24eaac6f2e4b819112563c6434)) +* **TRSAction:** AlchItemArray was being set to empty in Simba 1400 ([954c9bd](https://github.com/TazE-scripts/WaspLib/commit/954c9bd154d943e0aefcfc73a98e2f002cf948bf)) +* **TRSConsumable:** typo in pineapple pizzas ([c84e71c](https://github.com/TazE-scripts/WaspLib/commit/c84e71c8707d17fdc30a9ee557c7fc8a24c62fe9)) +* TRSItemArray.Find() moved to SRLT ([03ed9ba](https://github.com/TazE-scripts/WaspLib/commit/03ed9ba556c95e5b5583e7c6b7c13342fd819c7e)) +* **TRSMMDot:** improved setup and finding performance ([96aa287](https://github.com/TazE-scripts/WaspLib/commit/96aa287a0602618d04bc333cad8c524702a2b21a)) +* **TRSMMDots:** logic issue ([6013783](https://github.com/TazE-scripts/WaspLib/commit/6013783afd6c1b14ba1cfd32142224098d79e754)) +* TRSWalker.GetClosestPoint fallback ([44ec94f](https://github.com/TazE-scripts/WaspLib/commit/44ec94f7de65cde3990e19e906e5683e528e8f5b)) +* TRSWalker.SetupNamedRegion() fixed ([b3ec43c](https://github.com/TazE-scripts/WaspLib/commit/b3ec43c5b8a6772320b3dc68f5876abd2f427acb)) +* TRSWalkerGetClosestPoint() refactor ([e5ffd91](https://github.com/TazE-scripts/WaspLib/commit/e5ffd91dd9b4e47fe673802061e8490d4641ec93)) +* **TRSWalkerObject:** now always the closest objects are prioritized ([a9bfea3](https://github.com/TazE-scripts/WaspLib/commit/a9bfea3a556d66654a30c83b09f5464c1f86356e)) +* **TRSWalkerObjects:** performance improvements ([ae20a15](https://github.com/TazE-scripts/WaspLib/commit/ae20a15f2626aeae5a84e2c1919605bf7b33405c)) +* **TRSWalkerObjects:** read notes ([e639b1c](https://github.com/TazE-scripts/WaspLib/commit/e639b1cb1d5a2a4c5322f2d6eb81f9505ba4145a)) +* **TScriptForm:** fixed the consumables panel not doing anything ([61a91b8](https://github.com/TazE-scripts/WaspLib/commit/61a91b83f07786a27238e5144b9dc02e182c4f85)) +* **TScriptForm:** read notes ([3d99b12](https://github.com/TazE-scripts/WaspLib/commit/3d99b1295c407a7b194813f7ca0da910d40e5310)) +* **TScriptForm:** the new lighter bank selector tab now ensures the directory is created to save images ([680205f](https://github.com/TazE-scripts/WaspLib/commit/680205f665692a7a114230444a0ff86a76b9b84d)) +* **TScriptForm:** Time limit field should work again ([bba166e](https://github.com/TazE-scripts/WaspLib/commit/bba166ebe09fc3e72523bf8898f733f135443d6a)) +* **TScriptFormV2:** Read notes. ([f44f077](https://github.com/TazE-scripts/WaspLib/commit/f44f0775a5c1f7206afdbc84360c233ecb91aa1e)) +* **TWaspConfig:** added `.Has(key)` method and `.GetNull(key)` to check for key existance and or null values ([f55f2d7](https://github.com/TazE-scripts/WaspLib/commit/f55f2d77370846c40015d96cbe8af8f81620782e)) +* **TWaspConfig:** check for null values ([fdabf4e](https://github.com/TazE-scripts/WaspLib/commit/fdabf4e5b3b5cd9be4155e27890e901a310bef66)) +* **TWaspConfig:** Fixed some pointer issues with arrays ([72c9956](https://github.com/TazE-scripts/WaspLib/commit/72c995614e6c10dd29b65d1173cd4fed7f23550c)) +* tweaks to bank chests rsobjects ([1af0afb](https://github.com/TazE-scripts/WaspLib/commit/1af0afb5bc3ea83072479ccd4455c8e8ed51456b)) +* tweaks to improve makiing a point visible ([e1aa283](https://github.com/TazE-scripts/WaspLib/commit/e1aa2835ff2d1fe772480ab28a1ed8ff2df38e7c)) +* tweaks to magic and yew tree finders. Thanks to @GalacticPolarBear / CanadianJames ([b8ba6d3](https://github.com/TazE-scripts/WaspLib/commit/b8ba6d34df095fd8e68396eea4a1565071e8a8d3)) +* tweaks to RSAlchHandler ([2c14c35](https://github.com/TazE-scripts/WaspLib/commit/2c14c35a099cbe4c6fd68e9cb1c9ad1603fc16f6)) +* typo ([bbaf6de](https://github.com/TazE-scripts/WaspLib/commit/bbaf6de838d18c7e82dbecce944f06b671d01503)) +* typo ([f32404b](https://github.com/TazE-scripts/WaspLib/commit/f32404b45ed6ba84272aa6da71d80e463dd6fab6)) +* typo ([e94a1af](https://github.com/TazE-scripts/WaspLib/commit/e94a1afd1edef8ca3989d4fdcb3fb7d807f4ad28)) +* typo in last commit ([39d23d9](https://github.com/TazE-scripts/WaspLib/commit/39d23d9b3fd825ffcd05d6bb3fcf80de15812041)) +* typo in stamina 4 ([78b58bb](https://github.com/TazE-scripts/WaspLib/commit/78b58bbf4a3f3cb7db9f11dca2113cecab9a0979)) +* typo when calculating object heights ([d699932](https://github.com/TazE-scripts/WaspLib/commit/d699932d1a64aca38d3a50610ed6c5c4d7e0b0e8)) +* typo, missing closing `end` ([680b98a](https://github.com/TazE-scripts/WaspLib/commit/680b98a9c54b279c35793fb357dab5edb1ba40b9)) +* Typo. ([c986144](https://github.com/TazE-scripts/WaspLib/commit/c986144b486f5f3eb2b7b21086890ea4e4bef446)) +* Update discord link. ([8bf4278](https://github.com/TazE-scripts/WaspLib/commit/8bf4278c6cb464f843c75f44bc85513b4fb80062)) +* update gh actions ([347cb36](https://github.com/TazE-scripts/WaspLib/commit/347cb36e7776d006f89868fa7c51ad1292cbc597)) +* update to latest SRL remote input ([66cca3a](https://github.com/TazE-scripts/WaspLib/commit/66cca3a4b68227d4da9624d20e7aec61fb131927)) +* update waspbot link ([67ae435](https://github.com/TazE-scripts/WaspLib/commit/67ae43504ee8a5e187dc2a1e173372cd4ff5969b)) +* updated link added rotating welcome messages ([daf8421](https://github.com/TazE-scripts/WaspLib/commit/daf84215f798bbf966799ea1b08bae26fa483839)) +* updated wasplib template ([6b28c18](https://github.com/TazE-scripts/WaspLib/commit/6b28c18f19de4c6f8e5a25a85a73398c825de38e)) +* UpText shouldn't interfere with XPBar.IsOpen anymore. ([c8eb477](https://github.com/TazE-scripts/WaspLib/commit/c8eb4773a646ac7a30c99c80cb277f14e2e953e4)) +* user input is now temporarily blocked when zooming with the mouse ([192c39d](https://github.com/TazE-scripts/WaspLib/commit/192c39d84a09d50c72571f7898ce8d93631bece7)) +* using items on TRSWalkerObjects should work properly now ([6020df0](https://github.com/TazE-scripts/WaspLib/commit/6020df03fe972e79c80a0a32d7c11b1899d989ab)) +* varrock coordinates ([a67f934](https://github.com/TazE-scripts/WaspLib/commit/a67f9347d69980004c1740e778c71bb67a3806f8)) +* versions are now done all in a single API request instead of 3 ([ccabc8e](https://github.com/TazE-scripts/WaspLib/commit/ccabc8e7e238fdc67fb155e3a9ab5c9b984baeb8)) +* very minor tweak to fix the progress reports with today's changes ([f380e8c](https://github.com/TazE-scripts/WaspLib/commit/f380e8caf29f2649b26285cdc0a9c6f40552ebd3)) +* **walker:** added versioning to walker maps ([11dd8b0](https://github.com/TazE-scripts/WaspLib/commit/11dd8b0f1a7311cfac023e0e59c77479190720d5)) +* **walker:** compatibility with latest SRL-T ([0cc4082](https://github.com/TazE-scripts/WaspLib/commit/0cc4082e79e9c7b8334532f8b9f1bbb355367f5d)) +* **walker:** fixed piscarillius offset, oops. ([4a71c38](https://github.com/TazE-scripts/WaspLib/commit/4a71c384938d7358919d97906288fc3a522c546d)) +* **walker:** improved webgraph in zeah ([d3f9816](https://github.com/TazE-scripts/WaspLib/commit/d3f981639c0cfbde99e88db99548947267aa2b87)) +* **walkerobjects:** read notes ([30696f0](https://github.com/TazE-scripts/WaspLib/commit/30696f0a6e18164f0a4f083d516def7090efac89)) +* **walkerobjects:** read notes ([bd7c06b](https://github.com/TazE-scripts/WaspLib/commit/bd7c06b0b6e8a2f8220524322be3a41e3fb4c863)) +* **walker:** oops, missed one line... ([9a0edf9](https://github.com/TazE-scripts/WaspLib/commit/9a0edf987224516a9820b4f9f23861ade747c6ae)) +* **walker:** read notes ([93e5496](https://github.com/TazE-scripts/WaspLib/commit/93e549642d0cab5373ef2b927126362cf9a306d2)) +* **walker:** read notes ([aed0bdc](https://github.com/TazE-scripts/WaspLib/commit/aed0bdc6fb42d44a46e72b373eee1c42751d946b)) +* **walker:** read notes ([bda9fce](https://github.com/TazE-scripts/WaspLib/commit/bda9fce19c8e7d7dbb2fa6f8810fffd0249934fe)) +* **WaspGraph:** improvements to the mlm webgraph. ([d57d1a1](https://github.com/TazE-scripts/WaspLib/commit/d57d1a15516e3a64a2cfb55ce964b814a9c759a2)) +* wasplib now reports to wasp-stats account bans. ([749e145](https://github.com/TazE-scripts/WaspLib/commit/749e1453c112f21e63c5bad59fc2be70d48752a2)) +* wasplib tools and added vorkath regions ([4f35997](https://github.com/TazE-scripts/WaspLib/commit/4f35997769012c635bcbc0528db00a9ece08dd81)) +* **waspobject:** improved walking accuracy ([de5b786](https://github.com/TazE-scripts/WaspLib/commit/de5b786d33ecbae451c43b3c1e309b74da842134)) +* **waspobjects:** now mainscreen.filter is used instead of mainscreen.isvisible ([0d203a3](https://github.com/TazE-scripts/WaspLib/commit/0d203a37c58aafc342845951a2d65f26ead1fd2d)) +* **waspweb:** fixed zeah webgraph bug ([7c386cc](https://github.com/TazE-scripts/WaspLib/commit/7c386cc05052a2453219c938349d61ea3ba74aa9)) +* **waspweb:** read notes ([d9a98c1](https://github.com/TazE-scripts/WaspLib/commit/d9a98c11980a2b9a3f0ae971bf575586424d1c8c)) +* weapon, shield and specweapon are now removed from the alch list ([8499110](https://github.com/TazE-scripts/WaspLib/commit/8499110ede8da94f6fd3133e10c3e4340e760931)) +* **webber:** read notes ([ca943b9](https://github.com/TazE-scripts/WaspLib/commit/ca943b92fb13e45df148c828e4aa5b89e9d9a0c7)) +* webgraph ([2107270](https://github.com/TazE-scripts/WaspLib/commit/2107270bc96c98b7df0ed1800b5bfa0da06f0cce)) +* webgraph tweaks ([98934a4](https://github.com/TazE-scripts/WaspLib/commit/98934a43ee9adc807034fc62a254f90ba058ae7d)) +* **webgraph:** added more paths to several niche locations ([ddf908d](https://github.com/TazE-scripts/WaspLib/commit/ddf908d72e8b114fd370efb91326e84d56dd8fb7)) +* **webgraph:** improved pathing around soul rune altar ([462f9b0](https://github.com/TazE-scripts/WaspLib/commit/462f9b006728ed888f8a8e13b8b2067763f8c80f)) +* **webgraph:** minor webgraph tweaks for soul runecrafting ([e256d84](https://github.com/TazE-scripts/WaspLib/commit/e256d84d7477b0b4e1e02f28115515e0ac132d69)) +* **webgraph:** several pathing fixes ([2a0679e](https://github.com/TazE-scripts/WaspLib/commit/2a0679e7db76b9feca3bcbe5b05519c875776870)) +* **webgraph:** varrock east mine ([d6ba273](https://github.com/TazE-scripts/WaspLib/commit/d6ba2735eeec2ee381d02651f30932e05a006454)) +* wintertodt map ([95a5f59](https://github.com/TazE-scripts/WaspLib/commit/95a5f592c8bcd3559ca66471f6836f0a7aed0dd8)) +* withdraw-x now gets cached to avoid rechecking UpText ([0c98899](https://github.com/TazE-scripts/WaspLib/commit/0c98899a00c26e0051868efbc83118e340a54c10)) +* wrong math in NumberPerHour ([6a09bde](https://github.com/TazE-scripts/WaspLib/commit/6a09bde91fd9ef8591baa51c52dc15253668862a)) +* XPBarSetup.GetDropDown now checks if we found dropdowns first. ([ca20a60](https://github.com/TazE-scripts/WaspLib/commit/ca20a600bec6dc3b0dc7393a570f28818c61355f)) +* **xpbarsetup:** made it more verbose to warn users if they have xpbar not setup properly ([fe41cfa](https://github.com/TazE-scripts/WaspLib/commit/fe41cfa5c8a11079bc49a0226b687276a085aa34)) +* **XPBar:** XPBar shouldn't fail anymore on script startup due to interfaces ([2dda8da](https://github.com/TazE-scripts/WaspLib/commit/2dda8da5246b0a6241f3ae023cf215f09b9289e6)) +* zeah coordinates ([26002f7](https://github.com/TazE-scripts/WaspLib/commit/26002f749eff4e8de41d956d6d934097751b459f)) +* zeah rc ([6facf5b](https://github.com/TazE-scripts/WaspLib/commit/6facf5ba15bb5b23a25fc420e63a7aed41b6d402)) +* zeah shortcut coordinates. ([9a246a9](https://github.com/TazE-scripts/WaspLib/commit/9a246a968e1e5419666111fdc28b5995a9a77af0)) +* zoom and brightness are always gathered together so there's less options tab flicking ([5bb0cde](https://github.com/TazE-scripts/WaspLib/commit/5bb0cde68d7d1693acd9ff220ef9637a8e0a2ccf)) ### Features -* **tools:** s2scompiler ([45094c4](https://github.com/Torwent/WaspLib/commit/45094c4dc55f2c451f30b534ce4d9c82100d28d1)) +* **achievements:** achievements tab now supports reading the diaries panel ([833047e](https://github.com/TazE-scripts/WaspLib/commit/833047e93d7f147eb8fc89711c973fea3fbdcc07)) +* add filters handling to the magic tab ([9026f00](https://github.com/TazE-scripts/WaspLib/commit/9026f0036b9210c1101ae3a2471448f8729ad510)) +* add prayer to antiban skills if we have autoburying items ([26d89de](https://github.com/TazE-scripts/WaspLib/commit/26d89debf8a72845c2dbe41c9de0618a13f60d82)) +* add some methods to interact with the achievements tabtz ([b6f78a5](https://github.com/TazE-scripts/WaspLib/commit/b6f78a59905b110f907e5af0c999ac95cafc763d)) +* add the avility to load polygons ([d95954e](https://github.com/TazE-scripts/WaspLib/commit/d95954e2d84883902abec4c6273cffbb31fa5b18)) +* added achievements tab antiban ([66fa326](https://github.com/TazE-scripts/WaspLib/commit/66fa32662662e131f7d29d90877e1566d65a6d7c)) +* added an easy way to retrieve map chunk strings ([6e94852](https://github.com/TazE-scripts/WaspLib/commit/6e94852fcd3df44cdb1668c399e2fd4868a8d42b)) +* added anti-bot farm and other changes (read notes) ([f271668](https://github.com/TazE-scripts/WaspLib/commit/f271668967afa5b9871c0359ae685ced29dfffcc)) +* Added Flight's craftscreen ([68c3d9c](https://github.com/TazE-scripts/WaspLib/commit/68c3d9c9103cbcc1edb26a5c1bcea1e17c3247d6)) +* added Flight's silverscreen ([9590e9d](https://github.com/TazE-scripts/WaspLib/commit/9590e9def32b8b5e8b6b32711ac8ea4ce7f9291c)) +* added Flight's store screen ([3bef262](https://github.com/TazE-scripts/WaspLib/commit/3bef26288fcdc6ab309716fe224d8204be09945b)) +* added Olly's recorder ([bc50b65](https://github.com/TazE-scripts/WaspLib/commit/bc50b65863bc999a6783fb9b92a22f057913ddc8)) +* added some new antiban stuff ([a6add78](https://github.com/TazE-scripts/WaspLib/commit/a6add7834fbb663fae05cf8d656e7fb0f0ec371f)) +* added stats.simba ([493ef1e](https://github.com/TazE-scripts/WaspLib/commit/493ef1e8978f4654d5eff68f0a24548d0b9bae7c)) +* added the ability for RI to block user input ([5760a7f](https://github.com/TazE-scripts/WaspLib/commit/5760a7ffcfa5e7c67d1468bd4cfca98bc35c1593)) +* added the Tanner interface ([be1092f](https://github.com/TazE-scripts/WaspLib/commit/be1092f1dd637993dd00ad03176af40b691914bb)) +* **alch handler:** added the new alch handler ([996823a](https://github.com/TazE-scripts/WaspLib/commit/996823aefabbfb8a4e08a09fee46690e376727e2)) +* another backport from simba1500 ([eeab5b0](https://github.com/TazE-scripts/WaspLib/commit/eeab5b09a7f01a94bba80a85bf832769518a9155)) +* **Antiban:** 1000 most common words in several languages ([1c78a45](https://github.com/TazE-scripts/WaspLib/commit/1c78a45b6e4d90d5e2fbd51cde7878f22db97bc8)) +* **Antiban:** new biohash system ([4f54b04](https://github.com/TazE-scripts/WaspLib/commit/4f54b04dd908c14414d7737524d99426b2567f9a)) +* **antiban:** new method to move items in the inventory to different slots ([d8a9976](https://github.com/TazE-scripts/WaspLib/commit/d8a9976dba538aaa3f1c684ff8a73afddb948922)) +* **antiban:** spam clicking probability ([34730fa](https://github.com/TazE-scripts/WaspLib/commit/34730fa3bdfb16c46548e737b9a70130735b60c4)) +* backport of 1500 features ([c1f5a64](https://github.com/TazE-scripts/WaspLib/commit/c1f5a645b2aaf664a5ee420a3a53c03e33bc3953)) +* **bank:** read notes ([aca5a96](https://github.com/TazE-scripts/WaspLib/commit/aca5a96cb9b540ab46d588fb13bc680836e77966)) +* **Changelog:** Changelog will now be sent to discord. ([75df8fa](https://github.com/TazE-scripts/WaspLib/commit/75df8fa7d58dd15992ab91245c77fd7916739cc6)) +* **combathandler:** add dragon thrownaxe to spec weapons ([34bc560](https://github.com/TazE-scripts/WaspLib/commit/34bc5603b81b3bdf710fe32266c533aa01eb2e23)) +* **CombatHandler:** combat handler can now fully handle combat! ([651f51a](https://github.com/TazE-scripts/WaspLib/commit/651f51ad37c1ba4ab69b6a7dc312be6233a47390)) +* **CombatHandler:** CombatHandler now handles food, prayer, poison, venom and antifire. ([743bd5a](https://github.com/TazE-scripts/WaspLib/commit/743bd5a0df767e54834aa201eb8b170d2099fe70)) +* **CombatHandler:** emergency shutdown for combat handler ([f3d0d8a](https://github.com/TazE-scripts/WaspLib/commit/f3d0d8a84cd4d75c6f87777d6a2ecdcb45de0764)) +* **CombatHandler:** Now drinks boost potions. ([7355916](https://github.com/TazE-scripts/WaspLib/commit/7355916d6972cddba995b941c3f9cd8b3e9d4eff)) +* **combathandler:** now supports safespotting ([9a7aabb](https://github.com/TazE-scripts/WaspLib/commit/9a7aabb71711a74aea69856a197dd4c69b7c6c64)) +* **CombatHandler:** variable to hold slayer task state ([b46035f](https://github.com/TazE-scripts/WaspLib/commit/b46035f70648ccc4a26f13d805d9bd5db87958f5)) +* ConsumableHandler ([0c750e2](https://github.com/TazE-scripts/WaspLib/commit/0c750e272433695eed992c142d9ae7f82941e600)) +* **data:** add dragon thrownaxe to weapons.json ([e12bffa](https://github.com/TazE-scripts/WaspLib/commit/e12bffa6bf4f016feba5960f0218d4748e52a182)) +* **depositbox:** added a bunch of this to deposit box for it to function ([d8a07ff](https://github.com/TazE-scripts/WaspLib/commit/d8a07ffdf06a16a7e17877341301370afc9b2a41)) +* docs - read notes ([15841fc](https://github.com/TazE-scripts/WaspLib/commit/15841fcdf6e4c0a86785b89e04d9bed73df93550)) +* **DropDown:** DropDowns are now fully working ([dc6886e](https://github.com/TazE-scripts/WaspLib/commit/dc6886e07b9e713c11eccbbdbb9952fa59512dc6)) +* dumped coordinates. More info in comments ([bb536b6](https://github.com/TazE-scripts/WaspLib/commit/bb536b6c8a91e766cb820855a1958ade316d3517)) +* **fairy ring:** more methods added, can already be sort of used ([c0ef2f5](https://github.com/TazE-scripts/WaspLib/commit/c0ef2f59fde78444d2dbbe776043cb16a10d5233)) +* **FairyRing:** more methods. ([130c50a](https://github.com/TazE-scripts/WaspLib/commit/130c50a04c29dbaa7bc0dceb50e1f59a002154f5)) +* **FairyRings:** More fairy rings methods ([826dc20](https://github.com/TazE-scripts/WaspLib/commit/826dc20181267a381b6c54d21470bcefc548c93e)) +* finished RSAlchHandler ([9955d55](https://github.com/TazE-scripts/WaspLib/commit/9955d55f6b1a1b6405614eb61aa3320dbc11d3ef)) +* **Food:** Food now have a parent field ([2f61170](https://github.com/TazE-scripts/WaspLib/commit/2f61170cacf2a1c0df681746989b84c25b65e819)) +* **FoodHandler:** now handles multiple dose foods better and fixed some withdraw issues ([a04502a](https://github.com/TazE-scripts/WaspLib/commit/a04502a84a1c2dc7b4e6074101eeca84f3c3c5b4)) +* functions to find random items in the inventory. ([757b48c](https://github.com/TazE-scripts/WaspLib/commit/757b48cc581d3758bc1613385e0931af33e1456e)) +* improved file creation. ([c7bfe61](https://github.com/TazE-scripts/WaspLib/commit/c7bfe610da98e90bc6e23135d9d75742e16e8896)) +* integrate wasp-stats ([95cb703](https://github.com/TazE-scripts/WaspLib/commit/95cb70333e472cc9bd4c2346ddaec65775ede1b2)) +* **Interface:** Improvements to drop downs. ([04b4841](https://github.com/TazE-scripts/WaspLib/commit/04b484175300d95719429a2e9fc175beea99be3a)) +* **ItemData:** ItemData caching implemented ([b15b240](https://github.com/TazE-scripts/WaspLib/commit/b15b24072e5d66a3ecbbb0e2578813050d6f767a)) +* **itemfinder:** wasplib now has an override for itemfinder ([5c6816a](https://github.com/TazE-scripts/WaspLib/commit/5c6816ada7f444fa4b9fbe6cd440890d58b635ab)) +* keybindings are now part of SRL ([8290b15](https://github.com/TazE-scripts/WaspLib/commit/8290b15f0c8cea69029c01a4b293df9fab34963e)) +* logs are now named with the script name. ([bfadf81](https://github.com/TazE-scripts/WaspLib/commit/bfadf81a0aa1cdbc598b3288d2015ce384511760)) +* **LootHandler:** Looting is now possible. ([d3a6249](https://github.com/TazE-scripts/WaspLib/commit/d3a6249051d4b30d17fe1b7283ad58365b7e9c88)) +* mapmaker finished ([10b17dc](https://github.com/TazE-scripts/WaspLib/commit/10b17dc6e8bdc2c2326eae179a09897de114790f)) +* **minimap:** check if there's dots under the player ([42c85a6](https://github.com/TazE-scripts/WaspLib/commit/42c85a6c4dff9ec483e1caea49a745b762ff743f)) +* **Minimap:** New find arrow methods. ([fa31c1f](https://github.com/TazE-scripts/WaspLib/commit/fa31c1f42e050d6c69a7dc228c0ac3b0ba7327da)) +* **MMDots:** the new dot filters are now working ([7160954](https://github.com/TazE-scripts/WaspLib/commit/7160954bfe9d0a3c1a1dec5523361ecc0894bff4)) +* monster_maker tool added ([f6b3107](https://github.com/TazE-scripts/WaspLib/commit/f6b31073084f7376c74bb0ef8a558086d7c8f381)) +* **MonsterInfo:** new record to communicate with osrsbox monsters api ([bcf3c43](https://github.com/TazE-scripts/WaspLib/commit/bcf3c43013f6d6c96b375e23fcf0be432ac08a73)) +* more improvements to rsmonsters ([61d02a1](https://github.com/TazE-scripts/WaspLib/commit/61d02a17f9c4dac8dd4747f2d251e6a248299b6b)) +* **mouse:** new mouse file ([9473013](https://github.com/TazE-scripts/WaspLib/commit/9473013d41d7db0296e5e0923673c4d7b420608c)) +* Multiple consumable managers. ([bfdd7ba](https://github.com/TazE-scripts/WaspLib/commit/bfdd7ba72a4eb79dc4b6e0f89cfbd5f38f761bee)) +* new antiban tasks. ([4ec9270](https://github.com/TazE-scripts/WaspLib/commit/4ec9270d8dfd99fd893ea4b6d23f200652cc8352)) +* new changelog generation ([9a25f61](https://github.com/TazE-scripts/WaspLib/commit/9a25f61904c93f4b37c38b718e645c3969b5f4b0)) +* new function to check if there's a dying monster in the mainscreen ([3e7a117](https://github.com/TazE-scripts/WaspLib/commit/3e7a117c3f59d9f03f0a517af6acb047a770df98)) +* new mmdot filter. ([2a5f30b](https://github.com/TazE-scripts/WaspLib/commit/2a5f30b0838060bf4bf8c66b6c06a09f43ac8658)) +* new proper within zoom function ([d4a4b6a](https://github.com/TazE-scripts/WaspLib/commit/d4a4b6abb412c0844efaabda75d47b59f7ffd226)) +* new TPoint methods ([1816491](https://github.com/TazE-scripts/WaspLib/commit/18164913fa6fac868b45acc6179352f674932b03)) +* new TryGetPage function ([0ca604a](https://github.com/TazE-scripts/WaspLib/commit/0ca604a8542010625d5120ffc7a210119a70c0a8)) +* new TScriptForm is now available to use with `{$DEFINE FORMS_V2}` ([4749b22](https://github.com/TazE-scripts/WaspLib/commit/4749b2221dc1395abe5eb817bad5c2a2d60dc0e4)) +* new way to use items with each other ([02634e1](https://github.com/TazE-scripts/WaspLib/commit/02634e1a57d355bfee30191d75984fc26dd57589)) +* new WeaponData to fetch spec attack values from the wiki ([4ba5c90](https://github.com/TazE-scripts/WaspLib/commit/4ba5c904ee009097d679a8e6b209d62b0314ca92)) +* new xpdrops ([c6761c8](https://github.com/TazE-scripts/WaspLib/commit/c6761c80103e0ff1814671e6fe95b107c3f014b6)) +* **optional:** add a full optional files includer ([cbf3f68](https://github.com/TazE-scripts/WaspLib/commit/cbf3f688398212ac84684add20c81e78da9cfe43)) +* **Options:** New methosd to handle Player and NPC attack options. ([3e32566](https://github.com/TazE-scripts/WaspLib/commit/3e325661926892360ec196fb35afb45c5a77030d)) +* **poh:** finished. read notes ([1e2ad53](https://github.com/TazE-scripts/WaspLib/commit/1e2ad5323718f9d9e40cfe4ebd89db6ea5c50382)) +* **POHHandler:** read notes ([84ae889](https://github.com/TazE-scripts/WaspLib/commit/84ae889b9fbd57244a2036fc856da8be1ca6d4ba)) +* **POH:** walking ([734ec6a](https://github.com/TazE-scripts/WaspLib/commit/734ec6a7e7c718a16e3dc83d58d376571e01d22e)) +* polygon filters ([42105d9](https://github.com/TazE-scripts/WaspLib/commit/42105d9766299301d1aeaa5a14f00af31823948d)) +* progress report now includes experience ([6e21768](https://github.com/TazE-scripts/WaspLib/commit/6e21768590214c07fa9ff1a6f155a23db8929ae2)) +* read notes ([ab4826b](https://github.com/TazE-scripts/WaspLib/commit/ab4826b5864e7943fa0195750c0f0c350ef21131)) +* read notes ([60c5fe1](https://github.com/TazE-scripts/WaspLib/commit/60c5fe124917983e9c04dab7b09394145643f196)) +* read notes ([78431d3](https://github.com/TazE-scripts/WaspLib/commit/78431d370faf904f24290de1661809086ba2ccd1)) +* read notes ([784cea1](https://github.com/TazE-scripts/WaspLib/commit/784cea15fec4523fe0a7fcde10d35faa7ccb92b2)) +* read notes ([f416fb4](https://github.com/TazE-scripts/WaspLib/commit/f416fb4b56ac6777867ce27ddcd5ccac52a725f8)) +* read notes ([a0a5fdf](https://github.com/TazE-scripts/WaspLib/commit/a0a5fdf1476721bc7f414758f05416091910a330)) +* read notes ([b7b2e28](https://github.com/TazE-scripts/WaspLib/commit/b7b2e28d908f1841113464b081564b6da28fd7c7)) +* read notes ([8aa31c4](https://github.com/TazE-scripts/WaspLib/commit/8aa31c4717b9bdb94225538cdd49771ee46f3011)) +* read notes ([b2ebedc](https://github.com/TazE-scripts/WaspLib/commit/b2ebedc2db503a58a4690c7645dab93df239c157)) +* removed forms v1 ([4c7c17a](https://github.com/TazE-scripts/WaspLib/commit/4c7c17ad2b0e7497b400dac0c5e63dac2e081996)) +* reworked and renamed ItemInfo and MonsterInfo ([0b76628](https://github.com/TazE-scripts/WaspLib/commit/0b76628d7ce58314599a6c874bea7a96649d3f17)) +* **RSAction:** AlchList will now be globally available in WaspLib. ([82bea44](https://github.com/TazE-scripts/WaspLib/commit/82bea448631a109c39ba58b3dc889015d3a2fb41)) +* **RSAction:** Battlestaves added to the alch list. ([7a60da5](https://github.com/TazE-scripts/WaspLib/commit/7a60da5dd92c738f6c5b18008fb6a783a4302c2a)) +* **RSAction:** Expanded AlchItemArray. ([42532a4](https://github.com/TazE-scripts/WaspLib/commit/42532a4c671d1dda7ecda235bf8bf5e69851e429)) +* RSFishingHandler ([b2ae8c7](https://github.com/TazE-scripts/WaspLib/commit/b2ae8c723fcde39584ec5de5f9ff7a9cac696740)) +* **RSMonster:** Added a new record to handle RSMonsters. ([f7d62ff](https://github.com/TazE-scripts/WaspLib/commit/f7d62ff826dc3b7f4c9dc13ceedffd7115ae8d01)) +* **rsmonster:** loot is now setup automatically via osrsbox api. ([d790a9e](https://github.com/TazE-scripts/WaspLib/commit/d790a9e370ca4c4f5addce834d195c8a1827cbb2)) +* **rsmonsters:** small additions ([47c830c](https://github.com/TazE-scripts/WaspLib/commit/47c830ce0ac9932aabcc3fbf3efc8449402bd870)) +* **RSMonters:** Added a file store saved RSMonsters. ([0378a6b](https://github.com/TazE-scripts/WaspLib/commit/0378a6b529133324ebd85978b56654782f98a515)) +* **rsobjects:** added MLM map and some MLM related RSObjects. ([ddf1394](https://github.com/TazE-scripts/WaspLib/commit/ddf13941f7c4e586b6dd443dc911eb3e0c7d32ef)) +* **RSObjects:** Added some MLM stuff. ([325ebaa](https://github.com/TazE-scripts/WaspLib/commit/325ebaa45466970c8b6aa724da0cf0d1f1acf2d6)) +* **RSObjects:** Piscarilius bank added ([abc665f](https://github.com/TazE-scripts/WaspLib/commit/abc665fb8f4479b64c4a1f2b8b6fc231cd0eedb8)) +* scripts now save logs ([ad01e24](https://github.com/TazE-scripts/WaspLib/commit/ad01e244b66c7b5ca11fe6bf39cc51a8b744db73)) +* simba1500 walker backport ([e0c0cb4](https://github.com/TazE-scripts/WaspLib/commit/e0c0cb475959d1b976a25aad0c2817627a008b52)) +* slayer antiban ([58a456b](https://github.com/TazE-scripts/WaspLib/commit/58a456b0ad6b73c22e2c23d314cb390fe5e87b34)) +* sleep time and length fields for the GUIs ([dfde14b](https://github.com/TazE-scripts/WaspLib/commit/dfde14bee6c27c946125ded49344d19b153f29da)) +* **TBaseBankScript:** read notes ([f8aaf6f](https://github.com/TazE-scripts/WaspLib/commit/f8aaf6f26cac945a4049c362a960135c6669bf61)) +* **tools:** s2scompiler ([45094c4](https://github.com/TazE-scripts/WaspLib/commit/45094c4dc55f2c451f30b534ce4d9c82100d28d1)) +* **tools:** walkerpolygon can now be used for ATPAs as well ([34475e9](https://github.com/TazE-scripts/WaspLib/commit/34475e98b199b386fe6b7e46dc7fd7a3d32838d8)) +* **TRSDoor:** New record to handle doors ([f7c5097](https://github.com/TazE-scripts/WaspLib/commit/f7c509746f0d816aeadfc1baab15fbfa5a1c473f)) +* **TRSFairyRing:** 🧚Fairy rings interface is finished ([fcf6921](https://github.com/TazE-scripts/WaspLib/commit/fcf6921f95d91da9c5faee9bac1ad26b8cfe3d9a)) +* **TRSFairyRing:** now wields dramen/lunar staff if present ([61f4d9d](https://github.com/TazE-scripts/WaspLib/commit/61f4d9dd663eb76baf8d4e8552dbf39bba00cc64)) +* TRSItemArray.Extend ([9fa2857](https://github.com/TazE-scripts/WaspLib/commit/9fa28573786c308fdffbbd65c491fe185e14ea89)) +* **TRSPOHHandler:** Initial commit containing the future POH Handler. ([f602ff3](https://github.com/TazE-scripts/WaspLib/commit/f602ff393ddac87f398a199c15a632ca69bee783)) +* **TWaspConfig:** New record to help write and read from json files. ([883c6ad](https://github.com/TazE-scripts/WaspLib/commit/883c6ad4a0ebeacec9045aca6560e1ab5e87d5f2)) +* **walker:** can now setup a map as a region ([b4639ec](https://github.com/TazE-scripts/WaspLib/commit/b4639ecda552e8602d0602d0836dc633ceffc8ad)) +* **walker:** GetMMPoly ([fb72dbc](https://github.com/TazE-scripts/WaspLib/commit/fb72dbc5883adc44370b3281b722f128980cce84)) +* **webber:** added downscalling option (read notes) ([c893424](https://github.com/TazE-scripts/WaspLib/commit/c893424503e0e41c029e0338e3bb9c4813aaba2a)) +* wrapper function for labeledcheckboxes ([b4f82fb](https://github.com/TazE-scripts/WaspLib/commit/b4f82fb3c6a5c68c9a1f666e690d48b9918dc1c2)) +* xpbar setup interface ([0555e93](https://github.com/TazE-scripts/WaspLib/commit/0555e933fceb3c37b17727070ae65d7d46855fb4)) +### Performance Improvements -## [17.2.8](https://github.com/Torwent/WaspLib/compare/v17.2.7...v17.2.8) (2024-02-21) +* **Bank:** Improved DepositItemArray ([5f48266](https://github.com/TazE-scripts/WaspLib/commit/5f4826693504fc51f2631a249e1fd4747590b059)) +* **mainscreen:** improved MainScreen.IsVisible ([59086f3](https://github.com/TazE-scripts/WaspLib/commit/59086f329627e5a53eb03ada81cd17edc1ce3df1)) +* **RSFishingHandler:** small performance improvement ([44e2723](https://github.com/TazE-scripts/WaspLib/commit/44e272311a8754d28968357811a613624ec43911)) +* **waspobjects:** improved object hovering. ([1b4de66](https://github.com/TazE-scripts/WaspLib/commit/1b4de663282a4a0e36b7be8fe092ca3d9698a448)) -### Bug Fixes +### BREAKING CHANGES -* **walker:** compatibility with latest SRL-T ([0cc4082](https://github.com/Torwent/WaspLib/commit/0cc4082e79e9c7b8334532f8b9f1bbb355367f5d)) +* This will require the latest SRL-T and some of my scripts will need to be updated. +* `procedure TRSWalkerObject.Setup(coordinates: TPointArray);` was renamed to `procedure TRSWalkerObject.SetupCoordinates(coordinates: TPointArray);` +* WaspLib utils are now scoped. Other enums will be scoped at a later time. +* ERSConsumables were renamed to remove the prepended "_CONSUMABLE". +Example of old vs new usage: +```pascal +//old usage: +Inventory.ContainsConsumable(FOOD_CONSUMABLE); +Inventory.Consume(FOOD_CONSUMABLE); +//new usage: +Inventory.ContainsConsumable(ERSConsumable.FOOD); +Inventory.Consume(ERSConsumable.FOOD); +``` +* **walker:** This will break compatibility with previous scripts that were using TRSWalkerObject.Walker +* Scripts that used `WLSettings.RemoteInput.ScriptDebug` directly will require to be updated (70% of my scripts). +* The refactors break compatibility, some scripts will require to be updated. +* This update will require you to update SRL and every single script! +* This update breaks compatibility with old scripts. All old scripts that use wasplib need to be updated. +* This requires you to update SRL and if you are using the official SRL you might need to use mine instead for a while +* This will break compatibility and everything should be updated. +* This will likely break compatibility with everything released previously. +* This probably breaks compatibility with older scripts and includes. +* ItemInfo was renamed to ItemData and MonsterInfo to MonsterData which makes more sense. +* **ConsumableManagers:** New consumable .managers are not compatible with the old food handler. +* **Minimap:** Due to this being mostly lower level functions, renaming them might have broken some scripts!