Page 154 of 160

Re: Griff's normalmapped ship remakes

Posted: Mon Apr 25, 2016 7:24 pm
by Amah
*whistles* I never had a smuggling compartement on my Rigel IV, Officer. AIways been an honest trader, I swear. And this Ophidian was one of the nicest crates I ever flew :-)

Re: Griff's normalmapped ship remakes

Posted: Thu Apr 28, 2016 12:33 am
by CaptSolo
Hognose on final approach. Any frequent flyers interested in confirming my fix please respond with a PM.
Image

Re: Griff's normalmapped ship remakes

Posted: Fri May 06, 2016 7:03 pm
by CaptSolo
After a thorough examination of the AI code of the four Hognose variants, I discovered the following:
1) When they are launched from a station, the Happy Eye Preacher and Church of Giles Missionary broadcast no messages and eventually turn about and head back to the station. Unfortunately, their max flight speed causes congestion in the docking queue. These two do their preaching only if encountered by the player along the route to the planet.
2) The Witchspace Lobster Worshiper and Zenarchy Monk variants behave the same when launched except they do interact with the player in the aegis, but not if spawned somewhere along the space lane.

I have re-coded the AI's for all four such that when launched, all four do their thing, head away from the station and hyperspace out. Those that are spawned along the route to the planet will head for the planet and will interact with the player if encountered.

Re: Griff's normalmapped ship remakes

Posted: Fri May 06, 2016 7:17 pm
by Cody
'Auummmm!'

Re: Griff's normalmapped ship remakes

Posted: Fri May 20, 2016 8:05 pm
by Griff
Massive thanks to CaptSolo for fixing the 'hognose' OXZ, a new version with the fixes has gone up on the oxz manager! :D

Re: Griff's normalmapped ship remakes

Posted: Fri May 20, 2016 8:20 pm
by Cody
'Auummmm!'

Re: Griff's normalmapped ship remakes

Posted: Sun May 29, 2016 5:49 pm
by Cody
'Auummmm!' What would I need to add to the Hogster to give it a chance to follow through the player's wormhole?

Re: Griff's normalmapped ship remakes

Posted: Sun May 29, 2016 6:07 pm
by Norby
Cody wrote:
give it a chance to follow through the player's wormhole?
Check enterPlayerWormhole in [wiki]OXP howto AI[/wiki].

Re: Griff's normalmapped ship remakes

Posted: Sun May 29, 2016 9:08 pm
by Cody
<scratches head>

Re: Griff's normalmapped ship remakes

Posted: Sun May 29, 2016 9:55 pm
by Norby
I think to insert the following line into all files in AIs subfolder, into all blocks (GLOBAL, FLEE, etc.):

Code: Select all

"PLAYER WITCHSPACE" = ("enterPlayerWormhole");

Re: Griff's normalmapped ship remakes

Posted: Sun May 29, 2016 9:59 pm
by Cody
Ahh... enlightenment! Auummmm! Thanks, Norby!

Re: Griff's normalmapped ship remakes

Posted: Fri Jun 10, 2016 10:28 am
by Cody
That works nicely - had one follow me through two jumps. I figure Holy Joes would get around by hitching free rides.

Re: Griff's normalmapped ship remakes

Posted: Wed Aug 03, 2016 9:19 am
by Keeper
I noticed that the current version (1.04.4) of the Griff Sidewinder on the OXZ Manager is calling the wrong textures for the Sidewinder Escort model (in fact, correct textures for that model do not exist in the OXZ). It's using the same textures as the standard Sidewinder, but those don't quite match up in places (cockpit and engine especially).

I just made an updated shipdata.plist and proper textures for it, complete with random colour map, lights map, effects map, normal map and specular map.

I just zipped up my own updated version of the OXZ (I did not change the version number in the manifest; that's up to Griff who I expect might want to tweak my colour or specular maps at the very least before making an official update). It is here: http://www.keeper1st.com/Oolite/GriffSidewinderFix.zip

Re: Griff's normalmapped ship remakes

Posted: Wed Aug 03, 2016 11:49 pm
by Keeper
Weird. Playing this afternoon I spotted one of these Sidewinders and it was glowing. Somehow the Alpha channel didn't get saved on my last tweak to the effects map. I've re-uploaded the fix ZIP with that problem corrected.

Re: Griff's normalmapped ship remakes

Posted: Wed Apr 12, 2017 10:57 am
by Griff
I've just uploaded a small shader related update to the station bundle, bringing it up to v1.3

"v1.3 - Some small .fragment shader changes (added atmospheric fogging and a new lighting model as seen in the default Oolite shader). Re-exported the models to .dat format using the newest python converter script. Merged most subentities into one model"

I';m not sure if my box.net account really works anymore, seems to not let the download files option work without being logged in, but i can put a small .zip of the changed files up there (basically just the shaders, the model dats and a shipdata.plist ) if anyone would like to merge them into their already downloaded version of the oxz, saves them re-downloading the 99MB odd of unchanged textures