View unanswered posts | View active topics It is currently Fri May 03, 2024 11:07 pm



Reply to topic  [ 80 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
 Mod Contest 3 | Voting 

Which mod is best?
Poll ended at Tue Jul 14, 2009 1:12 am
Aerial Flamethrower.rte - Aerial Flamethrower 2%  2%  [ 1 ]
Apollocalipse.rte - The Apollocalipse! 2%  2%  [ 1 ]
BoardingPod.rte - Boarding Pod 2%  2%  [ 1 ]
ComingOfGod.rte - Godly Descent 50%  50%  [ 32 ]
Destructo-Sphere.rte - Orb 3%  3%  [ 2 ]
DropRocket.rte - Drop Rocket 3%  3%  [ 2 ]
HArmorDS.rte - Heavy Armor Drop Ship 2%  2%  [ 1 ]
Roller.rte - RotoRocket 17%  17%  [ 11 ]
TradeCrafts.rte - CraftsDwarf 2%  2%  [ 1 ]
Zeppelin.rte - Zeppelin 19%  19%  [ 12 ]
Total votes : 64

 Mod Contest 3 | Voting 
Author Message
User avatar

Joined: Tue Nov 06, 2007 6:58 am
Posts: 2054
Reply with quote
Post Re: Mod Contest 3 | Voting
Eh, just toss in a pinstrength check for that issue, and a PresetName check for the self destruct on black hole stage issue.
Already done(see page 2).


Tue Jul 07, 2009 9:03 pm
Profile
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: Mod Contest 3 | Voting
Code:
   if object.PinStrength == 0 then
      object.Vel = Vector(object.Vel.X - lengthdir_x(grav*mod,dir),object.Vel.Y - lengthdir_y(grav*mod,dir));
   end

That's in the CoG version of GravitateMovableObject, but not Orbit Lands'. Also, the craft's PinStrength is set to 100000 or something at the beginning of the script, so there's no need for the second check.


Tue Jul 07, 2009 9:23 pm
Profile WWW
Forum Moderator
User avatar

Joined: Fri Feb 02, 2007 3:53 pm
Posts: 1896
Location: in my little gay bunker
Reply with quote
Post Re: Mod Contest 3 | Voting
Yay! My joke mod got one vote. I am so happy now! :D


Tue Jul 07, 2009 10:16 pm
Profile
User avatar

Joined: Mon Jun 30, 2008 9:13 pm
Posts: 499
Location: Finland
Reply with quote
Post Re: Mod Contest 3 | Voting
I chose an open theme because people were complaining about how limiting the themes were. At least we got very creative mods this time round.


Tue Jul 07, 2009 10:33 pm
Profile
User avatar

Joined: Thu May 15, 2008 11:40 am
Posts: 1527
Location: In heaven, everything is fine.
Reply with quote
Post Re: Mod Contest 3 | Voting
Roon3 wrote:
Man that CoG thing was amazing! I really liked the way it works with music, amazingly timed. Oh and the author is obvious (And Zalo's post makes it even more obvious). He needs to fix the brain killing thing.

You should avoid hinting creators and mods before voting ends. If we need to stop it we must stop every bit of it.

p3lb0x wrote:
Yay! My joke mod got one vote. I am so happy now! :D

If we need to stop it we must stop every bit of it.

piipu wrote:
I chose an open theme because people were complaining about how limiting the themes were. At least we got very creative mods this time round.

I just thought, contest entries should be similar in function or structure in order for us to have an objective comparison of mods. Or else, we would only compare mods due to sheer 'awesomeness'. To certain extend, yes, that's important, but it should not be the only thing considered in a competition. For example, there is no similarity between a money-making machine and a reflecting shield, so what's going to determine one performs better than the other when they do two different things?

Though if we like the contests more casual then that doesn't matter too much.


Last edited by The Decaying Soldat on Wed Jul 08, 2009 1:51 am, edited 1 time in total.



Wed Jul 08, 2009 1:02 am
Profile
Forum Moderator
User avatar

Joined: Fri Feb 02, 2007 3:53 pm
Posts: 1896
Location: in my little gay bunker
Reply with quote
Post Re: Mod Contest 3 | Voting
Does it really matter? It's not like I am popular enough to attract votes based on that alone :P


Wed Jul 08, 2009 1:20 am
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Mod Contest 3 | Voting
Even then, that information allows the guessing of other mod auuthors with greater accuracy.


Wed Jul 08, 2009 1:32 am
Profile WWW
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Mod Contest 3 | Voting
CoG is easily the most epic use of a screen effect in CC ever, and easily gets my vote for best 'craft' in this contest.
That effect would look really cool as a pulsating energy orb thing for a sci fi ish power generator or something.


Wed Jul 08, 2009 1:12 pm
Profile
Loose Canon
User avatar

Joined: Sun Mar 29, 2009 11:07 pm
Posts: 2992
Location: --------------->
Reply with quote
Post Re: Mod Contest 3 | Voting
Speaking of CoG ( and who HASN'T been), Where did the music come from? I mean the version without all the storm sounds, and the static cracklepop. Yaknow, one that sounds good without meteors there to pull your attention away from the static.


Fri Jul 10, 2009 11:26 pm
Profile WWW
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: Mod Contest 3 | Voting
Creator of CoG, please release that info after the voting has ended so as to retain anonymity.
The song is definitely a remix of Requiem for a Dream, if that helps in searching for it.


Fri Jul 10, 2009 11:49 pm
Profile WWW
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Mod Contest 3 | Voting
ComingOfGod.rte wrote:
Requiem_For_a_Dream_Remix_with_Storm.ogg
It's not hidden or anything...
Anyway, google ought to do the trick if you search it in quotation marks minus the file extension and replacing the underscores with spaces.


Sat Jul 11, 2009 4:41 am
Profile WWW
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: Mod Contest 3 | Voting
The problem is that that version of the song has a storm mixed in.


Sat Jul 11, 2009 5:12 am
Profile WWW
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Mod Contest 3 | Voting
Then you would search minus anything after the word remix...


Sat Jul 11, 2009 5:46 am
Profile WWW
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Mod Contest 3 | Voting
Requiem For A Dream by Clint Mansell - Thats the original.

Can't really point out which remix this one is because, well, there are like atleast 30 different ones and I can't be arsed downloading all of them.


Sat Jul 11, 2009 11:45 pm
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: Mod Contest 3 | Voting
Good time to vote if you haven't already. Another less-than-a-day left. Good turnout though, 6 more votes than last time.


Mon Jul 13, 2009 3:22 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 80 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.081s | 18 Queries | GZIP : Off ]