Garry's Mod

Garry's Mod

StarfallEx - Git Master
Showing 71-80 of 111 entries
< 1 ... 6  7  8  9  10 ... 12 >
Update: 12 Apr @ 3:42pm

Add 'use' on vehicle bugfix

Update: 12 Apr @ 1:25pm

Fix wire port descriptions default behavior

Update: 11 Apr @ 11:50am

Cleanup editor open code (#2039)

* cleanup editor open code

* fix local

Update: 11 Apr @ 11:49am

More wire lib cleanup and hardening (#2040)

* more wire lib cleanup and hardening

* fix this

* fix

Update: 9 Apr @ 10:16am

Add UInt64 operations to net (#2037)

* Add UInt64 operations to

* Remove unused variable

* Update lua/starfall/libs_sh/net.lua

Update: 8 Apr @ 9:42pm

Fix net.readStream bug (#2036)

Update: 2 Apr @ 4:59am

Prevent gmod json bug (#2034)

* Prevent gmod json bug

* Add issue link

Update: 2 Apr @ 2:59am

move this client block

Update: 2 Apr @ 2:53am

Add custom editor background image by popular request (#2033)

* Add custom editor background image by popular request

* Use a global loader instead

Update: 31 Mar @ 5:20pm

Users can edit their clientside whitelist now (#2032)

* Users can edit their clientside whitelist now

* Couple small fixes