Author Topic: Glest XML Editor! [version 2 beta now out]  (Read 9093 times)

anonymousjim

  • Guest
Glest XML Editor! [version 2 beta now out]
« on: 2 December 2010, 14:02:07 »
DOWNLOAD (new version) stats
(Currently Windows Only)

Hi,
me again,
I've been doing quite a bit of Glest recently and it's really fun to mod with but I find that writing the code for units, factions, techs and tilesets can be very consuming, especially since there are normally loads of minor errors to be fixed etc...  So, I came up with an idea to make a glest modding studio.  A program the makes the XML's for you if you tell it what you want through a series of screen input forms.  I've started building it and, while it's nowhere near complete, it's looking quite promising and I think it would cut down modding time by quite a lot.  So, my question is, how many of you guys would use such a program when it's made?  Do you think my idea is good, bad or in need of improvement?
Please would you post what you think and also give suggestions for the program if you would.
Cheers
« Last Edit: 17 June 2011, 06:58:30 by anonymousjim »

ElimiNator

  • Airship
  • ********
  • Posts: 3,391
  • The MegaGlest Moder.
    • View Profile
Re: Glest mod studio, opinions?
« Reply #1 on: 3 December 2010, 05:18:25 »
Sounds good but I think some people already are doing something like this, maybe?
Get the Vbros': Packs 1, 2, 3, 4, and 5!

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Glest mod studio, opinions?
« Reply #2 on: 3 December 2010, 06:02:30 »
There's a WIP project called "Glest Developer". I think that matches what you're asking for...

-Archmage-

  • Moderator
  • Dragon
  • ********
  • Posts: 5,887
  • Make it so.
    • View Profile
    • My Website
Re: Glest mod studio, opinions?
« Reply #3 on: 3 December 2010, 06:13:51 »
There's a WIP project called "Glest Developer". I think that matches what you're asking for...

I don't think that's going anywhere...
Egypt Remastered!

Proof: Owner of glest@mail.com

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Glest mod studio, opinions?
« Reply #4 on: 3 December 2010, 06:47:43 »
I don't think that's going anywhere...
Heh, maybe. But if so, I wonder why...  :| I'll send a PM to check...

Psychedelic_hands

  • Guest
Re: Glest mod studio, opinions?
« Reply #5 on: 3 December 2010, 09:32:22 »
I don't think that's going anywhere...
Heh, maybe. But if so, I wonder why...  :| I'll send a PM to check...

He seemed pretty pissed...

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Glest mod studio, opinions?
« Reply #6 on: 3 December 2010, 10:47:24 »
I was being sarcastic... But really, if he abandoned it...what a waste...

anonymousjim

  • Guest
Re: Glest mod studio, opinions?
« Reply #7 on: 3 December 2010, 14:34:00 »
so, I guess, that's a go-ahead?

wciow

  • Behemoth
  • *******
  • Posts: 968
    • View Profile
Re: Glest mod studio, opinions?
« Reply #8 on: 3 December 2010, 15:26:39 »
Yes please do  :D

The above mentioned "Glest Developer" was never released and generally considered to be vapourware. However Silnarm (lead coder for GAE) made a basic mod developer called Glest Asset Manager. It might be useful to take a look at this as it was a very basic but functioning asset manager for Glest and might be helpful in figuring out which bits of code to look into  :)

Check out my new Goblin faction - https://forum.megaglest.org/index.php?topic=9658.0

anonymousjim

  • Guest
Re: Glest mod studio, opinions?
« Reply #9 on: 3 December 2010, 17:35:39 »
hmm, well, I'm not particularly doing an asset manager.  More like a lot of wizards to create the different things.  I may add in a way of linking things up later as well.  Right now I've done the tech one and I'm onto tilesets.  Yeah, coming along well, and making this is less depressing than trying to make painfully low-poly characters for my mod :p

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Glest mod studio, opinions?
« Reply #10 on: 7 March 2011, 10:31:17 »
So did you finish developing this? After all you did start a mod...

Gabbe

  • Guest
Re: Glest mod studio, opinions?
« Reply #11 on: 7 March 2011, 10:52:59 »
What about a tool to check for errors? Like first you make a mod and then you tell a program to check this and this folder for XML-errors and/or upper/lowercase letter errors. WOuld actually improve efficiency a lot.

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Glest mod studio, opinions?
« Reply #12 on: 7 March 2011, 10:58:20 »
Not sure for uppercase/lowercase problems are detected, but for XML errors all you need to do is run this command for megaglest... something --validate

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Glest XML Editor! [UPDATE!]
« Reply #13 on: 21 March 2011, 07:17:02 »
Sorry for the double post, but it looks like he did it! Nice, could be a bit cleaner/"glestier" but it's fine for me!
http://www.gamefront.com/files/20146515/Glest+XML+Designer+by+AnonymousJim.exe

