Inventory middleware stuffs

Discuss programming in the QuakeC language.
Chris
Posts: 79
Joined: Sat Aug 05, 2006 5:31 am

Inventory middleware stuffs

Post by Chris »

so I'm working on this inventory system that should eventually be able to interface with most qc projects and requires csqc to run, and fteqcc to compile (array and preprocessor function specifics)


I suppose I'll use this thread to post some wip's and the source as I keep making iterations on it.

Image




Beta 1: http://gameconsortium.com/files/InventoryB1.zip

Press N to spawn Yellow Armor item into inventory, and TAB to toggle inventory.


Feedback welcome.
Last edited by Chris on Sat Feb 23, 2008 9:24 pm, edited 2 times in total.
Urre
Posts: 1109
Joined: Fri Nov 05, 2004 2:36 am
Location: Moon
Contact:

Post by Urre »

Neato stuff man! Can't wait for some crazy person to take on the prydon source, and make a DP only version using csqc, with this + clientside camera and all that awesomeness...
I was once a Quake modder
FrikaC
Site Admin
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Post by FrikaC »

Prydon already has a similar inventory system, it's not fully hooked up to everything (dropping/equipping/ etc doesn't work, but it's probably trivial now the meat of it is there), but the code is there. It doesn't require fteqcc, csqc or any engine features, but can use them if present.
Chris
Posts: 79
Joined: Sat Aug 05, 2006 5:31 am

Post by Chris »

Ok! Here it is, still a little rough around the edges however is a starting base, I'll continue to extend it and improve on ease of implementation into other projects and encapsulation.



http://gameconsortium.com/files/InventoryB1.zip

Press N to spawn Yellow Armor item into inventory, and TAB to toggle inventory.

Feedback welcome.
WINGED_DOOM
Posts: 22
Joined: Tue Nov 30, 2010 10:29 am
Contact:

Post by WINGED_DOOM »

But link is broken! :cry: Can you update link ?
Ranger366
Posts: 203
Joined: Thu Mar 18, 2010 5:51 pm

Post by Ranger366 »

WINGED_DOOM wrote:But link is broken! :cry: Can you update link ?
2 years too late?
Spirit
Posts: 1065
Joined: Sat Nov 20, 2004 9:00 pm
Contact:

Post by Spirit »

I will upload the file if you switch to a worksafe and non-violent avatar. :)
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Karall
Posts: 128
Joined: Thu Jul 15, 2010 5:23 pm

Post by Karall »

Im requesting download link too!
Error
InsideQC Staff
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA
Contact:

Post by Error »

WINGED_DOOM: this is an all-ages forum, please change your avatar.
WINGED_DOOM
Posts: 22
Joined: Tue Nov 30, 2010 10:29 am
Contact:

Post by WINGED_DOOM »

My apologies! Now i change avatar :3 Do you like it?

Spirit: "I will upload the file if you switch to a worksafe and non-violent avatar. " Oh.... it's wonderful!
Spirit
Posts: 1065
Joined: Sat Nov 20, 2004 9:00 pm
Contact:

Post by Spirit »

Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Feared
Posts: 95
Joined: Fri Jun 11, 2010 11:58 pm
Location: Wylie, TX

Post by Feared »

Your avatar is going to give me a seizure now.
WINGED_DOOM
Posts: 22
Joined: Tue Nov 30, 2010 10:29 am
Contact:

Post by WINGED_DOOM »

Thank you, Spirit!
But.. I don't see any Inventory on screen

I tried to press all keys from a default.cfg, and it hasn't given any results except these mysterious inscriptions:

Image

Image

Oh, boy! How it works??
WINGED_DOOM
Posts: 22
Joined: Tue Nov 30, 2010 10:29 am
Contact:

Post by WINGED_DOOM »

Did I Miss Something?.....

Image


Can somebody explain me how that Inventory works?
tyrael
Posts: 13
Joined: Tue Dec 14, 2010 9:32 am

Post by tyrael »

Yep, it's don't work. I tried earlier version of darplaces, but it's fail.
Look what i got! http://www.youtube.com/watch?v=zk0jKCdw ... re=related Wonderful! Just wonderful.
Post Reply