Garry's Mod Wiki

User Changes: Astralcircle

4 Days Ago
Global.ProjectedTexture - Improve example (entity can be removed and recreated on client in many cases
10 Days Ago
WEAPON:DrawWeaponSelection - Add source, remove example
11 Days Ago
Enums/DEATH_NOTICE - Created Page
concommand.Add - Add warning
13 Days Ago
WEAPON:GetNPCRestTimes - Correct a bit, as `said in src/game/shared/basecombatweapon_shared.h`
WEAPON:GetCapabilities - Remove example, add source + Minor Change
15 Days Ago
Player:SetFOV - Minor Change
21 Days Ago
Entity:CallOnRemove - Change warning
ents.Iterator - No more related to hooks
player.Iterator - No more related to hooks
25 Days Ago
markup.Parse - Add performance note
28 Days Ago
player.GetByUniqueID - No need for warning, it will be fine after next update
player.GetBySteamID64 - No need for warning, it will be fine after next update
player.GetByAccountID - No need for warning, it will be fine after next update
player.GetBySteamID - No need for warning, it will be fine after next update
GM:IsSpawnpointSuitable - Add source, remove example
36 Days Ago
GM:PlayerCanHearPlayersVoice - Add more useful info
37 Days Ago
Color:Copy - Minor Change + Add source
38 Days Ago
WEAPON:TakeSecondaryAmmo - Add source, remove example
WEAPON:TakePrimaryAmmo - Add source, remove example
WEAPON:ShootEffects - Add source, remove example
WEAPON:PrintWeaponInfo - Add source, remove example
WEAPON:PrimaryAttack - Add source, remove example
WEAPON:SecondaryAttack - Add source, remove example
WEAPON:Deploy - Add source
WEAPON:CanSecondaryAttack - Add source, remove example
WEAPON:CanPrimaryAttack - Add source, remove example
WEAPON:Ammo2 - Add source, remove example
WEAPON:Ammo1 - Add source, remove example
40 Days Ago
Structures/SWEP - Minor Change
42 Days Ago
Structures/SWEP - Minor Change
50 Days Ago
table.IsEmpty - This will not bring any performance + Minor Change
52 Days Ago
net.ReadPlayer - Sorry Dotty, this was right
net.ReadUInt64 - Minor Change + Minor Change
net.ReadUInt - Minor Change + Minor Change
55 Days Ago
Entity.PhysgunDisabled - Minor Change
57 Days Ago
InvalidateInternalEntityCache - Has changed behavior
2 Months Ago
physenv.GetPerformanceSettings - This can be nil
Global_Variables - This is not string
ents.Iterator - Solved
ents.Iterator - Add note for clienside
optimizationTips - Some examples styling + Minor Change
List-Styled_Tables - Fix formatting
GM:OnDamagedByExplosion - Replace a bad example that can break addons
net.ReadPlayer - It will just throw an error
Weapon:SetNextPrimaryFire - Update SDK link
net.ReadPlayer - No mistake
spawnmenu.AddToolMenuOption - Idk why you want clear clean panel
engine.GetUserContent - Not exists on server
3 Months Ago
Global.IsEntityOld - Minor Change
Global.IsEntityOld - Add deprecated IsEntity + Minor Change + Minor Change
Global.IsValid - Add an note when you can use :IsValid
ControlPanel:ColorPicker - Default is nil
Entity:SetCreator - Add default value
Entity:GetPhysicsObjectNum - This can be nil
Structures/SWEP - This is shared
draw.TextShadow - WITH, not as
util.tobool - Add source link
list.Get - Add performance warning
GM:OnClientLuaError - New arguments + no longer ratelimited
table.Copy - Add warning about terrible speed
NextBot_NPC_Creation - Revert minge change
Global.BRANCH - Add note about problem on dedicated servers
NextBot_NPC_Creation - Revert minge change
draw - Revert minge change
GM:OnEntityCreated - I haven't received a single NULL error in all this time, so I think this can be safely marked + Minor Change
4 Months Ago
Entity:CallOnRemove - Add note about player/ents.Iterator breaking + Minor Change
Entity:GetBloodColor - Add page tag
Entity:GetBloodColor - This can be nil
ConVars - Add PLAYER:GetInfoNum too
Entity:TakeDamageInfo - We have ENTITY:Dissolve
ENTITY:Draw - Remove broken example
gamemodes/Murder - Add murder + Minor Change
Structures/Bullet - Add "Inflictor"
GM:GrabEarAnimation - Minor Change
5 Months Ago
Player:AddCleanup - Now it server only + Minor Change
Entity:GibBreakServer - Minor Change
game.GetMapNext - Add note
GM:MouthMoveAnimation - Add source link + Add note
GM:PostEntityTakeDamage - Minor Change
GM:ShouldDrawLocalPlayer - Add source link
Player:LimitHit - Update source link
GM:OnDamagedByExplosion - Add source link
GM:HUDWeaponPickedUp - Add source link
GM:HUDShouldDraw - Add source link
GM:HUDPaintBackground - Add source link
GM:HUDPaint - Add source link
GM:HUDItemPickedUp - Add source link + Fix
GM:HUDDrawTargetID - Add source link + Fix
GM:HUDDrawScoreBoard - Add source link
GM:HUDDrawPickupHistory - Add source link
GM:HUDAmmoPickedUp - Add source link
GM:HideTeam - Add source link
GM:HandlePlayerVaulting - Add source link
GM:HandlePlayerSwimming - Add source link