Commit Graph

853 Commits

Author SHA1 Message Date
Marco Cawthorne 3b8d76656a Cstrike: Fix scope and cl_hudaspect support. 2020-04-07 14:41:21 +02:00
Marco Cawthorne bc9978be12 Cstrike: Added sniper scopes to the AWP, G3SG1, Scout and SG550.
Their zoom-levels aren't final, I am pretty sure CS 1.5 had different
zoom levels for each weapon. We'll have to research those values.
2020-04-07 13:06:41 +02:00
Marco Cawthorne 27cfaba85f Cstrike: Lots more documentation, stubs and some working new entities.
Added crosshair alternatives for AUG and SG552.
Made running/crouching/jumping affect gun accuracy calculations.
2020-04-07 12:42:28 +02:00
Marco Cawthorne af95dd8124 Cstrike: Fix P228 firing bug 2020-04-07 03:04:31 +02:00
Marco Cawthorne cf136dbd6c Cstrike: Finished most of the essential gun logic. 2020-04-07 02:47:21 +02:00
Marco Cawthorne 9d13451186 1 cheeky line: 1; me: 0 2020-04-06 11:57:27 +02:00
Marco Cawthorne 2e1b2846da Some prediction fixes? 2020-04-06 11:14:40 +02:00
Marco Cawthorne 4d32bf91a8 Updated .fmf files... 2020-04-06 10:57:07 +02:00
Marco Cawthorne 1f0e93d35a Precaching CS weapon sounds via sound-shaders... 2020-04-06 10:53:26 +02:00
Marco Cawthorne 755eecfc34 A bunch of mod changes contributed to by Xylemon, mixed together with
some of my FX code which is going places.
2020-04-05 02:25:27 +02:00
Marco Cawthorne 07a3b329df Starting to clean up a lot of pmove.c 2020-04-04 13:02:30 +02:00
Marco Cawthorne e1b38f008a Adjusting spawn-angle to match spawnpoints. 2020-04-04 00:52:45 +02:00
Marco Cawthorne 5e936559ea Menu now can scan for non .bmp sprays. 2020-04-04 00:18:05 +02:00
Marco Cawthorne a159183b3d Footsteps: Ladder sound fix 2020-04-03 15:29:24 +02:00
Marco Cawthorne ab1338bab6 Moved the music-switching logic into the menu, for good reasons. 2020-04-03 15:01:55 +02:00
Marco Cawthorne 639097249a Some CSTRIKE and REWOLF soundshader stuff 2020-04-03 14:42:39 +02:00
Marco Cawthorne 7f2f32efb1 Menu/Manifests: Allow games to execute commands for the button reserved
for training. Gunman uses this to play a Smacker/Bink video file.
2020-04-03 14:09:17 +02:00
Marco Cawthorne 5055fc8879 Fixed some small warnings. 2020-04-03 13:37:26 +02:00
Marco Cawthorne 5ba72a224c Menu: Filter through the gameinfo defined types to clean up the mess
other people like to put in it.
2020-04-03 13:36:42 +02:00
Marco Cawthorne 4de7182c10 Moved decal spawning for impacts into the client-side 2020-04-03 12:46:54 +02:00
Marco Cawthorne a7fc08f857 Footsteps are more unified across BSP versions, can easily be extended
and cover more types of materials even on HL BSP maps.
Improved documentation for QUAKED comments.
Seperated skill file for valve into its own little thing.
2020-04-03 12:12:11 +02:00
Marco Cawthorne 7c22d66c17 Valve: Converted more monsters to use sound shaders! 2020-04-03 09:22:22 +02:00
Marco Cawthorne 45c18f6a7f Valve: Skill system now affects the weapons as it should. Didn't do it on
the ones that need a lot more work.
2020-04-03 09:11:08 +02:00
Marco Cawthorne e6ff9520a1 Valve: MONSTER_ZOMBIE now uses sound shaders. 2020-04-03 00:40:54 +02:00
Marco Cawthorne c113cc1994 Valve: Fixed WEAPON_HANDGRENADE bounce sound 2020-04-02 23:44:28 +02:00
Marco Cawthorne 2ceb72c9e4 Valve: Make most weapons use sound shader definition scripts. 2020-04-02 23:39:27 +02:00
Marco Cawthorne 4f44d96be9 Pulled over Sound-Shader code from TW. We'll use this soon over hard-coded
sounds.
2020-04-02 22:43:37 +02:00
Marco Cawthorne 47f8e41185 Gearbox: ammo_spore should behave like it is meant to. WEAPON_SPORELAUNCHER
got some changes to support its alt-fire and yellow blood decals on impact
2020-04-02 22:42:30 +02:00
Marco Cawthorne 79ddd3228c PMove: Player gets pulled at a different speed than we may have thought. 2020-04-02 22:40:49 +02:00
Marco Cawthorne 9e9765d02e GLSL: Minor work to support dynamic shadows or something. 2020-04-02 22:40:27 +02:00
Marco Cawthorne 24f2d9d824 Gearbox: Added cl_tonguemode cvar for WEAPON_GRAPPLE and adjusted
speeds. We're kinda winging it but the timings should be O.K.
2020-04-02 22:39:57 +02:00
Marco Cawthorne 18fe40f2e0 More cleanup/shoving around of decal code, improved infodecal by adding
its Trigger() method
2020-04-02 06:23:18 +02:00
Marco Cawthorne c03f3fce72 Spawn a bit fewer particles on blood bits 2020-04-01 22:10:49 +02:00
Marco Cawthorne ec819cf4e4 Shuffled a lot of Decal code around so gibs can now spawn blood, etc. 2020-04-01 20:55:05 +02:00
Marco Cawthorne 479048bda8 monstermaker: Make sure limits only get respected when they're actually set 2020-04-01 20:15:10 +02:00
Marco Cawthorne 54e982bc14 More work done on monstermaker in the gs-entbase. Needs a lot of testing.
Finally precaching player-models.
Fixed some crosshair arrangements in Opfor.
2020-04-01 20:10:31 +02:00
Marco Cawthorne af53ab36ef Improved entity documentation, added cl_hudaspect variable so that
you can control how close the elements are to the center of the screen.
2020-04-01 18:43:09 +02:00
Marco Cawthorne db8c10eeac Valve: Fixed WEAPON_TRIPMINE and WEAPON_SNARK and tweaked some player
animation stuff
2020-04-01 16:00:00 +02:00
Marco Cawthorne a6b301755e Valve: Fix playermodel pitch/bone controller 2020-04-01 12:51:46 +02:00
Marco Cawthorne 5dde0fb486 Menu: Switch to the new manifest based mod/game info stuff 2020-04-01 12:27:45 +02:00
Marco Cawthorne 3058015aa0 Valve: Add cvar cl_centerscores, to center the scoreboard 2020-04-01 12:24:41 +02:00
Marco Cawthorne cf13c4faf4 Menu: Make the scrollbar not appear with too few entries. 2020-04-01 12:24:07 +02:00
Marco Cawthorne 94e4d80e39 Valve: Give WEAPON_RPG some punch when firing 2020-04-01 12:23:52 +02:00
Marco Cawthorne 11b7b11fe1 GLSL: Make models respect iris adaption 2020-04-01 12:23:33 +02:00
Marco Cawthorne 0952201ef2 Added missing frag-net logo. 2020-04-01 01:12:00 +02:00
Marco Cawthorne c813e49b56 Menu: Lots of work done, like switching player models, sprays -
IRC chat, custom game installs and listings.
2020-04-01 01:08:01 +02:00
Marco Cawthorne de877436aa Cleaned up warnings. 2020-03-31 10:09:23 +02:00
Marco Cawthorne 5cb0ad1bb3 HUD_SlotSelect: Only allow this if we've got any weapons at all. 2020-03-31 09:34:21 +02:00
Marco Cawthorne 197b373335 Fixed some more prints to be cvar developer 1 only. 2020-03-31 09:28:40 +02:00
Marco Cawthorne 0b75db861e scripted_sentence: Support for the 'duration' field. 2020-03-31 09:20:07 +02:00