Commit graph

1383 commits

Author SHA1 Message Date
e37b77c309 Update README.md 2017-12-07 14:44:08 -06:00
11e8098609 Update README.md 2017-12-07 14:43:28 -06:00
4550c3a060 Update README.md 2017-12-02 09:38:53 -06:00
057420ed4c Added some new cvars, such as fcs_knifeonly, fcs_swapteams, fcs_nopickups, fcs_reward_kill, fcs_penalty_pain, fcs_penalty_kill, fcs_maxmoney. Also fixed that exploding C4 does traceline collision checks against its targets. Sprays are sort-of in, but not fully. 2017-12-01 13:02:58 -06:00
5969fc35c9 Actual sources for commit dccd39b66c8f76221277e16482d44af9b5a63581 2017-11-27 00:52:25 -06:00
54a8b696f5 Merge branch 'master' of https://github.com/eukara/FreeCS 2017-11-27 00:51:39 -06:00
25200dc989 Added checks for invalid team items. 2017-11-27 00:50:40 -06:00
c320b6ae4e Delete csprogs.lno 2017-11-22 15:39:12 -06:00
94774c7fd1 Delete Overview.c~ 2017-11-22 15:38:54 -06:00
b76d39796c Fixed a possible problem with hostages being rescued... multiple times in one frame. 2017-11-22 15:34:09 -06:00
581190b98f Fixed overview FOV at 90. 2017-11-22 13:27:11 -06:00
979c1d1d95 Added sv_autoreload for those who really want it
Tweaked shell ejections just a little bit
2017-11-20 23:51:19 -06:00
57bf1c9576 Added shell ejection to the view
Added headshot notification
Health goes red now when it's below 25 or equals
Fixed a CSQC error with no overview present
Fixed spacing in the muliplayer server browser
2017-11-20 11:16:42 -06:00
e03ee3feca Merge branch 'master' of https://github.com/eukara/FreeCS 2017-11-19 20:40:24 -06:00
6c3c7dc381 Changed dlight positions a little, since the seat/splitscreen stuff changed the view viewmodels are positioned.s 2017-11-19 20:39:25 -06:00
b60a4e0435 Update README.md 2017-11-19 20:11:37 -06:00
d3365983a0 Merge branch 'master' of https://github.com/eukara/FreeCS 2017-11-19 20:07:56 -06:00
cd6263299e Fixed #79 by updating the spectator check
Fixed the smoke-grenade smoke not clearing upon next round
Changed in_rawinput to 0 for now, since it was causing problems
Fixed the RadiusDamage function in regards to regular explosions
Deleted the unnecessary lines trying to respect 'timelimit', which is deprecated afaik
Changed the sizes of individual grenades so that they'll be thrown more easily across crates and corners
Added an early preview of loading map overviews. They are not really usable and merely a work in progress on my end. They will be finished soon though.
2017-11-19 20:03:30 -06:00
3ec00f52bb Update README.md 2017-11-18 15:31:02 -06:00
d5a6c98dbc Update README.md 2017-11-18 15:30:20 -06:00
2ec9213437 Added sv_voxannounce, which will advertise the time remaining
Added support for c4bombs to align to walls
Fixed the infamous crouch-defusal bug
Reworked the way the Glock does Burst-Fire
Added support for voice overlays when pressing the Voice Communication key
Fixed some bad grammar I must have written while either drunk or lazily copy/pasting things
2017-11-18 15:21:39 -06:00
7770b250d5 Fixed #65
Fixed #66
Fixed #67
Fixed #72
2017-11-18 00:30:20 -06:00
794b08d64c Added a hostname field to the menu
Fixed that a dropped C4 Bomb could not be picked up again
2017-11-17 15:45:48 -06:00
251d8908b2 Fixed a stupid assumption about footsteps
Got rid of an unused serverinfo key
Some prediction improvements
2017-11-17 15:20:51 -06:00
e18f0dae6d Added splitscreen stuff (experimental)
Added a simple reward for losers
Fixed that round-draw would give the teams a reward
Changed cl_movespeedkey to 0.5
Changed prediction quite a lot (jumping glitch fixed)
More changes to the HUD to compensate for multiple screeninstances (splitscreen)
2017-11-16 16:53:02 -06:00
73ff73851f Fixed some equipment purchases
Added sounds when purchasing equipment
Redid the way rounds get restarted when an opponent joins
Fixed a bug that'd cause the bomb to never reset once planted
Added mapcycle support ( new cvar: mapcyclefile for server owners)
2017-11-15 20:25:20 -06:00
652d7c2dc0 Merge branch 'master' of https://github.com/eukara/FreeCS 2017-11-15 15:38:59 -06:00
ec5d21b91b Added the weapon recoil/viewkick
Added support for newlines in MOTDs
D
Server owners can now specify custom MOTDs with the cvar 'motdfile', e.g. 'motdfile coolmotd.txt'
2017-11-15 15:36:55 -06:00
2e81628c66 Update README.md 2017-11-14 16:47:07 -06:00
4a169c5851 Update README.md 2017-11-14 16:46:54 -06:00
faa0ddf24a Fixed shit, once again. 2017-11-13 23:39:04 -06:00
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
e4a0a778cc Added a new sv cmd: vox
Clients can test it with vox_test
2017-11-13 11:03:23 -06:00
cbe9b42d93 Message of the day is now actually being networked. Hurray for infokeys. 2017-11-12 18:43:16 -06:00
d0f0322fc5 Tweaked configs and added slighty better chat logging to the server 2017-11-12 16:23:18 -06:00
8fd82126df Fixed the TMP weapon selection showing the P90 sprite 2017-11-12 14:45:40 -06:00
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
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
3c1f53ac3d kill command kevlar fix. fixes #53 2017-11-11 15:46:04 -06:00
b409c6426a Fixed a few things with joining 2017-11-11 04:34:08 -06:00
24c0898f47 Fixed the weapon-magazine-drop problem.
Fixed the sniper rifle zooms.
Fixed the kill command.
2017-11-11 01:25:59 -06:00
f6837a41b5 Update README.md 2017-11-11 00:51:02 -06:00
467258e292 Update README.md 2017-11-10 22:17:25 -06:00
4aa80e85ea Update README.md 2017-11-10 21:34:05 -06:00
a26dd37ca7 Update README.md 2017-11-10 21:33:53 -06:00
79ff25a686 Added nickname field to the options menu, as well as fixed the controls menu 2017-11-10 21:27:26 -06:00
34cf2366b6 Update README.md 2017-11-10 19:12:34 -06:00
5f4844cfb9 Update README.md 2017-11-10 19:10:16 -06:00
1d76c69a66 HDPI Mode added... because 4K display users! 2017-11-10 19:05:48 -06:00
9ddf09029c Changed fullscreen/windowed behaviour, config saving behaviour 2017-11-10 18:44:32 -06:00