Are you up to the Challenge?

Mapping contests, FOTM, and more.

Moderators: Nexuiz Moderators, Moderators

Postby Chryyz » Sun Jan 27, 2008 9:52 am

It's been a long time since a posted in this thread... Since Carlyle started it I suppose. Anywho...

Dusty - Blue to Red - No Weapons - 7:56

Video: http://www.megaupload.com/?d=ZO64ZFIY
Demo: http://www.megaupload.com/?d=WJC0YHA0

EDIT: Just as a sidenote. I've already beat this time, so do your absolute best or I might punch it out with my reserve time ;)
"When the game is over, the king and pawn go into the same box"
Image
Chryyz
Member
 
Posts: 16
Joined: Wed Jun 20, 2007 2:25 am

Postby mkzelda » Mon Jan 28, 2008 10:39 pm

Now that many great runs have been made and the dust has settled, the time has come to revisit, amend, and clarify the rules. The following suggestions are based on existing content and conversations with participating players

If so, here's the rules:
1. You must have PROOF of the time (flag) capture! (See the [sic] 4th RULE!)
2. All captures are to be done with regular (PURE) Nexuiz settings.
3. The quad cannot be used!
4. The Hook cannot be used!
5. The demo or .avi (PROOF) needs to be uploaded so that challengers may view the run.
6. If a demo is uploaded, Please Provide the exact time of the capture. This will eliminate having to watch a demo all the way through.
7. There are two ways of holding a record. 1. Is to capture using any weapon available on the map. This will be displayed as (Weapons) under the record holder section. 2. Is to NOT USE any weapons at all. This is pure running skill. It will be displayed as (No Weapons) under the record holder section.


RE: #2, Changing the timer to display an extra placeholder and sys_ticrate
<mkzelda> div0: how can I display 1/1000 placeholder in speedruns? ie capptured the flag in 30.125 seconds?
<div0> mkzelda: you could, but the timing is not that accurate
<div0> s = ftos_decimals(t, 2);
<div0> s0 = ftos_decimals(flagcaptimerecord, 2);
<div0> you'd change the digit 2 there
<mkzelda> its accurate to hundredths though
<div0> not even that
<div0> it is accurate to multiples of sys_ticrate
<div0> that means usually 0.05s
<div0> it slightly changes physics, especially regarding laser jumps
<mkzelda> you can change mid-run for different sections
<div0> yes, and changing should be absolutely banned :P
<div0> either the rules should require a fixed ticrate, or it should require you to specify it when posting
<mkzelda> good idea, ill do the latter for now


Conclusion:
1) changing the timer beyond the hundredths is not beneficial
2) sys_ticrate should not by modified during a run at any time
3) sys_ticrate should be specified for the demo be it 0.01, 0.02, 0.03125, 0.05 or whatever else, see my next point on naming conventions.
4) Getting everyone to agree on one sys_ticrate may be a problem. 0.05 is the default for 2.3. 0.0138889 is the default in svn (which is the desired client b/c of impulse 77). Forcing 0.05 means that those who want something more responsive, faster, and more accurate lose out. Forcing 0.01 means some people will have difficulty keeping up on older computers. This is why I've taken the approach of just posting what we use. This info can be found in the demo file too.

RE: Rule 1&5. The demo or .avi (PROOF) needs to be uploaded so that challengers may view the run.
The demo should always be available. Videos are the icing on the cake.

RE: Rule 7 Wep/Nowep
"There are two ways of holding a record. 1. Is to capture using any weapon available on the map. This will be displayed as (Weapons) under the record holder section. 2. Is to NOT USE any weapons at all. This is pure running skill. It will be displayed as (No Weapons) under the record holder section"

This has been elaborated over several pages of this thread, and I'd like to wrap it up.

Nowep:
- You must start at rest, 0qu/s
- You may not use a weapon at any point in the run or during the run unless a weapon is required to complete the map. Examples of this are digdigdig and desert castle. In these cases its still important that there is no speed advantage gained by the weapon. You may not take advantage of the fact that you are firing a button that could also propel you. Use a shotgun if applicable.
- You may not abuse impulse 77 to gain speed.
- You may do whatever else to build speed prior to grabbing the flag.

Wep:
- You must start rest, 0qu/s
- You may use any weapon in any combination, provided the usage, ammo accumulation and health stacking could be accomplished in the game.
- You may not abuse impulse 77 to gain speed.
- You may do whatever else including using weapons to gain speed prior to grabbing the flag.

There has been enough interest in laser only wep runs that we've kept seperate records for nowep, laser, and wep (full weapons)

Laser:
Same as weapons, but laser only.


Naming Conventions
It would be extremely helpful for us to use a consistent filename scheme for our demos/videos. Besides making the files self-explanatory and easy to read, eventually we will have a demo/video repository that will allow you to submit a demo, grep the demo for the captures and time of caps, store details into a db as well as pack it into .pk3 and link the pk3/video, etc.

For now I'd like to propose something like as follows:
mapname(direction)[physics_ticrate]runtime-weapons-datestamp-runner.dem
where
mapname=the mapname nexuiz writes to .dem currently
direction=b2r, r2b, special (blue to red, red to blue, or if weapon is required on nowep, provided only if needed)
physics=nex2.3, nanl
ticrate=0.01, 0.0138889, 0.02, 0.03125, 0.05 (we should narrow this down)
runtime=00.00.00 placeholder, we have maps that require minutes
datestamp=YYYYMMDD
runner=alias
ex.
forkamuse91(r2b)[nex2.3_0.02]00.12.07-nowep-20080126-mkzelda.dem
spyglass-nex[nex2.3_0.02]00.02.76-laser-20080127-mkzelda.dem
geforce1[nex2.3_0.01]00.03.53-wep-20071225-mkzelda.dem
digdigdig(special)[nex2.3_0.01]00.02.59-nowep-20071221-mkzelda.dem
df_cpma3x-1[nanl_0.02]00.16.880-nowep-20080230-cantwait.dem

