Forum

Inside3D Asks #5 : What...

Discuss anything not covered by any of the other categories.

Moderator: InsideQC Admins

Postby Spirit » Tue Jul 27, 2010 8:25 am

I was really looking forward to Cobalt Runner. :(

When I found out about mapping, I wanted to remake Legend of Zelda in Quake. Even made notes on how to fake some things like the raft with platforms, ugh. Obviously I never got further than the first empty "room".


And of course http://www.quaddicted.com/stuff/hdgdl3d.avi , maybe this fall. Started as non-violent protest against the crazy violent games hype. Got it 95% done. Nowadays my view on violent games shifted a bit plus I am more realistic about the media. Still, this is a rabbit-hugging game I would like to cross off my list.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Spirit
 
Posts: 1031
Joined: Sat Nov 20, 2004 9:00 pm

Postby Supa » Tue Jul 27, 2010 9:55 am

I once tried to design a Battlefield clone with the goal of making strategic maneuvering over the (open world) map interesting, in an attempt to avoid making the only relevant parts of the map the objective sites and the choke points that lead up to them. I also wrote up a full electronic warfare/chain of command system and a artificial morale modifier system, too, which modify the player's view/reload speed/weapon spread and other things based on how well their team was doing and what kind of events they've recently witnessed.

I got as far as writing up code for (rather crude) collapsing multilevel buildings before I realised why I never liked tFPS designs in general (other than W:ET :P) and that I wasn't really breaking new ground, so I went back to working on my Gloom clone. I'm much happier now. :)
User avatar
Supa
 
Posts: 164
Joined: Tue Oct 26, 2004 8:10 am

Postby leileilol » Tue Jul 27, 2010 1:45 pm

The excuse for my vapor is time and interest. Vapor being "everything that isn't OpenArena"
i should not be here
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Postby Urre » Tue Jul 27, 2010 2:24 pm

I'm kind of like Sajt, atleast in the sense of having years of Quake modding experience, but little to show, for the very same reasons. I was always too busy doing things "right" and "clean" instead of finishing stuff. I didn't learn the immense value of breadth-first until I hacked that little cargame together. That one took me 2 months, working on weekends and an odd evening here and there, with planning, designing, art and code involved, although having Twig available helped a lot.

To Error: ideas are never worth a lot, it all lies in the details and the execution. Everyone should steal eachothers ideas. You're definitely welcome to steal mine.

Some unfinished ideas from the top of my head, attempting to get them in chronological order:

Liero-clone: me working as "ideas-guy" and 2D artist, mostly "ideas" ofcourse. Got as far as engine framework.

MMORTS: "ideas-guy" and 2D artist again, this was before the term MMO existed, and I didn't know what overambitious meant. Got as far as engine with basic console and heightmap terrain support.

Rocket-arena-like: This was before I knew RA had already been made. Scrapped the plans when I found out about RA, and played that a lot instead.

Aliens vs Marines teamplay FPS: "ideas-guy", mapper and 2D artist. Quake3 mod, got as far as half a map and new menu.

Max-payne-clone but with demons and without guns, using traps and infighting instead. It still seems cool to me. Got as far as an idea.

1v1 class mod: This was my tutorial-mashup mod, got pretty far but felt very unpolished and so, I was unable to do what I really wanted. It was supposed to feature 2 classes, a class vs class fight basicly, and switching classes between the 2 players between rounds.

Battlefield-like: I think I've attempted to make like 5 different ones or so. Got as far as lots of subsystems, no maps or art besides test-rooms.

Quake-metroid-mashup-sidescroller: Got as far as sidescrolling dm game with depth movement and shooting. It was weird, some of you might remember playing it with me a bit.

Diablo-like: Too many of these as well, got practicly nowhere.

Z-like RTS: Almost finished all systems, then ruined it attempting to CSQC-ify it before knowing enough CSQC. I will pick this up again, from scratch probably.

There's obviously tons more... Might update this post soon.
Last edited by Urre on Tue Jul 27, 2010 2:43 pm, edited 1 time in total.
I was once a Quake modder
User avatar
Urre
 
Posts: 1109
Joined: Fri Nov 05, 2004 2:36 am
Location: Moon

Postby Irritant » Tue Jul 27, 2010 2:27 pm

Alot of things I worked on were never "finished" even if some where released.

The one game though, that nobody ever saw, other than a few screenshots, was the original "Alteria" game. This game was played from the perspective of a mouse who was being terrorized by housecats. The mouse would have to run around and pick up cat treats and toys as weapons, and instead of killing the cats, you had to to throw toys and treats at them to distract them, or make them take naps. You also had to find garbage to pick up and eat or your health would start to decline until you died. It was actually a pretty frantic and fun little game.
http://red.planetarena.org - Alien Arena and the CRX engine
Irritant
 
Posts: 250
Joined: Mon May 19, 2008 2:54 pm
Location: Maryland

