Garry's Mod
[LVS] - Framework
Εμφάνιση 121-130 από 477 καταχωρίσεις
< 1 ... 11  12  13  14  15 ... 48 >
Ενημέρωση: 20 Δεκ 2024 στις 11:50
από Lüno

v311

  • added ability to be able to attach armor/weakpoints to other entities
  • fixed some lua errors

Ενημέρωση: 18 Δεκ 2024 στις 5:04
από Lüno

v310

  • Fixed ammo display changing with clip

Ενημέρωση: 17 Δεκ 2024 στις 18:46
από Lüno

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

Ενημέρωση: 17 Δεκ 2024 στις 18:10
από Lüno

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

Ενημέρωση: 16 Δεκ 2024 στις 10:55
από Lüno

v308

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

Ενημέρωση: 16 Δεκ 2024 στις 8:02
από Lüno

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

Ενημέρωση: 13 Δεκ 2024 στις 8:29
από Lüno

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

Ενημέρωση: 11 Δεκ 2024 στις 15:16
από Lüno

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

Ενημέρωση: 3 Δεκ 2024 στις 6:23
από Lüno

v304

  • PodIndex should now be more reliable on servers

Ενημέρωση: 30 Νοε 2024 στις 5:16
από Lüno

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 )