Garry's Mod

Garry's Mod

[LSCS] - Lightsaber - Force Powers
110개 중 81~90개 표시 중
< 1 ... 7  8  9  10  11 >
업데이트: 2022년 7월 28일 오전 6시 01분

v126.WS

업데이트: 2022년 7월 26일 오전 5시 30분

v125.WS

  • fixed blade.material_glow variable not working

업데이트: 2022년 7월 24일 오전 8시 03분

v124.WS

  • added ability to disable HUD in the menu
  • added LSCS:HUDShouldDraw[github.com] hook. Hook is similar to GM:HUDShouldDraw[wiki.facepunch.com], however instead of strings it takes "enums"

업데이트: 2022년 7월 24일 오전 7시 14분

v123.WS

  • squeezed a few fps out of the HUD by converting lua stuff to static images

업데이트: 2022년 7월 23일 오전 10시 40분

v122.WS

  • added a SLOW empty file protection. Honestly i shouldnt have to fix other peoples fuck up's from my side...

업데이트: 2022년 7월 23일 오전 2시 23분

v121.WS

  • fixed a possible hook conflict. See Issue #1[github.com]

업데이트: 2022년 7월 23일 오전 1시 18분

v120.WS

  • fixed saber animations not working most of the time in singleplayer when doing repeated swings in the same direction caused by prediction error (because singleplayer IS a prediction error in itself..)

업데이트: 2022년 7월 23일 오전 1시 01분

v119.WS

  • fixed conflict with shmovement (player invisible issue)

업데이트: 2022년 7월 22일 오전 11시 05분

v118.WS

  • excluded all VJ-Base NPC's from deflection handler. The way they are made will never support deflecting

업데이트: 2022년 7월 22일 오전 9시 21분

v117.WS

  • added more tracers to be deflectable
  • changed deflect logic code to support weapons that rely on their callback to deal damage (arccw for example)