Skip to content

Releases: WaspScripts/WaspLib

2026.01.01-8a7e9d4

01 Jan 09:31

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146
  • Multiple commits for documentation mainly inside utils by @jacz24 in #147
  • fix: Add Normal activity checkbox for worlds with no specific activity by @TazEQ in #148
  • Change EnabledColors in TRSChatTabs.SetupInterface() Fixing: TRSButton.Enabled() by @BaldPRs in #149
  • Fix parsing of ERSSkill in TRSStats.FindSkillInfo by @BaldPRs in #150
  • fix bounds ItemBox grandexchange.simba by @yombodev in #151
  • Adjust GE quantity slot dimensions and fix overflow by @yombodev in #152

New Contributors

Full Changelog: 2025.06.27-8bc090e...2026.01.01-8a7e9d4

2025.12.30-f6f40df

30 Dec 20:13

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146
  • Multiple commits for documentation mainly inside utils by @jacz24 in #147
  • fix: Add Normal activity checkbox for worlds with no specific activity by @TazEQ in #148
  • Change EnabledColors in TRSChatTabs.SetupInterface() Fixing: TRSButton.Enabled() by @BaldPRs in #149
  • Fix parsing of ERSSkill in TRSStats.FindSkillInfo by @BaldPRs in #150
  • fix bounds ItemBox grandexchange.simba by @yombodev in #151

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.30-f6f40df

2025.12.23-1f18f0e

23 Dec 21:08

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146
  • Multiple commits for documentation mainly inside utils by @jacz24 in #147
  • fix: Add Normal activity checkbox for worlds with no specific activity by @TazEQ in #148
  • Change EnabledColors in TRSChatTabs.SetupInterface() Fixing: TRSButton.Enabled() by @BaldPRs in #149
  • Fix parsing of ERSSkill in TRSStats.FindSkillInfo by @BaldPRs in #150

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.23-1f18f0e

2025.12.21-09a3294

21 Dec 11:16

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146
  • Multiple commits for documentation mainly inside utils by @jacz24 in #147
  • fix: Add Normal activity checkbox for worlds with no specific activity by @TazEQ in #148
  • Change EnabledColors in TRSChatTabs.SetupInterface() Fixing: TRSButton.Enabled() by @BaldPRs in #149

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.21-09a3294

2025.12.20-c461694

20 Dec 14:55

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146
  • Multiple commits for documentation mainly inside utils by @jacz24 in #147
  • fix: Add Normal activity checkbox for worlds with no specific activity by @TazEQ in #148

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.20-c461694

2025.12.13-d411898

13 Dec 19:00

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146
  • Multiple commits for documentation mainly inside utils by @jacz24 in #147

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.13-d411898

2025.12.13-41e8c6f

13 Dec 22:54

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146
  • Multiple commits for documentation mainly inside utils by @jacz24 in #147
  • fix: Add Normal activity checkbox for worlds with no specific activity by @TazEQ in #148

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.13-41e8c6f

2025.12.12-b072fe9

12 Dec 01:45

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.12-b072fe9

2025.12.11-993c2e7

11 Dec 08:52

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145
  • Added SilverScreen documentation by @jacz24 in #146

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.11-993c2e7

2025.12.11-139054c

11 Dec 08:44

Choose a tag to compare

What's Changed

  • fix: multi-plane by @TazEQ in #67
  • unused variable warning by @TazEQ in #68
  • fix: Inventory.Select checks for by @TazEQ in #69
  • fix: Multi-chunk map loading and cleanup by @TazEQ in #71
  • Ported discord handler by @TazEQ in #74
  • add discord.simba to default includes by @Reldnahc in #76
  • fix type in url validation and update logger setup by @Reldnahc in #77
  • Update run enabled color to not conflict with stamina color. by @Reldnahc in #78
  • fix: inventory_form.simba scaling issue by @Rico-Rodriguez in #81
  • feat: New account form by @TazEQ in #82
  • feat: Load accounts from file by @TazEQ in #83
  • fix: set playerindex on form close by @TazEQ in #85
  • feat: recorder by @TazEQ in #86
  • Update gear_form.simba to match the dimensions of inventory_form.simba by @Rico-Rodriguez in #84
  • fix: account_form activity filter cache by @TazEQ in #88
  • feat: Videoplayer by @TazEQ in #87
  • fix: sort SpecificActivityPanel by @TazEQ in #90
  • fix: adjusted for DPI by @TazEQ in #91
  • Update bank.simba by @XxXAdvisaryXxX in #97
  • Add combat boxes to TRSCombat setup by @XxXAdvisaryXxX in #104
  • fix: Initialize TRSGrandExchange.ConfirmButton bounds by @Pauwelz in #106
  • Added GetHPPercent and GetPrayerPercent to Minimap by @jacz24 in #108
  • fix: failing test after CollectButton implementation by @Pauwelz in #107
  • Added Shop Interface by @jacz24 in #109
  • Changed TRSObject to TRSEntityArray for TRSEntityArray documentation by @jacz24 in #114
  • fix: Antiban Breaks with different signatures by @Pauwelz in #111
  • Implement ShowOnTarget for TRSObjectArray by @jacz24 in #112
  • Removed unused inventory slots and items from shop interface by @jacz24 in #115
  • Add Back method to GrandExchangeHistory by @Pauwelz in #117
  • Add world switching functionality and fix account message by @Pauwelz in #116
  • Implement ChangeAttackStyle and ToggleAutoRetaliate functions by @XxXAdvisaryXxX in #118
  • Refactor shop interface to use _IsOpenHelper by @jacz24 in #119
  • feat(TRSEmotes): Implement emote gametab by @Pauwelz in #121
  • fix(TRSScrollBar): Scroll didn't pass correct direction by @Pauwelz in #122
  • feat(TRSFriends): Implement friends gametab by @Pauwelz in #123
  • feat(TRSGrandExchange): Enhance Grand Exchange functionality with new features and fixes by @Pauwelz in #124
  • feat(TRSMusic): Implement music gametab by @Pauwelz in #126
  • fix(TRSEntity): GetBoundsArray - Coordinates getting duplicated by @Pauwelz in #127
  • Add Verdana fonts to OCR by @jacz24 in #129
  • GrandExchange enhancements: Antibans + new properties / methods on slots by @Pauwelz in #131
  • fix(data): Update for new item-definitions.zip by @Pauwelz in #134
  • imgs for make tests by @jacz24 in #135
  • fix(rstranslator): Enlarge Map.Scope by @Pauwelz in #137
  • fix: Fixed world generate bug reported by @rubix by @TazEQ in #138
  • Added documentation and fail safes by @jacz24 in #139
  • Fix typos in biometrics.simba documentation by @jacz24 in #140
  • Added Make tests by @jacz24 in #141
  • Added Make Antibans by @jacz24 in #142
  • Added DepositBox Draw and ShowOnTarget by @jacz24 in #143
  • Deposit box tests by @jacz24 in #144
  • Added DepositBox Antibans by @jacz24 in #145

New Contributors

Full Changelog: 2025.06.27-8bc090e...2025.12.11-139054c