Commit Graph

40 Commits

Author SHA1 Message Date
Marco Hladik 537ec5d15d Changed the FreeCS Project license to MIT. 2018-06-14 12:05:23 +02: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
Marco Cawthorne 6f682653b1 Added invlast, added buyammo1 and buyammo2 commands. 2017-12-28 19:16:30 -08: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 47c43544bf Big improvements to sprays. No more infokeys, support for colored sprays and much more. 2017-12-19 13:02:01 -08:00
Marco Cawthorne 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
Marco Cawthorne 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
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 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
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 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 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
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 e58ddeb566 Fixed weapon switching in reverse, fixed radius damages healing players on special occasions... 2017-06-21 21:07:23 +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 4007c5111b Fixed LOADS of networking guff. 2017-04-19 23:06:41 +02:00
Marco Cawthorne 4a14bb6fab Renamed project, fixed potential money bugs revised input.... 2017-01-15 20:56:58 +01: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 f1614d50ff Added weapon binds for buying
Added some more buying restrictions
Fixed a VGUI bug
2017-01-10 21:24:14 +01:00
Marco Cawthorne bbc798bccb Added radio1, radio2 and radio3 commands for VGUI radio message menus 2017-01-10 20:56:15 +01:00
Marco Cawthorne ce7a2243cc Revamped radio system
Added keybinds for a ton of radio commands
Revamped the start-message stuff
2017-01-10 18:24:43 +01:00
Marco Cawthorne ac78b41f0d Fixed a bug in which shooting shotguns might cause problems... 2017-01-07 21:18:15 +01:00
Marco Cawthorne 5347482d9c Implemented new impact effects based around materials
Implemented round-draw
Ricochet sounds and whatnot
2017-01-07 17:29:27 +01:00
Marco Hladik cb9fa0b183 Added a basic spectator HUD
Added nightvision
Added zoom modes for weapons that are supposed to have them
Fixed a bug in which spectators could interact with the game-world
Overhauled the way the rule system works
Switched to autocvars for most cvar-related variables
2016-12-18 10:09:01 +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 d6479da6b0 Added weapon selection display on the HUD
Changed the reloading behaviour (time needs to pass in order for the mag/caliber fields to update)
2016-12-11 14:17:00 +01:00
Marco Hladik f8a1902187 Added bomb-defusing
Added progressbar on bomb defusing
Added seperators on the timer and the ammo display
Fixed some USE bugs related to doors and other ents
+use (+button6) is now something that can be toggled, whereas before it was a one-time thing
Added various sounds when buying things
Added various messages when trying to buy things you already have
Added proper radio sounds to the bombing mission type
More work done on the equipment
2016-12-11 11:10:03 +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
Marco Hladik b976fc1d33 Added as_* gamemode support
CVAR mp_c4timer now affects the bomb
Fixed a bug in which the rounds weren't reset properly when players left
Max playerspeed can now be controlled serverside with sv_maxspeed
2016-12-08 21:24:09 +01:00
Marco Hladik 1290fb0daf Radio messages are now being cast in a bandwidth friendly way
Added ability for mapobjects to respawn (only useful on ones that move/die)
Fixed bug that would "draw" the weapon twice, causing a double-soundcast on the SDL audio driver of FTEQW
2016-12-07 20:38:26 +01:00
Marco Hladik 4f7defcb98 Added info_map_parameters (setting buyrestrictions)
Added trigger_camera
Added ammo-buying restrictions (money wasn't taken into account)
Added spawning of buyzones when there aren't any
Added sound when buying ammo
Added Client_TriggerCamera as part of EV_CAMERATRIGGER
Fixed the Knife not showing/animating
2016-12-07 01:05:06 +01:00
Marco Hladik 3bd3b7c95f Progress on match logic, respawning, spectating, triggers... 2016-12-04 15:04:30 +01:00
Marco Hladik a75b6d1dda Improved pathfinding, early breakable model stuff 2016-12-03 20:25:03 +01:00
Marco Hladik c366e8fc9a Hostages are now fully implemented, as well as the game timer display 2016-12-02 17:54:40 +01:00
Marco Hladik 0d58529b79 Initial Commit 2016-12-01 18:50:48 +01:00