Compare commits

..

No commits in common. "master" and "mappingpack" have entirely different histories.

92 changed files with 564 additions and 410 deletions

View file

@ -1,7 +1,6 @@
Q3Rally — *It's damn fast, baby*
Q3Rally _It's damn fast, baby._
===============================
Q3Rally is a standalone game based on ioquake3.
For compiling, see [engine/README.md](engine/README.md).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -1,5 +0,0 @@
// animation config file for carlift2.md3
// frame data:
// first count looping fps

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 705 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,69 +1,8 @@
// powerups
//
// holdable
//
models/powerups/holdable/medkit_box
{
{
map models/powerups/holdable/envmapmedkit.tga
rgbGen identity
tcMod rotate 12
tcMod turb 0 0.5 0 0.5
tcMod scroll 1 0.5
}
{
map models/powerups/holdable/medkitfluid.tga
blendfunc add
rgbGen identity
tcMod scroll 0.5 0
tcGen environment
}
{
map models/powerups/holdable/medkit_box.tga
blendfunc blend
rgbGen lightingDiffuse
}
{
map models/powerups/holdable/medkit-glow.tga
blendfunc gl_one_minus_dst_color gl_src_alpha
rgbGen wave noise 0 1 0 5
}
}
models/powerups/holdable/teleporter_box
{
{
map models/powerups/holdable/envmapteleporter.tga
rgbGen identity
tcMod rotate 12
tcMod turb 0 0.5 0 0.5
tcMod scroll 1 0.5
}
{
map models/powerups/holdable/teleporterfluid.tga
blendfunc add
rgbGen identity
tcMod scroll 0.5 0
tcGen environment
}
{
map models/powerups/holdable/teleporter_box.tga
blendfunc blend
rgbGen lightingDiffuse
}
{
map models/powerups/holdable/teleporter-glow.tga
blendfunc gl_one_minus_dst_color gl_src_alpha
rgbGen wave noise 0 1 0 5
}
}
//
// ammo
//
models/powerups/ammo/bfgammo_new
{
{
@ -417,4 +356,4 @@ models/powerups/ammo/flameammo2
rgbGen identity
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,26 +1,4 @@
!!! --- Q3Rally Changelog --- !!!
new in v0.5
Fixed:
- Telefrag Gun doesn't work correctly
- Flattened numbers & "Wrong way" is not on center
- Gone is the Machinegun as a starting weapon
- "info_player_intermission" camera angle bug
- Unable to join a match back in Derby & Last Car Standing
- If you die quickly, you win the race.
- Fix gametype: Time Trial
- Empty square in Racing / Team Racing
- Wrong hud position of power-ups & flag in various screen aspect ratio
- cg_autodrop in not working
Added:
- codebase synced with ioq3
- individual car horns for all cars
- Usable server map rotation configs
- New intro
!!! --- Q3Rally v0.3 changelog --- !!!
new since v0.3b

View file

@ -653,7 +653,7 @@ gitem_t bg_itemlist[] =
"models/powerups/holdable/medkit_sphere.md3",
NULL, NULL},
/* icon */ "icons/medkit",
/* pickup */ "Repair Kit",
/* pickup */ "Medkit",
60,
IT_HOLDABLE,
HI_MEDKIT,