Garry's Mod

Garry's Mod

HaloArmory
正在显示第 31 - 38 项,共 38 项条目
< 1  2  3  >
更新于:2024 年 10 月 24 日 下午 6:18
作者:Norway174

* Refactored the whole screens system
Yeah, this is a lot of behind the scenes changes. Still lot's needing to be cleaned up and fixed. But this should be "good enough" for now. I hope!

* Added a new timer screen
Just a very simple and basic timer.

更新于:2024 年 10 月 24 日 上午 12:10
作者:Norway174

* Helmet AR Framework
Removed helmet_iff and converted it into Helmet AR Framework.

* Helmet IFF App
This is the same old Helmet IFF app, converted to use the new Framework. Works exactly the same as it used to.

* Added Nightvision and FLIR to Helmet AR
This is a new Helmet AR app, that adds Night vision and FLIR to the Helmet AR.

This is basically the Workshop version from Spy back in 2014. Fixed it up a bit. Used with permission from Spy.

Plan on changing things up a bit in the future. This is just the initial release.

更新于:2024 年 10 月 22 日 下午 7:11
作者:Norway174

* Re-added a missing function from the Vehicle Cargo script
It was giving an error in another part of HaloArmory that used this function. So re-added it now to work as expected with the Vehicle Cargo script.

Also removed a whole bunch of unnecessary comments.

* Quick fix to cargo crates somehow, sometimes, being able to store a nega…
…tive value

No idea how this happens. Unable to replicate the issue. But at least now, should never be able to set lower than 0, or higher than max.

* Fixed an issue with spawning vehicles with bodygroups
No idea how I missed this one. It was a fairly encompassing issue. But now it's fixed.

* Update IFF Hud Name to include IFF in the name
Was no description what it would even toggle. Now it says IFF in the name.

更新于:2024 年 10 月 17 日 下午 9:58
作者:Norway174

* Added comments for where a model came from
I went trough, and I sorted out all the random models I've been using. And added a comment as to which pack they belong to.

And as a result of this, I've accurately sorted out the list of required items on the Workshop.


* Update Vehicle Cargo definitions list
Added new vehicles to the list, with their own Sphere of Influence.

Plus, updated some other vehicles spheres.


* Forgot another LocalPlayer()
This is added now and fixed!


* Fixed a bug with Vehicle Health and Refund with Requisitions
I think Simphys got updated to use new function names to get the vehicle's health. Or something.

Anyway, now it gets the correct health. And refunds the appropriate amount.

Previously, it thought all Simphys vehicles had 0 HP. Which resulted in 0% of the supplies cost would get refunded.

更新于:2024 年 10 月 17 日 下午 2:38
作者:Norway174

Fixed roomclaim
* Had the same issue, which I missed in the last update.

更新于:2024 年 10 月 17 日 下午 2:25
作者:Norway174

Some errors missing the LocalPlayer() function

更新于:2024 年 7 月 31 日 下午 7:36
作者:Norway174

Updated the AI module. And disabled it.
It's too buggy to fix. So planning on rewriting it soon.

更新于:2024 年 7 月 11 日 下午 4:25
作者:Norway174