Garry's Mod

Garry's Mod

Wiremod Canary
Showing 1-10 of 368 entries
< 1  2  3 ... 37 >
Update: 4 Oct @ 8:18am

Remove broken camera model (#3448)

I bought the entire Valve Complete Pack and mounted it into GMOD, but it looks like this model never existed

Update: 4 Oct @ 8:17am

Remove (#3447)

* Remove

Feels pretty much useless since we have debugger and wire tool

* Unused local

Update: 28 Sep @ 3:52am

Events support for E2Helper (#3446)

* Basic events support for e2helper (not 100%)

* Let me know which core the event is from

* Better search support

* Small cleanups

* Parse as number

* Do it another way + one step closer for descs support

* Events descriptions support

* Fix typo

* Less diff

Update: 25 Sep @ 2:39pm

User cleanups (#3445)

* User cleanups
Minor code cleanups & optimizations

* Remove from entity:use() too

Update: 23 Sep @ 12:33pm

Add Interactive Prop functionality to the screens. (#3428)

* intprop

* digi

* add oscilloscope

* Fix linting

* linter should be happy now

* This should be better

* get rid of trailing ws

* They are visible by default

* Optional interactiveness

* Fix lint

---------

Co-authored-by: wav3 <reltwhy@gmail.com>

Update: 16 Sep @ 6:28pm

Cleanup E2 Extensions panel code (#3442)

* Cleanup E2 Extensions panel code

* Make it wider

Update: 14 Sep @ 7:26am

New gates (#3441)

Some entity gates ported from wire extras

Update: 14 Sep @ 4:58am

Fix #2504 (#3437)

* Allow dupe E2 chips with errors

* Fix includes

* Do it another way

* Better error message

Update: 14 Sep @ 2:28am

E2table Class (#3431)

* Create E2Table class

* Update prop to new API

* Update table to new API

* dumb

* Remove useless comment

* Move E2Table to WireLib

* Fix compat in damage detector

* Fix bad ref and clientside errors

* Remove duplicated code

* Remove unused size var

Update: 6 Sep @ 6:46am

fix entity tostring with nil (#3438)