Krakenied
Krakenied
Don't call PrivateMessageSentEvent if the message wasn't sent successfully ### Information PrivateMessageSentEvent is called even if the message wasn't actually sent (`/reply` command). ### Details **Proposed fix:** Don't call PrivateMessageSentEvent...
How to connect mongodb using username, password, host and database name?
### Type of bug Other unexpected behaviour ### `/ess dump all` output n/a ### Error log (if applicable) n/a ### Bug description Example player data file with `jail-online-time` option set...
Missed that one completely (at least I guess that's the cause)
Closes https://github.com/LMBishop/Quests/issues/613 (added new options) Closes https://github.com/LMBishop/Quests/issues/683 (added support for `-` in names) Closes https://github.com/LMBishop/Quests/issues/686 (added dedicated version getter) Closes https://github.com/LMBishop/Quests/issues/684 (added dedicated version getter) Closes https://github.com/LMBishop/Quests/issues/681 (added dedicated version...
- [ ] https://github.com/LMBishop/Quests/issues/760 - [ ] https://github.com/LMBishop/Quests/issues/788 - [ ] https://github.com/LMBishop/Quests/issues/743 - [ ] https://github.com/LMBishop/Quests/issues/735 - [ ] maybe: https://github.com/LMBishop/Quests/issues/739 Closes https://github.com/LMBishop/Quests/issues/780 Closes https://github.com/LMBishop/Quests/issues/758 Partially https://github.com/LMBishop/Quests/issues/333 Closes https://github.com/LMBishop/Quests/issues/622 Partially...
Closes https://github.com/LMBishop/Quests/issues/831
Introduces Projectile2ItemCache to reliably associate fired projectiles with the item used to shoot them. This replaces the previous temporary workaround that was vulnerable to player exploits, ensuring accurate item tracking...