Commit graph

13 commits

Author SHA1 Message Date
bf1adc491a Support for more muzzleflashes
Fixes and cleanups regarding effects, networking
All sorts of other cool things
2017-01-14 16:00:31 +01:00
e67ab0380f Added viewmodel muzzleflashes
Redone the model-event sound stuff using next-generation FTE features (TM)
Cleaned and fixed things here and there
2017-01-12 03:49:59 +01:00
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
712b2cebbc Fixed some breakable sounds being played "wrongly"
Cleaned up some of the codebase
Commented some more stuff and brought in some structure
Probably fixed a few things in the process
2017-01-10 19:24:45 +01:00
427e2d300d Hit-location based death animations
Fix related to shotguns having an insane accuracy
2017-01-08 15:11:34 +01:00
ac78b41f0d Fixed a bug in which shooting shotguns might cause problems... 2017-01-07 21:18:15 +01:00
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
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
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
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
3bd3b7c95f Progress on match logic, respawning, spectating, triggers... 2016-12-04 15:04:30 +01:00
Marco Hladik
0d58529b79 Initial Commit 2016-12-01 18:50:48 +01:00