Garry's Mod

Garry's Mod

Wiremod Canary
Showing 281-290 of 368 entries
< 1 ... 27  28  29  30  31 ... 37 >
Update: 24 Feb, 2024 @ 11:03am

Add more CPPI functions to WireLib and Expression 2 (#2985)

* add more wirelib CPPI functions

* add e2 cppi 'e:can*' functions

* fix entity:setEditProperty not lowercasing key

Update: 12 Feb, 2024 @ 12:18pm

Clamp force. Fixes: #2994 (#3000)

Update: 12 Feb, 2024 @ 12:18pm

Fix model error (#2997)

Update: 10 Feb, 2024 @ 3:35pm

File extension patches (#2996)

Fix error on destruct with nil streams
Fix client to server sending

Update: 7 Feb, 2024 @ 4:05pm

Convert file extension to use netstream (#2991)

* Convert file extension to use netstream

* Fix bad ref

* Lint

* Remove redundant CRC

* Remove SP direct loading

* Increase file size limit

---------

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

Update: 7 Feb, 2024 @ 4:03pm

index should be incremented here (#2990)

Update: 28 Jan, 2024 @ 4:58pm

Fix getBone not working (#2984)

Update: 21 Jan, 2024 @ 12:02pm

Move spawnmenu icons (#2980)

Update: 21 Jan, 2024 @ 9:54am

Global to local (#2982)

Fixed a bug with inability to pick up with physgun any objects after explosion.

Update: 16 Jan, 2024 @ 2:59pm

Fix wheel take two (#2971)

* fix wheel take two

* Unneeded code