Commit Graph

13 Commits

Author SHA1 Message Date
Marco Hladik 537ec5d15d Changed the FreeCS Project license to MIT. 2018-06-14 12:05:23 +02:00
Marco Cawthorne b003b933b4 Adjusted most fonts for the new FTE features... for now. Also made it so that the menu headers fade in closer to how it was done in WON Half-Life. Also func_vehicles spawn - but don't even bother testing them unless you're ready for glitches. 2017-12-28 05:31:31 -08:00
Marco Cawthorne 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
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 f19f73ffc8 Simplified a whole bunch of GUI stuff
Basic, albeit mathematically lame angle correction for p_ weapons
2017-06-26 11:12:16 +02:00
Marco Cawthorne 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
Marco Cawthorne 86e16754e3 Translation files. 2017-06-21 16:15:04 +02:00
Marco Cawthorne f68a9b9f25 Work towards grenades, translations etc. 2017-06-21 14:50:02 +02:00
Marco Cawthorne 5320775c33 Cleaning up... 2017-05-01 01:21:49 +02:00
Marco Cawthorne 30e2e5b76a Added armoury_entity ( fixes #7 )
Added weapon dropping ( and cmd 'drop', fixes #8 )
Tweaked the buy and team menus layout wise
Implemented Auto-Assign function in the GUI menu
Fixed a logic bug with Weapon_GiveAmmo
2017-01-12 00:31:19 +01:00
Marco Cawthorne ac78b41f0d Fixed a bug in which shooting shotguns might cause problems... 2017-01-07 21:18:15 +01:00
Marco Hladik ab42b2c2a8 Added mp_fillweapons to allow similar weapon-buying to CS:S 2016-12-17 20:02:24 +01:00
Marco Hladik dfae8b5dae Added the scoreboard
Added orbituaries
Added monetary rewards for objectives
Fixed weapons not switching/drawing after buying new ones
Added $16.000 salary cap
Fixed func_breakables always starting with 100HP
Fixed something about the doors
Fixed the Buymenu Exit button trying to buy ammunition
Fixed spawning behaviour between switching teams and modes
Fixed VIPs being able to switch teams midsession
Changed gamedir loading behaviour (attempts to read cstrike, then opencs)
2016-12-10 00:03:13 +01:00
Renamed from Source/Client/VGUI_TeamSelect.c (Browse further)