Author Topic: Make --validate-factions= Not load game UI.  (Read 666 times)

Coldfusionstorm

  • Golem
  • ******
  • Posts: 868
    • View Profile
Make --validate-factions= Not load game UI.
« on: 1 April 2012, 08:29:55 »
Make --validate-factions=

Not load game UI. adds additional load time. and can be very annoying when testing alot of changes in a short time. (muliply faction changes,large changes in several XML files in same faction.).
WiP Game developer.
I do danish translations.
"i break stuff"

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: Make --validate-factions= Not load game UI.
« Reply #1 on: 11 April 2012, 05:49:51 »
This is not going to happen for many reasons. The basic principle behind most validation logic is A) do a real test to see if the data loads the same as it would in game and B) we add a little bit of validation to produce a report of known mis-configurations in the xml's.

There is no faster way to check than what we already have.

 

anything