Garry's Mod

Garry's Mod

StarfallEx - Git Master
正在显示第 1 - 10 项,共 151 项条目
< 1  2  3 ... 16 >
更新于:10 月 20 日 下午 1:44
作者:starfallex

Remove starfall_default

更新于:10 月 20 日 下午 1:43
作者:starfallex

Fix default code not able to read

更新于:10 月 16 日 上午 3:32
作者:starfallex

Fix superuser error when using render hooks (#2190)

更新于:10 月 15 日 下午 9:33
作者:starfallex

Add game.getIPAddress (#2187)

* Add getIPAddress

* Update game.lua

---------

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

更新于:10 月 15 日 上午 9:44
作者:starfallex

Fix Entity:setBoneMatrix (#2188)

* Fix Entity:setBoneMatrix

* SetBoneMatrix metatable

* Removed setBoneMatrix metatable

* Make clientside

* Simplify

---------

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

更新于:10 月 13 日 下午 7:11
作者:starfallex

Add functional lua to public libs. Fixes: #2180

更新于:10 月 8 日 下午 10:27
作者:starfallex

Add new ammo funcs (#2185)

* Add new ammo funcs

* Add missing class

更新于:10 月 8 日 下午 10:19
作者:starfallex

Add clientside version of localToWorldVector (#2183)

更新于:10 月 2 日 下午 7:39
作者:starfallex

Add extra entity.emitSound arguments and add sound.emitSound (#2179)

* emitSound and emitSound

* redundant param

* position

* type_bool check

更新于:9 月 29 日 下午 5:56
作者:starfallex

Couple fixes