Archie Jaskowicz

Results 8 issues of Archie Jaskowicz

This PR cleans up `unittest.cpp`, closing: #936 ## Code change checklist - [ ] I have ensured that all methods and functions are **fully documented** using doxygen style comments. -...

documentation
code

**Git commit reference** 9c549f56feff00b13fc83193ce4aea6dc009058a **Describe the bug** Sending messages, with files, causes a memory leak. The leak is bigger if the file is bigger. The issue seems to be coming...

bug

This PR raises the minimum gcc/g++ version for Coro from 11 to 13. This PR also corrects `set_emoji` (too much text for a `@brief`, moved most of it to `@warning`...

documentation
code

This PR adds warnings for some events (guild member events and presence update) if the user does not have the specific intent required. As these events do not fire from...

code

This PR adds a page to show people how to edit messages from a button click (using stuff like `dpp::ir_deferred_update_message`, etc). ## Documentation change checklist - [x] My documentation changes...

documentation

This PR adds functions to `dpp::commandhandler` to allow users to edit, get, and delete, responses. Whilst `dpp::commandhandler` is deprecated, we still have a good few people using it. ## Code...

documentation
code

This PR fixes an issue where the compositor was not being bypassed if `is_window_rect_full_virtual_screen()` returned false, which seemingly did this on some machines (See https://github.com/ValveSoftware/Proton/issues/4469). This isn't the most clean...

### What behaviour is expected: The console print "test" upon hitting colliding with a block whilst a player is inside a boat. ### What behaviour is observed: Nothing being outputted....

type: bug
status: accepted
version: 1.16
upstream: bukkit