1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add asterisks to emotes. More... over 14 years ago
Update items data file. More... over 14 years ago
Update importer to work with latest mafia data files. More... over 14 years ago
Allow bots to specify what their delimiting characters are for chat. More... over 14 years ago
Fixed inventory patterns broken by CDMoyer's right click menu. More... over 14 years ago
Add floaty sand. More... over 14 years ago
Do not create a MailboxManager unless the bot is checking kmails. More... over 14 years ago
Fixed bug caused by recent change in inventory HTML. Now items in the inventory can be found again. More... almost 15 years ago
Added numResults parameter to limit the number of results returned by the server. Thanks to coma_white (#821929) for the code. More... almost 15 years ago
Apparently less-than and greater-than characters are allowed in mall store names. More... almost 15 years ago
Removed unused variable. More... almost 15 years ago
Fixed syntax error. More... almost 15 years ago
Also check numSides for 0. More... almost 15 years ago
Fixed bug that would cause bot to crash if someone tried to roll a d0. More... almost 15 years ago
Fixed purchase limits for mall item searches to be correctly detected. More... about 15 years ago
Do not create a ChatManager if the bot is not going to be retrieving chat messages. More... about 15 years ago
Fixed some errors that prevented these classes from working. More... about 15 years ago
Added requests for depositing and withdrawing meat from the player's closet. More... about 15 years ago
Added mallHitLimit pattern and removed 'limit' attribute of the mall search result if it is 0. More... about 15 years ago
Fixed code to work with recent mall changes. Mall searches and purchases should now work again. This was only a basic fix and some functionality has been removed. For example, the code does not determine if the user has already hit the limit in a particular store. In addition, the mall search no longer returns items that are not in the item database. These features should be added back in. More... about 15 years ago
Fixed a bug that caused an error when searching for items that don't exist in the ItemDatabase. More... about 15 years ago
Updated httplib import to import the entire library instead of just BadStatusLine. More... about 15 years ago
Add import of BadStatusLine error More... about 15 years ago
Only send a chat message if the bot is running and has a chatManager. More... over 15 years ago
Watch for BatStatusLine errors. More... over 15 years ago
Fixed inventory patterns which broke due to the latest inventory page update. More... over 15 years ago
Added UseMultipleRequest to allow...using multiple of the same item at once. More... over 15 years ago
Added AutoSellRequest and corresponding patterns More... over 15 years ago
Throw a nice error if you can't purchase an item because the store owner has you on their ignore list. More... over 15 years ago
Adding HP and MP loss processing to parsing for combat. More... over 15 years ago