Christopher Waugh

Results 32 comments of Christopher Waugh

This is a good idea. It doesn't sound too hard, and it would make things cleaner for dimensions with unrecognized biomes.

Interesting idea. On Thu, May 3, 2018, 7:05 AM Bruno Miguel Faria Gaspar < [email protected]> wrote: > Would definetely lead me to use AA instead of other mapping mods, as...

I should mention that there is a [marker API](https://github.com/AntiqueAtlasTeam/AntiqueAtlas/blob/1.12.2/src/main/java/hunternif/mc/atlas/api/MarkerAPI.java). I haven't put up a 1.12.2 release on github yet, but if you want to, you can use this to markers...

Good idea On Jun 30, 2017 5:29 PM, "Joshua Cook" wrote: > Currently I can only get the minimap to be displayed A) if the player > holds the atlas,...

You know, this would also be a great resolution for pull request #142

@mostlyfabulous You mentioned an ID dump mod you found. Do you have a link to that?

Personally, I was using JEI, and couldn't find something like that built in.

Note: this appears to send ~32 packets. After this log data, was there a message like "warning, server can't keep up. Is the server overloaded, or did the system time...

Well, the packets are sent over the course of three seconds. Is that about how long the lag lasted?

If you're still encountering this problem, could you try again with v4.4.4? It turns out I was sending way to much information. Like, O(n^2) too much information.