News | Forum | People | FAQ | Links | Search | Register | Log in
BETA: Keep Q1 SP 'Uber Mod' (all Monsters Etc) Devblog.
Latest updates, tidbits, and ramblings. Ask questions here. To avoid the many expected (and encouraged!) "Hey will feature X be included?" questions, the following mods will be subsumed into the collective:
AD - Used as the mod base structure. All added features use AD's specific code types, classes, infighting, etc.
Mission Pack 1 (Hipnotic)
Mission Pack 2 (Rogue)
Rubicon
Quoth 2.1 atm (2.2 is closed source)
Custents
extras_r4
Zerstorer
Kinn (from the Marcher and others)
SOE
And my custom stuff (such as my programmable coordinate func_robot with its special syncronization code for mating up with other robots seemlessly, great for machinery or buildings that assemble themselves)

Yes I have the fix for fish monster count!

Feature list: https://drive.google.com/open?id=0Bxz_tQQ7as4ieGhGVjUtV3Q0VVk

Download v. 0.40, 395mb (OLD VERSION)
https://drive.google.com/file/d/0Bxz_tQQ7as4ib0l4eGFheHNrUU0/view?usp=sharing

UPDATE: Version 0.50 (LATEST VERSION)
https://drive.google.com/file/d/1VAFLWqU94TZZEn4bG7Fd-RHWeQqD1b5q/view?usp=drivesdk
First | Previous | Next | Last
Dude 
add my vote of confidence. I'm biased since there's a good chance that I'll directly find what you're doing useful in the near future, but even if that wasn't the case I think that what you're doing is helpful to mappers and modders in general. I've been taken aback by the speed and scope of what you've done.

P.S. the Drake purse feature, was hardly used! If ever! It was RPG-inspired. 
Qmaster 
This is worth it if only to spawn two boss monsters and watch them fight lol 
Latest Version Update: 
Keep version 0.30: keep_v0.30.zip 200mb

I would avoid copying over top of and instead make this a fresh directory. I reorganized some of the qc files' names for clarity. I still need to reorganize ai_explosion.qc since I mercilessly stuffed Drake effects in there as needed.

Changelog:
Fixed a bug where attack frames were incorrect on Mega Enforcers and Ultra Enforcers by changing progs.src order
Fixed a bug in startspawn2 system that always reset it to 0.
Fixed the antigravity belt not working at all.
Added Archer from Drake.
Added Nemesant from Drake.
Added logic_auto from Source Engine.
Added env_global from Source Engine.
Added global state system for triggering events based on events in other maps.
Fixed a bug in globalstate system where states overwrote each other.
Added Ryu Dragons from Drake/SOE: red fire, green acid, blue lightning, white ice, gold fire
Added Wyrm Dragon King boss from Drake/SOE: same skins as Ryu
Added Nightshade Dragon from Drake/SOE
Added Supergrunt/Sarge guy from Kinn Bastion

Keep an out for any bugs that snuck through the Drake merger. 
Added Baron As Well 
 
Added Supergrunt/Sarge Guy From Kinn Bastion 
yay, finally.

Don't forget to add the player killing credit 
 
oh, and thank you for this mod 
 
But does sarge fires nails or the blue things? 
Sarge Shoots The Blue Plasma Balls 
 
 
Any chance to make him fire nails? Plasma from Chaingun doesn't make sense 
 
Also, the Baron you're talking about, is it the nehahra Baron? or the Bane itself? 
 
Plasma from Chaingun doesn't make sense






Nails do? 
 
Really long bullets? 
I Get It. 
I was being facetious because not much makes a whole lot of sense in Quake. ;) 
 
I know, I was joking too 
 
I know, I was joking too. 
Drake FGD 
Does anyone have a drake fgd? Checked the Google and quaddicted but don't see one. 
 
It's not 100% complete but there's one included in here:

http://www.quaketastic.com/files/misc/drakebeta.zip 
Great, Thank You! 
 
 
I have a version of that with models for TB/JACK:
https://www.dropbox.com/s/bzef7hw2b0dsf8v/DrakeWithModels.fgd?dl=1 
Global State System 
I haven't looked at it, but I'm curious. Isn't it generally a pain to transfer data between maps in Quake? Something about buffers.

Are these limits overcome by the mod? 
It's Very Simple 
Uses one float so can store 24 bit states. They can be turned on currently...oh guess I should make it where you can turn them back off. Hmm.

I plan to use it for a 3 map setup where the player has to visit another nap to get a special key, journey back through the first map and finally open a gate at the exit to the 3rd map.

With the state system I can see whether to target to disable the 1st set of monsters and whether to enable the 2nd set and enable the key trigger at the end. Just setting up logic_auto's set to go off if certain state bits are on. 
Any Chance To Make Him Fire Nails? Plasma From Chaingun Doesn't Make S 
nah, the plasma thing is ok, theres already too much the nail shooting monsters 
Nails From Chaingun 
Uh, how about zerstorer chaingun from chaingun? 
 
How about keep it as plasma because

1) it's a >20 poly "weapon" that doesn't look anything like a chaingun

2) plasma looks much cooler and is instantly visible to the player whereas nails and the zerstorer needles are not 
Ah Good Point 
Projectile is always better anyway. 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.