Garry's Mod

Garry's Mod

Mass Center
8개 중 1~8개 표시 중
업데이트: 2018년 6월 5일 오후 1시 12분

V2.01:
-fixed a client/server security issue
-fixed mass center display sometimes staying behind after monitored props got deleted

업데이트: 2018년 5월 29일 오후 9시 07분

V2:

-Rewrote everything from the ground up, to bring the code up to recent standards.
I have mostly focused on performance, since the previous version was quite terrible in this regard and had a lot of crap running all the time.
There should now be zero client or server operations running when the tool is not being used. Server to client data transfer is now also limited to a 100ms interval, instead of happening every frame.

-New prop selection system, that allows you to see exactly which props will be selected instead of the old and buggy system that only displayed selection area bounds.

-Added total mass display alongside the center of mass

-The local mass center of individual entities' physics object is now used as the origin point for calculations, which will improve the accuracy of the displayed center of mass. The previous version just used entities coordinate centres.

업데이트: 2016년 9월 20일 오전 8시 35분

V1.21 Improved compatibility with other addons

업데이트: 2015년 8월 24일 오전 8시 47분

Current version is now displayed in the Q tool menu

업데이트: 2015년 8월 24일 오전 7시 00분

V1.2 Released!

-Overhauled client/server architecture:
This means the tool should now work properly in multiplayer servers.

-Fixed mass of selected props not updating:
Changing the weight of props while they are selected should now behave as expected.

-Fixed custom area radius not taking effect

-General ruggedization

업데이트: 2013년 8월 8일 오전 3시 36분

Fixed an error occuring before clientside lua startup

업데이트: 2013년 8월 7일 오전 7시 44분

V1.1 Added area select function

업데이트: 2013년 8월 6일 오후 2시 14분

V1.0 Initial release