View previous topic :: View next topic |
Author |
Message |
Error Inside3D Staff

Joined: 05 Nov 2004 Posts: 558 Location: VA, USA
|
|
Back to top |
|
 |
xaGe

Joined: 01 Mar 2006 Posts: 329 Location: Upstate, New York
|
Posted: Sat Jan 24, 2009 3:30 am Post subject: Re: CoD |
|
|
..Not sure why you would even think that... Specially considering I do believe he is making this mod with Darkplaces as the target engine. Although its based from the quake engine source its now closer to doom 3 like effects and possible looks coupled with the power of good old qc make for endless possibilities. It ain't your daddy's quake engine...
Chip wrote: | Although, the future could look rather bleak with the Quake engine. Eh, time will decide.  |
|
|
Back to top |
|
 |
GiffE
Joined: 08 Oct 2006 Posts: 141 Location: USA, CT
|
Posted: Mon Jan 26, 2009 6:12 pm Post subject: |
|
|
Another video of the tank game. Nothing much new shown in this, but I did do alot which is not shown in there.
http://www.youtube.com/watch?v=ZVcW0BmCQSs
For starts I brought the projectile it fires into csqc, this allowed me to do a distance based sound. If you are far away you would hear a muffled, more realistic distant explosion which would sound much like an ambient noise.
I made use of DP's effect info to include dirt effects when it drives (kicks up dirt behind it). It also now has a blast of smoke at the turret when you fire. The last thing I did effect wise was make a flame thrower
I got most of the gametype done (simple round based mode) and its almost ready to be play-tested a little. Its getting quite fun now  _________________ http://www.giffe-bin.net/ |
|
Back to top |
|
 |
xaGe

Joined: 01 Mar 2006 Posts: 329 Location: Upstate, New York
|
Posted: Mon Jan 26, 2009 11:09 pm Post subject: |
|
|
THat looks like fun GiffE... Can't wait to play around with it after release... My favorite tank game of all time is Combat on the Atari2600 |
|
Back to top |
|
 |
GiffE
Joined: 08 Oct 2006 Posts: 141 Location: USA, CT
|
Posted: Fri Mar 20, 2009 8:46 pm Post subject: |
|
|
I'm Back!
Got the first tank in game...
M48 Patton Medium Tank:
 _________________ http://www.giffe-bin.net/ |
|
Back to top |
|
 |
jim

Joined: 05 Aug 2005 Posts: 400 Location: In The Sun
|
Posted: Mon Mar 23, 2009 4:54 pm Post subject: |
|
|
Tank game looks nice. The grass texture could have some tweaks. Have you used clone brush on it? There's 2 very similar looking grass areas near each other.
---
I've decided to make my own game engine, as I was rather unsatisfied with existing engines.
So far I've managed to get DirectInput and OpenGL initialized, use keyboard with DirectInput and render a square to the window using OpenGL. Pressing arrowkeys makes the square render in wireframe / filled with colour. I'll be showing something when I get it do something more interesting. _________________ zbang! |
|
Back to top |
|
 |
GiffE
Joined: 08 Oct 2006 Posts: 141 Location: USA, CT
|
Posted: Mon Mar 23, 2009 9:38 pm Post subject: |
|
|
*looks around* I'll let ya in on a secret.... its not my texture... I stole it from DiD2 Its not staying in there by no means. Just needed some filler. _________________ http://www.giffe-bin.net/ |
|
Back to top |
|
 |
MauveBib

Joined: 04 Nov 2004 Posts: 602
|
Posted: Mon Mar 23, 2009 10:33 pm Post subject: |
|
|
That texture, like most of the DiD2 textures, can from the site of the fantastic lemog. _________________ Apathy Now! |
|
Back to top |
|
 |
jim

Joined: 05 Aug 2005 Posts: 400 Location: In The Sun
|
Posted: Fri Mar 27, 2009 10:18 pm Post subject: |
|
|
More work on my programming.. Now I can move the square around the view. It's also possible to do multiple actions at the same time. Unfortunately this code is not very good. Every key press will make the program use more memory. Also the program Release build crashes into a key press. _________________ zbang! |
|
Back to top |
|
 |
jim

Joined: 05 Aug 2005 Posts: 400 Location: In The Sun
|
Posted: Wed Apr 01, 2009 2:25 am Post subject: |
|
|
Hee! I solved these silly errors and now the program is more interesting and interactive!
gengish 20090401_02 - I've included the source code in this too..
Instructions:
F1 = change rendermode
Enter = set the square ingame/reset back to start
Space = "jump"
Arrow keys = move around
Right Control = spawn a rotating triangle! _________________ zbang! |
|
Back to top |
|
 |
MeTcHsteekle
Joined: 15 May 2008 Posts: 397 Location: its a secret
|
Posted: Wed Apr 01, 2009 3:18 am Post subject: |
|
|
lol, cool! _________________ bah |
|
Back to top |
|
 |
Spike
Joined: 05 Nov 2004 Posts: 944 Location: UK
|
Posted: Thu Apr 09, 2009 11:47 am Post subject: |
|
|
TeamFortress Live
bug reports welcome
Can be adapted to direct the plugin to download+start a custom map, mod, or join a server.
Need to find a better way to find existing q1 game data. _________________ What's a signature? |
|
Back to top |
|
 |
Urre

Joined: 05 Nov 2004 Posts: 1073 Location: Sweden
|
Posted: Thu Apr 09, 2009 3:52 pm Post subject: |
|
|
What plugin does it use? Chrome says there's no plugin  _________________ Look out for Twigboy |
|
Back to top |
|
 |
scar3crow Inside3D Staff

Joined: 18 Jan 2005 Posts: 837 Location: Las Vegas, NV
|
Posted: Thu Apr 09, 2009 3:57 pm Post subject: |
|
|
It works in Firefox, I tested it the other week. I am also pleased to note that it doesn't put Quake on your system if you don't have it =) _________________ ...and all around me was the chaos of battle and the reek of running blood.... and for the first time in my life I knew true happiness. |
|
Back to top |
|
 |
Spike
Joined: 05 Nov 2004 Posts: 944 Location: UK
|
Posted: Thu Apr 09, 2009 4:45 pm Post subject: |
|
|
Urre wrote: | What plugin does it use? Chrome says there's no plugin :( |
It uses an [url="http://avirox.amnesiagames.com/Amnesia/fortressLive/npqtv.xpi"]xpi file[/url] so its easier for firefox users.
I'm not sure how much of the npapi chrome actually supports, tbh.
But hey, an xpi file is just a zip. Rename it (easier), open it up, grab the dll, and shove it in the right place in your chrome directory, and it might work. Or do nothing. Or it might crash spectacularly!
It does run in opera (again awkward to install). However the main target at the moment is firefox, because I'm too lazy to make an .exe installer.
There's an issue with Opera in that it ignores mouse clicks outside the plugin while its running. I do know why, but I've no idea how to fix it correctly. I severely doubt google chrome has the same issue though. _________________ What's a signature? |
|
Back to top |
|
 |
|