Marco Hladik
7b848d78ec
- Redone crouching physics code
...
- Fixed the gamerules regarding bomb defusal kills
- Implemented mp_friendlyfire
- Fixed cl_thirdperson cvar
2018-09-20 13:38:01 -07:00
Marco Hladik
537ec5d15d
Changed the FreeCS Project license to MIT.
2018-06-14 12:05:23 +02:00
Marco Hladik
4260036e84
Slope fix, set acceleration to 10 for now - also view-step prediction fix to make it not seem like you're falling at a constant pace.
2018-02-17 11:02:03 -08:00
Marco Hladik
d78d12fd71
Physics code update, including switch to TTF for text for easier handling of international languages. Delte your fte.cfg's for all this new stuff to take effect. More testing required also.
2018-02-12 07:24:08 -08:00
5633ad7d59
Fixed the player models not looking up/down in the external view
2018-01-29 21:51:13 -08: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
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
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
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
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
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
3188c43bc0
Cleaned a few things up and fixed doors being able to be triggered from above
2017-07-03 13:55:11 +02:00
cb5a002c45
Fixed player animations
...
Added weapon model to player models
Fixed networking of weapon events
Cleaned up the whole font business
2017-06-24 14:36:36 +02:00
a10cd4450b
Slight spectator adjustment.
2017-05-01 01:27:23 +02:00
5320775c33
Cleaning up...
2017-05-01 01:21:49 +02:00
8abd531b10
Updated... things
2017-04-20 00:04:47 +02:00
24d92a7c1d
Fixed spectator prediction routine
2017-04-19 23:14:03 +02:00
4007c5111b
Fixed LOADS of networking guff.
2017-04-19 23:06:41 +02:00
1a2b4dc6a3
Updated MOTD...
2017-04-19 19:19:02 +02:00
ec41057c4e
Added my prediction codee
2017-03-04 21:08:59 +01:00