Jadran Kotnik

Results 50 comments of Jadran Kotnik

Turns out that the nameserver domain expired for the web server where I'm hosting my stuff. I've fixed up the DNS records and it should not happen anymore. With all...

tl;dr: the worst thing that could have happened, would be the MITM AV warning, the client side does does not execute anything that is fetched from the server (the [/json](https://github.com/Lunatrius/LunatriusCore/blob/f2a1636c22002c9857e6dd9d1d71feaa77b0948c/src/main/java/com/github/lunatrius/core/version/VersionChecker.java#L51-L58)...

This is certainly possible, but one of the main concerns about this would be the data access speed. If it turns out to take too long to retrieve the data...

There are a few other things to consider as well. This tag would be very useful for many different things. Items that the player is wearing/holding, player data, in world...

Might be fine though, since it doesn't run on the rendering event.

I'm not sure that I want to add any delays for these things as that would mean that the information on the screen wouldn't be accurate for a few ticks....

You can add 1 to the day count by using the add function, which should achieve the same thing.

```xml Day mcday 1 ``` I can ask around what other people think about it, but I believe that in the original version of IGI the first day (day 0)...

Update Forge. You're using an old version.

What is the "latest" version?