themrrobert

Results 29 issues of themrrobert

### Description: As discussed ### Changes: - Uses config.ts OWNER_IDS and SupportServer as source of truth for these options. - Updates config.example.ts accordingly - Adds klasaUser sync to admin.view_user ###...

### Description: Nerfing Nihiliz so that there is a net-negative on the Food supply in BSO. This basically does 2 things: 1. Removes all cooked food, and the raw angler...

Type: Suggestion
BSO

### Description: Black demons are giving like 4x more XP than intended because Tormented Demons are overwriting their hitpoints. This PR fixes that, and also removes the `undead` attribute from...

Type: Bug
BSO

### Description: When the bot starts up, it attempts to find disabled_commands, and of course there's other clientStorage settings as well. This PR uses the same method that we use...

Type: Bug

### Description: The PvM boost for good food is only supposed to apply if at least 75% of the food for that trip was the 'good' food. This is to...

Type: Bug

### Description: Removed extra null check, it already exists a few lines earlier, and it's a const. ### Changes: Here you can see why this PR exists, and why it's...

Type: Bug

### Description: The `/gamble duel` command ate some players money, and there's no obvious reason. The duel was accepted, but before completion, another error was thrown (or the awaiter ended...

Type: Bug
Type: Suggestion

### Description: This is a sorely needed feature with a lot of commands being moved to sub-commands. The way it works is: +rp disable/enable base_command[:sub_command | option_name[:sub_command | option_name]] ###...

Priority: High
Priority: Medium

### Description: We have done this same change in multiple places, examples: Takon w/ Dwarven greathammer, and Dwarven knife with Scruffy. If the boosts were to stack 'normally' they be...

Type: Suggestion
BSO

### Description: This is a frequently requested function, and just makes all the sense in the world. We should be able to specify multiple items to equip, just like multiple...

Type: Suggestion