maps
maps copied to clipboard
maps is a simple Spigot plugin and api for creating clientside maps and map screens.
### Feature description Hey, I've been experimenting with making my own map rendering engine, and I'd like to leave some tips for just better overall performance: There are 3 ways...
### Feature description The [MapGraphics](https://github.com/cerus/maps/blob/main/common/src/main/java/dev/cerus/maps/api/graphics/MapGraphics.java) class is probably the most important class of this whole project. Thus it is very important to properly document everything. Some methods are not well...
### Issue description Cursive / italic / non-standard fonts will be cut off at the sides. ### To reproduce Draw text with a cursive font, such as [Bluetea](https://www.dafont.com/bluetea.font). ### Expected...
### Feature description I found that in the Quickstart example, it is necessary to have a valid MapID in order to create a ClientsideMap. Is it possible to create a...
### Issue description I can never get my MapScreens to create due to issues in the console, and under some investigation, it seems out of my control. ### To reproduce...