BruThoL wrote:Map could be improved so map cache look for any image someone already have, not only those of the current session.
bad idea since that would then require me to go into your maps directory then go into each subdirectory, load in each .png get their hash compare it to the hash wanted and then use that one. in the end it would be counterproductive due to the loading of all the previous minimaps which could be tons and tons if you explore alot. I could cache them all at startup, but if you have tons and tons of minimaps then you'll probably notice the java program allocating tons and tons of memory for this and i don't think it would be worth it. compared to just getting the latest from the server or just me putting in my own minimap drawer so it renders them on the go as new grids are loaded.
BruThoL wrote:Also that would be cool to add a button "center on the group" and when you click on it, map zoom back to be able to fit every single people of the party inside it.
This should be able to be done. run through all party members find the ones that are furthest then scale according to them.
BruThoL wrote:Also, in ender's when using alt + [1-9] it does move the shortcut bar to the one of the num you typed.
This doesn't work anymore in your version, could you repair that?
Are you using the latest haven.jar for ender port? I just loaded up my Ender_Port_x64 and used the alt+[1-9] and it was changing my F-keys shortcut bar (or is that not suppose to be the one changed by it?)