ZDaemon Forum Index ZDaemon
Client/Server DOOM
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Public Beta 1.09 has been released
Goto page 1, 2, 3, 4  Next
 
Post new topic   Reply to topic    ZDaemon Forum Index -> ZDaemon Help & Chatter
View previous topic :: View next topic  
Author Message
Raider
Lazy Admin


Joined: 29 Jul 2002

PostPosted: Sat Jul 16, 2011 4:10 am    Post subject: Public Beta 1.09 has been released Reply with quote

We're pleased to announce the release of the first public 1.09 beta, as well as a 1.08.08c upgrade. Here are a few of the goodies you will find in this release:


  • New Picture-In-Picture feature when spectating duels.
  • "DVD-like" playback controls (play/pause/forward/backward) while watching demos.
  • New "double domination" mode.
  • Team radar that shows the position of teammates in all team modes.
  • Built in railgun, zooming (sniper scope) and an instagib mode.
  • New, highly customizable font system, offering improved readability of console and ingame messages.
  • Improved unlagged.
  • Much smoother movement for higher ping players.
  • Clients can control the number of incoming packets (user-selectable fineticks).
  • Tons of coop fixes that will make the mode much more enjoyable!
  • Greatly improved Heretic support.
  • Increased playerlimit from 16 to 50.
  • Working polyobjects.
  • Much improved wine support (linux) for the launcher and ZRC.
  • Several new DMFLAGS for improved fidelity to doom2.exe.
  • Improved team balancing; it should result in more balanced team games.
  • A new update mechanism in ZLauncher that ensures proper and easy updates of all game related files. The mechanism will significantly simplify later upgrades to newer (beta or final) versions.

Here is the complete change log.

There are also a few caveats:

  • Demo recording is not supported in the 1.09 beta release because the netcode protocol is not finalized yet (ie., those demos would not be playable later on).
  • There are no publicly distributable 1.09 servers yet for the same reason as above: the netcode is not finalized yet. Such servers will be made available when the protocol is finalized.
  • Server hosts should update to the new 1.08.08c server. It fixes some crashes, a security (DOS) problem and adds some new features like the new team balancing.


Download it here.


Last edited by Raider on Sat Jul 16, 2011 6:20 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
tm512
Posting Spree!


Joined: 07 Jul 2010
Location: Oregon

PostPosted: Sat Jul 16, 2011 4:51 am    Post subject: Reply with quote

I'll give this a try, but if I'm not able to get a Linux binary for it then I doubt it will keep me around long.
Back to top
View user's profile Send private message
Doom2pro
Unstoppable!


Joined: 03 Oct 2002
Location: Glens Falls, NY. USA

PostPosted: Sat Jul 16, 2011 5:13 am    Post subject: Reply with quote

tm512 wrote:
I'll give this a try, but if I'm not able to get a Linux binary for it then I doubt it will keep me around long.


You won't be missed... Good riddance.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
cha0tix
Unstoppable!


Joined: 04 Dec 2006
Location: Chicago, IL Hangout: #DarkAlley @ OFTC

PostPosted: Sat Jul 16, 2011 5:23 am    Post subject: Reply with quote

On a more helpful Linux approach, I couldn't get it to load without some help, so as per the terminal output. You'll need to grab an extra DLL for this to work in older versions of wine WINE, which is easily handled by winetricks. It works fine out of the box on newer versions of wine.

If you have the dll issue, here is a short guide to fixing that.

Firstly, fire up your terminal.

Download winetricks:
Code:
wget http://winetricks.org/winetricks


Make it executable:
Code:
chmod +x winetricks


Grab the VC Runtime for the DLLs:
Code:
./winetricks vcrun6


Profit!

Tested on Wine 1.0.1 using Debian Squeeze.


Last edited by cha0tix on Sat Jul 16, 2011 6:20 am; edited 1 time in total
Back to top
View user's profile Send private message
phenex2
Unstoppable!


