Garry's Mod
Archer Crossbow
Mostrando 1-10 de 22 aportaciones
< 1  2  3 >
Actualización: 7 JUL 2022 a las 12:27 a. m.

Fixed bug where arrows would get stuck in midair after hitting func_breakable_surf

Actualización: 7 JUL 2022 a las 12:19 a. m.

Added support for NextBot damage and pinning
Redid impact effect code so it derives from surface properties instead of the material type
Added ignite to explosion arrow so vFire can take advantage of it
Fixed bug where arrows would occasionally get stuck in midair after hitting NPCs

Actualización: 17 JUN 2022 a las 1:04 a. m.

Added Spawn Icon (wow!)

Actualización: 3 ENE 2019 a las 5:20 a. m.

Arrows now stick into npcs and players and follow them around, including grapple arrows. They are removed upon the death of the npc or player

Explosive arrow now uses util.BlastDamageInfo, so it properly emits burn damage instead of blast type damage.

Damage was adjusted across the board so it scales better with the charging (as a side effect the explosive bolt is overpowered as sin now).

Uncharged arrows now no longer ignite props, mimicking the old behavior pre-2018.

The glow effect on the arrow now scales with the charge.

The impact effect scales with the charge properly (this was broken before, oops).

The impact effects based on what surface you hit work properly now and have additional ones for hitting alien flesh, wood, and grass.

Actualización: 11 NOV 2018 a las 4:10 p. m.

Rewrote pin code to fix every stupid last bug with it, velocity is now constant instead of based on charge, NPCs can now be pinned to props, trace is a hull trace instead of a line trace which heavily improves hit accuracy and hit chance; this thing is potentially one of the most overpowered weapons you can use now.

Actualización: 8 NOV 2018 a las 3:39 p. m.

Added ID

Actualización: 4 NOV 2018 a las 10:31 a. m.

Fixed bug with invalid ragdoll entity

Actualización: 24 OCT 2018 a las 9:23 p. m.

Added resource.AddWorkshop

Actualización: 24 OCT 2018 a las 7:59 p. m.

Codebase updated, cleaned up

Actualización: 30 DIC 2017 a las 1:25 p. m.

Bugfixes for pin code