Well, fortunately you can choose your spawn point, and see what's going on there before you spawn; so you have fairly good tools to combat spawn camping.
Also, the video shows gameplay from Capture & Hold mode, where spawn-killing is a valid and necessary tactic when trying to capture a control ...
Search found 104 matches
- Sun Dec 29, 2013 4:04 pm
- Forum: Other 6DoF Game Efforts
- Topic: Talon
- Replies: 21
- Views: 31246
- Tue Dec 24, 2013 12:57 pm
- Forum: Other 6DoF Game Efforts
- Topic: Talon
- Replies: 21
- Views: 31246
Re: Talon
You beat me to it... and I thank you. It's good to have the help in getting the word out.Grendel wrote:The early access release is now available for purchase at the Talon site, check it out !

- Fri Oct 04, 2013 4:22 pm
- Forum: Other 6DoF Game Efforts
- Topic: Talon
- Replies: 21
- Views: 31246
Re: Talon
Thank you everybody for your support and interest in Talon. And special thanks to everyone who has helped me test the game and work out the bugs. At this point I am not seeking additional beta testers, but if you have not yet played the game do not despair, I will be releasing a free Demo very soon ...
- Wed Sep 25, 2013 3:54 pm
- Forum: Other 6DoF Game Efforts
- Topic: Talon
- Replies: 21
- Views: 31246
Re: Talon
Hey guys! Sorry for the delay. I'm approving you for Beta access, check the Pilot's Lounge for the Beta Testing forum, you'll find further instructions there. I've been busy working on the next Beta version, which should be done this evening. I'd suggest holding off downloading until this new ...
- Sat Sep 21, 2013 12:41 am
- Forum: Other 6DoF Game Efforts
- Topic: Talon
- Replies: 21
- Views: 31246
Re: Talon
Wow, that definitely got my attention ! What do I need to do to sign up for testing ? :)
Make yourself a user on forum.talongame.com, which I see you've already done, and I'll add you to the Beta Testers group, which I have done. So you're all set. Now head over to the Pilot's Lounge Beta Testing ...
Make yourself a user on forum.talongame.com, which I see you've already done, and I'll add you to the Beta Testers group, which I have done. So you're all set. Now head over to the Pilot's Lounge Beta Testing ...
- Fri Sep 20, 2013 8:50 pm
- Forum: Other 6DoF Game Efforts
- Topic: Talon
- Replies: 21
- Views: 31246
Talon
Many, if not all of you are already aware of Talon, perhaps from the Cafe post which generated some lively discussion about the issue of trichording mechanics, but I wanted to make a more official announcement, now that I can post again (thank you Krom, Foil).
For some years now I have been ...
For some years now I have been ...
Re: Talon
It's like a D3 clone. It looks like they even have the stupid napalm cannon.
Napalm cannon? No. That gun sucked. But there is a Napalm Rocket analog. Is it like a D3 clone? I'll let you decide. That was never my intent, but Descent pretty well shaped my idea of what a flight combat game should be ...
Napalm cannon? No. That gun sucked. But there is a Napalm Rocket analog. Is it like a D3 clone? I'll let you decide. That was never my intent, but Descent pretty well shaped my idea of what a flight combat game should be ...
Re: Talon
Hello DBB! It's nice to see Talon getting some attention. Talon is not Descent, it is not intended to be D4, but it is strongly inspired by Descent, and I do believe Descent fans will find much to like about it, but it also blends elements from other flight combat games. I like to think it has ...
- Wed Dec 07, 2005 5:08 pm
- Forum: PTMC Cafe
- Topic: Linux is a PAIN IN THE NECK!
- Replies: 54
- Views: 6099
Having the firewall allow FTP defeats many of the reasons to even use a firewall.
Um. What? He's saying his firewall blocks outgoing ftp requests. Unless you want to run an ftp server, there's no reason to allow incoming ftp requests, but that doesn't mean you have to block all ftp activity. You ...
Um. What? He's saying his firewall blocks outgoing ftp requests. Unless you want to run an ftp server, there's no reason to allow incoming ftp requests, but that doesn't mean you have to block all ftp activity. You ...
- Thu Dec 01, 2005 7:41 pm
- Forum: PTMC Cafe
- Topic: Linux is a PAIN IN THE NECK!
- Replies: 54
- Views: 6099
Heh. That's funny. I've been using Kubuntu for a few weeks now, and I'm constantly impressed by how outrageously superior this KDE system is compared to everything else I've ever used. I can't speak to the "office" apps, as I rarely use them, but I've found Konqueror to be far superior to any web ...
- Thu Dec 01, 2005 6:30 pm
- Forum: PTMC Cafe
- Topic: Linux is a PAIN IN THE NECK!
- Replies: 54
- Views: 6099
Yeah, but I highly recommend making it Kubuntu instead. This coming from a long-time Windows user. Kubuntu is the first Linux distro I've seen which really made me feel comfortable.fliptw wrote:Krom, ubuntu is the distro you are looking for.
- Sun Nov 27, 2005 6:52 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
- Sun Nov 27, 2005 2:01 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
- Thu Nov 24, 2005 9:56 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
Actually, a better solution, if you really want to scroll just that text area, would probably be to replace the table layout with a more complicated frameset layout. Using a frameset, you could get the page to scale to fit the browser windows height, and allow the text to scroll within that.
Well ...
Well ...
- Thu Nov 24, 2005 9:50 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
Although, in all honesty, I would choose to have the whole page scroll as it does now. Having a piece of the page scroll can be inconvenient, because you wind up having to scroll a page within a scrolling page if your browser isn't tall enough to fit the fixed height text field. This can get messy ...
- Thu Nov 24, 2005 9:40 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
- Thu Nov 24, 2005 7:48 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
- Thu Nov 24, 2005 5:16 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
- Thu Nov 24, 2005 5:04 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
Also, in news.html, there are a number of <tr> tags that should be </tr> tags. These could confuse some browsers. Lines 85, 90, 95, 100, and 105 are wrong. (Those numbers are prior to removing the spaces and line breaks as I suggested previously.)
edit: this code block is what I'm looking at:
http ...
edit: this code block is what I'm looking at:
http ...
- Thu Nov 24, 2005 4:58 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
Ok, the biggest issue mucking up your design in IE is that IE considers whitespace characters to have height. Many of the horizontal bars in that design are created with table cells containing a spacer image. Problem is, as IE sees it, those cells also contain a text character (spaces/newlines). To ...
- Thu Nov 24, 2005 4:50 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
- Thu Nov 24, 2005 4:15 pm
- Forum: Coders Corner
- Topic: Website help
- Replies: 25
- Views: 6419
- Tue Nov 22, 2005 9:36 pm
- Forum: PTMC Cafe
- Topic: Are you as cheap as me?
- Replies: 19
- Views: 2795
- Tue Nov 01, 2005 9:08 pm
- Forum: PTMC Cafe
- Topic: Ronald Reagan Quotes
- Replies: 15
- Views: 1338
- Tue Nov 01, 2005 8:02 pm
- Forum: Ethics and Commentary
- Topic: Rules and Reg's What are they for ...
- Replies: 80
- Views: 7899
- Tue Nov 01, 2005 7:57 pm
- Forum: Ethics and Commentary
- Topic: Rules and Reg's What are they for ...
- Replies: 80
- Views: 7899
- Tue Nov 01, 2005 6:55 pm
- Forum: PTMC Cafe
- Topic: Storewars ...
- Replies: 5
- Views: 708
- Fri Oct 28, 2005 6:16 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115
- Tue Oct 25, 2005 9:05 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115
Nah, either they aren't prey to a particular animal, and therefore ignored, or they're not eaten because the predator already ate.
In many cases this is true, but it's too simple to apply to all animal behavior. Many species of animal frequently exhibit more complex behavioral patterns. Typically ...
In many cases this is true, but it's too simple to apply to all animal behavior. Many species of animal frequently exhibit more complex behavioral patterns. Typically ...
- Mon Oct 24, 2005 8:28 pm
- Forum: PTMC Cafe
- Topic: pushbutton quiz: What religion do you fit in with?
- Replies: 51
- Views: 4510
- Mon Oct 24, 2005 4:10 pm
- Forum: PTMC Cafe
- Topic: pushbutton quiz: What religion do you fit in with?
- Replies: 51
- Views: 4510
- Mon Oct 24, 2005 3:43 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115
- Sun Oct 23, 2005 8:56 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115
- Sun Oct 23, 2005 8:38 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115
- Sun Oct 23, 2005 8:23 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115
- Sun Oct 23, 2005 7:52 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115
So, if I explained to you my method for changing the oil in my car, you would apply that method to grilling a hamburger, and criticize me when it doesn't work?ccb056 wrote:When you explain your method for 'discovering animal rights' I apply that same method to find rights of things such as air molecules.
- Sun Oct 23, 2005 7:37 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115
- Sun Oct 23, 2005 6:47 pm
- Forum: Ethics and Commentary
- Topic: Animal Rights
- Replies: 171
- Views: 15115