Garry's Mod

Garry's Mod

Wiremod Canary
Showing 291-300 of 368 entries
< 1 ... 28  29  30  31  32 ... 37 >
Update: 16 Jan, 2024 @ 2:38pm

Add (#2939)

* Update array functions
Add array:indexOf

* Remove remainder of C nots

* Update description

* Change loop

Update: 10 Jan, 2024 @ 8:11am

Sanitize CD Disk dupe information (#2978)

* Sanitize CD Disk dupe information

* Update gmod_wire_cd_disk.lua

* Update gmod_wire_cd_disk.lua

Update: 8 Jan, 2024 @ 6:38am

exploit patch (#2975)

* soundemitter and soundPlay patched

* this is better + fix emitsound

* more efficient order + 260 char limit instead

* emitsound invalid character check

Update: 8 Jan, 2024 @ 12:16am

Netstream, Networking library, and WireLib.Notify (#2932)

* Add WireLib.Net and WireLib.Notify

* The cooler trivial networking library

* Remove if SERVER

* Update new players with trivial name table
Refactored flushing
Increased update transfer size limit
Decreased flush delay to 1 tick

* Refactor Trivial net to Net.Trivial
Add WireLib.NotifyGroup

* Make notifcations more shared
Add shared WireLib.NotifyBuilder to build notifications
Made WireLib.Notify shared
Notify gets logged on server on warn/error

* Add netstream
Renamed sh_wirenet to wirenet
Bugfixes + improvements

* Rename sh_wirenet to wirenet

* Fix sending with nil and severity

* Allow notifying server with severity < 2

* Avoid inserting table into MsgC

* Change to send message length instead of using null termination
Decreased flush delay to 1 tick

* Fix reps

Update: 7 Jan, 2024 @ 6:58am

Fixed EGPs not working in modes other than 'emitter' (#2972)

Update: 6 Jan, 2024 @ 2:48pm

Fix direction not being set after duping (#2970)

Update: 4 Jan, 2024 @ 2:03pm

Prevent CD error on attempting to disable the CD's Lock (#2960)

* Prevent an error on disabling cd lock

* Fix styling issue

* Add self isvalid check too

---------

Co-authored-by: thegrb93 <grbrown93@sbcglobal.net>

Update: 4 Jan, 2024 @ 1:52pm

Fix graphics tablet (#2953)

Update: 4 Jan, 2024 @ 1:48pm

Convert getregistry use to findmetatable (#2968)

Update: 4 Jan, 2024 @ 1:12pm

Simplify (#2967)