<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://starsonata.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pip8786</id>
		<title>Starsonata Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://starsonata.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pip8786"/>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php/Special:Contributions/Pip8786"/>
		<updated>2026-04-22T01:22:27Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=Client_Skinning&amp;diff=20778</id>
		<title>Client Skinning</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=Client_Skinning&amp;diff=20778"/>
				<updated>2010-11-10T18:55:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pip8786: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Client 2 Skinning Guide ==&lt;br /&gt;
&lt;br /&gt;
In Client 2, instead of editing the files in place, you actually create a new folder in the Contents dir. This will allow us to patch files without overwriting mods and allow people to share mods more easily.&lt;br /&gt;
&lt;br /&gt;
Here is an example of creating a simple mod for C2:&lt;br /&gt;
&lt;br /&gt;
# Create ''Contents/&amp;lt;newSkinName&amp;gt;/'' next to ''Contents/Default''&lt;br /&gt;
# Copy the appropriate file from ''Contents/Default/&amp;lt;dir1&amp;gt;/&amp;lt;dir2&amp;gt;'' to ''Contents/&amp;lt;newSkinName&amp;gt;/&amp;lt;dir1&amp;gt;/&amp;lt;dir2&amp;gt;''&lt;br /&gt;
# Make the changes you want to make to the file&lt;br /&gt;
# Change the ''UserConfig.xml'' packages attribute to read ''packages=&amp;quot;&amp;lt;newSkinName&amp;gt; Default&amp;quot;'' instead of ''packages=&amp;quot;Default&amp;quot;''&lt;br /&gt;
#* This will tell C2 to first look in &amp;lt;newSkinName&amp;gt; for the files it needs, then revert to Default for anything it doesn't find. You can chain many of these packages to apply multiple mods. (Eventually we'll have a UI mod manager as well).&lt;br /&gt;
&lt;br /&gt;
Lastly, the packages attribute can also read in zip files, so you could place a zip file named '''&amp;lt;newSkinName&amp;gt;.zip in Contents/ and add it to the packages in the same way''', and it would read it. (This will make it even easier to share mods with others)&lt;br /&gt;
&lt;br /&gt;
Any questions related to this can be sent to pip on the forums or asked on IRC.&lt;br /&gt;
[[Category: Guides]]&lt;/div&gt;</summary>
		<author><name>Pip8786</name></author>	</entry>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12616</id>
		<title>List of Game Updates</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12616"/>
				<updated>2009-07-20T17:26:33Z</updated>
		
		<summary type="html">&lt;p&gt;Pip8786: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page will contain all PENDING items that will be patched in with the next update.'''&lt;br /&gt;
&lt;br /&gt;
To be patched: (striken = code is done)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Make engineer missions non-exclusive.&amp;lt;/strike&amp;gt; - PaperTiger has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Issue with slaves with sludges not giving XP on kill&amp;lt;/strike&amp;gt; - HAL has (possibly) fixed that (needs testing)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Buy/Sell pop up box (Currently doesn't allow the buy price to be higher than the sell price)&amp;lt;/strike&amp;gt;  - client side done by pip, hal did server side&lt;br /&gt;
* Forcefield drones (Currently not in game) - Code is done by jey, drones need to be added by ORB&lt;br /&gt;
* &amp;lt;strike&amp;gt;24 Hour timer before gals become unowned after a link or the Hq has been killed (wasn't put in)&amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Tech of ship+10 removed from combat slaves. (added by mistake) &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Fix Shm Slave damage bonus to be what it says on the page &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
&lt;br /&gt;
Patched in:&lt;br /&gt;
&lt;br /&gt;
''All items approved by an administrator before posted.''&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous]]&lt;/div&gt;</summary>
		<author><name>Pip8786</name></author>	</entry>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12590</id>
		<title>List of Game Updates</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12590"/>
				<updated>2009-07-16T13:59:28Z</updated>
		
		<summary type="html">&lt;p&gt;Pip8786: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page will contain all PENDING items that will be patched in with the next update.'''&lt;br /&gt;
&lt;br /&gt;
To be patched: (striken = code is done)&lt;br /&gt;
* Make engineer missions non-exclusive. - ORB will do this&lt;br /&gt;
* Issue with slaves with sludges not giving XP on kill - HAL is looking into it.&lt;br /&gt;
* Buy/Sell pop up box (Currently doesn't allow the buy price to be higher than the sell price) - client side done by pip, jey needs to do server side&lt;br /&gt;
* Forcefield drones (Currently not in game) - Code is done by jey, drones need to be added by ORB&lt;br /&gt;
* &amp;lt;strike&amp;gt;24 Hour timer before gals become unowned after a link or the Hq has been killed (wasn't put in)&amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Tech of ship+10 removed from combat slaves. (added by mistake) &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Fix Shm Slave damage bonus to be what it says on the page &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
&lt;br /&gt;
Patched in:&lt;br /&gt;
&lt;br /&gt;
''All items approved by an administrator before posted.''&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous]]&lt;/div&gt;</summary>
		<author><name>Pip8786</name></author>	</entry>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12584</id>
		<title>List of Game Updates</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12584"/>
				<updated>2009-07-15T22:42:48Z</updated>
		
		<summary type="html">&lt;p&gt;Pip8786: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page will contain all PENDING items that will be patched in with the next update.'''&lt;br /&gt;
&lt;br /&gt;
To be patched: (striken = code is done)&lt;br /&gt;
* Make engineer missions non-exclusive.&lt;br /&gt;
* Issue with slaves with sludges not giving XP on kill - HAL is looking into it.&lt;br /&gt;
* Buy/Sell pop up box (Currently doesn't allow the buy price to be higher than the sell price) - will be done by pip + jey&lt;br /&gt;
* Forcefield drones (Currently not in game) - Code is done by jey, content needs to be balanced by Content Dev &lt;br /&gt;
* &amp;lt;strike&amp;gt;24 Hour timer before gals become unowned after a link or the Hq has been killed (wasn't put in)&amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Tech of ship+10 removed from combat slaves. (added by mistake) &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Fix Shm Slave damage bonus to be what it says on the page &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
&lt;br /&gt;
Patched in:&lt;br /&gt;
&lt;br /&gt;
''All items approved by an administrator before posted.''&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous]]&lt;/div&gt;</summary>
		<author><name>Pip8786</name></author>	</entry>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12581</id>
		<title>List of Game Updates</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12581"/>
				<updated>2009-07-15T14:18:50Z</updated>
		
		<summary type="html">&lt;p&gt;Pip8786: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page will contain all PENDING items that will be patched in with the next update.'''&lt;br /&gt;
