0.2.8-armagetronad-sty+pvp

What do you want to see in Armagetron soon? Any new feature ideas? Let's ponder these ground breaking ideas...
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

epsy wrote:That's the crappy way of doing it :) (and also the one that will be messed up as soon as the user chooses another font as the default)
Not if we add some decent formatting options to our strings, like for example smart tabs. Plus, it's definitely the most flexible way when it comes to server side modifications.
User avatar
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679
Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:

Post by wrtlprnft »

maybe we should start depending on webkit and use HTML for the scoreboard :-D
There's no place like ::1
User avatar
Lucifer
Project Developer
Posts: 8742
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Webkit is *huge*. :(
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
User avatar
smoothice
On Lightcycle Grid
Posts: 45
Joined: Sun Nov 09, 2008 7:54 pm

Post by smoothice »

Well, if none of you have noticed, I'm making some pretty sweet progress on my first function: MATCH_START_PVP. With some testing help from PinkTomato and kyle I was able to get all of it working.

Regarding the scoreboard and FIRST_TO_WIN stuff, I was thinking that I would just have the server keep track of it and at the beginning of every round it would just do a console message of the score. For example:

PVP-Score: 3-1 - (player1, player2)

Then I wouldn't have to deal with client/server problems and whatever.
Image
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Or the server could rename the teams appropriately, then it would be visible all of the time. Just a thought. It is, of course, a hack.
User avatar
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679
Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:

Post by wrtlprnft »

That's what i was doing when I was hosting organized matches on my server, albeit manually.
There's no place like ::1
User avatar
smoothice
On Lightcycle Grid
Posts: 45
Joined: Sun Nov 09, 2008 7:54 pm

Post by smoothice »

Z-Man wrote:Or the server could rename the teams appropriately, then it would be visible all of the time. Just a thought. It is, of course, a hack.
So would it be possible to edit the code so that core dumps and shot don't get added to the team score and matches do? Or would that be too hard...?
Image
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Possible and not hard at all. Just disable the automatic adding of player score events to the team score.
User avatar
smoothice
On Lightcycle Grid
Posts: 45
Joined: Sun Nov 09, 2008 7:54 pm

Post by smoothice »

Hi again... another status update:

I've made some exciting progress! Both MATCH_START_PVP and MATCH_START_WAR and working. There isn't a score count working yet but team renames and player team delegations are working nicely.

I'm really excited to see how this turns out. Once I get the score count working I'll be deploying this on ~Night Walker's Central~ CTFS~.

Also, I'd like to thank z-man for helping me whether he thinks I'm annoying or not. :wink:
Image
Post Reply