OvercastNetwork / Issues

Public issue tracker for Overcast Network
https://oc.tc
53 stars 42 forks source link

Victory monument location change (Arch) #2718

Closed ghost closed 7 years ago

ghost commented 7 years ago

A couple updates to Arch:

-The victory monument has been moved.

-Cobwebs have been removed from remaining defensive chests.

Here's the .zip without the XML.

https://www.dropbox.com/s/wtv7d3tf07s5bms/Arch1.9%20w%3Aout%20XML.zip?dl=0

EDIT: DO NOT USE THAT LINK! THAT IS AN OUTDATED LINK AND WILL BE DELETED! NEW LINK BELOW

Pugzy commented 7 years ago

You should try and update the XML. This would include updating the following things.

ghost commented 7 years ago

I don't have the newest version of the XML. Plus, I have 0 experience of coding XML... Matic0B has been coding it for me and he has the latest version. I have an older version of the XML.

Pugzy commented 7 years ago

@DowlyMC well now's your chance, its a couple of simple changes.

Once you've made the changes you can upload the XML to Github as a Gist (https://gist.github.com/) and link it here.

ghost commented 7 years ago

Here's the whole Arch.zip file: https://www.dropbox.com/s/jx8gsdtrx9srmhr/Arch1.0.9.zip?dl=0 Here's the new XML on GitHub Gist: https://gist.github.com/DowlyMC/a94b32cdec3fb217a1334b6b7fd573cd Hope I did the XML right :o

EDIT: New links. I added SrNativee's name to the XML and pruned the map (I was pretty sure it was already pruned, but it never hurts to do it again).

ghost commented 7 years ago

One more change. SrNativee helped me create a new observer spawn.

Pugzy commented 7 years ago

When you update the world you need to make sure that you do the following things.

This means the content inside the zip file can be reduced by like 90%.

To add another contributor take a look at line 12 and 13 of your XML, that's a working example for you. Them two lines can be copied below and then edited for your needs, change the contribution from "XML" to what you want and the UUID and name for your friend (to get the UUID use https://mcuuid.net/).

ghost commented 7 years ago

Thanks for the help iPGz

Pugzy commented 7 years ago

In a few place you've used rather than ", I've changed this to correct formatting and pushed the update.

The map.png was an incorrect size (more info on the compile link from earlier).