Hi there,
Ah sorry forgot to mention, I found another small bug on the Weapons page /x4/weapons/.When you initially go to the page the column sorting works perfectly but if you click on the Turret or Weapons radio buttons after that then column sorting no longer works. Changing the weapon class has no impact on the column sorting so that works perfectly.
- DelboyJay
Ah, thanks for reporting. When you select a different type (weapon/turret) the table is rebuilt. sortable wasnt re-initialized after doing so. That should now be fixed.
If you click on Heart of Acrimony II » Split Wharf and select Buy ships, then Choose "Size M" and then drop-down the "ships" menu "Cobra" is not listed at all but your Cobra web page says it is available there but there is only "Dragon Raider - Corvette" listed.
- DelboyJay
I had a look today, and I think I may know why one wharf was listed when it shouldnt of been. I am getting the owners, ie. Cobra = court, split, then doing a search in god.xml (select->faction). One faction is called freesplit, so it was finding the word split within freesplit. I have now changed instead of string postion, to a string equals. Egosoft have done some weird stuff in their code, so allowed the option for a station/object to be owned by multiple factions. I guess that doesnt happen, so an equals should be fine. Ship/sector pages have been fixed now (station names had an extra defence structure string). Anyway, hopefully everything is better now.
ps. I Know one of the shipyards in Zyarth Dominon IV, is an shipyard_split_warforge_01 with the constructionplan of spl_shipyard_warforge. I am not sure how this affects things. However its a shipyard and not a wharf, so shouldnt affect the cobra - maybe needs checking into?
Thanks Again!
- DelboyJay
No problem, its good to see everything working and fix them bugs. I dont like having bad information on the site. I know how annoying it is. Im only one person, so I rely on people letting me know when theres something wrong.
The site has recently moved to another host and the code/design updated, so there's bound to be some issues.