Postby Jukki » Tue Jul 27, 2010 7:57 pm

Downsider wrote:Cobalt Runner.

The domain expired the other day, I think.



:(
Jukki
 
Posts: 214
Joined: Wed Apr 07, 2010 4:59 am

Postby frag.machine » Tue Jul 27, 2010 8:03 pm

You know what ? I think we could create a "mod junkyard" area at Quaketastic.com and deploy everything we have - code, models, maps, textures - even if not in a final stage, so other peoples could try to reuse or just learn messing around with our unused stuff.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
User avatar
frag.machine
 
Posts: 2090
Joined: Sat Nov 25, 2006 1:49 pm

Postby hondobondo » Tue Jul 27, 2010 8:48 pm

frag.machine wrote:You know what ? I think we could create a "mod junkyard" area at Quaketastic.com and deploy everything we have - code, models, maps, textures - even if not in a final stage, so other peoples could try to reuse or just learn messing around with our unused stuff.


(liking this post)
hondobondo
 
Posts: 207
Joined: Tue Sep 26, 2006 2:48 am

Postby Urre » Tue Jul 27, 2010 9:02 pm

I'd do it.
I was once a Quake modder
User avatar
Urre
 
Posts: 1109
Joined: Fri Nov 05, 2004 2:36 am
Location: Moon

Postby Error » Tue Jul 27, 2010 9:08 pm

hondobondo wrote:
frag.machine wrote:You know what ? I think we could create a "mod junkyard" area at Quaketastic.com and deploy everything we have - code, models, maps, textures - even if not in a final stage, so other peoples could try to reuse or just learn messing around with our unused stuff.


(liking this post)


seconded.

I have a ton of things to upload.

I'll get around to making my extensive list with reasons tonight.
User avatar
Error
InsideQC Staff
 
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA

Postby Baker » Tue Jul 27, 2010 9:31 pm

Downsider wrote:Cobalt Runner.

The domain expired the other day, I think.


Finish the mod without the domain name? :?:
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Postby goldenboy » Tue Jul 27, 2010 9:45 pm

Community SVN for semi-abandoned, or even active, mods?
User avatar
goldenboy
 
Posts: 924
Joined: Fri Sep 05, 2008 11:04 pm
Location: Kiel

Postby gnounc » Tue Jul 27, 2010 10:40 pm

Want cobalt runner!

Spirit...that bunny hugging game is hilarious, and quite good looking.
Not sure how much you have decided on already, but how about shooting those hearts at them until they cross their arms happy to be loved, and contentedly lie gently down awash in amorous glow?
So they can still be down for the count...just not you know, bloody
with missing extremedies.

Mod junkyard would be awesome. It should get its own fancy icon on the frontpage for promo.
User avatar
gnounc
 
Posts: 424
Joined: Mon Apr 06, 2009 6:26 am

Postby Biodude » Tue Jul 27, 2010 10:46 pm

My first 2 psp/pc games I tried to make with a modified quake engine.
At the time, I only went by how far poly models I could use on the psp (2000tris max), before it crashed. I was more noob at the time.
Both never had a solid story line, and my coder got into some major trouble, and dissapeared for months. My team mates got busy with life, jobs, other projects, and majorly slowed down.


Spawn of the dead
- A zombie shooter game, was supposed to be a mix of brain bread, zombie panic, and left for dead. I never had a solid story for this mainly, but It was very cool looking :p

Perfect dark sector 6
- After getting re-addicted to perfect dark on the n64, I wanted to make a real sequal, rather than that fail of a prequel game perfect dark zero. At first it started good, with a seperate team from Spawn of the dead, but I started it during the time I was working on spawn of the dead. In the end , they were 2 trains heading at eachother.

I was in denial for 2 months, thinking that I could keep both games up, but I honestly got un-interested of the 2 games. I over played perfect dark 64(almost everyday for a summer), and L4d1, l4d2 ,killing floor, and a bunch more zombie games came out came out, and I over played zombies.

Then, I had an idea. I always liked the half life 2 beta style, original story, weapons, etc. So why not make a game with some hl2 beta weapons , monsters, etc. for the psp? I closed both pds6 and sotd down, and put up conscript. At first It was a bumpy start, but then I buckled down, got a reliable team, and made a rough draft of the story.

pics of the old games:

Image

Image

Image

Image
User avatar
Biodude
 
Posts: 186
Joined: Wed Aug 27, 2008 7:17 pm

Postby Downsider » Wed Jul 28, 2010 2:03 am

Baker wrote:
Downsider wrote:Cobalt Runner.

The domain expired the other day, I think.


Finish the mod without the domain name? :?:


No, no, it's got nothing to do with the domain name. I stopped working on it soon after the last video I made, which was around 6 months ago, maybe? I'm just noting that the domain expired.
User avatar
Downsider
 
Posts: 621
Joined: Tue Sep 16, 2008 1:35 am

PreviousNext

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest