Commit Graph

11 Commits

Author SHA1 Message Date
Marco Cawthorne 09b11284b3 Make sure to exec platform_default.cfg in the .fmf level so we don't get
overriden by hostile mods.
2021-01-23 23:41:58 +01:00
Marco Cawthorne d324259e72 CBaseTrigger: Massive change that allows us to finally set states. This affected every entity that can be triggered. Things like the airlock check in c1a0d work now. 2020-08-07 14:07:38 +02:00
Marco Cawthorne 324fadd668 Spring cleaning. Prepare for summer! Fixed lots of bugs too:
v_camroll is now working again.
Counter-Strike is finally getting somewhere again.
Counter-Strike has pseudo spray-patterns now! They're all the same.
func_button now can be programmed to use Sound-Shaders.
The menu handles the vid_conautoscale command autonomously. Set r_autoscale
to 0 if you don't like it.
The menu has an updater, requires a not-yet-pushed build of FTE.
Don't use it yet.
Moved a lot of globals into pSeat's structs to fix splitscreen with them.
Made explosion decals be handled client-side!
Added trigger_look, env_sun and light_environment entities.
2020-04-12 15:50:42 +02:00
Marco Cawthorne 8f6a826475 Moved footstep sound shader, manifest updates. 2020-04-08 08:50:09 +02:00
Marco Cawthorne 2343c113fe Platform update. 2020-04-08 08:42:09 +02:00
Marco Cawthorne fcf67add6a Updated/added more .fmf files... 2020-04-08 08:12:02 +02:00
Marco Cawthorne c6f40c2590 Moved shared Nuclide data into its own folder. 2020-04-08 08:01:52 +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 ab1338bab6 Moved the music-switching logic into the menu, for good reasons. 2020-04-03 15:01:55 +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