&lt;br /&gt;
To be patched: (striken = code is done)&lt;br /&gt;
* Make engineer missions non-exclusive.&lt;br /&gt;
* Issue with slaves with sludges not giving XP on kill - HAL is looking into it.&lt;br /&gt;
* Buy/Sell pop up box (Currently doesn't allow the buy price to be higher than the sell price) - will be done by pip + jey&lt;br /&gt;
* Forcefield drones (Currently not in game) - Code is done by jey, content needs to be balanced by Content Dev &lt;br /&gt;
* &amp;lt;strike&amp;gt;24 Hour timer before gals become unowned after a link or the Hq has been killed (wasn't put in)&amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Tech of ship+10 removed from combat slaves. (added by mistake) &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
&lt;br /&gt;
Patched in:&lt;br /&gt;
&lt;br /&gt;
''All items approved by an administrator before posted.''&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous]]&lt;/div&gt;</summary>
		<author><name>Pip8786</name></author>	</entry>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12573</id>
		<title>List of Game Updates</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12573"/>
				<updated>2009-07-14T02:34:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pip8786: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page will contain all PENDING items that will be patched in with the next update.'''&lt;br /&gt;
&lt;br /&gt;
To be patched: (striken = code is done)&lt;br /&gt;
&lt;br /&gt;
* Issue with slaves with sludges not giving XP on kill - HAL is looking into it.&lt;br /&gt;
* Buy/Sell pop up box (Currently doesn't allow the buy price to be higher than the sell price) - will be done by pip + jey&lt;br /&gt;
* Forcefield drones (Currently not in game) - Code is done by jey, content needs to be balanced by Content Dev &lt;br /&gt;
* &amp;lt;strike&amp;gt;24 Hour timer before gals become unowned after a link or the Hq has been killed (wasn't put in)&amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Tech of ship+10 removed from combat slaves. (added by mistake) &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
&lt;br /&gt;
Patched in:&lt;br /&gt;
&lt;br /&gt;
''All items approved by an administrator before posted.''&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous]]&lt;/div&gt;</summary>
		<author><name>Pip8786</name></author>	</entry>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12569</id>
		<title>List of Game Updates</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12569"/>
				<updated>2009-07-14T00:43:33Z</updated>
		
		<summary type="html">&lt;p&gt;Pip8786: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page will contain all PENDING items that will be patched in with the next update.'''&lt;br /&gt;
&lt;br /&gt;
* Issue with slaves with sludges not giving XP on kill - HAL is looking into it.&lt;br /&gt;
* Buy/Sell pop up box (Currently doesn't allow the buy price to be higher than the sell price) - will be done by pip + jey&lt;br /&gt;
* Forcefield drones (Currently not in game) - Code is done by jey, content needs to be balanced by Content Dev &lt;br /&gt;
* &amp;lt;strike&amp;gt;24 Hour timer before gals become unowned after a link or the Hq has been killed (wasn't put in)&amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
* &amp;lt;strike&amp;gt;Tech of ship+10 removed from combat slaves. (added by mistake) &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''All items approved by an administrator before posted.''&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous]]&lt;/div&gt;</summary>
		<author><name>Pip8786</name></author>	</entry>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12558</id>
		<title>List of Game Updates</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=List_of_Game_Updates&amp;diff=12558"/>
				<updated>2009-07-13T14:54:08Z</updated>
		
		<summary type="html">&lt;p&gt;Pip8786: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page will contain all PENDING items that will be patched in with the next update.'''&lt;br /&gt;
&lt;br /&gt;
* Issue with slaves with sludges not giving XP on kill&lt;br /&gt;
* Buy/Sell pop up box (Currently doesn't allow the buy price to be higher than the sell price)&lt;br /&gt;
* Forcefield drones (Currently not in game)&lt;br /&gt;
* 24 Hour timer before gals become unowned after a link or the Hq has been killed (wasn't put in)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Tech of ship+10 removed from combat slaves. (added by mistake) &amp;lt;/strike&amp;gt; - HAL has fixed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''All items approved by an administrator before posted.''&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous]]&lt;/div&gt;</summary>
		<author><name>Pip8786</name></author>	</entry>

	</feed>