Commit Graph

2980 Commits

Author SHA1 Message Date
Darsu
761c76eac6 good light flares in vm too 2025-01-25 22:42:20 +07:00
Darsu
72ff0f177e light flares ported from tacrp 2025-01-25 22:23:50 +07:00
Darsu
42c63ac5dc draw lights and lasers even if player not visible 2025-01-25 21:07:07 +07:00
Darsu
c253f72278 fixed lack of projected light for other players with allflash 1 2025-01-25 19:47:47 +07:00
Darsu
5896bbe4e4 a bit better sway procedural anim 2025-01-17 02:39:13 +07:00
Darsu
15e95f7910 HookP_BlockFire affect grenades and melees too 2025-01-15 21:09:49 +07:00
Darsu
934245c3ba better subtle recoil in mp? 2025-01-14 03:11:01 +07:00
Darsu
666a046ca1 Update cl_camera.lua 2025-01-12 02:49:19 +07:00
HouKyou
8b84dabbfd
tpik head validtest 2025-01-11 08:48:40 +02:00
Darsu
0998b66dae quicknades without real anim will be just drawn but will holster after first throw 2025-01-09 04:24:45 +07:00
Darsu
0334cd1a2f new SprintVerticalOffset 2025-01-09 04:22:58 +07:00
Darsu
e54d23e9ed forgort to check subtle recoil in cheap scopes 2025-01-09 04:22:22 +07:00
Darsu
5ae510234c minor errros fix 2025-01-09 04:21:50 +07:00
MokaAkashiya85
04f6d111ea Loc. 2025-01-07 18:41:00 +01:00
Darsu
f2fea9a2e6 fixed front sight render in front of reticle with rtvm 2025-01-07 19:55:56 +07:00
Darsu
b320f0569d shootang opimiz fix 2025-01-07 19:55:39 +07:00
Darsu
84189618ac new default depthrange for holosights, pls check in different packs 2025-01-07 18:10:38 +07:00
Darsu
65a5328c95 better rt counterrotation with subtle recoil 2025-01-07 17:35:09 +07:00
Darsu
8ae50907fb
Merge pull request #267 from Filipao5036/Filipao5036-patch-4
Fix of backstab not being disabled
2025-01-07 04:28:38 +07:00
Darsu
5f46ba235f Update sh_melee.lua 2025-01-07 04:28:11 +07:00
Darsu
67692149a7 AfterShotParticle fixes 2025-01-07 04:25:33 +07:00
Filipão
2ab3c11778
Fix of backstab not being disabled 2025-01-06 16:13:23 -03:00
Darsu
abd78c010f SWEP.OneHandedSprint 2025-01-07 00:49:16 +07:00
Darsu
3fac06ab5f recoil clamping if stutter detected, test in mp pls 2025-01-06 22:42:35 +07:00
Darsu
0002d40cf6 precaching was broken lollll 2025-01-06 22:42:05 +07:00
Darsu
f9aa83bdbe subtle recoil changes 2025-01-06 04:22:37 +07:00
Darsu
a5c1e2e7e0 preset validity check + unoptimiz MultiSight to be able to override it 2025-01-03 04:45:56 +07:00
Darsu
1b21b72f1f Update sh_recoil.lua 2025-01-02 03:00:49 +07:00
Darsu
91af1c01f5 flir fix 2025-01-02 00:12:53 +07:00
Darsu
8043d9c49d fixed NoTPIKVMPos regression 2025-01-02 00:09:27 +07:00
Darsu
8526267848 Additional subtle visual recoil (tarball better now) 2024-12-31 05:14:37 +07:00
grande1900
88f4412793 Merge branch 'main' of https://github.com/HaodongMo/ARC-9 2024-12-26 05:33:59 -05:00
Darsu
8f0e59576e dumb fucks 2024-12-24 21:38:51 +07:00
grande1900
77137e6230 set canzoom after giving weapon to npc
doesn't fix the issue entirely but this is where most of the stripweapon calls come from
2024-12-24 05:21:52 -05:00
littlebabyman
ef43c1b2c3 i got 50p, fuck you, bastard 2024-12-21 13:22:14 +02:00
littlebabyman
bad8d1ceca progress on it will be continued later
This reverts commit c7d7e28527.
2024-12-16 09:09:54 +02:00
littlebabyman
c7d7e28527 particle stuff? 2024-12-15 06:30:58 +02:00
littlebabyman
a6b4e132aa fix for ik 2024-12-15 04:19:47 +02:00
littlebabyman
e46f55233e fix for jigglebones 2024-12-15 04:10:24 +02:00
littlebabyman
7f27a5a4ca micro-optimization b4 i mess more 2024-12-15 02:52:17 +02:00
littlebabyman
b2ea3e87a8 Merge branch 'main' of https://github.com/HaodongMo/ARC-9 2024-12-14 06:53:14 +02:00
littlebabyman
b32e4a5db1 fixo 2024-12-14 06:53:05 +02:00
HouKyou
8de4b1af59
flir range test
obviously inherently more expensive but by how much? idk we already have atttbl cached and we're using square root for distance calc anyway so the only thing happening is division which we could replace with a multiplication of 39.37 if needed for a good enough precision accuracy 
requesting darsu to test the function by adding FLIRRange to a scope and seeing if the ranges match up
2024-12-13 21:48:41 +02:00
MokaAkashiya85
f73ecf53ae Update base_de.lua
- Fixed that one German string was too long in the settings menu.
2024-12-12 17:17:41 +01:00
MokaAkashiya85
88e4237b5f Update base_de.lua
- Updated German localization, courtesy of marig
2024-12-12 17:14:55 +01:00
littlebabyman
cdd1b8e580 fix missingtex on certain huds on weapon pickup 2024-12-12 17:40:23 +02:00
littlebabyman
c3812b7e57 Update cl_hud.lua 2024-12-12 04:19:18 +02:00
littlebabyman
11f76b627e alter thermo ui smoothing 2024-12-12 03:39:00 +02:00
littlebabyman
df4d309d99 I am taking radical action against generation
of attachments
2024-12-12 03:23:25 +02:00
MokaAkashiya85
71806b0621 Tooltip Fixes
- Reworked Overheat Tooltip: Now displays standard text ("Overheating" / "Malfunction Immiment") rather than the overlay.
- Fixed that certain tooltips (Toggle Bipod & Unjam) could get their positions shifted when certain things occur, such as filling up on ammunition.
2024-12-12 01:37:48 +01:00