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
26efc3588e
- Added sound hack that'll stop LFO sounds (e.g. cs_747 jet flyby) from killing your ears
...
- Fixed the spectator camera from caring about VIEWHEIGHT
- Added menu labels and checkbox graphics (still WIP menu improvements)
- Fix for not-loop ambient_generic entities
2018-06-10 11:40:44 +02:00
Marco Hladik
53d4ac9591
Added custom, white bitmap font to resemble WON closer
...
Fixed the chat parsing
Fixed crouching not working
2018-06-10 02:26:15 +02:00
Marco Hladik
6e9268d764
- Physics are now handled partially by the engine again
...
- Added first bot prototypes (only use with the latest FTEQW and ENGINE_ROUTING enabled
2018-06-09 18:37:42 +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
da4450c0b1
pm_bunnyspeedcap will also affect landing slowdowns. Aka you can bunnyhop again once that's off.
2018-01-07 12:39:31 -08:00
acd61228d1
Stepping and crouch fixes, because we needed those. Badly.
2017-12-28 15:01:05 -08: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
940fd4b084
Fixed hostage movement so that it fixes #22
2017-07-03 04:12:45 +02:00
427e2d300d
Hit-location based death animations
...
Fix related to shotguns having an insane accuracy
2017-01-08 15:11:34 +01:00
Marco Hladik
7afac5c6cf
Fixed a bug in which switching the team wouldn't restart the match when the playercount was 0
...
Optimisations with cvars
Added cross_color
Added vgui_color
2016-12-17 13:55:18 +01:00
Marco Hladik
122fbe10ef
Basic Player Animations
...
Added a dynamic crosshair
Updated weapon selection system
Updated the view to do our own bobbing
Fixed a few logic issues with the round/timer loop
Added some new sound events and some overall polish
2016-12-13 20:15:09 +01:00
Marco Hladik
a75b6d1dda
Improved pathfinding, early breakable model stuff
2016-12-03 20:25:03 +01:00