@tlua/gmod 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/types/achievementicon.d.tlua +0 -1
- package/types/achievements.d.tlua +15 -16
- package/types/ai.d.tlua +5 -6
- package/types/ai_schedule.d.tlua +0 -1
- package/types/ai_task.d.tlua +0 -1
- package/types/angle.d.tlua +18 -19
- package/types/avatarimage.d.tlua +0 -1
- package/types/awesomium.d.tlua +0 -1
- package/types/baseclass.d.tlua +1 -3
- package/types/bf_read.d.tlua +10 -12
- package/types/bit.d.tlua +11 -12
- package/types/button.d.tlua +0 -1
- package/types/cam.d.tlua +16 -17
- package/types/ceffectdata.d.tlua +31 -33
- package/types/chat.d.tlua +5 -6
- package/types/checkbutton.d.tlua +0 -1
- package/types/cleanup.d.tlua +7 -8
- package/types/cluaemitter.d.tlua +11 -13
- package/types/clualocomotion.d.tlua +39 -41
- package/types/cluaparticle.d.tlua +43 -45
- package/types/cmovedata.d.tlua +46 -48
- package/types/cnavarea.d.tlua +76 -78
- package/types/cnavladder.d.tlua +21 -23
- package/types/cnewparticleeffect.d.tlua +25 -27
- package/types/color.d.tlua +28 -29
- package/types/concommand.d.tlua +4 -5
- package/types/constraint.d.tlua +28 -29
- package/types/construct.d.tlua +1 -2
- package/types/contentheader.d.tlua +1 -3
- package/types/contenticon.d.tlua +7 -9
- package/types/contentsidebar.d.tlua +2 -4
- package/types/contentsidebartoolbox.d.tlua +0 -1
- package/types/contextbase.d.tlua +2 -4
- package/types/controlpanel.d.tlua +11 -14
- package/types/controlpresets.d.tlua +11 -13
- package/types/convar.d.tlua +15 -17
- package/types/cookie.d.tlua +3 -4
- package/types/coroutine.d.tlua +7 -8
- package/types/crecipientfilter.d.tlua +15 -17
- package/types/csent.d.tlua +0 -1
- package/types/csoundpatch.d.tlua +13 -15
- package/types/ctakedamageinfo.d.tlua +32 -34
- package/types/ctrllistbox.d.tlua +0 -1
- package/types/ctrlnumpad.d.tlua +5 -7
- package/types/cusercmd.d.tlua +26 -28
- package/types/custom_entity_fields.d.tlua +0 -1
- package/types/cvars.d.tlua +6 -7
- package/types/dadjustablemodelpanel.d.tlua +5 -7
- package/types/dalphabar.d.tlua +1 -3
- package/types/dbinder.d.tlua +2 -4
- package/types/dbubblecontainer.d.tlua +0 -2
- package/types/dbutton.d.tlua +6 -8
- package/types/dcategoryheader.d.tlua +0 -1
- package/types/dcategorylist.d.tlua +0 -1
- package/types/dcheckbox.d.tlua +3 -5
- package/types/dcheckboxlabel.d.tlua +9 -10
- package/types/dcollapsiblecategory.d.tlua +21 -23
- package/types/dcolorbutton.d.tlua +5 -7
- package/types/dcolorcombo.d.tlua +3 -5
- package/types/dcolorcube.d.tlua +11 -13
- package/types/dcolormixer.d.tlua +25 -27
- package/types/dcolorpalette.d.tlua +21 -23
- package/types/dcolumnsheet.d.tlua +3 -5
- package/types/dcombobox.d.tlua +15 -17
- package/types/ddragbase.d.tlua +11 -13
- package/types/ddrawer.d.tlua +6 -8
- package/types/debug.d.tlua +16 -19
- package/types/debugoverlay.d.tlua +11 -12
- package/types/dentityproperties.d.tlua +3 -5
- package/types/derma.d.tlua +10 -11
- package/types/dexpandbutton.d.tlua +1 -3
- package/types/dfilebrowser.d.tlua +20 -21
- package/types/dform.d.tlua +16 -18
- package/types/dframe.d.tlua +24 -25
- package/types/dgrid.d.tlua +9 -11
- package/types/dhorizontaldivider.d.tlua +18 -20
- package/types/dhorizontalscroller.d.tlua +9 -11
- package/types/dhscrollbar.d.tlua +9 -11
- package/types/dhtml.d.tlua +6 -8
- package/types/dhtmlcontrols.d.tlua +5 -6
- package/types/diconbrowser.d.tlua +9 -11
- package/types/diconlayout.d.tlua +16 -18
- package/types/dimage.d.tlua +17 -20
- package/types/dimagebutton.d.tlua +9 -10
- package/types/dkillicon.d.tlua +0 -1
- package/types/dlabel.d.tlua +31 -33
- package/types/dlabeleditable.d.tlua +3 -5
- package/types/dlabelurl.d.tlua +8 -10
- package/types/dlistbox.d.tlua +6 -8
- package/types/dlistboxitem.d.tlua +2 -4
- package/types/dlistlayout.d.tlua +0 -1
- package/types/dlistview.d.tlua +32 -34
- package/types/dlistview_column.d.tlua +12 -14
- package/types/dlistview_columnplain.d.tlua +0 -1
- package/types/dlistview_draggerbar.d.tlua +0 -1
- package/types/dlistview_line.d.tlua +11 -13
- package/types/dlistviewheaderlabel.d.tlua +0 -1
- package/types/dlistviewlabel.d.tlua +0 -1
- package/types/dlistviewline.d.tlua +0 -1
- package/types/dmenu.d.tlua +23 -28
- package/types/dmenubar.d.tlua +2 -7
- package/types/dmenuoption.d.tlua +11 -13
- package/types/dmenuoptioncvar.d.tlua +4 -6
- package/types/dmodelpanel.d.tlua +20 -22
- package/types/dmodelselect.d.tlua +0 -2
- package/types/dmodelselectmulti.d.tlua +0 -2
- package/types/dnotify.d.tlua +8 -10
- package/types/dnumberscratch.d.tlua +24 -26
- package/types/dnumberwang.d.tlua +14 -16
- package/types/dnumpad.d.tlua +0 -1
- package/types/dnumslider.d.tlua +17 -18
- package/types/dpanel.d.tlua +12 -14
- package/types/dpanellist.d.tlua +11 -12
- package/types/dpaneloverlay.d.tlua +5 -7
- package/types/dpanelselect.d.tlua +0 -1
- package/types/dpanpanel.d.tlua +4 -6
- package/types/dprogress.d.tlua +1 -3
- package/types/dproperties.d.tlua +2 -4
- package/types/dproperty_boolean.d.tlua +0 -1
- package/types/dproperty_combo.d.tlua +1 -3
- package/types/dproperty_entity.d.tlua +0 -1
- package/types/dproperty_float.d.tlua +0 -1
- package/types/dproperty_generic.d.tlua +3 -5
- package/types/dproperty_int.d.tlua +0 -1
- package/types/dproperty_vectorcolor.d.tlua +0 -1
- package/types/dpropertysheet.d.tlua +15 -17
- package/types/dragndrop.d.tlua +10 -11
- package/types/draw.d.tlua +10 -12
- package/types/drgbpicker.d.tlua +2 -4
- package/types/drive.d.tlua +11 -13
- package/types/dscrollbargrip.d.tlua +0 -1
- package/types/dscrollpanel.d.tlua +10 -11
- package/types/dshape.d.tlua +5 -7
- package/types/dsizetocontents.d.tlua +3 -5
- package/types/dslider.d.tlua +26 -28
- package/types/dsprite.d.tlua +7 -9
- package/types/dtab.d.tlua +6 -8
- package/types/dtextentry.d.tlua +41 -43
- package/types/dtilelayout.d.tlua +19 -21
- package/types/dtooltip.d.tlua +4 -6
- package/types/dtree.d.tlua +14 -16
- package/types/dtree_node.d.tlua +66 -68
- package/types/dtree_node_button.d.tlua +0 -1
- package/types/duplicator.d.tlua +29 -31
- package/types/dverticaldivider.d.tlua +21 -23
- package/types/dvscrollbar.d.tlua +9 -11
- package/types/editablepanel.d.tlua +0 -1
- package/types/effect.d.tlua +2 -4
- package/types/effects.d.tlua +6 -7
- package/types/engine.d.tlua +21 -22
- package/types/entity.d.tlua +643 -674
- package/types/ents.d.tlua +19 -25
- package/types/enums.d.tlua +0 -1
- package/types/file.d.tlua +39 -40
- package/types/file_class.d.tlua +0 -1
- package/types/fingerposer.d.tlua +0 -1
- package/types/fingervar.d.tlua +0 -1
- package/types/frame.d.tlua +0 -1
- package/types/frame_blend.d.tlua +7 -8
- package/types/game.d.tlua +39 -40
- package/types/gameevent.d.tlua +0 -1
- package/types/gamemode.d.tlua +2 -4
- package/types/global.d.tlua +0 -18
- package/types/gm.d.tlua +266 -268
- package/types/gmod.d.tlua +0 -1
- package/types/gmsave.d.tlua +4 -5
- package/types/gui.d.tlua +21 -22
- package/types/gwen.d.tlua +3 -4
- package/types/halo.d.tlua +2 -3
- package/types/hammer.d.tlua +0 -1
- package/types/hook.d.tlua +4 -5
- package/types/html.d.tlua +0 -1
- package/types/http.d.tlua +1 -2
- package/types/iconeditor.d.tlua +9 -11
- package/types/igmodaudiochannel.d.tlua +40 -42
- package/types/imagecheckbox.d.tlua +2 -4
- package/types/imaterial.d.tlua +25 -27
- package/types/imesh.d.tlua +4 -6
- package/types/input.d.tlua +22 -25
- package/types/invalidateinternalentitycache.d.tlua +0 -1
- package/types/irestore.d.tlua +8 -10
- package/types/isave.d.tlua +8 -10
- package/types/itexture.d.tlua +9 -11
- package/types/ivideowriter.d.tlua +4 -6
- package/types/jit.d.tlua +16 -17
- package/types/killicon.d.tlua +7 -8
- package/types/label.d.tlua +0 -1
- package/types/language.d.tlua +1 -2
- package/types/list.d.tlua +8 -9
- package/types/makeballoon.d.tlua +0 -1
- package/types/markup.d.tlua +2 -3
- package/types/markupobject.d.tlua +4 -6
- package/types/material.d.tlua +0 -1
- package/types/math.d.tlua +83 -84
- package/types/matproxy.d.tlua +3 -4
- package/types/matselect.d.tlua +9 -11
- package/types/menu.d.tlua +0 -1
- package/types/menubar.d.tlua +2 -3
- package/types/mesh.d.tlua +19 -20
- package/types/modelimage.d.tlua +0 -1
- package/types/motionsensor.d.tlua +10 -11
- package/types/navmesh.d.tlua +26 -27
- package/types/net.d.tlua +51 -53
- package/types/nextbot.d.tlua +34 -37
- package/types/notification.d.tlua +2 -3
- package/types/npc.d.tlua +180 -182
- package/types/numpad.d.tlua +7 -8
- package/types/os.d.tlua +3 -5
- package/types/package.d.tlua +0 -1
- package/types/panel.d.tlua +329 -331
- package/types/panellist.d.tlua +0 -1
- package/types/pathfollower.d.tlua +30 -32
- package/types/permissions.d.tlua +6 -7
- package/types/physcollide.d.tlua +2 -4
- package/types/physenv.d.tlua +11 -12
- package/types/physobj.d.tlua +77 -79
- package/types/pixelvis_handle_t.d.tlua +0 -1
- package/types/player.d.tlua +288 -293
- package/types/player_manager.d.tlua +13 -14
- package/types/preseteditor.d.tlua +0 -1
- package/types/presets.d.tlua +6 -7
- package/types/projectedtexture.d.tlua +47 -49
- package/types/properties.d.tlua +5 -6
- package/types/propselect.d.tlua +3 -5
- package/types/radiobutton.d.tlua +0 -1
- package/types/render.d.tlua +142 -143
- package/types/resource.d.tlua +2 -3
- package/types/richtext.d.tlua +0 -1
- package/types/sandbox.d.tlua +52 -54
- package/types/saverestore.d.tlua +12 -13
- package/types/schedule.d.tlua +5 -7
- package/types/scripted_ents.d.tlua +9 -12
- package/types/search.d.tlua +1 -2
- package/types/serverlist.d.tlua +7 -8
- package/types/slidebar.d.tlua +0 -1
- package/types/slider.d.tlua +0 -1
- package/types/sound.d.tlua +10 -11
- package/types/spawnicon.d.tlua +6 -8
- package/types/spawnmenu.d.tlua +23 -25
- package/types/spawnmenucontentpanel.d.tlua +3 -5
- package/types/sql.d.tlua +9 -10
- package/types/stack.d.tlua +4 -6
- package/types/steamworks.d.tlua +18 -19
- package/types/string.d.tlua +46 -50
- package/types/structures.d.tlua +0 -7
- package/types/surface.d.tlua +34 -35
- package/types/surfaceinfo.d.tlua +4 -6
- package/types/system.d.tlua +10 -11
- package/types/table.d.tlua +45 -48
- package/types/task.d.tlua +8 -10
- package/types/team.d.tlua +19 -20
- package/types/textentry.d.tlua +0 -1
- package/types/tgaimage.d.tlua +0 -1
- package/types/timer.d.tlua +14 -15
- package/types/tool.d.tlua +42 -46
- package/types/ugcpublishwindow.d.tlua +7 -9
- package/types/umsg.d.tlua +12 -13
- package/types/undo.d.tlua +10 -11
- package/types/urllabel.d.tlua +0 -1
- package/types/usermessage.d.tlua +2 -3
- package/types/utf8.d.tlua +7 -8
- package/types/util.d.tlua +90 -95
- package/types/vector.d.tlua +36 -37
- package/types/vehicle.d.tlua +48 -51
- package/types/vgui.d.tlua +14 -19
- package/types/video.d.tlua +0 -1
- package/types/vmatrix.d.tlua +35 -36
- package/types/weapon.d.tlua +81 -84
- package/types/weapons.d.tlua +5 -7
- package/types/widgets.d.tlua +1 -2
- package/types/workshopfilebase.d.tlua +4 -6
package/types/undo.d.tlua
CHANGED
|
@@ -13,18 +13,21 @@ interface UndoLib {
|
|
|
13
13
|
* @source https://wiki.facepunch.com/gmod/undo.AddEntity
|
|
14
14
|
*/
|
|
15
15
|
AddEntity(ent: Entity): void;
|
|
16
|
+
|
|
16
17
|
/**
|
|
17
18
|
* Adds a function to call when the current undo block is undone. Note that if an undo has a function, the player will always be notified when this undo is performed, even if the entity it is meant to undo no longer exists.
|
|
18
19
|
* @realm server
|
|
19
20
|
* @source https://wiki.facepunch.com/gmod/undo.AddFunction
|
|
20
21
|
*/
|
|
21
22
|
AddFunction(func: (undo: table, ...: any) => boolean, ...: any): void;
|
|
23
|
+
|
|
22
24
|
/**
|
|
23
25
|
* Begins a new undo entry
|
|
24
26
|
* @realm server
|
|
25
27
|
* @source https://wiki.facepunch.com/gmod/undo.Create
|
|
26
28
|
*/
|
|
27
29
|
Create(name: string): void;
|
|
30
|
+
|
|
28
31
|
/**
|
|
29
32
|
* Processes an undo block (in table form). This is used internally by the undo manager when a player presses Z.
|
|
30
33
|
*
|
|
@@ -34,12 +37,14 @@ interface UndoLib {
|
|
|
34
37
|
* @source https://wiki.facepunch.com/gmod/undo.Do_Undo
|
|
35
38
|
*/
|
|
36
39
|
Do_Undo(tab: Undo): number;
|
|
40
|
+
|
|
37
41
|
/**
|
|
38
42
|
* Completes an undo entry, and registers it with the player's client
|
|
39
43
|
* @realm server
|
|
40
44
|
* @source https://wiki.facepunch.com/gmod/undo.Finish
|
|
41
45
|
*/
|
|
42
46
|
Finish(NiceText?: string): void;
|
|
47
|
+
|
|
43
48
|
/**
|
|
44
49
|
* Serverside, returns a table containing all undo blocks of all players. Clientside, returns a table of the local player's undo blocks.
|
|
45
50
|
* **NOTE**: Serverside, this table's keys use [Player:UniqueID](https://wiki.facepunch.com/gmod/Player:UniqueID) to store a player's undo blocks.
|
|
@@ -49,6 +54,7 @@ interface UndoLib {
|
|
|
49
54
|
* @source https://wiki.facepunch.com/gmod/undo.GetTable
|
|
50
55
|
*/
|
|
51
56
|
GetTable(): Undo[];
|
|
57
|
+
|
|
52
58
|
/**
|
|
53
59
|
* **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
|
|
54
60
|
*
|
|
@@ -58,6 +64,7 @@ interface UndoLib {
|
|
|
58
64
|
* @source https://wiki.facepunch.com/gmod/undo.MakeUIDirty
|
|
59
65
|
*/
|
|
60
66
|
MakeUIDirty(): void;
|
|
67
|
+
|
|
61
68
|
/**
|
|
62
69
|
* Replaces any instance of the "from" reference with the "to" reference, in any existing undo block.
|
|
63
70
|
*
|
|
@@ -67,18 +74,21 @@ interface UndoLib {
|
|
|
67
74
|
* @source https://wiki.facepunch.com/gmod/undo.ReplaceEntity
|
|
68
75
|
*/
|
|
69
76
|
ReplaceEntity(from: Entity, to: Entity | nil): boolean;
|
|
77
|
+
|
|
70
78
|
/**
|
|
71
79
|
* Sets a custom undo text for the current undo block
|
|
72
80
|
* @realm server
|
|
73
81
|
* @source https://wiki.facepunch.com/gmod/undo.SetCustomUndoText
|
|
74
82
|
*/
|
|
75
83
|
SetCustomUndoText(customText: string): void;
|
|
84
|
+
|
|
76
85
|
/**
|
|
77
86
|
* Sets the player which the current undo block belongs to
|
|
78
87
|
* @realm server
|
|
79
88
|
* @source https://wiki.facepunch.com/gmod/undo.SetPlayer
|
|
80
89
|
*/
|
|
81
90
|
SetPlayer(ply: Player): void;
|
|
91
|
+
|
|
82
92
|
/**
|
|
83
93
|
* **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
|
|
84
94
|
*
|
|
@@ -89,14 +99,3 @@ interface UndoLib {
|
|
|
89
99
|
*/
|
|
90
100
|
SetupUI(): void;
|
|
91
101
|
}
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
package/types/urllabel.d.tlua
CHANGED
package/types/usermessage.d.tlua
CHANGED
|
@@ -18,6 +18,7 @@ interface UsermessageLib {
|
|
|
18
18
|
* @deprecated You should be using net instead
|
|
19
19
|
*/
|
|
20
20
|
GetTable(): table;
|
|
21
|
+
|
|
21
22
|
/**
|
|
22
23
|
* Sets a hook for the specified to be called when a usermessage with the specified name arrives.
|
|
23
24
|
*
|
|
@@ -29,6 +30,7 @@ interface UsermessageLib {
|
|
|
29
30
|
* @deprecated You should be using net instead
|
|
30
31
|
*/
|
|
31
32
|
Hook(name: string, callback: (msg: bf_read, ...: any) => void, ...: any): void;
|
|
33
|
+
|
|
32
34
|
/**
|
|
33
35
|
* **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
|
|
34
36
|
*
|
|
@@ -39,6 +41,3 @@ interface UsermessageLib {
|
|
|
39
41
|
*/
|
|
40
42
|
IncomingMessage(name: string, msg: bf_read): void;
|
|
41
43
|
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
package/types/utf8.d.tlua
CHANGED
|
@@ -16,24 +16,28 @@ interface Utf8Lib {
|
|
|
16
16
|
* @source https://wiki.facepunch.com/gmod/utf8.GetChar
|
|
17
17
|
*/
|
|
18
18
|
GetChar(str: string, index: number): string;
|
|
19
|
+
|
|
19
20
|
/**
|
|
20
21
|
* Receives zero or more integers, converts each one to its corresponding UTF-8 byte sequence and returns a string with the concatenation of all these sequences.
|
|
21
22
|
* @realm shared and menu
|
|
22
23
|
* @source https://wiki.facepunch.com/gmod/utf8.char
|
|
23
24
|
*/
|
|
24
25
|
char(...: any): string;
|
|
26
|
+
|
|
25
27
|
/**
|
|
26
28
|
* Returns the codepoints (as numbers) from all characters in the given string that start between byte position startPos and endPos. It raises an error if it meets any invalid byte sequence. This functions similarly to [string.byte](https://wiki.facepunch.com/gmod/string.byte).
|
|
27
29
|
* @realm shared and menu
|
|
28
30
|
* @source https://wiki.facepunch.com/gmod/utf8.codepoint
|
|
29
31
|
*/
|
|
30
32
|
codepoint(string: string, startPos?: number, endPos?: number): (...any);
|
|
33
|
+
|
|
31
34
|
/**
|
|
32
35
|
* Returns an iterator (like [string.gmatch](https://wiki.facepunch.com/gmod/string.gmatch)) which returns both the position and codepoint of each utf8 character in the string. It raises an error if it meets any invalid byte sequence.
|
|
33
36
|
* @realm shared and menu
|
|
34
37
|
* @source https://wiki.facepunch.com/gmod/utf8.codes
|
|
35
38
|
*/
|
|
36
39
|
codes(string: string): function;
|
|
40
|
+
|
|
37
41
|
/**
|
|
38
42
|
* Forces a string to contain only valid UTF-8 data. Invalid sequences are replaced with U+FFFD (the Unicode replacement character).
|
|
39
43
|
*
|
|
@@ -43,18 +47,21 @@ interface Utf8Lib {
|
|
|
43
47
|
* @source https://wiki.facepunch.com/gmod/utf8.force
|
|
44
48
|
*/
|
|
45
49
|
force(string: string): string;
|
|
50
|
+
|
|
46
51
|
/**
|
|
47
52
|
* Returns the number of UTF-8 sequences in the given string between positions startPos and endPos (both inclusive). If it finds any invalid UTF-8 byte sequence, returns false as well as the position of the first invalid byte.
|
|
48
53
|
* @realm shared and menu
|
|
49
54
|
* @source https://wiki.facepunch.com/gmod/utf8.len
|
|
50
55
|
*/
|
|
51
56
|
len(string: string, startPos?: number, endPos?: number): (number, number);
|
|
57
|
+
|
|
52
58
|
/**
|
|
53
59
|
* Returns the byte-index of the n'th UTF-8-character after the given startPos (nil if none). startPos defaults to 1 when n is positive and -1 when n is negative. If n is zero, this function instead returns the byte-index of the UTF-8-character startPos lies within.
|
|
54
60
|
* @realm shared and menu
|
|
55
61
|
* @source https://wiki.facepunch.com/gmod/utf8.offset
|
|
56
62
|
*/
|
|
57
63
|
offset(string: string, n: number, startPos?: number): number;
|
|
64
|
+
|
|
58
65
|
/**
|
|
59
66
|
* A UTF-8 compatible version of [string.sub](https://wiki.facepunch.com/gmod/string.sub).
|
|
60
67
|
* **WARNING**: Avoid using this function on large strings every tick/frame, as it may cause lags.
|
|
@@ -65,11 +72,3 @@ interface Utf8Lib {
|
|
|
65
72
|
*/
|
|
66
73
|
sub(string: string, StartPos: number, EndPos?: number): string;
|
|
67
74
|
}
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|