News | Forum | People | FAQ | Links | Search | Register | Log in
Modding Jam - January 2019 - Forbidden Technology
Theme: “Forbidden Technology”

Deadline: January 25th, 23:59:59 UTC (~2 weeks)

“Imagine you brought some forbidden technology through a slipgate. Something that Shub Niggurath and it’s spawns never expected. Powerful plasma gun? BFG? Huge slapping machine? Pie thrower? ...or maybe some black hole generator? Traps, guns, items, new enemies. You decide!”

Create a simple mod for Quake.

Mods that are allowed:
- Weapon mod - skin/model/code modification or totally new weapon;
- Enemy mod - skin/model/code modification or totally new monster;
- Entity mod - can be anything like traps, new doors, new items etc;
- Custom sounds and music are welcome too!

Teams are allowed. Collaboration is highly encouraged.

If you feel that your idea doesn’t fit this theme, don’t worry! You are welcome to create it anyway. Core rule of this jam is to have fun and learn new skills.

Rules:
1) Share your ideas and what you are working on.
2) Use provided codebase: Mirror 1 Mirror 2
3) Don’t make huge game-logic changes. Keep it rather simple;
4) Direct porting of stuff (enemies/weapons/etc.) from other mods is not allowed. Although you can modify or base your work upon them.
5) If possible, keep your code in separate qc files. Stuff like monsters and custom entities can be stored in separate files like: mj_khreathor_newknight.qc
6) Name your "assets" (models/sounds/etc.) in a way, so they don't collide with asset names of others.
7) Don't PAK your mod. Place your files in separate directories: progs / sound / music ("progs" is where you put models and sprites). You can even create sub-folders in them.
8) Make an example map showing your modifications. It can be a simple box map with all stuff you created.
9) Have fun!

Optional, after jam is over:
1) If people are interested, I can merge code into one mod;
2) If code gets merged, we can organize map jam;

If something is unclear, feel free to ask!
First | Previous | Next | Last
 
Useful Links:

1) QuakeC tutorials and documentation:
http://www.cataboligne.org/extra/qcmanual.html
http://pages.cs.wisc.edu/~jeremyp/quake/quakec/quakec.pdf
http://www.insideqc.com/qctut/
https://quakewiki.org/wiki/QuakeC_basics
https://quakewiki.org/wiki/QuakeC_tutorials


2) QuakeC tools:
FTEQCC is probably the most modern compiler available, with plenty of compilation options and enhancements. You can choose between GUI version and a command line version:
FTEQCC GUI (Win64)
FTEQCC (Win64)
More download options...
FTEQCC site with all downloads and documentation


3) Modeling tutorials:
http://pnahratow.github.io/creating-models-for-quake-1.html
One of the few good modelling tutorials available. There are some links within this document that explain how to create the QC for new monsters, as well as art tips and more.


4) Modeling tools:
QME is a modelling program for quake. It has some quirks and issues, but for the most part is usable. It's an "abandonware" so licensing is unclear atm. Author is unreachable. Here you have unpacked version without the installer (installer fails on modern systems).

MDL import/export plugin for Blender 2.79 / 2.8. It's not feature complete yet, but you can do quiet a lot with it. Easiest way to export MDLs if you know Blender (or you want to learn it)
Other download options and repository here

QMDL / FBXTOMDL / MD3TOMDL are powerful model management and conversion utilities. They are written in Python, so it requires some knowledge of CLI.

Noesis is a GUI software that can convert from a variety of game and application formats into quake compatible formats.


5) Image/Skin/Sprite eitors:
AdQuedit is an app that allows manipulation and conversion of various quake formats. Most notably it is an easy way of changing skins on existing models. Also linked is the manual.

"FImg is an image editor for sprites and similar assets in Quake by FrikaC" - Wiki

6) Pak tools:
Sometimes you want to extract assets from a pak file (PAK0, PAK1, etc.) You can use qpakman for a command-line app or PakExplorer for GUI equivalent.


7) Sound editing:
Ocenaudio - with a tutorial from Dumptruck_ds
Wavosaur - different software, same workflow like above


8) Other:
Joshua "Skelly" Skelton's Quake-Tools - command-line tools for most Quake formats 
 
Thanks to:
shamblernaut, dumptruck_ds, queenjazz for help with organization, QA and coding 
Is This Intended To Be Modular? 
ie, is our stuff meant to be able to combine into one final mod all together or individual modlets? 
@qmaster 
From #1 Looks like modlets first.

Optional, after jam is over:
1) If people are interested, I can merge code into one mod;
2) If code gets merged, we can organize map jam;
 
Very Cool 
Amazing OP.

