Difference between revisions of "How to validate a sprite"

From X-Moto
Jump to: navigation, search
(Notes)
Line 11: Line 11:
 
There is a glitch in the website code which causes  
 
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)
 
* 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

Revision as of 16:00, 21 August 2009

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