Play online with differents versions.

Asked by Sergio Cardamas

I just wanna know if is possible paying online with differents versions.

I use 0.9.13 running in Ubuntu and a friend of mine use the 0.9.14 running in Windows.

We can talk through the chat but i can't see the new match created by him. He has the same problem.

I belive that it could be for the different verison.

What do you think?

Thanks in advance.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu hedgewars Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -

sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu maverick-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'

sudo apt-get update; sudo apt-get -y upgrade

You will then get the newer version in Linux

Revision history for this message
Sergio Cardamas (cardamas) said :
#2

Thanks actionparsnip, that solved my question.

Revision history for this message
Derek (bugs-m8y) said :
#3

And this is precisely why I filed:

https://bugs.launchpad.net/ubuntu/+source/hedgewars/+bug/675035

Although, yes, getdeb has been linked from Hedgewars.org download page since Monday.