Garry's Mod

Garry's Mod

[LVS] - Framework
正在显示第 31 - 40 项,共 385 项条目
< 1  2  3  4  5  6 ... 39 >
更新于:2024 年 12 月 17 日 下午 6:46

v309

  • Armor pieces now call OnDestroyed when destroyed instead of when damaged
  • Fixed all sorts of hit detection issues
  • Fixed a few lua errors related to lvs_bullet_impact_ap
  • Fixed clip system displaying incorrect ammo when not using limited ammo
  • Buffed repair torch

更新于:2024 年 12 月 17 日 下午 6:10

v309

  • Armor pieces now call OnDestroyed when destroyed instead of when damaged
  • Fixed all sorts of hit detection issues
  • Fixed a few lua errors related to lvs_bullet_impact_ap
  • Buffed repair torch

更新于:2024 年 12 月 16 日 上午 10:55

v308

  • fixed seat switcher hud being wierd
  • made hud editor auto scale elements to ratio to prevent stretching

更新于:2024 年 12 月 16 日 上午 8:02

v307

  • fixed some bullet pass-through or double damage issues specifically related to flak (big hull) bullets
  • increased area of effect for lvs blast damage
  • added clip system to weapon system
  • reworked some effects + sounds

更新于:2024 年 12 月 13 日 上午 8:29

v306

  • fixed blast damage not dealing damage to npc_strider / npc_combinegunship / func_breakable_surf
  • fixed lvs blastdamage ignoring damage type
  • fixed hull trace / line trace hitpos mismatch on terrain

更新于:2024 年 12 月 11 日 下午 3:16

v305

  • added ENT:UpdateWeapon( PodID, WeaponID, weaponData )
  • LVS:BlastDamage( pos, forward, attacker, inflictor, damage, damagetype, radius, force )
  • fixed splash damage wierdness on most vehicles + updated bombs & missile projectiles to now accept armor penetration value
  • fixed seat switcher not being hide-able
  • reworked armor system to handle blast damage differently to make use of the new blast damage method

更新于:2024 年 12 月 3 日 上午 6:23

v304

  • PodIndex should now be more reliable on servers

更新于:2024 年 11 月 30 日 上午 5:16

v303

  • reduced network load caused by ghostbullet fix
v302
  • Merge GitHub Pull Request #80[github.com]
  • reworked bullet system, fixed various bugs
    => added bullet.EnableBallistics = true
    => added bullet.SplashDamageForce = 500
  • reworked impact effects, tracer effects
  • added ENT:GetHeat( weaponid )

更新于:2024 年 11 月 30 日 上午 4:24

v302

  • Merge GitHub Pull Request #80[github.com]
  • reworked bullet system, fixed various bugs
    => added bullet.EnableBallistics = true
    => added bullet.SplashDamageForce = 500
  • reworked impact effects, tracer effects
  • added ENT:GetHeat( weaponid )

更新于:2024 年 9 月 10 日 上午 1:04

v301

  • added ai gunner to edit properties