Garry's Mod

Garry's Mod

[E2] Game Core
Showing 1-10 of 13 entries
< 1  2 >
Update: Feb 21, 2021 @ 6:21pm

Changes

  • Removed debug prints

Update: Feb 21, 2021 @ 6:15pm

Fixes

  • Fixed game_masters nulled sync

Update: Feb 21, 2021 @ 4:57pm

Additions

  • Added e2 function gamePlayerAcclimate
Improvements
  • Gave all e2 functions a description
  • Removed unnecessary curse word from e2 helper descriptions

Update: Feb 21, 2021 @ 10:39am

Fixes

  • Fixed desynchronization bug on client

Update: Feb 21, 2021 @ 10:15am

Improvements

  • Cleaned up panel scripts

Update: Feb 21, 2021 @ 10:05am

Additions

  • Added gamePlayerGiveAmmo(sn)
  • Added gamePlayerGiveAmmo(snn)
Fixes
  • Fixed gamePlayerSetAng and other angle using functions

Update: Feb 21, 2021 @ 7:35am

Fixes

  • Fixed game join status desynchronization

Update: Feb 21, 2021 @ 5:25am

Improvements

  • Added experimental* compatibility for URM
* Although experimental, you should not expect to see script errors. Worse case should be the lack of permissions inheritance which is effectively as if I did not push this update at all. However, if there are script errors, please report them.

Update: Feb 20, 2021 @ 8:04pm

Fixes

  • Fixed projectiles shot by players not colliding with players in the same game

Update: Feb 20, 2021 @ 6:55pm

Additions

  • Added e2 function gamePlayerAddDeaths
  • Added e2 function gamePlayerAddFrags
  • Added e2 function gamePlayerSetDeaths
  • Added e2 function gamePlayerSetFrags