QUOTE (darthkev @ May 3 2010, 02:05 AM) <{POST_SNAPBACK}>
Nope, I'm in California, nowhere near Germany. Looks like you're going global!
Just because it was afternoon for you doesn't mean it was afternoon for them. It's possible it was nighttime in their time zone. Do you know for sure what time zone they're in?
It looks good StarSword. Still a few bugs (most notably the 'previous' button in the Story section doesn't work in some places) but I'm sure you knew that. The updated faction page also still says 'Protoss' where it should say 'Axe-Tails'. That said, the faction page give me a lot of insight into the EVN:UGF Universe that I didn't have before. Good going!
Yeah, I figured the time zone thing out about ten seconds after I posted. Ain't globalization grand?
I fixed the Protoss/Axe-tail thing and the bug in the forward/backward thing.
IN OTHER NEWS:
I started to implement the ship upgrade outfits but I quickly ran into a problem, due to a lack of clarity in Pace's previous contribution to the topic:
QUOTE (Pace @ Oct 5 2007, 11:51 AM) <{POST_SNAPBACK}>
Actually, it's an advanced version of the simple technique Cosmic_Nuisance suggested, because just changing the ship with that operator isn't enough. You have to give the new ship to the player, along with all the new ship's standard weapons, but you also have to remove the standard weapons that come with the previous variant. Otherwise, it's really "cheaty".
And yes, you keep your old ship name.
You're sure about this? You need to remove all standard outfits? Or just the weapon outfits? Does that include ammunition? What about regular outfits?
An example for the upgrade from Apache-class (SHIP 129) to Aegis-class command ship (SHIP 130): if you have to include ammo, the OnPurchase field would be incredibly long:
QUOTE
H130 D134 D134 D135(x100) D136 D136 D137(x60) D140 D141(x10) D147(x10) D169(x4) D157 D157 D158(x8) D159 D160 D160
Including standard, non-weapon outfits adds this to the string:
QUOTE
D174 D176 D178 D178 D196 D196 D172
Can I get a little help here?
This post has been edited by StarSword : 03 May 2010 - 10:47 AM