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
7770b250d5
Fixed #65
...
Fixed #66
Fixed #67
Fixed #72
2017-11-18 00:30:20 -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
73ff73851f
Fixed some equipment purchases
...
Added sounds when purchasing equipment
Redid the way rounds get restarted when an opponent joins
Fixed a bug that'd cause the bomb to never reset once planted
Added mapcycle support ( new cvar: mapcyclefile for server owners)
2017-11-15 20:25:20 -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
faa0ddf24a
Fixed shit, once again.
2017-11-13 23:39:04 -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
e4a0a778cc
Added a new sv cmd: vox
...
Clients can test it with vox_test
2017-11-13 11:03:23 -06:00
cbe9b42d93
Message of the day is now actually being networked. Hurray for infokeys.
2017-11-12 18:43:16 -06:00
8fd82126df
Fixed the TMP weapon selection showing the P90 sprite
2017-11-12 14:45:40 -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
3c1f53ac3d
kill command kevlar fix. fixes #53
2017-11-11 15:46:04 -06:00
24c0898f47
Fixed the weapon-magazine-drop problem.
...
Fixed the sniper rifle zooms.
Fixed the kill command.
2017-11-11 01:25:59 -06:00
edc0f6ac8d
Fixed #41 and added HUD 'Caliber' graphics for the explosives
...
Removed temporary menu cursor fix, because the SVN version of FTE addressed the cursor issue! Yay for Spike!
2017-10-26 19:43:38 -05:00
8931e3cd18
Temporary fix for the menu/fullscreen issue on Linux
2017-10-22 01:24:11 -05:00
2d764ca306
Client mouse delta guff added
2017-10-22 01:00:40 -04: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
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
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
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
072820002c
Player drops primary weapon/bomb now upon death
...
Few fixes here and there I guess
2017-06-27 02:04:25 +02:00
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
79fa38562a
Made some tweaks to the bomb ( Fixes #13 )
...
Fixed a crash related to grenades and func_breakables.
2017-06-26 00:04:06 +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
dd83d09250
More work towards the new menu
2017-06-22 01:49:28 +02:00
e58ddeb566
Fixed weapon switching in reverse, fixed radius damages healing players on special occasions...
2017-06-21 21:07:23 +02:00
86e16754e3
Translation files.
2017-06-21 16:15:04 +02:00
f68a9b9f25
Work towards grenades, translations etc.
2017-06-21 14:50:02 +02:00
bc5f562d4f
You know, bug fixes.
2017-05-01 17:52:01 +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
f69911fd9c
Main menu work going forward. Fixes towards hostage movement (new FTE requires this) as well as misc HUD fixes.
2017-04-30 23:19:10 +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
0cf6080b5e
Uhh, fixed stupid thing I should have commited a while ago.
2017-03-04 17:08:17 +01:00
4a14bb6fab
Renamed project, fixed potential money bugs revised input....
2017-01-15 20:56:58 +01:00
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
f1614d50ff
Added weapon binds for buying
...
Added some more buying restrictions
Fixed a VGUI bug
2017-01-10 21:24:14 +01:00
bbc798bccb
Added radio1, radio2 and radio3 commands for VGUI radio message menus
2017-01-10 20:56:15 +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
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
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