I hope you don't mind that I uploaded it, for others...

wciow

  • Behemoth
  • *******
  • Posts: 968
    • View Profile
Re: Glest XML Editor! [UPDATE!]
« Reply #14 on: 21 March 2011, 15:18:51 »
Well its not exactly pretty and has some layout bugs on my windows machine but it does the job and will certainly help with the creation of unit XMLs  :)
Check out my new Goblin faction - https://forum.megaglest.org/index.php?topic=9658.0

anonymousjim

  • Guest
Re: Glest XML Editor! [UPDATE!]
« Reply #15 on: 11 June 2011, 04:59:57 »
Sorry lol, I forgot about this thread... So yeah, there's a new one going to be released soon.  The layout bugs shouldn't happen this time and it's quite a bit neater and cleaner in the layout.  When you say 'glestier' would you like me to give it a glest theme rather than looking like a normal program?

Also, does anyone have a visual basic compiler for linux?

anonymousjim

  • Guest
Re: Glest XML Editor! [UPDATE!]
« Reply #16 on: 11 June 2011, 17:31:08 »
sorry for double post but I've finished it and here it is for you guys to test and tell me your problems with.  next stage is a gae one methinks

download here

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Glest XML Editor! [version 2 beta now out]
« Reply #17 on: 11 June 2011, 19:19:31 »
Please re-upload? Seems like a bad upload. (corrupted file...0KB)  :-X

Mr War

  • Guest
Re: Glest XML Editor! [version 2 beta now out]
« Reply #18 on: 11 June 2011, 20:26:53 »
seems cool. Does it parse the inputs?

anonymousjim

  • Guest
Re: Glest XML Editor! [version 2 beta now out]
« Reply #19 on: 12 June 2011, 10:48:07 »
I hate the way that vb2010 exports!!!! I can't find the application :/

this is the best I can do, it should work

as for parsing/validation routines, there are none as yet.  To be honest though, this is really only an initial release and much will probably be added in future


anonymousjim

  • Guest
Re: Glest XML Editor! [version 2 beta now out]
« Reply #20 on: 15 June 2011, 15:45:02 »
bump'd

it's been 3 days guys... anyone downloaded? opinions?

Coldfusionstorm

  • Golem
  • ******
  • Posts: 868
    • View Profile
Re: Glest XML Editor! [version 2 beta now out]
« Reply #21 on: 16 June 2011, 19:54:10 »
I liked it, its simple, not too advanced, the top tabs works well.

1.I did not see a load option for exsiting XML's. if there isnt, make one.
2.when browsing for a image, does it include the full path, it dosnt make sense to have the full path.

PS. please update the toplink with the newest release.
« Last Edit: 16 June 2011, 19:56:14 by Coldfusionstorm »
WiP Game developer.
I do danish translations.
"i break stuff"

Mr War

  • Guest
Re: Glest XML Editor! [version 2 beta now out]
« Reply #22 on: 17 June 2011, 02:54:30 »
I liked it and appreciate the effort. I'm probably not a typical user though I already have my XML habits. I see padding as a big issue, as with this people can still write XML that'd crash?

Maybe add a function that you can load a real XML from magitech as a blueprint so that the user can feel what sorts of values they ought to add. Like HP of 12067887 is dumb.
 
Thanks man.

anonymousjim

  • Guest
Re: Glest XML Editor! [version 2 beta now out]
« Reply #23 on: 17 June 2011, 10:21:32 »
hmmm, I have in mind some plans for an 'open' function but it might require quite a lot of work to make...

yeah.. it does include the full path... its stupid lol, i neeed to fix that, thanks for reminding me :p

its true the xmls can be imperfect, but that's what i need feedback for and suggestions to help me improve the software...
for the blueprint thing... i was really intending this for non-n00bs who know a bit about the xmls and just dont want to type it all... I could always add some range controllers etc, but then again that would be rather limiting to modders.  e.g. if there is a mod where everyone has high h.p. for some intricate mechanic to work then they wouldn't want to be stuck on low values

Coldfusionstorm

  • Golem
  • ******
  • Posts: 868
    • View Profile
Re: Glest XML Editor! [version 2 beta now out]
« Reply #24 on: 17 June 2011, 12:48:10 »
Do not make limits please, Only the game code should be the limiting factor.
WiP Game developer.
I do danish translations.
"i break stuff"

 

anything