Garry's Mod
[LSCS] - Lightsaber - Force Powers
Εμφάνιση 81-90 από 110 καταχωρίσεις
< 1 ... 7  8  9  10  11 >
Ενημέρωση: 28 Ιουλ 2022 στις 6:01

v126.WS

Ενημέρωση: 26 Ιουλ 2022 στις 5:30

v125.WS

  • fixed blade.material_glow variable not working

Ενημέρωση: 24 Ιουλ 2022 στις 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"

Ενημέρωση: 24 Ιουλ 2022 στις 7:14

v123.WS

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

Ενημέρωση: 23 Ιουλ 2022 στις 10:40

v122.WS

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

Ενημέρωση: 23 Ιουλ 2022 στις 2:23

v121.WS

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

Ενημέρωση: 23 Ιουλ 2022 στις 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..)

Ενημέρωση: 23 Ιουλ 2022 στις 1:01

v119.WS

  • fixed conflict with shmovement (player invisible issue)

Ενημέρωση: 22 Ιουλ 2022 στις 11:05

v118.WS

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

Ενημέρωση: 22 Ιουλ 2022 στις 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)