having to stand on top of eachother to reach a certain trigger would be cool too
427 2012-11-09 17:19:35
Re: Coop playnights (10 replies, posted in RTCW Coop)
Greetings!
Currently I'm hosting a Homeserver named "All welcome! :*" . I'm trying to keep it almost 24/7 online, though I could think about renting a root server for keeping the server really 24/7 running at all.
So, in the meantime, join up and have fun by the public - Internet - Serverlist.
don't forget to update to 0.9.2 !
428 2012-11-09 14:47:17
Topic: Version 0.9.2 is released ! (3 replies, posted in RTCW Coop)
This version is not network compatible with the previous versions. In this release we focussed on fixing stuff. This should make the game a little bit more stable, we still have a long way to go
New features:
Version check, when we release a new version you will be notified in the main menu
Obituaries ! (SomeDude? was killed.) Experimental, I'm open to changes.
Votes have now sounds.
support for MOTD's (message of the day) on servers, so server admin can advertise their forums, etc
Fixes:
Fixed a possible divide by zero which could result in a client crash
The forest map is playable again
Now a wrongly set g_limbotime value will not crash the server
TitaN655? fixed the ingame notes
All maps now have a default wait time of 20 seconds, so you have time enough to check the scoreboard.
When g_limbotime was lower or equal to (sv_fps/1000) you couldn't respawn, now it cannot be set lower.
Notebook was missing
Restart server immediatly when its empty don't wait 5 seconds, because this resulted in AI script errors
Mission failed now restarts the map and doesn't fade to black
Master server has now a hostname (I bought rtcwcoop.com yay!), I also made sure that the IP's in your config files are replaced by this
hostname, this should also fix the empty serverbrowser issues on some clients
Cleanup in serverinfo cvars
When a server is spawned bots are removed first.
Challenge is reset when a client disconnects
Don't call GAME_CLIENT_DISCONNECT when a client reconnects.
Some memory cleanups when clients disconnect
MAN-AT-ARMS fixed the fog, great !
Cinematics are completely removed in crypt1 and church
Maxlives maxlives fixes (restart map if everyone is dead), also updated the HUD for this
Here you can see the update check in action:
429 2012-11-07 23:01:15
Re: A thread for requesting new features (36 replies, posted in RTCW Coop)
great, thanks !
430 2012-11-07 10:15:32
Re: A thread for requesting new features (36 replies, posted in RTCW Coop)
Are they still around ? (and willing to help porting them to rtcwcoop ?)
431 2012-11-06 20:49:05
Re: A thread for requesting new features (36 replies, posted in RTCW Coop)
who made this map ?
432 2012-11-05 21:32:55
Re: A thread for requesting new features (36 replies, posted in RTCW Coop)
its not a request as its already built:
A version checker, so you don't have to watch the internet everyday to know if a new version is available !
the 0.9.2 version is still a lie, it will be released (I hope) after next weekend.
433 2012-11-05 17:30:43
Re: Bug & Feature List (97 replies, posted in Bug reports)
are you guys talking about XP aka "the higher my xp the more powerfull I am" ?
If you are talking about this, I'm very sorry but I'm not going to implement something like this in rtcwcoop. It spoils the fun for new players.
If its just a number (to show how long you play and how good you are) then yes I might implement this
434 2012-11-05 10:00:33
Re: A thread for requesting new features (36 replies, posted in RTCW Coop)
I think after playing all the maps a few times (10-20 times) people will stop caring about the story line of the game
sage: sounds like a nice plan, I'll put it on my long todo list and see how hard it is to implement
435 2012-11-04 19:50:16
Re: Bug & Feature List (97 replies, posted in Bug reports)
A MP script may be reusable for it I think.
the scripts are already for 90% from mp iirc, as we use the mp player models
436 2012-11-04 19:20:48
Re: I dont see servers (4 replies, posted in RTCW Coop)
also remove your config
or type this in the console:
/set cl_master master.rtcwcoop.com
437 2012-11-04 19:20:08
Re: Bug & Feature List (97 replies, posted in Bug reports)
can you fix a bug which you can see other player holding a rilfe with 1 hand while crouching?
its probably fixable, I need to dive in the player animation scripts for this, I'll see what I can do !
438 2012-11-02 14:42:12
Re: Deploying time (12 replies, posted in Bug reports)
I hate that deploying time stuff, you never know if it is your counter, or if it is the counter of the player you are following. And i had the impression, that it sometimes skip a cycle, so you have to wait 40 seconds instead of 20 seconds. Is there a cvar to set/disable deploying time?
it ist possible that you where playing on a server with maxlives on ?
and that you where speccing a player who had no lives left ?
439 2012-11-01 23:40:26
Re: Bug & Feature List (97 replies, posted in Bug reports)
I have created another bugfix for this bug:
- [Medium] Cannot read documents/notes, mouse appears. Also, you need to hold down the Activate button for it to show, if you let go, it disappears, but the documents/notes do not appear anyway.
I don't know if you are removing this on purpose, but it is a very simple fix. You missed out the line:
loadMenu { "ui/clipboard.menu" }
So when a document/note is selected in-game, the game doesn't know what to do as it has not loaded any UI for it, this line will load the UI.
There is only one thing I have not tested with this fix, and that is with other players online. I don't know if when one player selects the document/note, all the other players will also have the note in front of them, and cannot move.
Here is a link to the download: http://www.mediafire.com/download.php?ork45dghlal1hma--
I have also found a couple bugs with g_limbotime:
- When g_limbotime is 0 the server will crash.
- When g_limbotime is 50 or anything less than 50 (including any minus values), you will never respawn once killed.Maybe you should try and make g_limbotime value set as seconds.
Any decimal values should be ignored, the default value should be set.And one other bug in Escape1 (i found this a while back, just forgot to mention):
- In flagzone mode the flag up by where the snipers are ('Upper bunker'), players capture it, and still spawn at previous flag (first flag caught).
your clipboard fix is in the svn, thanks !
I fixed all the g_limbotime issues
about the flagzonemode in escape1, I cannot reproduce this, can you make a demo of this and send it to me ?
thanks a lot
440 2012-11-01 22:46:40
Re: Deploying time (12 replies, posted in Bug reports)
You mean skips cycle and respawns you on the next one. It happen few times to me as well but wasn't sure because I wasn't really paying attention on it at that time.
that sounds more like what the problem really is
to what time was the g_limbotime cvar set ?
441 2012-11-01 12:34:22
Re: Deploying time (12 replies, posted in Bug reports)
I talk about the display of the limbotime, it seems, that if you are in limbo, following another player, who is in limbotime too, that you see his limbotime, not yours.
the limbotime is for everyone the same, it is a global timing not per player, thats why I dont understand what you mean
So it happens to you that you see for example 5 seconds left and that you respawn already ?
Or that you see 1 second left, and that it takes for example another 5 seconds before you respawn ?
442 2012-10-31 10:09:11
Re: Deploying time (12 replies, posted in Bug reports)
I hate that deploying time stuff, you never know if it is your counter, or if it is the counter of the player you are following
I dont understand what you mean by this.
The deploy time is for everyone the same.
Its every X (g_limbotime) seconds. Not X (g_limbotime) seconds after you die. So if you die one second before the next reinforce, you only have to wait one second.
443 2012-10-30 15:36:09
Re: Bug & Feature List (97 replies, posted in Bug reports)
no problem
I remember the etpro times where our bugtracker was full of bugs like the ones you describe
Difference with rtcwcoop is: smaller team more bugs
444 2012-10-30 15:02:50
Re: Bug & Feature List (97 replies, posted in Bug reports)
TitaN655, you make me feel depressed
445 2012-10-30 10:56:13
Re: *major bug* invisible AI's (5 replies, posted in Bug reports)
I had this problem on assault, the parachute guys where invisible for me. I'm running an updated server version on the BOOZZE server can you guys test if they are still invisible ?
thanks
446 2012-10-30 10:45:46
Re: Can translate? (49 replies, posted in RTCW Coop)
You can change language from regedit. Tell what language you want ?
Not everything is translated, so it will not really work
447 2012-10-30 10:43:01
Topic: *major bug* invisible AI's (5 replies, posted in Bug reports)
Sometimes AI's are invisible, very very annoying
as soon as I get a fix for this I will release 0.9.2
448 2012-10-30 10:42:17
Re: Deploying time (12 replies, posted in Bug reports)
if you have low fps change the r_greyscale value to 0
If you want to lower the deploy time, change the server cvar g_limbotime
449 2012-10-29 21:18:18
Re: Bug & Feature List (97 replies, posted in Bug reports)
btw: I tested the callvote menu on a dedicated server to change a map and I see the maplist
450 2012-10-29 21:15:01
Re: Bug & Feature List (97 replies, posted in Bug reports)
I was online with two other players, so altogether there was three. Of course two players or more is what Co-Op is about. Also, I something to add; At the end of a map, some maps fade out of the statistics very slowly, some fade out quickly. The long fade-out may be something you are including so players have time to read all the statistics. But I don't think it would take (roughly) 10 seconds for players to read it all, 4-5 seconds yes; players would get impatient. So maybe all maps should be the same fade-out time as the original Single Player.
I think original rtcw sp had different fade out times also
I know what coop is about, but I think in code, thats why I was telling about being alone on the server or not