Garry's Mod
HAVOK's Addon Base
17件中 11-17 を表示
< 1  >
更新:2017年4月17日 @ 9時37分

I forgot... there werent alot of changes between the last update and this.

更新:2017年3月27日 @ 9時08分

updated to revision 0.7a (base 0.4a)

Implemetned Custom Menu system.

Cleaned CVar and ConCommand handling.

Implemented Module Subloader.

Cleaned modularity system.

Updated enumerators.

Updated function redefinitions

Updated redefine,
added "VECTOR:CalculateVectorDot", for vectors.
added "ANGLE:CalculateVectorDot", for vectors.
added "PLAYER:IsMoving", "PLAYER:IsRunning", returns true when PLAYER is on the ground moving or running.

Updated utilities,
added "Menu.AddMenuPanel", adds custom sub category and panel to the HAB Options tab in the spawnmenu side panel.
added "WriteCVarValue", "ReadCVarValue", for recieving and sending networked cvar related messages.

Added ConVars,
added "hab_Footstep_Min_Speed", sets the minimum player movement speed footsteps will still be played at.
added "hab_Footstep_Suppress_Crouched", prevents footsteps from being played when crouched
added "hab_Wire_Menu_Layout", enables use of WireMod Menu Layout on HAB (only available when WireMod is installed),
added "hab_Enable_DOF_Hack", Enables/Disables the DOF Mode Hack.

更新:2017年3月27日 @ 8時40分

None Provided

更新:2017年2月25日 @ 10時30分

updated to revision 0.3a

Improved loader functionality, corrected impropper sending of scripts to client, cleaned console output, reordered load order.

Finalized modularity system.

Implemented CVar and ConCommand handling.

Updated enumerators list.

Updated function redefinitions

Updated utilities,
added "GetCVarVal", "AddCvar", "AddConCommand", for Cvar/ConCommands,
added "VectorRandom", "CalculateQuadratic", "CalculateInverseQuadratic" for math utilities,
added "WriteFloatVector", "WriteCompressedFloatVector", "ReadFloatVector" for networked messages.
added "Dmsg", prints developer level messages to console.

Added ConCommands,
added "hab_base_reload_modules MODULE_NAME", reloads all HAB modules or the module specified (with autocompletion),
added "hab_base_reload_menu", reloads HAB menus,
added "hab_base_reload_hooks HOOK_NAME", reloads all HAB hooks or the hook specified(with autocompletion),
added "hab_base_Developer 0/1", disable/enable developer mode for HAB.

更新:2017年1月31日 @ 13時19分

None Provided

更新:2017年1月31日 @ 0時46分

None Provided

更新:2017年1月30日 @ 7時18分