Joined: 10 Jan 2008

PostPosted: Sat Jul 16, 2011 5:34 am    Post subject: Reply with quote

important for people that had the closed beta installed before:
delete the old VER_10900 and VER_10809 folders.

people that use custom commandline parameters to auto record demos or ingame logfiles
should add %BASE% as a prefix to relative paths.
e.g. -netrecord %BASE%\Demos\%DATE%_%TIME%_%WAD%

regarding the missing dll in wine. we are aware of the problem but didnt get around to determine how that dependecy creeped in yet.


Last edited by phenex2 on Sat Jul 16, 2011 4:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
tm512
Posting Spree!


Joined: 07 Jul 2010
Location: Oregon

PostPosted: Sat Jul 16, 2011 5:47 am    Post subject: Reply with quote

Doom2pro wrote:
tm512 wrote:
I'll give this a try, but if I'm not able to get a Linux binary for it then I doubt it will keep me around long.


You won't be missed... Good riddance.

So you're either saying that you don't care about players being around, you're just being an asshole, or both?

cha0tix wrote:
On a more helpful Linux approach, I couldn't get it to load without some help, so as per the terminal output. You'll need to grab an extra DLL for this to work in WINE, which is easily handled by winetricks.

It runs out of the box on wine 1.3.24. The glacial refresh speeds in ZLauncher have been fixed, and the application actually closes now, but it's still a long way from a proper, native application.
Back to top
View user's profile Send private message
EarthQuake
Wicked Sick!


Joined: 02 Apr 2004
Location: Athens, Ohio. Dieblieber gonna getcha!

PostPosted: Sat Jul 16, 2011 6:05 am    Post subject: Reply with quote

Posting in epic thread.
Back to top
View user's profile Send private message Send e-mail
GhostlyDeath
God like!


Joined: 28 Mar 2005

PostPosted: Sat Jul 16, 2011 6:17 am    Post subject: Reply with quote

cha0tix wrote:
Tested on Wine 1.0.1 using Debian Squeeze.


You may be better off compiling the latest WINE or finding the "wine-unstable" packages. The WINE existing in Debian is extremely out of date (I have upgraded myself personally to the "unstable" packages) and things run much much better.

On a side note, has the full 50 players been tested yet at all on any server?

I assume for demo rewinding you use "key frames", how often is each key frame?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cha0tix
Unstoppable!


Joined: 04 Dec 2006
Location: Chicago, IL Hangout: #DarkAlley @ OFTC

PostPosted: Sat Jul 16, 2011 6:19 am    Post subject: Reply with quote

