Commit graph

95 commits

Author SHA1 Message Date
DerpedCrusader
baf8427c17
MODELS: Fix inverted normals on barricade (#65) 2024-01-16 18:27:34 -05:00
cypress
2ae4860d15 MODELS: New Barricade (misc/window.mdl) Model
New to-scale mesh rigged the same as the old one created by
@MissLavender-LQ
2024-01-13 14:05:07 -05:00
cypress
bb18b2fb49 MODELS: Add NZ:P Beta body bag props 2024-01-01 17:23:27 -05:00
cypress
b6b5499549 MODELS: Add missing tree props from NZ:P Beta 2024-01-01 16:11:27 -05:00
DerpedCrusader
bfd6bd9fb9
MODELS: fix M1a1 sprint frame (#62)
adjusted the m1a1 sprint frame to not spike out
2023-12-07 19:56:34 -05:00
cypress
cd93369740 MODELS: Export player.mdl at correct scale 2023-12-04 14:32:14 -05:00
cypress
39943e80b4 MAPS: Add updated Bunkder Defense 2023-12-01 10:37:40 -05:00
cypress
2fd7e24c85 ALL: Add revamped Pack-A-Punch assets 2023-11-23 11:41:43 -05:00
cypress
ad42f2a37f MODELS: Add Sandbags and Barricade external skins 2023-11-23 08:29:10 -05:00
cypress
ba2606b5c0 MODELS: Restore player_anim as Player model 2023-11-16 12:11:49 -05:00
DerpedCrusader
9244439634
Community map Hangar (#57)
* Community map Hangar

Map by Dr_Tinklez, includes custom music
2023-11-12 21:51:41 -05:00
DerpedCrusader
25ec730b1a
Raygun culling and Animation adjustments (#55) 2023-11-03 16:14:21 -04:00
cypress
4454f232cb MODELS: Fix misaligned Shotgun world texture 2023-10-30 18:15:43 -04:00
Ian
fe474e2f17 MODELS: Restore unifed Mustang & Sally skin 2023-10-29 10:54:46 -04:00
cypress
8d1d6e6600
MODELS: Fix bad exports for Mustang & Sally 2023-10-28 23:20:47 -04:00
DerpedCrusader
b447ad8822
Mustang and sally update (#54) 2023-10-27 14:14:26 -04:00
cypress
05584c0efa MODELS: Add skin for MP5k 2023-09-14 21:03:17 -04:00
cypress
11f5364cd6
COMMON: Remove duplicate frame from props/Barrel_m.mdl 2023-09-11 11:55:08 -04:00
blubs
f017224b94 COMMON: Add bolt.mdl 2023-09-02 23:51:04 -07:00
blubs
67930eafd5 COMMON: Update lightning textures again 2023-09-02 05:09:36 -07:00
blubs
bd7f781b9d COMMON: Adds updated lightning textures 2023-09-02 04:51:19 -07:00
blubs
b9093afc35 COMMON: Resize and update texture for teddy bear
SOURCE: Updates teddy assets
2023-09-02 01:46:06 -07:00
blubs
2c6f72e344 COMMON: Add new perk anims
SOURCE: Add new perk anims
COMMON: Add MACOS files to gitignore
2023-08-27 23:29:34 -07:00
Ian
c84b946135 COMMON: Add generic v_papskin.pcx 2023-08-27 15:52:21 -04:00
cypress
cfb51253a2 COMMON: Fix inverted shotgun skins 2023-08-25 21:31:52 -04:00
cypress
309ff8b97b MISC: Add external textures for some world models, reorganize tracks 2023-08-25 16:00:49 -04:00
cypress
9cff637756
COMMON: Remove redundancy from models/props/lamp_wall.mdl
173kB->5kB
2023-08-25 14:26:14 -04:00
cypress
a704b9a283
COMMON: remove models/props/ammo.mdl
Bloaty mesh that is not supposed to be here.
2023-08-25 12:04:50 -04:00
cypress
31988a02c5
Models: Fix weird translucency issues with tree_ch.mdl 2023-07-09 16:01:02 -04:00
cypress
d2d9e33021
Models: Add Half-Life scaled Willy MB Jeep
(yes, they really were this small).
2023-07-04 11:14:17 -04:00
Steam Deck User
a72c0a249a COMMON: Ditch external graphics for flame.spr, rename to flamer.spr 2023-03-28 22:45:35 -04:00
Steam Deck User
bac14aeab4 COMMON: Remove unused Ballistic Knife texture, resize to 128x128 2023-03-25 12:23:28 -04:00
Steam Deck User
238a97d384 COMMON: Reduce size of Panzer's shark projectile texture 2023-03-25 12:18:52 -04:00
Steam Deck User
d5afa3b30f COMMON: Remove unused second v_colt skin 2023-03-25 12:15:53 -04:00
Steam Deck User
0dd863da32 COMMON: Remove unused second v_sawnoff skin 2023-03-25 12:14:30 -04:00
Steam Deck User
93b207213f COMMON: Add external .PCX for Mustang & Sally 2023-03-25 11:54:34 -04:00
Steam Deck User
a9764720e2 COMMON: Reduce texture size of Ray Gun beam to 32x32 2023-03-25 11:49:44 -04:00
Steam Deck User
124a3dafe1 COMMON: Remove unused second v_knife skin 2023-03-25 11:43:03 -04:00
Steam Deck User
7a644515ab COMMON: Remove unused second v_grenade skin 2023-03-25 11:40:35 -04:00
Steam Deck User
073e4532d4 COMMON: Downsize Beta models internal textures to minimize VRAM use
Saves ~350kB in general, though this will vary based on how blocks are
allocated for textures. :^)
2023-03-24 22:26:53 -04:00
DerpedCrusader
8d501272d1
SOURCE/COMMON: Fix DB/Sawn off hole and add sources (#48)
* SOURCE/COMMON: Fix DB/Sawn off hole and add sources

adding source files for the DB/Sawed off, they're combined because they use the same mesh file

this also fixed the holes in visible during sprint animations

* SOURCE/COMMON: Fix Mp5k UV Map errors

UV map was incorrect for the mp5k, this fixes that

* COMMON/SOURCE: m1 Garand fix sprint frame issues

some change in positioning

* SOURCE/COMMON: Fix Kar98k sprint frames

there was some weird bug with the kar98k sprint frames that had some mesh flying across the screen whenever you sprint
2023-03-24 13:01:46 -04:00
DerpedCrusader
837ecb6f82
COMMON/SOURCES: M2Flame (#47)
adding files for the flame thrower, as well as sources

first take out frames: 6-17
2023-03-22 10:06:51 -04:00
Steam Deck User
27a8810d2a COMMON: Downsize v_snuff textures 2023-03-16 22:18:33 -04:00
DerpedCrusader
58586d7cf8
FixingPPSH (#44) 2023-03-13 19:58:13 -04:00
DerpedCrusader
cb6e6400c5
zombie white square (#43) 2023-03-13 19:32:32 -04:00
DerpedCrusader
7ddaf4f1e5
Add Springfield Chalk (#41) 2023-03-12 22:37:03 -04:00
DerpedCrusader
dc5149b875
Springfield and kar sound rename (#40) 2023-03-12 22:35:59 -04:00
DerpedCrusader
0ffb5675c5
garand-fix (#39)
fix
2023-03-10 12:31:41 -05:00
DerpedCrusader
084f1d1b3a
panzer-update (#38)
new model and animation
2023-03-10 12:31:29 -05:00
DerpedCrusader
1bbdcb4fd0
PTRS Update / Garand file deletion (#37)
new weapons animations textures and sources for PTRS

also deleting an auto save file from the Garand
2023-03-06 21:06:17 -05:00