gametechmods

Robot Arena => Modifications => Topic started by: Jadestone X on May 17, 2010, 04:35:44 PM

Title: [WIP] Oldies Pack [WIP]
Post by: Jadestone X on May 17, 2010, 04:35:44 PM
O.P
------------------------------------

Description:
Bringing back as much as we (assuming i get a team) can back of RA1 into RA2.

Extra:
I noticed the comments and thought i did let this die fast im going to go through with this (assuming i get a team).

Team:
JadestoneX - TXT/GMF Editing
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Badnik96 on May 17, 2010, 04:41:31 PM
cool. Can't wait.
Title: Re: [WIP] Oldies Pack [WIP]
Post by: nicsan2009 on May 17, 2010, 05:54:05 PM
me neither
Title: Re: [CANNED] Oldies Pack [CANNED]
Post by: 090901 on May 18, 2010, 05:39:37 PM
canceled due to peoples dislike of this idea. (i needed a team and since no one wished to help i canceled it)
Proof that people here have no patience.
Title: Re: [CANNED] Oldies Pack [CANNED]
Post by: Jack Daniels on May 18, 2010, 05:44:43 PM
canceled due to peoples dislike of this idea. (i needed a team and since no one wished to help i canceled it)
Proof that people here have no patience.

And 90 percent of newcomers announce a tourney/AI pack/Mod Pack/etc etc within a week of joining.

Less than 1 percent of them actually finish said projects.
Title: Re: [CANNED] Oldies Pack [CANNED]
Post by: 090901 on May 18, 2010, 05:46:41 PM
He waited a day before canning it, lol.
Title: Re: [CANNED] Oldies Pack [CANNED]
Post by: Jadestone X on May 18, 2010, 06:35:22 PM
Well actually i started an alternate idea and i wanted an excuse to can this one so i could release my new idea later.

P.S. From past experiences i wont be starting topics because when i announce something i never finish it but if i don't i finish it
so when i am done with stuff ill just make a release topic. Also since i cant finish projects when announce i wont be announcing
a finish date and i will release betas when i want to for mechanical warfare.
Title: Re: [WIP] Oldies Pack [WIP]
Post by: nicsan2009 on May 18, 2010, 06:49:30 PM
he probbably cancled it because he found out he cant do it
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Clickbeetle on May 18, 2010, 08:43:58 PM
Bringing back as much as we (assuming i get a team) can back of RA1 into RA2.


Incidentally, bringing the Rodari-Shipka Battlezone into RA2 is one of the things on my RA-2-do list.  (That's the asteroid arena in RA1.)  Perhaps with low gravity to make things interesting (it's in space, after all).


But obviously it will have to wait until after BBEANS.
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Jadestone X on May 19, 2010, 08:50:51 PM
Awesome. If i can get this up and running would you like to join the dev team Clickbeetle?
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Clickbeetle on May 22, 2010, 04:06:21 PM
Hehe.  I could BE the dev team, since (correct me if I'm wrong) the only things you can port from RA1 into RA2 are the Keznorg IGC (which is done) and the Rodari-Shipka Battlezone.  None of the other arenas or components are portable, because they don't have decompiled gmf's included with the game.  The only reason the two arenas I mentioned are portable is because the game comes with both compiled and decompiled versions of the gmf, which makes it possible to convert the gmf's into a format that RA2 recognizes (done by hand) and re-compile them.


Now if somebody *cough*serge,buthealreadyhasalotonhisplate*cough* made a decompiler for the RA1 gmf's, that would be a different story... maybe.  The amount of manual copy-paste labor involved in converting all those gmf's would be astronomical.


Note that if anyone else wants to take a crack at the Rodari-Shipka Battlezone while I'm busy with BBEANS, feel free.  You just have to know your way around the gmf in Notepad, so you know what to delete and what to add or change to make it work in RA2.  Also, you need to switch the Y and Z coordinates on everything, and also shrink everything by a factor of about 300, and possibly fix a few skins that don't transfer accurately.
Title: Re: [WIP] Oldies Pack [WIP]
Post by: G.K. on May 22, 2010, 04:07:55 PM
How hard is it to convert the decompiled gmf's?
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Clickbeetle on May 22, 2010, 04:13:48 PM
Firebeetle did all of that for the Keznorg IGC, but it didn't sound too difficult as long as you know what you're doing.  The trickier part is, at least for the Keznorg IGC, hunting down the skins that don't work and fixing them.  (There's still one skin that I couldn't fix in the final Keznorg release, but it's hard to notice.)
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Serge on May 25, 2010, 03:53:02 PM
Now if somebody *cough*serge,buthealreadyhasalotonhisplate*cough* made a decompiler for the RA1 gmf's

Write me up a quick spec on how the decompiled RA1 GMFs differ from RA2 GMFs, and I'll try to mash up some stuff in Python.

Also, 800th post lolololo
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Serge on May 26, 2010, 10:53:39 AM
Alright, I started working on making my decompiler compatible with RA1 GMF files. Here's a sample result as for now (still need to code up decompiling GMID_COLLISION_MESHes):

http://nginx.q3k.org/stuff/th1L1_txt.gmf (http://nginx.q3k.org/stuff/th1L1_txt.gmf)
Title: Re: [WIP] Oldies Pack [WIP]
Post by: JoeBlo on May 26, 2010, 11:35:52 AM
nice work serge
Title: Re: [WIP] Oldies Pack [WIP]
Post by: G.K. on May 26, 2010, 11:36:46 AM
Not tried yet, but if it works, it'll be amazing.
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Serge on May 26, 2010, 12:47:51 PM
Alright, the new version is available for download (link in my sig, as usual). I'll work on a version that automatically switches the Y and Z axis, and scales everything down by 300.
Title: Re: [WIP] Oldies Pack [WIP]
Post by: Jadestone X on May 28, 2010, 03:54:22 PM
Alright, I started working on making my decompiler compatible with RA1 GMF files. Here's a sample result as for now (still need to code up decompiling GMID_COLLISION_MESHes):

http://nginx.q3k.org/stuff/th1L1_txt.gmf (http://nginx.q3k.org/stuff/th1L1_txt.gmf)

Nice Serge, Hope you will help :)