Yeah it works out-of-the-box in the newest wine (just tested 1.3.24, I'll edit) but the mouse is handled different in the latter, so I stick with the former.

I also had a mouse issue, where I could not turn it to the right. This was remedied by starting with a fresh config.
Back to top
View user's profile Send private message
Madgunner
Dominating!


Joined: 23 Nov 2003
Location: Atlanta,GA

PostPosted: Sat Jul 16, 2011 6:36 am    Post subject: Reply with quote

GhostlyDeath wrote:
On a side note, has the full 50 players been tested yet at all on any server?


It has been done with bots but not with players, yet. Should work provided the server has enough bandwidth.
Back to top
View user's profile Send private message
tm512
Posting Spree!


Joined: 07 Jul 2010
Location: Oregon

PostPosted: Sat Jul 16, 2011 6:42 am    Post subject: Reply with quote

cha0tix wrote:
Yeah it works out-of-the-box in the newest wine (just tested 1.3.24, I'll edit) but the mouse is handled different in the latter, so I stick with the former.

Hmm? It seems like this would be something that can be changed back in some sort of configuration change.

As for the mouse in latest WINE + zd 1.09, it feels a lot better than what I had back in September. It still seems to be impossible to find the perfect sensitivity (i.e. in Linux Zdaemon/Skulltag I use 2.0, Odamex 70, Chocolate Doom 50). ZDaemon's mouse under wine is either too fast or too slow.
Back to top
View user's profile Send private message
Kilgore
Air Cavalry


Joined: 17 Jun 2003
Location: Up the river

PostPosted: Sat Jul 16, 2011 7:12 am    Post subject: Reply with quote

GhostlyDeath wrote:
On a side note, has the full 50 players been tested yet at all on any server?

Check this out. You'll find more than 50 in there. In fact, I was stress-testing it with 64, but they didn't fit on screen (note you don't see me either in the screenshot; I was at the bottom since I was spectating) Smile
Back to top
View user's profile Send private message Visit poster's website
phenex2
Unstoppable!


Joined: 10 Jan 2008

PostPosted: Sat Jul 16, 2011 7:25 am    Post subject: Reply with quote

Quote:
"DVD-like" playback controls (play/pause/forward/backward) while watching demos.


To clarify: this applies to all demo versions. no need to convert them. just load a 1.05 or whatever version demo and you will be able to use all playback controls.
Back to top
View user's profile Send private message
Ronald
Rontard


Joined: 17 Aug 2005
Location: Netherlands Clan: [QnB]

PostPosted: Sat Jul 16, 2011 7:55 am    Post subject: Reply with quote

Exclamation Exclamation Exclamation Exclamation Exclamation Exclamation Exclamation Exclamation

Also, does anyone know how Double Domination works? I was curious to find out, but the servers that host the gamemode are not reachable because the wadfiles they are hosting are not available for download.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Kilgore
Air Cavalry


Joined: 17 Jun 2003
Location: Up the river

PostPosted: Sat Jul 16, 2011 8:16 am    Post subject: Reply with quote

Quote:
It's a team game where you have to hold two strategic points at the same time. If your team can control both points for 10 seconds you score a point.

Think about it as TDM with 2 focal points in the map.Here is a sample video from ut2004


Last edited by Kilgore on Sat Jul 16, 2011 8:18 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
Roscoe3000
Unstoppable!


Joined: 25 Jul 2006
Location: Schmocation

PostPosted: Sat Jul 16, 2011 8:17 am    Post subject: Reply with quote

Nice to see some good news.

Keep up the good work, guys. You rock Cool
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
pErf3ct _DaRk_
Unstoppable!


Joined: 07 Oct 2007
Location: France - Teh 21

PostPosted: Sat Jul 16, 2011 8:54 am    Post subject: Reply with quote

What a perfect way to start a week-end!
Back to top
View user's profile Send private message MSN Messenger
Mantis-X
On a Rampage!


Joined: 07 Mar 2005

PostPosted: Sat Jul 16, 2011 10:07 am    Post subject: Reply with quote

Great work guys... I really like the new unlagged... Feels really good Very Happy
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Thadeuss
Wicked Sick!


Joined: 23 Jun 2005
Location: www.areashiftybun.com

PostPosted: Sat Jul 16, 2011 11:04 am    Post subject: Reply with quote

I tried to post in this thread, but the sheer awesomeness of it had melted my brain and left me a gibbering wreck.

This is absolutely brilliant. The demo feature is a massive help and the new netcode on 1.9 servers is just fucking awesome. I am seriously impressed by all of the changes and bug fixes, took me and age to read the changelog!
Back to top
View user's profile Send private message Send e-mail Visit poster's website
dewww
God like!


Joined: 29 Dec 2006

PostPosted: Sat Jul 16, 2011 11:14 am    Post subject: Reply with quote

hahah.. dumb me just ran to try it out without reading the info and then i was like fffff why demo not recorded?! i'm yet to play a game with higher ping or larger player count to test it in harsh conditions, but i've loved everything so far.

btw, i think trebuchet should be the default font over chicago, it looks better and reads better. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ZDaemon Forum Index -> ZDaemon Help & Chatter All times are GMT + 1 Hour
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group