TheOnly8Z
|
91006a7ee2
|
improve(?) sprint animation behavior
|
2022-10-07 15:56:23 -05:00 |
|
TheOnly8Z
|
a8b155a7eb
|
actually that was a stupid idea
|
2022-10-06 20:15:59 -05:00 |
|
TheOnly8Z
|
b4c917a6ab
|
idle reset when entering sights to interrupt inspect
|
2022-10-06 20:12:08 -05:00 |
|
TheOnly8Z
|
8e274b75a9
|
implement hullsize on physbullets
|
2022-10-01 17:32:19 -05:00 |
|
TheOnly8Z
|
38f50d6ec8
|
debug info removed
|
2022-09-30 17:07:44 -05:00 |
|
TheOnly8Z
|
7d6b95c789
|
silly
|
2022-09-27 22:34:38 -05:00 |
|
TheOnly8Z
|
e11ef66004
|
GetShootSrc fallback on null owner
|
2022-09-25 13:28:21 -05:00 |
|
TheOnly8Z
|
1c27cbd8cb
|
ttt2: remove faulty defualt choice behavior
|
2022-09-25 13:27:31 -05:00 |
|
TheOnly8Z
|
b972abd7fa
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-09-24 21:55:14 -05:00 |
|
TheOnly8Z
|
bfef41d395
|
ttt2: skip loading languages that do not exist
|
2022-09-24 21:55:12 -05:00 |
|
Sninctbur
|
96d5123cb1
|
Fixed NPC weapons ignoring Num
|
2022-09-23 15:31:53 -04:00 |
|
TheOnly8Z
|
22b9f8c752
|
no idea what this was supposed to do
|
2022-09-19 10:38:40 -05:00 |
|
Aws0me
|
7f2be0f47e
|
replace not with !
|
2022-09-08 02:50:25 -04:00 |
|
Aws0me
|
6cbd319742
|
use table.IsEmpty
|
2022-09-07 13:35:16 -04:00 |
|
Aws0me
|
f892492105
|
use table.IsEmpty
|
2022-09-07 13:33:56 -04:00 |
|
Aws0me
|
130a54051d
|
reduce calls
|
2022-09-07 13:33:21 -04:00 |
|
Aws0me
|
ea92a0e7d3
|
use table.IsEmpty
|
2022-09-07 13:32:07 -04:00 |
|
Aws0me
|
88d42a5799
|
don't need to call this twice
|
2022-09-07 13:21:08 -04:00 |
|
Aws0me
|
adcecc532b
|
use table.IsEmpty
|
2022-09-07 12:48:26 -04:00 |
|
Aws0me
|
c9511602e0
|
use table.IsEmpty
|
2022-09-07 12:44:59 -04:00 |
|
Aws0me
|
01eb47edf3
|
use table.IsEmpty
|
2022-09-07 12:42:29 -04:00 |
|
lkw657
|
9039506ae7
|
Fix weapons not spawning in TTT
TTT selects a weapon for each spawn in the spawn's initialization
See: https://github.com/Facepunch/garrysmod/blob/master/garrysmod/gamemodes/terrortown/entities/entities/ttt_random_weapon.lua
Currently ArcCW weapons are being set as spawnable in InitPostEntity which occurs after this
Setting weapons as spawnable earlier in OnGamemodeLoaded fixes this issue
|
2022-09-07 21:27:05 +08:00 |
|
TheOnly8Z
|
c9003304b1
|
doorrrrrrrs
|
2022-08-19 15:02:35 -05:00 |
|
TheOnly8Z
|
9ef10988d9
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-08-18 00:34:59 -05:00 |
|
Fesiug
|
cee94ac15a
|
crackhead
|
2022-08-18 02:04:31 -04:00 |
|
TheOnly8Z
|
f607c7f295
|
delay ArcCW_InitBulletProfiles call so load order doesn't fuck shit up
|
2022-08-18 00:34:58 -05:00 |
|
TheOnly8Z
|
d1bcd4631a
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-08-17 17:30:11 -05:00 |
|
Fesiug
|
e999459858
|
PostDrawViewModel patrol
|
2022-08-17 21:57:01 -04:00 |
|
Fesiug
|
34c200a8d9
|
UBGL autostat, Wiki tab
|
2022-08-17 21:56:49 -04:00 |
|
Fesiug
|
82b43299e3
|
Visual bullets on inf/botclip
|
2022-08-17 21:07:06 -04:00 |
|
Fesiug
|
d1147e8073
|
UBGL debounce
|
2022-08-17 21:06:39 -04:00 |
|
TheOnly8Z
|
53c88e0d91
|
nicer looking warning for DisplayDistancePlane hook
|
2022-08-17 17:30:09 -05:00 |
|
Fesiug
|
b32701dba6
|
how it should work
|
2022-08-14 13:00:14 -04:00 |
|
Fesiug
|
3adf65465b
|
play idle on enter/exit ubgl
|
2022-08-13 19:19:27 -04:00 |
|
TheOnly8Z
|
a46a6ef6f8
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-08-13 16:31:02 -05:00 |
|
TheOnly8Z
|
37f66cca88
|
fix?
|
2022-08-13 16:31:01 -05:00 |
|
Fesiug
|
54f9fa87b2
|
turn off archivefor these, add a helptext later
|
2022-08-13 17:13:32 -04:00 |
|
Fesiug
|
49a4e64b14
|
Update cl_customize2.lua
|
2022-08-13 13:17:42 -04:00 |
|
Fesiug
|
e98b8e34d1
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-08-13 13:16:50 -04:00 |
|
Fesiug
|
821d73d25f
|
round dat shit
|
2022-08-13 13:16:49 -04:00 |
|
1darky
|
2737c841e4
|
Fixed npc damage multiplier
|
2022-08-13 21:41:11 +07:00 |
|
1darky
|
4c79875542
|
woopsie
|
2022-08-13 02:08:10 +07:00 |
|
1darky
|
cd60deedfe
|
hooray!! we found fix for cam3d.underflow! please write better warining i suck at engilish
|
2022-08-13 01:29:49 +07:00 |
|
TheOnly8Z
|
37889ce358
|
BarrelHitWall sets cache while in vehicles/vr
|
2022-08-12 13:15:58 -05:00 |
|
Fesiug
|
2e3192ca92
|
fick
|
2022-08-12 00:41:01 -04:00 |
|
Fesiug
|
1784892ce7
|
use self for error free !
|
2022-08-12 00:34:09 -04:00 |
|
1darky
|
76656eb2c2
|
rare source never can be played (random 13 digit float should be equal exactly 1 impossible)
|
2022-08-12 01:08:12 +07:00 |
|
Blueberryy
|
3686682690
|
Update cl_customize2.lua
|
2022-08-10 21:57:53 +05:00 |
|
Fesiug
|
2b1b029b47
|
customization and safety checks
|
2022-08-10 12:31:44 -04:00 |
|
TheOnly8Z
|
b0b5e5d2ed
|
it was backwards
|
2022-08-10 00:18:12 -05:00 |
|
Fesiug
|
4dc5f949ca
|
stop being such a dick when you sprint
|
2022-08-09 17:29:17 -04:00 |
|
Fesiug
|
b72de81ab7
|
fix
|
2022-08-09 13:36:44 -04:00 |
|
Fesiug
|
132d7d3c53
|
move stuff up
|
2022-08-09 13:22:54 -04:00 |
|
Fesiug
|
02bb7991aa
|
hey thats dangerous modifying an object like that
|
2022-08-09 13:12:10 -04:00 |
|
Fesiug
|
a7d2470bb3
|
IsValid
|
2022-08-08 21:14:56 -04:00 |
|
Fesiug
|
fbe8fe18bd
|
fruity ass UBGL ammo
|
2022-08-08 15:15:12 -04:00 |
|
TheOnly8Z
|
664e800bf2
|
move ubglautoload to Attach
|
2022-08-08 09:52:27 -05:00 |
|
Fesiug
|
65516e4e81
|
today was a good day?!
|
2022-08-07 08:02:55 -04:00 |
|
Fesiug
|
dec888657e
|
love andd death
secsi boi
|
2022-08-07 07:32:25 -04:00 |
|
Fesiug
|
48661d6f42
|
fix
|
2022-08-07 07:30:21 -04:00 |
|
TheOnly8Z
|
48f3cdcc44
|
improve breakpoints chart
|
2022-08-06 02:51:08 -05:00 |
|
TheOnly8Z
|
f3f792d407
|
arccw_enable_customization does not apply to TTT
|
2022-08-06 02:33:24 -05:00 |
|
Fesiug
|
74eda22114
|
boms
|
2022-08-04 19:31:16 -04:00 |
|
TheOnly8Z
|
e3c20215ad
|
localize Standard Magazine
|
2022-08-03 16:52:12 -05:00 |
|
TheOnly8Z
|
c84bd6d696
|
remove print statements etc
|
2022-08-03 12:12:55 -05:00 |
|
TheOnly8Z
|
01ef16a0c8
|
remove print statement
|
2022-08-03 11:39:13 -05:00 |
|
TheOnly8Z
|
10d42c6f51
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-08-03 11:38:48 -05:00 |
|
TheOnly8Z
|
82eaa99035
|
minor optimization
|
2022-08-03 11:38:47 -05:00 |
|
Fesiug
|
06a63283d3
|
Merge pull request #124 from littlebabyman/master
smooth-er crouching & pronestuff?
|
2022-08-03 03:26:31 -04:00 |
|
TheOnly8Z
|
01f7f3662d
|
Cool new preset system! saves togglenum and is futureproof
|
2022-08-03 00:37:26 -05:00 |
|
TheOnly8Z
|
950bdf946e
|
give weapon
|
2022-08-02 23:38:38 -05:00 |
|
TheOnly8Z
|
b77934043c
|
add Hook_ModifyAttBodygroups
|
2022-08-02 23:30:12 -05:00 |
|
TheOnly8Z
|
0c19003fd9
|
default ToggleNum
|
2022-08-02 19:11:46 -05:00 |
|
littlebabyman
|
d198356bf1
|
move cpos/cang after apos/aang
|
2022-08-03 01:18:14 +03:00 |
|
littlebabyman
|
4609326f36
|
Update cl_viewmodel.lua
requests applied
|
2022-08-03 00:58:48 +03:00 |
|
littlebabyman
|
50af2a35fc
|
Merge remote-tracking branch 'upstream/master'
|
2022-08-02 22:55:18 +03:00 |
|
TheOnly8Z
|
da8cc42012
|
nil check
|
2022-08-02 13:55:36 -05:00 |
|
littlebabyman
|
d68a0f613b
|
Merge remote-tracking branch 'upstream/master'
|
2022-08-02 21:17:12 +03:00 |
|
TheOnly8Z
|
55502d2ffe
|
dunno why but this breaks lhik
|
2022-08-02 13:13:38 -05:00 |
|
littlebabyman
|
dfaba876d0
|
Merge remote-tracking branch 'upstream/master'
|
2022-08-02 18:39:34 +03:00 |
|
TheOnly8Z
|
093815d2d4
|
ProceduralViewBobAttachment is handled outside of CalcView
|
2022-08-02 09:54:09 -05:00 |
|
TheOnly8Z
|
27315f2fa2
|
revert compatibility change
|
2022-08-02 09:21:39 -05:00 |
|
TheOnly8Z
|
5ca6d8f5e3
|
wrong
|
2022-08-02 09:11:46 -05:00 |
|
TheOnly8Z
|
749ce00700
|
BoneCompatibilityMode
|
2022-08-02 09:08:49 -05:00 |
|
TheOnly8Z
|
cf591f0540
|
GetBoneMatrix will flicker when model is funky? why?
|
2022-08-01 22:47:57 -05:00 |
|
littlebabyman
|
4b83bcb4b9
|
smooth-er crouching & pronestuff
|
2022-08-02 06:38:39 +03:00 |
|
TheOnly8Z
|
30cdb50b22
|
lua inheritance fun!
|
2022-08-01 22:34:03 -05:00 |
|
TheOnly8Z
|
92a7aa055e
|
oops
|
2022-08-01 21:03:03 -05:00 |
|
TheOnly8Z
|
4e380cbae4
|
fix preset and ubgl sg
|
2022-08-01 20:20:11 -05:00 |
|
TheOnly8Z
|
43dfd21f32
|
serverside preset handling and sandbox ammo on spawn
|
2022-08-01 16:55:12 -05:00 |
|
Fesiug
|
ab848b6b70
|
Update sh_ubgl.lua
|
2022-07-31 20:06:21 -04:00 |
|
Fesiug
|
bc5e0dd7c5
|
Revert "firsttimeprediction on ubgl"
This reverts commit 7ef88ce1d6 .
|
2022-07-31 20:06:04 -04:00 |
|
TheOnly8Z
|
7ef88ce1d6
|
firsttimeprediction on ubgl
|
2022-07-31 18:52:49 -05:00 |
|
TheOnly8Z
|
dcc9793322
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-07-31 15:47:24 -05:00 |
|
TheOnly8Z
|
c37dee7985
|
ubglautoload will not generate infinite ammo
|
2022-07-31 15:47:22 -05:00 |
|
Fesiug
|
b28b81b29b
|
me
|
2022-07-31 01:52:06 -04:00 |
|
TheOnly8Z
|
c4b9949788
|
add Distance
|
2022-07-30 19:01:10 -05:00 |
|
TheOnly8Z
|
e71d76c22d
|
do not print that shit
|
2022-07-30 18:33:35 -05:00 |
|
TheOnly8Z
|
6545b55c1c
|
add HideViewmodel
|
2022-07-30 17:10:29 -05:00 |
|
TheOnly8Z
|
283abc184c
|
fix grenade not using correct velocity
|
2022-07-30 14:52:08 -05:00 |
|
TheOnly8Z
|
37f65d0c1f
|
small things
|
2022-07-30 13:22:45 -05:00 |
|
Fesiug
|
4cee998179
|
E+R for UBGL, less sway in ADS
|
2022-07-29 15:40:03 -04:00 |
|
Fesiug
|
23fd4c8867
|
unreplicable issue
|
2022-07-29 13:47:03 -04:00 |
|
Fesiug
|
09a2b7b1f3
|
WORKS IN MP YEAAAAAHHH BABBYYYYYYYYYY
|
2022-07-29 13:32:44 -04:00 |
|
Fesiug
|
1c3c859d26
|
this could get messy or get really good pleease...
|
2022-07-29 13:17:45 -04:00 |
|
Fesiug
|
8f3d89e22d
|
fix mp later
|
2022-07-29 10:55:50 -04:00 |
|
Fesiug
|
f02bd4e79e
|
uh
|
2022-07-29 10:55:18 -04:00 |
|
Fesiug
|
a57690722c
|
ugg it fucking SUCKS in Multiplayer
get a prediciton mamn
|
2022-07-29 04:00:52 -04:00 |
|
Fesiug
|
ec63042912
|
stupiod
|
2022-07-29 02:55:28 -04:00 |
|
Fesiug
|
c7a92ae801
|
error
|
2022-07-29 02:55:09 -04:00 |
|
Fesiug
|
d7b1e1f608
|
tu puta madre
|
2022-07-29 02:50:48 -04:00 |
|
TheOnly8Z
|
429b2c843a
|
Merge pull request #118 from Aws0mee/master
small changes
|
2022-07-28 14:34:25 -05:00 |
|
TheOnly8Z
|
c7ebb2dda8
|
fix projectile velocity using hu/s
|
2022-07-28 14:31:02 -05:00 |
|
TheOnly8Z
|
409e874cc7
|
there's a special place in hell for you
|
2022-07-28 13:56:46 -05:00 |
|
Fesiug
|
d6c6f9d28a
|
WOOPS
|
2022-07-27 22:03:22 -04:00 |
|
Fesiug
|
c373800bb1
|
Update cl_warnings.lua
|
2022-07-27 20:50:32 -04:00 |
|
Fesiug
|
15fbf4114e
|
balls
|
2022-07-27 20:13:10 -04:00 |
|
Fesiug
|
0599326b9b
|
WOW
|
2022-07-27 02:24:40 -04:00 |
|
Fesiug
|
1aac30c797
|
It... sorta works!! But not yet!! Only sorta!!
|
2022-07-27 02:14:11 -04:00 |
|
Fesiug
|
6272294cba
|
euguehge not yet
|
2022-07-27 01:48:59 -04:00 |
|
TheOnly8Z
|
7db7fbc663
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-07-26 22:13:04 -05:00 |
|
Fesiug
|
8b3ef54e49
|
This is necessary
|
2022-07-27 02:00:14 -04:00 |
|
Fesiug
|
48677e9965
|
waltuh
|
2022-07-27 01:48:50 -04:00 |
|
Fesiug
|
463cd71ee6
|
p
|
2022-07-27 01:34:13 -04:00 |
|
Fesiug
|
e92b4336ce
|
LHIK_GunDriver and LHIK_CamDriver 99% complete
ARC9 lacking
|
2022-07-27 01:14:56 -04:00 |
|
TheOnly8Z
|
976e40f0e2
|
need anchor
|
2022-07-26 22:12:15 -05:00 |
|
Fesiug
|
60096de899
|
Remove print
|
2022-07-26 21:20:15 -04:00 |
|
Fesiug
|
a4b228c4d4
|
that is all
|
2022-07-26 21:17:38 -04:00 |
|
Fesiug
|
4f94c2d72a
|
badabing
|
2022-07-26 21:13:28 -04:00 |
|
TheOnly8Z
|
8430ec1d59
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-07-20 21:55:29 -05:00 |
|
Fesiug
|
f2b270dd3b
|
fully modeled foreskin
|
2022-07-20 22:45:35 -04:00 |
|
TheOnly8Z
|
663b70c87e
|
RotateAroundPoint2
|
2022-07-19 20:13:08 -05:00 |
|
TheOnly8Z
|
b789298769
|
lhik hard
|
2022-07-19 18:26:35 -05:00 |
|
TheOnly8Z
|
0d804b7073
|
small physbullet changes
|
2022-07-19 11:41:11 -05:00 |
|
TheOnly8Z
|
d70f676f18
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-07-19 10:41:01 -05:00 |
|
Fesiug
|
ba43988350
|
Very WIP
|
2022-07-19 10:37:24 -04:00 |
|
Fesiug
|
07e2777c75
|
WIP universal ubgls
|
2022-07-18 22:48:23 -04:00 |
|
TheOnly8Z
|
42d4dc842b
|
lhik_cambone nil check
|
2022-07-18 20:43:13 -05:00 |
|
TheOnly8Z
|
a540021ec0
|
LHIK cambone test
|
2022-07-18 20:40:18 -05:00 |
|
TheOnly8Z
|
dc9e5f8341
|
gunbone?
|
2022-07-18 19:28:00 -05:00 |
|
TheOnly8Z
|
ab00035f91
|
fix hud issues when ammotype is not a string
|
2022-07-14 21:35:03 -05:00 |
|
TheOnly8Z
|
fe110970d3
|
real
|
2022-07-12 19:03:40 -05:00 |
|
TheOnly8Z
|
8b8e92449e
|
Merge branch 'master' of https://github.com/HaodongMo/ArcCW
|
2022-07-10 15:52:52 -05:00 |
|
TheOnly8Z
|
bea8372952
|
triggerdelay cannot occur in priority anim and draw/holster
|
2022-07-10 15:52:50 -05:00 |
|
Fesiug
|
fa0e1897e5
|
better
|
2022-07-10 13:46:33 -07:00 |
|
Fesiug
|
847da3d8b5
|
there
|
2022-07-10 13:43:40 -07:00 |
|
Fesiug
|
54c4427b84
|
Uppercase preset names (M4A1 instead of m4a1)
|
2022-07-07 14:13:51 -07:00 |
|
TheOnly8Z
|
2d813e4c34
|
add Thirteen's Physgun Glow to incompatibility
|
2022-07-04 23:27:51 -05:00 |
|
TheOnly8Z
|
c7570ea0e5
|
add SWEP.Force option
|
2022-07-04 22:28:29 -05:00 |
|
TheOnly8Z
|
be77425216
|
stupid lua baseclass table inheritance
|
2022-07-02 21:26:23 -05:00 |
|