Garry's Mod
[LVS] - Framework
385件中 31-40 を表示
< 1  2  3  4  5  6 ... 39 >
更新: 2024年12月17日 @ 18時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日 @ 18時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日 @ 15時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