I've wanted to implement some sort of combo mechanic for the axe ever since I first played Hotline Miami, maybe this is a good excuse to code something. 
TY Preach 
I appreciate that new map hack idea a lot Preach <3 even if it isn't exactly/fully what I needed (since I had ideas for patrolling monsters) I still will definitely look into it. I'm putting off my Metal Gear Solid map for now until my 2nd Kaizo Quake episode now since, as you can imagine after making this hack, getting what I want is virtually impossible in vanilla Quake sadly. :[ 
Oh Woops Nvm This Lol 
My bad haha. Accidentally posted this here instead of the Progs thread lol. Clicked on the wrong thing in Snaut's chat :P carry on folks <3 
 
I wish I could join,but I've got exams coming up soon.
I have an old progs.dat with some new weapons,sounds, and mdl instead of bsp for health,as well as a 5 health pack. 
You Know What 
I'm in 
#9 
Awesome!
There are some cool mods already cooking. I'll tell people to share stuff here asap :)

Meanwhile here is my silly stuff: https://twitter.com/khreathor/status/1085734132406206464

I'll show more soon :) 
DOOOOOOOOM! 
Ranger deserves a true break-action:
https://i.imgur.com/Sog5xkR.gifv

Secretly, you know deep down that you love Doom3:
https://i.imgur.com/dJxBJMC.gifv

Ok, if you don't like gifs for some reason:
https://i.imgur.com/tvus3ms.png

Quake^3: Eternal. Coming Soon? 
Doom 3 Textures 
Are the epitome of forbidden technology in Quake. 
 
Here's what I've been working on:
https://youtu.be/gC1CEkvbkgY 
That's Pretty Sweet 
Reminds me of Doom 20165

Here's what I whipped up today:
https://www.youtube.com/watch?v=I_eZNejXCk0 
Personal Teleporter 
Quick Update 
Deadline Extension !!! 
You all doing good job! I'm giving you few extra days to polish stuff!

New deadline is: February 3rd, 23:59:59 UTC 
 
#15 - Scrama - nice! Maybe you would like to add some weapon model for this? I can help with that.

#16 - jcr - Nice! I'll have a little surprise for you this weekend ;) 
Khreathor 
Good point! Should I wait it on e-mail? scrama-AT-ya-DOT-ru
So I will expand code and build a test map tomorrow 
Telefragger 
Next iteration - weapon_telefragger

https://www.dropbox.com/s/7lqsokwu1plxr33/tfgun.zip?dl=0

P.S.: tried to make avi with mark v: 6 G for 1+ minute and visual glitches, so no pretty youtube content 
Done! 
My contribution is over for this jam, this is the first time I'm actually on time for a jam lol

Anyway as I was working on my own mod the modjam was announced, so I took the opportunity to make available to the public what I've accomplihed so far, which includes (amongst many others) new weapons, monsters, a new powerup that slows monsters and their attacks down, and it is also compatible with any maps that can be played on id1/vanilla quake.

Screenshots:

-HUD accurate armors http://image.noelshack.com/fichiers/2019/06/6/1549732878-spasm0012.png

-Shotcycler (super shotgun replacement) http://image.noelshack.com/fichiers/2019/06/6/1549732753-spasm0014.png http://image.noelshack.com/fichiers/2019/06/6/1549732650-spasm0015.png

-Chaingun (super nailgun replacement)
http://image.noelshack.com/fichiers/2019/06/6/1549732498-spasm0017.png http://image.noelshack.com/fichiers/2019/06/6/1549732632-spasm0020.png

-Hammer of Thunderbolts (new weapon, BFG-like) http://image.noelshack.com/fichiers/2019/06/6/1549732582-spasm0013.png http://image.noelshack.com/fichiers/2019/06/6/1549732672-spasm0034.png

-Hourglass of Kronos (slows enemies movement and attacks down) http://image.noelshack.com/fichiers/2019/06/6/1549732586-spasm0021.png

-Butcher (Flak Ogre-like) http://image.noelshack.com/fichiers/2019/06/6/1549732804-spasm0022.png

-Nail Infantry (Chaingunner-like) http://image.noelshack.com/fichiers/2019/06/6/1549732750-spasm0023.png

-Shell Trooper (Buckshot-loaded baddie) http://image.noelshack.com/fichiers/2019/06/6/1549732806-spasm0024.png 
Last Call!!! 
To all people who participated, please send me your stuff asap :)

I want to release pack tomorrow evening.

Scrama I sent you an e-mail, take a look when you have a minute. 
Done. 
Files submitted.

A few more teasers I didn't link here earlier:

The curtains
https://i.imgur.com/XL06eap.gifv

The Shrine
https://i.imgur.com/rrtY5H9.png 
Both Very Cool Mods. 
 
@adaya @redfield 
GG guys!! I can't wait to try all these out. 
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.