Garry's Mod

Garry's Mod

HaloArmory
目前顯示第 11-20 項,共 38 項
< 1  2  3  4 >
更新:1 月 9 日 @ 下午 4:32
Norway174 發表

* Merged Libraries into one folder

* Update to Screens and Interface
Just some small maintenance updates

* Add a new Crate Model
Adds a new Covenant Crate model suggested by Shepard (Azumai)

更新:1 月 6 日 @ 下午 9:04
Norway174 發表

* Removed Impacts
Removed the whole Impacts module. It was causing too much trouble than it was worth. Always crashing, and lagging, and allowing exploits. It was a mess.

更新:1 月 3 日 @ 下午 5:00
Norway174 發表

* Removed bad model
Removed a model from a pack that's no longer a requirement.

更新:1 月 1 日 @ 下午 7:25
Norway174 發表

* Removed Holotable Map.
Map functionality is being merged with the original Holotable.

* Add map functionality to the Holotable
A better and more stable map has been added to the Holotable.

更新:2024 年 12 月 31 日 @ 下午 7:42
Norway174 發表

Cleaned up Screen Code
And fixed the default spawning of Medium and Large Text screens as well.

更新:2024 年 12 月 30 日 @ 下午 7:52
Norway174 發表

* Some Cleanup to the Holotable and optimizations
Instead of updating the the client models in the draw function, it's being updated in the think function. So it's not being ran as aggressively anymore.

* New Holotable: The Map Table
This is an alternative version of the Holotable, that adds a map. The table is still WIP. And it might get merged with the other Holotable, to provide both functionalities in one.

更新:2024 年 11 月 24 日 @ 下午 2:27
Norway174 發表

* New Entity: Holotable
Mostly completed working Holotable. I hope.

更新:2024 年 11 月 24 日 @ 上午 9:01
Norway174 發表

* Fixed PermaProp and Ship Attacher Tool
PermaProp was overwriting permissions. This adds proper PermaProps compatibility.

* Fixed Elevator Button Rotation in Frigate
The button would always spawn facing 0,0,0. Regardless of the ship orientation. This is fixed now, it always spawns correctly relative to the ship now.

* Add cursors
Add support for cursors on the screen. But initially disabled for now. Maybe a client setting for players to toggle themselves?

更新:2024 年 11 月 16 日 @ 上午 6:58
Norway174 發表

* Elevator Progress pt2
The second elevator update. This adds working elevator buttons, and some walls. Still more I'd like to do. But this works for now.

* remove_all_vgui concommand
Added a new concommand to remove all vgui's, for debugging purposes.

更新:2024 年 11 月 11 日 @ 上午 5:34
Norway174 發表

* Comment out PermaProp code
Not sure why I had this to begin with. Might as well remove it. It was making it so you were unable to un-perma ships with ease.

* Add elevator to Frigates
Still early in progress. No buttons yet. But it works with console commands. The command is: haloarmory_frigate_toggle_elevator <frigate entity id>

The id is optional, if left blank, it'll just toggle the last spawned Frigate.