Plasma Blaster base model done.
Add extra decal gfx that will be used later.
|
|
@ -60,7 +60,6 @@ Re-animation of old FK models. Plus extra score incentives and achievements.
|
|||
- Longshot *(Kill an enemy from over 2000 map units away, +600, add +100 for each extra 1000 map units)*
|
||||
- Redirect *(Kill an enemy with another enemy's projectile, +900)*
|
||||
* **Additional Achievements:**
|
||||
- Spicy Tennis *(Parry a thrown Explodium Mag)*
|
||||
- Pachinko Code *(Find the Secret Menu)*
|
||||
- Double Succ *(Merge two Ynykron singularities)*
|
||||
- The Ultimate Combo *(Hit a Ynykron singularity with a Ynykron beam)*
|
||||
|
|
@ -68,9 +67,7 @@ Re-animation of old FK models. Plus extra score incentives and achievements.
|
|||
- Arsenal of Olden Times *(Find all classic UnSX weapons)*<br/>
|
||||
*(Quadravol, Biospark Carbine, Sparkster Rifle, Ray-Khom, Mortal Rifle, Ynykron, Rafan-Kos and K79-D)*<br/>
|
||||
*(The K79-D was turned into the generic cube, so it still counts)*
|
||||
- Know Thy Armaments *(Find all weapons)*
|
||||
- Assortment of Thingamajigs *(Find all items)*
|
||||
- Words Words Words *(Read 100 library entries)*
|
||||
- Words Words Words *(Read 50 library entries)*
|
||||
- Oops I Pressed It *(Turn the engine off)*
|
||||
- Dangerous Ball Action *(Land a lead ball crit on yourself)*
|
||||
- Total Ball Destruction *(Deploy 30 Ballsy Bombs)*
|
||||
|
|
@ -151,7 +148,7 @@ Add-ons and other related stuff.
|
|||
- Things get quite a lot more challenging
|
||||
- No jetpack, just standard humanoid mobility
|
||||
- Simplified mechanics and controls
|
||||
- Exploring a more conventional arsenal, but with some familiar faces
|
||||
- Exploring a more conventional arsenal
|
||||
- Demo can use **MAGIC**??? *(yes, they can)*
|
||||
* **Official Game *(VOID - The Dark Alliance)*:**
|
||||
- Retell the events of UnSX 2 *(but with the Demolitionist's participation)*
|
||||
|
|
|
|||
|
|
@ -8,11 +8,9 @@
|
|||
# hasformat: the TXT string has a %d in it to substitute for maxval
|
||||
# gametype: the game this belongs to (any, doom, heretic, hexen, raven, etc.)
|
||||
allcoll,-1,no,any
|
||||
#allinv,-1,yes,any
|
||||
allitems,100,yes,nothexen
|
||||
allkills,100,yes,nothexen
|
||||
allsecrets,100,yes,nothexen
|
||||
#allweapons,-20,yes,any
|
||||
anom,50,yes,any
|
||||
anone,0,no,any
|
||||
#ara,100,yes,any
|
||||
|
|
@ -109,7 +107,6 @@ stomp,500,yes,any
|
|||
sunny,100,yes,any
|
||||
#tbd,30,no,any
|
||||
tele,0,no,any
|
||||
#tennis,0,no,any
|
||||
thicc,1000,yes,any
|
||||
thruwall,200,yes,any
|
||||
tornado,0,no,heretic
|
||||
|
|
@ -119,5 +116,5 @@ travel,1000,yes,any
|
|||
untouchable,0,no,nothexen
|
||||
wantdie,0,no,any
|
||||
wave,0,no,any
|
||||
#words,100,yes,any
|
||||
#words,50,yes,any
|
||||
yeet,0,no,doom
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
canvastexture LOGOFADE 4 4
|
||||
canvastexture PLASBLED 64 64
|
||||
canvastexture PLASBFAD 4 4
|
||||
canvastexture SHEENLED 128 128
|
||||
canvastexture QUADRLED 64 64
|
||||
canvastexture MORTLED1 256 128
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 6.8 KiB |
|
|
@ -154,6 +154,10 @@ HardwareShader Texture "graphics/M_DEMOCHAN_HAMMER.png"
|
|||
{
|
||||
Shader "shaders/glsl/Bilinear.fp"
|
||||
}
|
||||
HardwareShader Texture "graphics/M_DEMOCHAN_PLASMA.png"
|
||||
{
|
||||
Shader "shaders/glsl/Bilinear.fp"
|
||||
}
|
||||
HardwareShader Texture "graphics/M_DEMOCHAN_SHEEN.png"
|
||||
{
|
||||
Shader "shaders/glsl/Bilinear.fp"
|
||||
|
|
|
|||
15
gldefs.plasmablast
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
HardwareShader Texture "models/PlasmaBlast.png"
|
||||
{
|
||||
Shader "shaders/glsl/Envmask.fp"
|
||||
Texture "masktex" "models/PlasmaBlast_mask.png"
|
||||
Texture "envtex" "models/envmap/iceenv.png"
|
||||
Texture "rimtex" "models/envmap/icerim.png"
|
||||
Define "RIM_LIGHTING"
|
||||
Define "ENVFACT" = "1."
|
||||
Define "RIMFACT" = "1."
|
||||
Define "RIMSTEP" = "0."
|
||||
}
|
||||
Brightmap Texture "models/PlasmaBlast.png"
|
||||
{
|
||||
Map "models/PlasmaBlast_bright.png"
|
||||
}
|
||||
BIN
graphics/Decals/kinymk1.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
graphics/Decals/kinymk2.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
graphics/Decals/kinymk3.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
graphics/Decals/kinymk4.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
graphics/Decals/nkknmk1.png
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
graphics/Decals/nkknmk2.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
BIN
graphics/Decals/nkknmk3.png
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
graphics/Decals/nkknmk4.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
BIN
graphics/Decals/nokrmk1.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
graphics/Decals/nokrmk2.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
graphics/Decals/nokrmk3.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
graphics/Decals/nokrmk4.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
graphics/Decals/ultimk1.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
graphics/Decals/ultimk2.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
graphics/Decals/ultimk3.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
graphics/Decals/ultimk4.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
graphics/M_DEMOCHAN_PLASMA.png
Normal file
|
After Width: | Height: | Size: 908 KiB |
|
|
@ -299,7 +299,7 @@ TOOLTIP_NETEVENT_SWWMUPDATESHADOWS = "Adds/Removes simple shadows at runtime, wi
|
|||
TOOLTIP_NETEVENT_SWWMUPDATEGLOWS = "Adds/Removes item glows at runtime, without the need to restart the map. Unclear if it causes issues.";
|
||||
TOOLTIP_NETEVENT_SWWMUPDATEHITBOXES = "Removes extended item hitboxes at runtime. Due to implementation quirks, they can't be added without a map restart.";
|
||||
// main menu poses (do not localize)
|
||||
SWWM_NMENUPOSE = "24";
|
||||
SWWM_NMENUPOSE = "25";
|
||||
SWWM_MENUPOSE1 = "graphics/M_DEMOCHAN_DEEPIMPACT.png";
|
||||
SWWM_MENUPOSE2 = "graphics/M_DEMOCHAN_EXPLOGUN.png";
|
||||
SWWM_MENUPOSE3 = "graphics/M_DEMOCHAN_SPREADGUN.png";
|
||||
|
|
@ -321,14 +321,14 @@ SWWM_MENUPOSE18 = "graphics/M_DEMOCHAN_SKULL.png";
|
|||
SWWM_MENUPOSE19 = "graphics/M_DEMOCHAN_THONK.png";
|
||||
SWWM_MENUPOSE20 = "graphics/M_DEMOCHAN_THUMBUP.png";
|
||||
SWWM_MENUPOSE21 = "graphics/M_DEMOCHAN_HAMMER.png";
|
||||
//SWWM_MENUPOSE22 = "graphics/M_DEMOCHAN_PLASMA.png";
|
||||
SWWM_MENUPOSE22 = "graphics/M_DEMOCHAN_PLASMA.png";
|
||||
//SWWM_MENUPOSE23 = "graphics/M_DEMOCHAN_REVOLVER.png";
|
||||
//SWWM_MENUPOSE24 = "graphics/M_DEMOCHAN_SMG.png";
|
||||
SWWM_MENUPOSE22 = "graphics/M_DEMOCHAN_SHEEN.png"; // temp (25)
|
||||
SWWM_MENUPOSE23 = "graphics/M_DEMOCHAN_QUADRAVOL.png"; // temp (26)
|
||||
SWWM_MENUPOSE23 = "graphics/M_DEMOCHAN_SHEEN.png"; // temp (25)
|
||||
SWWM_MENUPOSE24 = "graphics/M_DEMOCHAN_QUADRAVOL.png"; // temp (26)
|
||||
//SWWM_MENUPOSE27 = "graphics/M_DEMOCHAN_SPARKSTER.png";
|
||||
//SWWM_MENUPOSE28 = "graphics/M_DEMOCHAN_RAYKHOM.png";
|
||||
SWWM_MENUPOSE24 = "graphics/M_DEMOCHAN_MISTER.png"; // temp (29)
|
||||
SWWM_MENUPOSE25 = "graphics/M_DEMOCHAN_MISTER.png"; // temp (29)
|
||||
//SWWM_MENUPOSE30 = "graphics/M_DEMOCHAN_RAFANKOS.png";
|
||||
//SWWM_MENUPOSE31 = "graphics/M_DEMOCHAN_TRANSRIGHTS.png";
|
||||
//SWWM_MENUPOSE32 = "graphics/M_DEMOCHAN_PLUSH.png";
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r574 \cu(Sat 15 Oct 17:24:52 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r574 \cu(2022-10-15 17:24:52)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r575 \cu(Thu 20 Oct 19:51:25 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r575 \cu(2022-10-20 19:51:25)\c-";
|
||||
|
|
|
|||
|
|
@ -1,12 +1,13 @@
|
|||
Model "PlasmaBlast"
|
||||
{
|
||||
Path "models/extra"
|
||||
Path "models"
|
||||
|
||||
Model 0 "BaseCube_d.3d"
|
||||
Skin 0 "CHIPTILR"
|
||||
Scale 0.04 0.04 0.04
|
||||
Model 0 "PlasmaBlastPickup_d.3d"
|
||||
SurfaceSkin 0 0 "PlasmaBlast.png"
|
||||
SurfaceSkin 0 1 "NoLED.png"
|
||||
Scale 0.08 0.08 0.08
|
||||
ZOffset 16
|
||||
PitchOffset 30
|
||||
AngleOffset 90
|
||||
ROTATING
|
||||
|
||||
FrameIndex XZW1 A 0 0
|
||||
|
|
|
|||
BIN
models/PlasmaBlast.blend
Normal file
BIN
models/PlasmaBlast.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
models/PlasmaBlastMag_a.3d
Normal file
BIN
models/PlasmaBlastMag_d.3d
Normal file
BIN
models/PlasmaBlastPickup_a.3d
Normal file
BIN
models/PlasmaBlastPickup_d.3d
Normal file
BIN
models/PlasmaBlast_1st.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
models/PlasmaBlast_battery.png
Normal file
|
After Width: | Height: | Size: 521 B |
BIN
models/PlasmaBlast_bright.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
models/PlasmaBlast_charge.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
models/PlasmaBlast_grad.png
Normal file
|
After Width: | Height: | Size: 287 B |
BIN
models/PlasmaBlast_mask.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
models/PlasmaLED.png
Normal file
|
After Width: | Height: | Size: 86 B |
BIN
models/extra/NKGrad.png
Normal file
|
After Width: | Height: | Size: 458 B |
BIN
models/extra/NKRim.png
Normal file
|
After Width: | Height: | Size: 326 B |
BIN
models/extra/NKRing.png
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Weapon models:
|
||||
x Itamex Hammer
|
||||
- Plasma Blaster
|
||||
½ Plasma Blaster
|
||||
- Puntzer Beta
|
||||
- Puntzer Gamma
|
||||
x Sheen HMG
|
||||
|
|
@ -13,7 +13,7 @@ Weapon models:
|
|||
- Rafan-Kos
|
||||
|
||||
Ammo models:
|
||||
- Plasma Ammo
|
||||
x Plasma Ammo
|
||||
- SMW.05 Ammo
|
||||
- Single
|
||||
- Beta speedloader
|
||||
|
|
|
|||
|
|
@ -135,6 +135,7 @@ GameInfo
|
|||
"graphics/M_DEMOCHAN_THONK.png",
|
||||
"graphics/M_DEMOCHAN_THUMBUP.png",
|
||||
"graphics/M_DEMOCHAN_HAMMER.png",
|
||||
"graphics/M_DEMOCHAN_PLASMA.png",
|
||||
"graphics/M_DEMOCHAN_SHEEN.png",
|
||||
"graphics/M_DEMOCHAN_QUADRAVOL.png",
|
||||
"graphics/M_DEMOCHAN_MISTER.png"
|
||||
|
|
|
|||