altmp / coreclr-module

CoreClr (.NET Core Common Language Runtime) community made module
MIT License
15 stars 8 forks source link

Missing Alt.{Methods} #26

Open Doxoh opened 1 week ago

Doxoh commented 1 week ago

If a Alt.{Method} is missing from Alt.Core.{Method} please add comment here

shloooo commented 1 week ago

Alt.StopServer() is missing.

Is helpful for auto restarts

TuK4z commented 1 week ago

Alt.Core.GetWeaponModelInfo is missing

shloooo commented 1 week ago

Found also: Alt.SetPassword, Alt.SetVoiceExternalPublic, Alt.SetVoiceExternal

kamil2289 commented 1 week ago

Alt.Branch & Alt.Version for branch & version control

Doxoh commented 1 week ago

Alt.Branch & Alt.Version for branch & version control

are this existing Alt.Core.* Method? When not please create a new issue for that

kamil2289 commented 1 week ago

Alt.Branch & Alt.Version for branch & version control

are this existing Alt.Core.* Method? When not please create a new issue for that

image

okay

Doxoh commented 1 week ago

Alt.Branch & Alt.Version for branch & version control

are this existing Alt.Core.* Method? When not please create a new issue for that

image

okay

ok will add it, u are right

LeShred commented 1 week ago

Alt.Core.LogColored(string) There is a Alt.LogColored(ColoredMessage) which is less convenient and converts ColoredMessage to string when calling Alt.Core.LogColored(string)

xxlio109 commented 1 week ago

Alt.Core.IsMainThread is missing

enisn commented 1 week ago

What about Alt.GetAllBlips() ?

Currently I use Alt.Core.PoolManager.Blip.GetAllObjects() instead

Doxoh commented 1 week ago

What about Alt.GetAllBlips() ?

Currently I use Alt.Core.PoolManager.Blip.GetAllObjects() instead

there is still a Alt.GetAllBlips()

dGxxxx commented 2 days ago

AudioCategory? GetAudioCategoryByName(string audioCategory);

Kaiwoknats commented 19 hours ago

AltShared.Core.RegisterMValueAdapter => AltShared.RegisterMValueAdapter