Commit Graph

2603 Commits

Author SHA1 Message Date
Marco Cawthorne faa0ddf24a Fixed shit, once again. 2017-11-13 23:39:04 -06:00
Marco Cawthorne d86ddeff76 Fixed a potential client crash with cl_thirdperson set to 1
Made it so you can at least navigate the UI with the number keys
2017-11-13 16:52:01 -06:00
Marco Cawthorne e4a0a778cc Added a new sv cmd: vox
Clients can test it with vox_test
2017-11-13 11:03:23 -06:00
Marco Cawthorne cbe9b42d93 Message of the day is now actually being networked. Hurray for infokeys. 2017-11-12 18:43:16 -06:00
Marco Cawthorne d0f0322fc5 Tweaked configs and added slighty better chat logging to the server 2017-11-12 16:23:18 -06:00
Marco Cawthorne 8fd82126df Fixed the TMP weapon selection showing the P90 sprite 2017-11-12 14:45:40 -06:00
Marco Cawthorne eba1491409 Fixes #59 by actually testing this shoddy code I wrote
Adds color sliders for the HUD, Crosshair etc. in the Player options
Fixed some other small things someone might notice
2017-11-12 13:57:23 -06:00
Marco Cawthorne 4568b0a31c Fixes #55 by not letting events play on (dead, world) players.
Fixes a bug in which the bomb would not be removed after the round ends when players killed eachother first.
2017-11-11 16:13:40 -06:00
Marco Cawthorne 3c1f53ac3d kill command kevlar fix. fixes #53 2017-11-11 15:46:04 -06:00
Marco Cawthorne b409c6426a Fixed a few things with joining 2017-11-11 04:34:08 -06:00
Marco Cawthorne 24c0898f47 Fixed the weapon-magazine-drop problem.
Fixed the sniper rifle zooms.
Fixed the kill command.
2017-11-11 01:25:59 -06:00
Marco Cawthorne f6837a41b5 Update README.md 2017-11-11 00:51:02 -06:00
Marco Cawthorne 467258e292 Update README.md 2017-11-10 22:17:25 -06:00
Marco Cawthorne 4aa80e85ea Update README.md 2017-11-10 21:34:05 -06:00
Marco Cawthorne a26dd37ca7 Update README.md 2017-11-10 21:33:53 -06:00
Marco Cawthorne 79ff25a686 Added nickname field to the options menu, as well as fixed the controls menu 2017-11-10 21:27:26 -06:00
Marco Cawthorne 34cf2366b6 Update README.md 2017-11-10 19:12:34 -06:00
Marco Cawthorne 5f4844cfb9 Update README.md 2017-11-10 19:10:16 -06:00
Marco Cawthorne 1d76c69a66 HDPI Mode added... because 4K display users! 2017-11-10 19:05:48 -06:00
Marco Cawthorne 9ddf09029c Changed fullscreen/windowed behaviour, config saving behaviour 2017-11-10 18:44:32 -06:00
Marco Cawthorne edc1ca3e1e More fixed and functionality for the server browser. 2017-11-10 18:35:21 -06:00
Marco Cawthorne 5b214fffbd Server browser filter fix 2017-11-10 18:16:44 -06:00
Marco Cawthorne 3cba8f212d Update README.md 2017-11-10 17:03:48 -06:00
Marco Cawthorne f767bf8340 A couple more video options before I get overrun by Phoronix readers! Aaa! 2017-11-10 16:50:18 -06:00
Marco Cawthorne e2c9f63589 Added a download link to csv15.exe 2017-11-10 15:56:13 -06:00
Marco Cawthorne bcae0060bc Configuration Update
Merge branch 'master' of https://github.com/eukara/FreeCS
2017-11-10 15:49:19 -06:00
Marco Cawthorne 633f9e2c1c First simple configuration options for Audio and Video 2017-11-10 15:46:46 -06:00
Marco Cawthorne 52d08ba727 Fixed the obnoxious grenade-bounce sound issue. 2017-10-27 00:22:57 -05:00
Marco Cawthorne edc0f6ac8d Fixed #41 and added HUD 'Caliber' graphics for the explosives
Removed temporary menu cursor fix, because the SVN version of FTE addressed the cursor issue! Yay for Spike!
2017-10-26 19:43:38 -05:00
Marco Cawthorne a6e7a22d95 Adds explosion sounds to the HE Grenade 2017-10-23 11:10:38 -04:00
Marco Cawthorne c905092558 Updated readme. 2017-10-23 10:46:40 -05:00
Marco Cawthorne 8931e3cd18 Temporary fix for the menu/fullscreen issue on Linux 2017-10-22 01:24:11 -05:00
Marco Cawthorne 2d764ca306 Client mouse delta guff added 2017-10-22 01:00:40 -04:00
Marco Cawthorne c28123ae68 Added menu/mouse delta guffins 2017-10-22 00:56:54 -04:00
Marco Cawthorne e2f4de673c Update README.md 2017-10-12 10:35:21 -05:00
Marco Cawthorne c0adc2b70b Update README.md 2017-10-12 10:33:37 -05:00
Marco Cawthorne 701366dadd Update README.md
Added note regarding missing textures on UNIX
2017-10-12 10:33:21 -05:00
Marco Cawthorne c48199140f Backing these changes, less menu crashes and (coming soon) usable options menu 2017-09-29 01:05:40 -05:00
Marco Cawthorne 076c2bf09e Yeah, the ratio should probably be multiplied first... 2017-09-26 00:43:17 -05:00
Marco Cawthorne 3c591536dc This should work a bit better. 2017-09-26 00:35:03 -05:00
Marco Cawthorne 54ab0cf6ed Take kevlar out of the inventory once depleted. 2017-09-26 00:18:32 -05:00
Marco Cawthorne b95120e965 Basic kevlar detection stuff 2017-09-26 00:10:21 -05:00
Marco Cawthorne 62eb3468b1 Disregard the last commit or something, misunderstood request. 2017-09-04 21:42:17 +02:00
Marco Cawthorne 1c27fb93f6 Using getimagesize to allow more variable btn_main.bmp files. 2017-08-30 16:54:27 +02:00
Marco Cawthorne 3188c43bc0 Cleaned a few things up and fixed doors being able to be triggered from above 2017-07-03 13:55:11 +02:00
Marco Cawthorne dbde5342d7 Fixed range of TraceAttack weapons
Fixed AWP inaccuracy
2017-07-03 05:11:53 +02:00
Marco Cawthorne 940fd4b084 Fixed hostage movement so that it fixes #22 2017-07-03 04:12:45 +02:00
Marco Cawthorne d8987e4135 Implemented smoke and flash grenades.
Fixed some equipment menu bug that caused you to money despite not getting any nades.
v_lefthanded exists now! Use only on the newest FTE SVN build though.
2017-07-02 22:49:22 +02:00
Marco Cawthorne 06d1cf7a3c Weapon selection now cares about the grenade slot again.
Overhauled chat handling and display
HUD and VGUI colors now reflect 1.5 more closely
Fixes to func_door
Fixes to func_door_rotating
Overhauled radio message handling and diplay to match chat
2017-07-01 20:31:35 +02:00
Marco Cawthorne d25eb3850f Fixed multi_source trigger problem on complex maps like de_aztec
Added env_spark
Added scope border type 1
Misc fixes
2017-07-01 02:39:15 +02:00