Garry's Mod

Garry's Mod

[LSCS] - Lightsaber - Force Powers
Showing 1-10 of 110 entries
< 1  2  3 ... 11 >
Update: Aug 26, 2024 @ 2:07am
by Luna

v194.WS

  • fixed some animations not stopping
  • added content category icons

Update: Aug 17, 2024 @ 7:02pm
by Luna

v193.WS

  • removed 2 second dash delay when stamina = 0, instead block it permanently until stamina is back up

Update: Aug 17, 2024 @ 6:53pm
by Luna

v192.WS

  • Merge Pull Request #49[github.com]
  • prevent only unblockables/dashes when stamina 0

Update: Aug 17, 2024 @ 1:40am
by Luna

v191.WS

  • No BlockPoints = No Swing. Fixes Issue #44[github.com]
  • Reduce amount of net calls see GitHub Issue #47[github.com]
  • Reduce amount of net calls see GitHub Issue #48[github.com]

Update: Aug 5, 2024 @ 11:50pm
by Luna

v190.WS

  • Merge GitHub Pull Request #46[github.com]

Update: Aug 1, 2024 @ 10:41pm
by Luna

v189.WS

  • fixed force selector mousescroller method not obeying to ply:lscsGetForceAllowed

Update: Aug 1, 2024 @ 4:22am
by Luna

v188.WS

  • fixed ply:lscsSetForceAllowed( false ) being called twice causing ply:lscsSetForceAllowed( true ) to not work
  • fixed ply:lscsSetForceRegenAmount() and ply:lscsSetMaxForce() not working while ply:lscsSetForceAllowed is set to false

Update: Jul 30, 2024 @ 8:35am
by Luna

v187.WS

  • Merge GitHub Pull Request #40[github.com]

Update: Jul 30, 2024 @ 7:59am
by Luna

v186.WS

  • fixed a problem that prevented forcepowers to be used, even when they dont take force points

Update: Jul 30, 2024 @ 7:44am
by Luna

v185.WS

  • made ply:lscsGetForceAllowed() a shared function + use it to disable force selector