Difference between revisions of "How to validate a sprite"

From X-Moto
Jump to: navigation, search
 
m (Reverted edits by Opofefemucu (Talk) to last revision by The only dude)
 
(5 intermediate revisions by 3 users not shown)
Line 10: Line 10:
 
= Notes =
 
= Notes =
 
There is a glitch in the website code which causes  
 
There is a glitch in the website code which causes  
* Validating of animated sprites break, the link generated for the website doens't work, so it must be fixed by hand (to be continuted)
+
* Validating of animated and normal sprites break, the link generated for the website doens't work, so it must be fixed by hand (to be continuted)
 +
 
 +
=Updating a sprite=
 +
 
 +
#update the image on the xmoto server
 +
#update the image md5sum in the website database
 +
#update the image in the svn if it's already in it
 +
#regenerate the themes
 +
#update themes in the svn
 +
#update the package.lst so that xmoto.bin got regenerated
 +
#update the 92x92 bitmap used by inksmoto in ftp://<user>@ftp.tuxfamily.org:21/xmoto/xmoto.tuxfamily.org-web/htdocs/svg2lvl/xmoto_bitmap/ and in svn in extensions/inksmoto/xmoto_bitmap

Latest revision as of 11:25, 26 November 2010

How to validate

  • Download the image file
  • Put it to .xmoto/textures/ where it belongs to
  • Edit you theme file xml
  • Fix the theme file xml (most probably screwed ;-))
  • Re-Upload sprite with your theme xml
  • Remove old upload
  • Click Validate

Notes

There is a glitch in the website code which causes

  • Validating of animated and normal sprites break, the link generated for the website doens't work, so it must be fixed by hand (to be continuted)

Updating a sprite

  1. update the image on the xmoto server
  2. update the image md5sum in the website database
  3. update the image in the svn if it's already in it
  4. regenerate the themes
  5. update themes in the svn
  6. update the package.lst so that xmoto.bin got regenerated
  7. update the 92x92 bitmap used by inksmoto in ftp://<user>@ftp.tuxfamily.org:21/xmoto/xmoto.tuxfamily.org-web/htdocs/svg2lvl/xmoto_bitmap/ and in svn in extensions/inksmoto/xmoto_bitmap