Commit Graph

6 Commits

Author SHA1 Message Date
Player Name 59075798ea Adventure bot improvements
Adjusted max pulse count for bots from 50 -> 75
Adjusted max skill baseline by +4 for adventure bots to 69
Added 500 lines of unique
Added 45000 bot names
Added recovery methods for bots that get stuck
Added multiple random number functions to help add more variance
Added function to handle checking if a bot is near/in a Bank
Added function to handle getting a new city
Added function to add variability to locations given to bots
Added function to check if other players/bots are nearby
Added function to handle bots banking their inventories if a bank booth is nearby
Improved random number parameters
Improved how bots are spawned & added variance to spawn location
Improved how bots interact & handle the Grand Exchange location
Improved how bots handle starting in Lumbridge
Fixed bots referencing themselves in dialogue
Fixed bots talking when they are by themselves
Fixed multiple cases where bots would get stuck in a state
Fixed multiple logic errors
Fixed issues with bots banking but not switching states
2024-10-10 07:08:57 +00:00
bushtail 72853d225d Removed osrs references from bot names 2023-09-01 12:47:27 +00:00
Dan Ginovker 0a446933aa Removed additional inauthentic/inappropriate bot usernames 2022-11-18 05:38:02 +00:00
Dan Ginovker 82fa035c69 Removed some inappropriate and non-era-accurate bot names 2022-10-03 05:56:20 +00:00
Kermit Frog b9e5783e7c Adventure Bots 2021-07-12 03:29:59 +00:00
Ceikry b452bd670c Added initial version 2021-03-07 20:37:32 -06:00