Garry's Mod

Garry's Mod

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

v194.WS

  • fixed some animations not stopping
  • added content category icons

Update: 17 Aug, 2024 @ 7:02pm

v193.WS

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

Update: 17 Aug, 2024 @ 6:53pm

v192.WS

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

Update: 17 Aug, 2024 @ 1:40am

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: 5 Aug, 2024 @ 11:50pm

v190.WS

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

Update: 1 Aug, 2024 @ 10:41pm

v189.WS

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

Update: 1 Aug, 2024 @ 4:22am

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: 30 Jul, 2024 @ 8:35am

v187.WS

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

Update: 30 Jul, 2024 @ 7:59am

v186.WS

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

Update: 30 Jul, 2024 @ 7:44am

v185.WS

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