I'm not a big fan of using ()[] in filesnames for the sake of not wanting to escape them, but _ . and - are already used in mapnames, runtime, version number and variables. The order is most important, and what I have given the most consideration. The delimiters could be better but I think the order is good.

Final Thoughts
Keep in mind I'm not trying to change any rules here. I'm trying to clarify existing ones, and suggest ways of improving our system. I'm also trying to set up a standard that will work with future speedrun mods. Please feel free to make corrections or advice so we can nail down a newer cleaner set of rules. [/list]
mkzelda
Member
 
Posts: 34
Joined: Fri Oct 26, 2007 5:15 pm

Re: Are you up to the Challenge?

Postby Mirio » Fri Feb 01, 2008 12:57 pm

divVerent wrote:I just checked my server logs against the list of current capture records, and found four people who possibly broke a record in our list here:

dusty: Karl's Noob managed a capture in 7.97s.
reservoir-nex_b3: [epic]nubcake got 19.41s
revdm1: [epic]camper got 3.61s
spyglass: [DFF]Ronan got 3.61s

But as for these no demo exists, they may have been - intentionally or not - assisted runs. Still, this may be a heads up so you know which records are likely to be beatable... :)


u dunno if the use strength.. :P
ginseng
Mirio
Forum addon
 
Posts: 1170
Joined: Sun Apr 15, 2007 3:05 pm
Location: Aneurysm

Postby k0jak » Fri Feb 01, 2008 4:11 pm

Nor do you know if it's been done with weapons or not :)

and mkzelda, i like the demo format style you laid out, but i don't get and i don't think you need the [nex2.3_0.02] <--- the end 3 digits whats that for?

also remove the date from the end of the demo format, it's not needed and it makes it look less cluttered.
:]

Image

kojn translates into horse.

Signature Pic based on UT-Clan Mates describing trying to spam me and getting confused which routes I take :D
k0jak
Forum addon
 
Posts: 1103
Joined: Tue Feb 28, 2006 11:36 pm

Postby mkzelda » Fri Feb 01, 2008 9:21 pm

Thanks k0jak. I was on the fence about the date.

The 0.02 is an example of the sys_ticrate used. sys_ticrate value can not be recovered from the demo. Since sys_ticrate changes the accuracy of the timer and physics, I was suggesting we include this info in the name. However, since we have no way to confirm the validity of the stated value (and we'll just lock it in mods) I suppose I could eliminate that part of the naming convention too.
mkzelda
Member
 
Posts: 34
Joined: Fri Oct 26, 2007 5:15 pm

Postby Mr. Bougo » Mon Feb 18, 2008 6:06 pm

SC0RP wrote:I cant get my vids to play back :cry: they are in my list of demo's on nexuiz, but do not appear in the nexuiz/demos folder :?:

"Hourglass (Weapons) - [BOT]Mirio in 18.66 seconds"

is that still the best time? ^

I got 9.33secs on hourglass :!:


9.33 with rocketfly I presume...

This thread needs a Laser only section, I'd be happy :D

http://www.youtube.com/watch?v=BU_c-zzGlQ4



And I broke two records on LazyDog, non-assisted... Spyglass (not vsspy) and Lavaflag (LAVAFLOWWWWW)
Mr. Bougo
Keyboard killer
 
Posts: 760
Joined: Mon Sep 10, 2007 3:29 pm

Postby FruitieX » Tue Feb 26, 2008 9:09 pm

16.99 on hourglass, without weapons.

http://www.fileden.com/files/2006/11/7/ ... rglass.dem

Image
Image
FruitieX
Keyboard killer
 
Posts: 588
Joined: Mon Nov 13, 2006 4:47 pm
Location: Finland

Postby Mr. Bougo » Wed Feb 27, 2008 6:36 am

Doublepost :shock:
Last edited by Mr. Bougo on Mon Mar 31, 2008 7:16 am, edited 1 time in total.
Mr. Bougo
Keyboard killer
 
Posts: 760
Joined: Mon Sep 10, 2007 3:29 pm

Postby Mr. Bougo » Wed Feb 27, 2008 6:37 am

Shweet :)


We must discuss about a rule redefining: rocketboost... Should the runs use the default.cfg vars that affect gameplay? I think it should....
Mr. Bougo
Keyboard killer
 
Posts: 760
Joined: Mon Sep 10, 2007 3:29 pm

Postby jlue2051 » Tue Apr 15, 2008 5:08 pm

hey all. im new to the alientrap forums. hope these are right posted

Hydronex B3 - 7.80 (weapons) : http://rapidshare.de/files/39127623/hydro2.dem.html
Greatwall Reloaded 3 - 8.55 (weapons) : http://rapidshare.de/files/39127882/greatwall3.dem.html
Dusty - 6.75 (weapons) : http://rapidshare.de/files/39128013/dusty.dem.html

Okay now it's getting boring :P

Edit:
Cb_CtfB4 - 21.00 (weapons) : http://rapidshare.de/files/39128502/rm6.6.dem.html (still bad, but noone is doing better atm :) )
Running Man - 6.60 (weapons) : http://rapidshare.de/files/39128503/cb_ctf_b4.dem.html
Image
jlue2051
Member
 
Posts: 13
Joined: Tue Apr 15, 2008 4:25 pm

PreviousNext

Return to Nexuiz - Contests

Who is online

Users browsing this forum: No registered users and 1 guest