Releases: SDClowen/RSBot
RSBot v2.7
What's Changed
- Updated russian language files by @Rudabilka in #569
- Fixed TRSRO client starting by @SDClowen in #579
- Remove saved training area from training area window by @SDClowen in #580
- Set uac "
require-administrator
" for client library by @SDClowen in #581 - Fixed rigid char loading by @SDClowen in #582
- Fixed globalization by @SDClowen in #583
- Fixed auto login on rigid client. by @SDClowen in #593
- Fix critical path-bug by @SDClowen in #594
- Fixed critical scriptmanager logic by @SDClowen in #595
New Contributors
- @Rudabilka made their first contribution in #569
Full Changelog: v2.6...v2.7
RSBot v2.6.3
What's Changed
-
Some changes for the pending queque by @Munderstand101 in #536
-
Add option to auto select weaker mobs first in case of emergency by @ngoedde in #537
-
Worked on merged pr536, Also fixed dc while pending, fix translations, fix pending timer by @SDClowen in #540
-
Fix null reference exception while bot starting by @SDClowen in #541
-
Fix & Optimized auto join to party matching by condition. by @SDClowen in #542
-
Added feature, fallow party master issue #2 by @SDClowen in #544
-
Fix game ready state and transport position after spawn by @ngoedde in #555
-
Inventory Plugin: Feature Auto Use Item According To Purpose by @SDClowen in #559
-
Feature: RSBot Setup will be setting up .NET 6.0 desktop runtime automatically in the case if it's not exists on the target computer.
Full Changelog: v2.5.1...v2.6
RSBot v2.5.1
What's Changed
- Fix pet pickup packet awaiter blocking the attacking loop for 5 seconds by @ngoedde in #512
- Improvement: Make RSBot core bootable in terminal mode by @ngoedde in #511
- Added region struct by @SDClowen in #515
- Fixed issue #513 by @SDClowen in #516
- Fixed issue #514 by @SDClowen in #517
- Added mob rarity for event mobs by @SDClowen in #518
- Set nullable checks to disable by @SDClowen in #520
- Fix IsBehindObstacle checking by @SDClowen in #521
- Optimized targetbundle on botbase by @SDClowen in #522
- Optimized-botbase-core by @SDClowen in #526
- Cleaned - Optimized plugins base by @SDClowen in #527
- Fix wrong base skills. (So improvement common attack problem) by @SDClowen in #528
- Disable drawing when map plugin is not visible by @SDClowen in #529
Full Changelog: v2.4...v2.5.1
RSBot v2.4
What's Changed
- Fixed some parsing errors on isro, trsro, ksro by @SDClowen in #470
- ip-binding feature for multi-interface users by @SDClowen in #471
- fix issue #465 by @SDClowen in #472
- Fixed the bug of not making position updates in the pet's by @SDClowen in #473
- Hot fix for pr 471 by @SDClowen in #474
- Reduced reaction time and resource usage when drawing map by @SDClowen in #475
- Add retry logic for move commands by @ngoedde in #476
- Fix several loot issues by @ngoedde in #477
- Add config for casting auto attack skill by @ngoedde in #478
- Add conditions for the player to be able to attack by @ngoedde in #480
- Fix recording of movements if the player is on a vehicle by @ngoedde in #481
- Feature/support/rigid client v234 by @SDClowen in #482
- Add player deaths to the statistics by @ngoedde in #484
- Add config to stop bot after returned to town by @yumperz in #483
- Fixed freezing problem during system theme update. by @SDClowen in #485
- connect to target ip with socks4 proxy by @SDClowen in #486
- Add auto sort function to player inventory by @ngoedde in #487
- Update version 2.4 by @SDClowen in #488
- It wasn't read the party, chat etc etc strings because this client using unicode strings in packets by @SDClowen in #489
- Fix endless town loop by @ngoedde in #491
- Added config to use skills in order by @yumperz in #492
- Fixes2/load avoidance fix by @yumperz in #493
- Fix inventory sorting bug for the ammunition slot by @ngoedde in #497
- Add GitHub Issue templates by @dvdblk in #498
- Fix bug where the pet max hp was wrong by @ngoedde in #499
- Feature: Use items at training place by @ngoedde in #500
- Added feature, join party matching by condition #501 by @SDClowen in #502
- Fix buy npc, fix party entry parsing on rigid client by @SDClowen in #503
- Set max percent value for percent based progress bars by @SDClowen in #507
- For DEBUG, use the setting instead of define. by @SDClowen in #508
- Fixed issue #505 by @SDClowen in #509
- Fixed issues on pickup manager. Its working perfect right now. by @SDClowen in #510
New Contributors
Full Changelog: v2.3...v2.4
RSBot v2.3
What's Changed
- Update botbase selection element by @ngoedde in #416
- Added new feature - Multitraining area by @SDClowen in #418
- Fix exception if the skill blacklist timer is null by @ngoedde in #420
- Fix character listing bugs by @ngoedde in #419
- Textual changes to EN_US language by @BoerBart in #424
- Add config for the login delay by @ngoedde in #427
- Added dungeon layer maps #3 by @JellyBitz in #423
- Add new collision system by @ngoedde in #436
- Fix random walking, optimized & cleanup by @SDClowen in #443
- Moved botbase list to top menu by @SDClowen in #444
- Fix pet satiety potion using by @SDClowen in #445
- Add standmode, ignore pillars and flowers by @SDClowen in #446
- Added contextmenu to reset single statistic entry by @yumperz in #449
- Fixed static exp/sp statistics by @yumperz in #450
- Fix walking to center. by @SDClowen in #453
- seperated pet pickup from player pickup by @yumperz in #451
- Fix null reference exception when id is 0 by @SDClowen in #456
- Fixed movement freezing while speed uptading. by @SDClowen in #457
- Fix/improve collision mesh by @ngoedde in #460
- Auto theme, detect from system preference win10,11 by @SDClowen in #461
- Fix wrong jid while trying to pickuping items by @SDClowen in #462
- Updated version to 2.3 by @SDClowen in #463
- Fix skill action parsing on TRSRO, KSRO, GLOBAL by @SDClowen in #464
- Add max stack info to the buy item dialog by @ngoedde in #466
- Added auto hide when client start by @Munderstand101 in #455
- fixed misread player.jid by @yumperz in #467
- Always prefer mobs that currently attack the player by @ngoedde in #468
New Contributors
- @BoerBart made their first contribution in #424
- @JellyBitz made their first contribution in #423
- @yumperz made their first contribution in #449
- @Munderstand101 made their first contribution in #455
Full Changelog: v2.2...v2.3
RSBot v2.2
What's Changed
- Fix auto potion usings on protection plugin by @SDClowen in #374
- Fix unsupported dpi aware. Use 100% scale for the bot. At least it's … by @SDClowen in #375
- Updated sdui to latest version by @SDClowen in #376
- Add further status texts which indicate what the bot is actually doing by @ngoedde in #379
- Add auto alchemy bot by @ngoedde in #381
- Update de_DE.rsl by @Gano2k6 in #384
- Update de_DE.rsl by @Gano2k6 in #385
- Small optimizing, added missing lang files for RSBot.Alchemy botbase by @SDClowen in #386
- Update de_DE.rsl by @Gano2k6 in #388
- Fixed COSTUME_ETC being treated as job outfits by @smickus in #389
- Fix null ref exception newer clients. by @SDClowen in #392
- Does not need create timer object for every entity. Use component upd… by @SDClowen in #393
- Update app version to 2.2 by @SDClowen in #394
- Feature #378 && Optimized pickup - shopping manager by @SDClowen in #395
- Changed interval on map by @SDClowen in #396
- Fixed issue #391 by @SDClowen in #399
- worked on #377 by @SDClowen in #401
- Fix issue #400 by @SDClowen in #402
- Fix Object Disposed exception on script manager window by @SDClowen in #405
- Improved stability to pickup manager by @SDClowen in #406
- Fix pill and abnormal state potions using by @SDClowen in #407
- Fix guild updating on party plugin by @SDClowen in #408
- Cast skill on ui, for your self or for party member by @SDClowen in #409
- The extra ability skills shown was only one skill. Now its parsing all. by @SDClowen in #410
New Contributors
Full Changelog: v2.1...v2.2
RSBot v2.1
What's Changed
-
Optimized profile system, added feature profile-pargs by @SDClowen in #360
-
[FIX] The scriptmanager was skipping the selected nearby point by @SDClowen in #363
-
Improved right click, add fellow pet inventory by @SDClowen in #364
-
Fixed was ignored avoidance mobs while zerking by @SDClowen in #371
Full Changelog: v2.0-official...v2.1
RSBot v2.0 Official Release
What's Changed
- Users can create their own color array in the custom color dialog by @Ahmed0425 in #132
- Language/support by @SDClowen in #134
- Added english language by @SDClowen in #135
- Remove uncessary lines in english language files by @SDClowen in #141
- Fix transparent black rendering by @SDClowen in #143
- Spanish Language Updated by @Cristianxi in #138
- Added Vietnam language by @tndh in #142
- German translation by @Gano2k6 in #145
- Turkish Language by @akulleci in #147
- Fix ksro str parsing(chat, party list, global vb), optimized conditio… by @SDClowen in #148
- Fix empty translated strings by @SDClowen in #149
- Bazı yazı taşma problemleri ve oyun terimleri düzeltildi. by @akulleci in #150
- Fixed missing, wrong, uncessary lines in language files by @SDClowen in #152
- Fix plugin name translations by @SDClowen in #153
- Translate english plugin names to germany. Thx to google translate ^^ by @SDClowen in #154
- Remove beta status by @SDClowen in #155
- Fix/missing/language lines by @SDClowen in #156
- Added support for jsro old 90 cap client (SL Files) by @SDClowen in #157
- Update Tiếng Việt by @tndh in #159
- Fixed issue 126. by @SDClowen in #162
- Done issue #158 by @SDClowen in #163
- Fix missing language line for "NoPatchRequired" by @SDClowen in #164
- Location check before start bot. by @SDClowen in #165
- Send server list request if auto login not configured by @SDClowen in #166
- Fix missing lines and reorder by @SDClowen in #167
- Added new feature #131 by @SDClowen in #168
- Fix issue #169 by @SDClowen in #170
- Listen commands from conditonal players (only have traceme :P) by @SDClowen in #171
- Fix go town if ammunition item not found! by @SDClowen in #175
- Added new feature "No Attack" #174 by @SDClowen in #176
- Probably fixed the issue #125 by @SDClowen in #177
- FixCppBuildWarnings by @sakipvp in #181
- added sitdown command by @enesbakis in #180
- Fix shoping saving while editing on ui by @SDClowen in #189
- Fix translation and add item property window by @ngoedde in #190
- FixAwaitCallback by @sakipvp in #191
- Fix No Shopping and Script Move by @sakipvp in #193
- Migrate/sdui by @SDClowen in #194
- [Feature] Add support for the basic alchemy operations by @ngoedde in #195
- Fix sdui textchangedevent not firing in textbox control by @SDClowen in #197
- Fix missing translation lines while checking x-y by @SDClowen in #198
- Fix entity select & deselect by @SDClowen in #199
- Fix exception on spawnmanager by @SDClowen in #200
- Fix statistics plugin by @SDClowen in #201
- Optimized/Fixed network & auto-login by @SDClowen in #202
- Optimized - Fixed skills actions, ui by @SDClowen in #203
- Fixed party crashing on isro,trsro,ksro by @SDClowen in #204
- Updated sdui by @SDClowen in #205
- Fix AutoLogin Failed by @sakipvp in #208
- Optimized progressbars by @SDClowen in #212
- Remove packet lock method before send packet to destination. Add to p… by @SDClowen in #213
- Fix color saving with SDUI by @SDClowen in #214
- Optimized listviewitem icon loading by @SDClowen in #215
- Fix pet2 detecting & fix script recording | moving problems with vehicle by @SDClowen in #216
- Fix npc-crash while buying items by @SDClowen in #217
- Fix spawned player parsing error by @SDClowen in #218
- Fix unique spawn/despawn detecting by @SDClowen in #219
- Updated sdui to latest commit by @SDClowen in #220
- [Feature] Add auto increase int/str function by @ngoedde in #222
- [Feature] Add auto learn mastery by @ngoedde in #224
- [Feature] Warlock mode by @winlith in #226
- Fix null reference exception while loading config files by @SDClowen in #227
- Updated to latest SDUI by @SDClowen in #228
- Fixed issue #225 by @SDClowen in #229
- Code clenaup & optimize by @SDClowen in #230
- Fixed issue #231 by @winlith in #232
- Fixed issue #236 by @winlith in #237
- Fixed issue #5 by @winlith in #238
- [Feature] Store items from pet, shopping improvements by @winlith in #235
- [Bugfix] Fix crash in RSBot.Shopping if the refItem could not be found by @ngoedde in #244
- [Bugfix] Fix bug if bot tries to equip an item that can not be equiped by @ngoedde in #246
- [Feature] Add check for ammunition and potions when the bot starts by @ngoedde in #247
- Fixes #248; Adds feature skill debug info if in dev mode by @ngoedde in #249
- Fixed glitches and irregularities on the UI. by @SDClowen in #251
- Reform inventory handling, new architecture by @sakipvp in #252
- Reformed inventory operations, and fixed bugs by @sakipvp in #253
- Removed prefix "Core" in the "Core.Game" by @SDClowen in #254
- Change logo and fix big window in exit dialog by @SDClowen in #255
- Optimized code lines by @SDClowen in #256
- Fix dialogs centering by @SDClowen in #257
- Optimized inventory system by @SDClowen in #258
- [feature] Rewrite script manager and UI by @ngoedde in #259
- [Feature] Add cast script command by @ngoedde in #263
- [Feature] Add targetId to SpawnedBionics by @ngoedde in #264
- [fix] Vehicle state for other players by @ngoedde in #265
- [Fix] Several map improvements; [Fix] UI issues by @ngoedde in #266
- [feature] Add script command that sets the training area by @ngoedde in #267
- [fix] issue #268 by @ngoedde in #269
- Done the inventory system. by @SDClowen in #270
- Update the reference files by @SDClowen in #271
- Fixed sidebar toggle by @SDClowen in #272
- Remove forgetten old theme library in statistics plugin by @SDClowen in #273
- Done the cos system. by @SDClowen in #274
- Quick fix for language manaager by @SDClowen in #277
- Fixed pending-window, clearing after close, timer not work by @SDClowen in #278
- Add missing operation, job inventory moving by @SDClowen in #279
- Added button for job-equipment items by @SDClowen in #280
- Fixed item removing by @SDClowen in #281
- Fix issue #176, fix cos name by @SDClowen in #282
- Add license scan report and status by @fossabot in #283
- Fix fellow pet inventory parsing. Added storedsp information by @SDClowen in #285
- Fixed mastery names by @SDClowen in https://github.com/SDClowen/RSBot/pull...
RSBot v1.9b - Final Beta Release
What's Changed
- Fixed issue #117
- Fix unicode & ascii str parsing on csro client
- Fixed icons & fix pk2 files paths
- Fixed stall player parsing on chinese clients(csro)
- Added feature auto select unique monsters #38
- Add prefix to assembly name "RSBot"
Fallow our discord server: Click
Mega: https://mega.nz/file/ckNjwDJR#81xXRE7Yz6o4dlZg1pjmHWZI-7Gqcm22ry4PUGMwyok
Full Changelog: v1.8b...v1.9b_Final-Beta
v1.8b
What's Changed
- Fix NPCselect Freeze(TownScript/NPC and Script/TeleportNPC) by @sakipvp in #100
- Added guild storage parsing by @SDClowen in #104
- Quest Parsing converted to object. by @SDClowen in #105
- Added dark light theme mode and classic windows components by @SDClowen in #106
- Allow clicking for disabled tab pages by @SDClowen in #107
- Redesigned tab disabled info by @SDClowen in #108
- Fixed mismatched colors by @SDClowen in #113
- Theme color is user adjustable by @SDClowen in #114
- Tab control redesigned. It now has a flatter look. by @SDClowen in #115
New Contributors
Full Changelog: v1.7b...v1.8b