Here's Alpha 20!

Talk about anything related to Unvanquished.
User avatar
Anomalous
Programmer
Posts: 318
Joined: Wed Mar 07, 2012 3:51 pm UTC

Here's Alpha 20!

Post by Anomalous »

Here's our twentieth alpha release! Read on for what's new…

Stages? Who needs stages?We've removed stages! In their place, upgrades, weapons and alien forms have unlock thresholds; the current state is shown in a bar along the lower edge of the game window, with markers indicating unlock (or re-lock) points. For the moment, they're set up as for stages, but we expect to change this (as we already have on our dev server). We don't yet show what each marker represents; however, that's on the to-do list.

Bots!Bots are now available in our release builds! You can now start a local game and add bots (via the/botcommand) without having to recompile.

Firebombs!Humans now have firebombs to throw at the aliens! Cheaper than the fragmentation grenades which have been available since, well, Tremulous, they explode with less force but, like the flamer, they throw out some burning fuel and may set fire to nearby alien buildings. (And, yes, there's [firebomb] too for chat.)

ImageBurning ambitionNew indicators!You now get to see whether friend or foe is in your sights, and you get to see when you've damaged something. Watch your cross-hair…

SDL 2!Unvanquished has been ported to SDL 2. This brings various improvements – better handling of window manager hot keys (Alt-Tab etc.), mouse motion and multiple monitors, for example. There's still plenty which we could do to better make use of SDL , though. (It can still be built with SDL 1.2 for compatibility, e.g. you want to use externally-compiled SDL but 2.0 isn't readily available.)

More engine and renderer changes!FXAA (fast approximate anti-aliasing) has been added. It requires the GL3 renderer, but may not work on some older Intel hardware due to driver deficiencies. Click here if you want to read more about FXAA. To enable it, /set r_FXAA 1.

Some work has been done on multi-threading, allowing the renderer to run in a separate thread. This will help with complex scenes, giving a frame-rate boost (possibly as much as 40%) because it allows the game to get on with processing your input and talking to the server while the display is being updated – so long as you have a multi-core CPU (which you probably do). To enable it, /set r_smp 1 then restart the client.

GeoIP support is present now. Some will have noticed “$PLAYER has connected from $COUNTRY” on some of servers – that's basically it, except that admins get /listgeoip too.

Improved IPv4 and IPv6 support – the server list now shows servers which are listening on both IPv4 and IPv6 once only, and you'll connect using whichever protocol is preferred and available. (If you have publicly-visible IPv6 addresses and you want IPv6 to be preferred, /set net_enabled 7 (assuming that its value was 1 or 3) and restart the client, and you'll be connecting via IPv6 where possible by default.

Other bitsThere are some animation fixes for alien buildings when they're destroyed but there's no overmind. We've also quietened loading of animations – there were “couldn't load” messages which some thought were errors, but these were actually harmless.

Warnings issued by admins are now recorded in the ban log, and admins get to see who has active warnings against them via /listplayers and /showbans.

There's also the usual set of miscellaneous fixes and rendering improvements.

Click here to read this article on the main site!

Debian and Ubuntu packages (squeeze, wheezy, sid; 12.04, 12.10, 13.04) may work on derivatives

OFFEND! … no, that's not right… ATTACK!

majkifajki
Posts: 22
Joined: Mon Sep 16, 2013 8:46 am UTC

Re: Here's Alpha 20!

Post by majkifajki »

Lot of new stuff under the hood :)

A tremulous player

Re: Here's Alpha 20!

Post by A tremulous player »

Image

Dracone
Dretch
Posts: 34
Joined: Thu Mar 08, 2012 9:21 am UTC

Re: Here's Alpha 20!

Post by Dracone »

yayy!!!!!!!!!!!!

Unvanquished

Re: Here's Alpha 20!

Post by Unvanquished »

Got generic build on Linux.The mouse doesn't work right. x axis is inverted and y axis too. Also if I move the mouse faster the pointer gets slower.

User avatar
Razzee
Posts: 5
Joined: Mon Oct 07, 2013 11:34 am UTC

Re: Here's Alpha 20!

Post by Razzee »

I can regain my days of Tremulous! :smile:

By the way, what will happen with that game? (Tremulous) I've playing it since 2008...

User avatar
Viech
Project Head
Posts: 2139
Joined: Fri Aug 03, 2012 11:50 pm UTC
Location: Berlin

Re: Here's Alpha 20!

Post by Viech »

Unvanquished wrote:

Got generic build on Linux.The mouse doesn't work right. x axis is inverted and y axis too. Also if I move the mouse faster the pointer gets slower.

This release, we moved from SDL 1.2 to SDL 2, which affects mouse handling. Make sure you have a recent version of SDL2 installed. If you compile from source, you can unset USE_SDL2 via cmake and see if that helps.

People might also notice increased sensitivity. That's not a bug but a result of the SDL upgrade. The upside is that mouse handling is now more precise and independent of screen size, if I got that right.

Responsible for: Arch Linux package & torrent distribution, Parpax (map), Chameleon (map texture editor), Sloth (material file generator), gameplay design & programming, artistic direction

ccSadegh

Re: Here's Alpha 20!

Post by ccSadegh »

Thank you very much for BOTs, This is the best release :)

User avatar
Razzee
Posts: 5
Joined: Mon Oct 07, 2013 11:34 am UTC

Re: Here's Alpha 20!

Post by Razzee »

I got a serie of errors while trying to enter on a server...

User avatar
icaro440
Marauder
Posts: 183
Joined: Fri Mar 23, 2012 10:46 am UTC
Location: [SP]ain

Re: Here's Alpha 20!

Post by icaro440 »

everything went perfect for me, THANK YOU VERY MUCH FOR THE BOTS

Post Reply