Hjalmar Gunnarsson
Hjalmar Gunnarsson
## Issue I'm having problems with setting the displayname of the items. I want one of the displaynames to be "Cancel" in red, and another be "Accept" in green. ##...
**Describe the problem** I have a device which consist out of multiple ip cameras. These cameras have poor image quality, I therefore need to calibrate the camera intrinsics and extrinsics...
# Description I added a script in MetaMiner that generates parseable tag files for mockbukkit and insterted them. Some notes: - Removed `_all.json` and `_list.json` as they seemed uneccessary -...
# Description # Checklist The following items should be checked before the pull request can be merged. - [ ] Code follows existing style. - [ ] Unit tests added...
# Description Centralize simulate methods. I moved all the simulate methods I could find into a new module, the `simulate` module. This following example is how I personally think the...
# Description Fixes #612 (Hopefully) # Checklist The following items should be checked before the pull request can be merged. - [x] Code follows existing style. - [x] Unit tests...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you using the latest version of MockBukkit? - [X] I am using...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you using the latest version of MockBukkit? - [X] I am using...
# Description Found a way to override the class loader used before loading testclasses. (THIS IS A DRAFT, MERGING THIS WILL PUBLISH AN UNUSABLE RELEASE) Fixes #755, Can fix #928...
# Description # Checklist The following items should be checked before the pull request can be merged. - [x] Code follows existing style. - [x] Unit tests added (if applicable).