02c7eeb671
Fixed 'use' behaviour across FreeHL and FreeCS, fixing chargers and whatnot. Cleaned up old usage of FL_USERELEASED too. Changed FL_FLASHLIGHT to its bit.
2019-08-18 12:01:01 -07:00
Marco Hladik
97ea5e6208
Initial commit of the new VGUI replacement code. This dates back to the days
...
of TW 1.2 (the version that never got released) and besides some primitive
windowing is usable enough in its current state.
Misc fixes to FreeCS as well.
2019-08-03 10:40:34 -07:00
b1ccc9fbb1
Prediction: Propagate jumptime and teleport_time
2019-03-25 01:49:27 +01:00
ca3cdb3a28
Added cvar fcs_bombtaltthrow, to randomize bomb throwing velocities
2019-03-24 16:28:19 +01:00
d1f4e6b690
- Added team-killer punishment
...
- Added the really convoluted round loss bonus logic, thanks cstrike wiki
- Tweaked some existing money bonuses to reflect the real-world values of CS 1.5
- Implemented some Fire-In-The-Hole radio notices when throwing nades
- Added workaround for the shotgun reload glitch that comes from autoreloading. Proper fix soon
2019-03-21 20:14:51 +01:00
8220ce4116
Cleanup: Change instances of _x to [0], y to [1] and z to [2]
2019-03-13 22:03:57 +01:00
0c6d905c7b
cstrike: changed gravity modifier for the grenades. Assuming they're half, since consistent with HL's default frag.
2019-03-02 01:03:39 +01:00
fdc4227d00
traceattack: made it so that accuracy is a parameter.
...
w_shotgun: support for spread, fire
w_glock: support for spread.
w_mp5: spread...
w_python: ditto
2019-03-02 00:15:00 +01:00
1b2dd20edb
Added sprite blood, weapon prediction changes [WIP]
2019-02-28 08:18:01 +01:00
a6695de43c
Added a weapon reload timer hack to prevent a race between input frame and weapon-reload think frame. This fixes that the gun seemingly reloads twice.
2019-02-21 12:43:59 +01:00
546451338f
January 2019 Refactor: Added the initial BaseHL logic and started merging things with FreeCS. This will ensure a bright future to anyone porting mods and the like to the codebase. This is very, VERY early and I'm mainly committing this so Xylemon can start tinkering with it.
2019-01-29 03:40:14 +01:00
8043b8f830
Major cleanup and restructuring. This breaks everything. I'm very, very sorry.
2019-01-19 05:50:25 +01:00