@sonolus/core 7.15.1 → 7.15.2
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/dist/common/core/effect/clipName/clipName.d.ts +11 -0
- package/dist/common/core/effect/clipName/clipName.js +11 -0
- package/dist/common/core/effect/clipName/index.d.ts +2 -0
- package/dist/common/core/effect/clipName/index.js +1 -0
- package/dist/common/core/effect/data/clip.d.ts +1 -1
- package/dist/common/core/effect/index.d.ts +1 -1
- package/dist/common/core/effect/index.js +1 -1
- package/dist/common/core/engine/archetypeDataName/archetypeDataName.d.ts +5 -0
- package/dist/common/core/engine/archetypeDataName/archetypeDataName.js +5 -0
- package/dist/common/core/engine/archetypeDataName/index.d.ts +2 -0
- package/dist/common/core/engine/archetypeDataName/index.js +1 -0
- package/dist/common/core/engine/archetypeName/archetypeName.d.ts +2 -0
- package/dist/common/core/engine/archetypeName/archetypeName.js +2 -0
- package/dist/common/core/engine/archetypeName/index.d.ts +2 -0
- package/dist/common/core/engine/archetypeName/index.js +1 -0
- package/dist/common/core/engine/bucket.d.ts +1 -1
- package/dist/common/core/engine/configuration/configuration.d.ts +1 -1
- package/dist/common/core/engine/configuration/option.d.ts +7 -4
- package/dist/common/core/engine/index.d.ts +2 -2
- package/dist/common/core/engine/index.js +2 -2
- package/dist/common/core/engine/node.d.ts +1 -1
- package/dist/common/core/engine/playData/archetype.d.ts +2 -2
- package/dist/common/core/engine/playData/playData.d.ts +3 -3
- package/dist/common/core/engine/previewData/archetype.d.ts +2 -2
- package/dist/common/core/engine/previewData/previewData.d.ts +1 -1
- package/dist/common/core/engine/tutorialData/tutorialData.d.ts +5 -5
- package/dist/common/core/engine/watchData/archetype.d.ts +2 -2
- package/dist/common/core/engine/watchData/watchData.d.ts +3 -3
- package/dist/common/core/icon/icon.d.ts +97 -0
- package/dist/common/core/icon/icon.js +97 -0
- package/dist/common/core/icon/index.d.ts +2 -0
- package/dist/common/core/icon/index.js +1 -0
- package/dist/common/core/index.d.ts +2 -2
- package/dist/common/core/index.js +2 -2
- package/dist/common/core/instruction/iconName/iconName.d.ts +2 -0
- package/dist/common/core/instruction/iconName/iconName.js +2 -0
- package/dist/common/core/instruction/iconName/index.d.ts +2 -0
- package/dist/common/core/instruction/iconName/index.js +1 -0
- package/dist/common/core/instruction/index.d.ts +1 -1
- package/dist/common/core/instruction/index.js +1 -1
- package/dist/common/core/level/data/entity.d.ts +2 -2
- package/dist/common/core/particle/data/effect.d.ts +1 -1
- package/dist/common/core/particle/effectName/effectName.d.ts +48 -0
- package/dist/common/core/particle/effectName/effectName.js +48 -0
- package/dist/common/core/particle/effectName/index.d.ts +2 -0
- package/dist/common/core/particle/effectName/index.js +1 -0
- package/dist/common/core/particle/index.d.ts +1 -1
- package/dist/common/core/particle/index.js +1 -1
- package/dist/common/core/replay/configuration.d.ts +1 -1
- package/dist/common/core/runtimes/function/function.d.ts +191 -0
- package/dist/common/core/runtimes/function/function.js +191 -0
- package/dist/common/core/runtimes/function/index.d.ts +2 -0
- package/dist/common/core/runtimes/function/index.js +1 -0
- package/dist/common/core/runtimes/index.d.ts +1 -1
- package/dist/common/core/runtimes/index.js +1 -1
- package/dist/common/core/server/form.d.ts +3 -3
- package/dist/common/core/server/info.d.ts +4 -4
- package/dist/common/core/server/items/community/comment/comment.d.ts +2 -1
- package/dist/common/core/server/items/details.d.ts +2 -1
- package/dist/common/core/server/items/info.d.ts +1 -1
- package/dist/common/core/server/items/leaderboard/leaderboard.d.ts +2 -2
- package/dist/common/core/server/items/leaderboard/record/record.d.ts +1 -1
- package/dist/common/core/server/items/list.d.ts +1 -1
- package/dist/common/core/server/items/section.d.ts +3 -3
- package/dist/common/core/server/multiplayer/chatMessage.d.ts +9 -2
- package/dist/common/core/server/multiplayer/events/updateEvent.d.ts +2 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardDescriptionEvent.d.ts +2 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionIconEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionScoresValueEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionTitleEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/index.d.ts +1 -1
- package/dist/common/core/server/multiplayer/scoreEntry.d.ts +1 -1
- package/dist/common/core/server/multiplayer/scoreboardSection.d.ts +2 -2
- package/dist/common/core/server/option.d.ts +11 -11
- package/dist/common/core/skin/data/sprite.d.ts +1 -1
- package/dist/common/core/skin/index.d.ts +1 -1
- package/dist/common/core/skin/index.js +1 -1
- package/dist/common/core/skin/spriteName/index.d.ts +2 -0
- package/dist/common/core/skin/spriteName/index.js +1 -0
- package/dist/common/core/skin/spriteName/spriteName.d.ts +90 -0
- package/dist/common/core/skin/spriteName/spriteName.js +90 -0
- package/dist/common/core/tag.d.ts +2 -2
- package/dist/common/core/text/function.d.ts +3 -0
- package/dist/common/core/text/function.js +3 -0
- package/dist/common/core/text/index.d.ts +4 -0
- package/dist/common/core/text/index.js +2 -0
- package/dist/common/core/text/text.d.ts +1170 -0
- package/dist/common/core/text/text.js +1170 -0
- package/dist/common/database/localization.d.ts +1 -1
- package/dist/common/database/tag.d.ts +1 -1
- package/dist/common/version.js +2 -2
- package/package.json +6 -6
- package/dist/common/core/effect/effectClipName.d.ts +0 -14
- package/dist/common/core/effect/effectClipName.js +0 -13
- package/dist/common/core/engine/engineArchetypeDataName.d.ts +0 -8
- package/dist/common/core/engine/engineArchetypeDataName.js +0 -7
- package/dist/common/core/engine/engineArchetypeName.d.ts +0 -5
- package/dist/common/core/engine/engineArchetypeName.js +0 -4
- package/dist/common/core/icon.d.ts +0 -100
- package/dist/common/core/icon.js +0 -99
- package/dist/common/core/instruction/instructionIconName.d.ts +0 -5
- package/dist/common/core/instruction/instructionIconName.js +0 -4
- package/dist/common/core/particle/particleEffectName.d.ts +0 -51
- package/dist/common/core/particle/particleEffectName.js +0 -50
- package/dist/common/core/runtimes/function.d.ts +0 -194
- package/dist/common/core/runtimes/function.js +0 -193
- package/dist/common/core/skin/skinSpriteName.d.ts +0 -93
- package/dist/common/core/skin/skinSpriteName.js +0 -92
- package/dist/common/core/text.d.ts +0 -1119
- package/dist/common/core/text.js +0 -1118
package/dist/common/version.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sonolus/core",
|
|
3
|
-
"version": "7.15.
|
|
3
|
+
"version": "7.15.2",
|
|
4
4
|
"description": "Core library for Sonolus",
|
|
5
5
|
"author": "NonSpicyBurrito",
|
|
6
6
|
"repository": "github:Sonolus/sonolus-core",
|
|
@@ -26,12 +26,12 @@
|
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@eslint/js": "^10.0.1",
|
|
29
|
-
"@types/node": "^22.19.
|
|
30
|
-
"eslint": "^10.0
|
|
29
|
+
"@types/node": "^22.19.19",
|
|
30
|
+
"eslint": "^10.4.0",
|
|
31
31
|
"eslint-config-prettier": "^10.1.8",
|
|
32
|
-
"prettier": "^3.8.
|
|
32
|
+
"prettier": "^3.8.3",
|
|
33
33
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
34
|
-
"typescript": "~
|
|
35
|
-
"typescript-eslint": "^8.
|
|
34
|
+
"typescript": "~6.0.3",
|
|
35
|
+
"typescript-eslint": "^8.59.4"
|
|
36
36
|
}
|
|
37
37
|
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare const EffectClipName: {
|
|
2
|
-
readonly Miss: "#MISS";
|
|
3
|
-
readonly Perfect: "#PERFECT";
|
|
4
|
-
readonly Great: "#GREAT";
|
|
5
|
-
readonly Good: "#GOOD";
|
|
6
|
-
readonly Hold: "#HOLD";
|
|
7
|
-
readonly MissAlternative: "#MISS_ALTERNATIVE";
|
|
8
|
-
readonly PerfectAlternative: "#PERFECT_ALTERNATIVE";
|
|
9
|
-
readonly GreatAlternative: "#GREAT_ALTERNATIVE";
|
|
10
|
-
readonly GoodAlternative: "#GOOD_ALTERNATIVE";
|
|
11
|
-
readonly HoldAlternative: "#HOLD_ALTERNATIVE";
|
|
12
|
-
readonly Stage: "#STAGE";
|
|
13
|
-
};
|
|
14
|
-
export type EffectClipName = (typeof EffectClipName)[keyof typeof EffectClipName];
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export const EffectClipName = {
|
|
2
|
-
Miss: '#MISS',
|
|
3
|
-
Perfect: '#PERFECT',
|
|
4
|
-
Great: '#GREAT',
|
|
5
|
-
Good: '#GOOD',
|
|
6
|
-
Hold: '#HOLD',
|
|
7
|
-
MissAlternative: '#MISS_ALTERNATIVE',
|
|
8
|
-
PerfectAlternative: '#PERFECT_ALTERNATIVE',
|
|
9
|
-
GreatAlternative: '#GREAT_ALTERNATIVE',
|
|
10
|
-
GoodAlternative: '#GOOD_ALTERNATIVE',
|
|
11
|
-
HoldAlternative: '#HOLD_ALTERNATIVE',
|
|
12
|
-
Stage: '#STAGE',
|
|
13
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const EngineArchetypeDataName: {
|
|
2
|
-
readonly Beat: "#BEAT";
|
|
3
|
-
readonly Bpm: "#BPM";
|
|
4
|
-
readonly TimeScale: "#TIMESCALE";
|
|
5
|
-
readonly Judgment: "#JUDGMENT";
|
|
6
|
-
readonly Accuracy: "#ACCURACY";
|
|
7
|
-
};
|
|
8
|
-
export type EngineArchetypeDataName = (typeof EngineArchetypeDataName)[keyof typeof EngineArchetypeDataName];
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
export declare const Icon: {
|
|
2
|
-
readonly Advanced: "advanced";
|
|
3
|
-
readonly AngleDown: "angleDown";
|
|
4
|
-
readonly AngleLeft: "angleLeft";
|
|
5
|
-
readonly AngleRight: "angleRight";
|
|
6
|
-
readonly AnglesDown: "anglesDown";
|
|
7
|
-
readonly AnglesLeft: "anglesLeft";
|
|
8
|
-
readonly AnglesRight: "anglesRight";
|
|
9
|
-
readonly AnglesUp: "anglesUp";
|
|
10
|
-
readonly AngleUp: "angleUp";
|
|
11
|
-
readonly Announcement: "announcement";
|
|
12
|
-
readonly ArrowDown: "arrowDown";
|
|
13
|
-
readonly ArrowLeft: "arrowLeft";
|
|
14
|
-
readonly ArrowRight: "arrowRight";
|
|
15
|
-
readonly ArrowsLeftRight: "arrowsLeftRight";
|
|
16
|
-
readonly ArrowsUpDown: "arrowsUpDown";
|
|
17
|
-
readonly ArrowsUpLeft: "arrowsUpLeft";
|
|
18
|
-
readonly ArrowUp: "arrowUp";
|
|
19
|
-
readonly Award: "award";
|
|
20
|
-
readonly Background: "background";
|
|
21
|
-
readonly Bell: "bell";
|
|
22
|
-
readonly BellSlash: "bellSlash";
|
|
23
|
-
readonly Book: "book";
|
|
24
|
-
readonly Bookmark: "bookmark";
|
|
25
|
-
readonly BookmarkHollow: "bookmarkHollow";
|
|
26
|
-
readonly Broom: "broom";
|
|
27
|
-
readonly Check: "check";
|
|
28
|
-
readonly Clock: "clock";
|
|
29
|
-
readonly Comment: "comment";
|
|
30
|
-
readonly Crown: "crown";
|
|
31
|
-
readonly CustomServer: "customServer";
|
|
32
|
-
readonly Delete: "delete";
|
|
33
|
-
readonly Edit: "edit";
|
|
34
|
-
readonly Effect: "effect";
|
|
35
|
-
readonly Engine: "engine";
|
|
36
|
-
readonly Envelope: "envelope";
|
|
37
|
-
readonly EnvelopeOpen: "envelopeOpen";
|
|
38
|
-
readonly Filter: "filter";
|
|
39
|
-
readonly Globe: "globe";
|
|
40
|
-
readonly Hand: "hand";
|
|
41
|
-
readonly Heart: "heart";
|
|
42
|
-
readonly HeartHollow: "heartHollow";
|
|
43
|
-
readonly Hide: "hide";
|
|
44
|
-
readonly IceCream: "iceCream";
|
|
45
|
-
readonly Information: "information";
|
|
46
|
-
readonly Level: "level";
|
|
47
|
-
readonly Lock: "lock";
|
|
48
|
-
readonly Medal: "medal";
|
|
49
|
-
readonly Message: "message";
|
|
50
|
-
readonly Minus: "minus";
|
|
51
|
-
readonly Options: "options";
|
|
52
|
-
readonly Particle: "particle";
|
|
53
|
-
readonly Pin: "pin";
|
|
54
|
-
readonly Player: "player";
|
|
55
|
-
readonly Playlist: "playlist";
|
|
56
|
-
readonly Plus: "plus";
|
|
57
|
-
readonly Post: "post";
|
|
58
|
-
readonly Question: "question";
|
|
59
|
-
readonly Ranking: "ranking";
|
|
60
|
-
readonly Replay: "replay";
|
|
61
|
-
readonly Reply: "reply";
|
|
62
|
-
readonly Restore: "restore";
|
|
63
|
-
readonly Room: "room";
|
|
64
|
-
readonly Scissors: "scissors";
|
|
65
|
-
readonly Search: "search";
|
|
66
|
-
readonly Settings: "settings";
|
|
67
|
-
readonly Show: "show";
|
|
68
|
-
readonly Shuffle: "shuffle";
|
|
69
|
-
readonly Skin: "skin";
|
|
70
|
-
readonly Sort: "sort";
|
|
71
|
-
readonly SortDown: "sortDown";
|
|
72
|
-
readonly SortDown19: "sortDown19";
|
|
73
|
-
readonly SortDown91: "sortDown91";
|
|
74
|
-
readonly SortDownAZ: "sortDownAZ";
|
|
75
|
-
readonly SortDownShortWide: "sortDownShortWide";
|
|
76
|
-
readonly SortDownWideShort: "sortDownWideShort";
|
|
77
|
-
readonly SortDownZA: "sortDownZA";
|
|
78
|
-
readonly SortUp: "sortUp";
|
|
79
|
-
readonly SortUp19: "sortUp19";
|
|
80
|
-
readonly SortUp91: "sortUp91";
|
|
81
|
-
readonly SortUpAZ: "sortUpAZ";
|
|
82
|
-
readonly SortUpShortWide: "sortUpShortWide";
|
|
83
|
-
readonly SortUpWideShort: "sortUpWideShort";
|
|
84
|
-
readonly SortUpZA: "sortUpZA";
|
|
85
|
-
readonly Star: "star";
|
|
86
|
-
readonly StarHalf: "starHalf";
|
|
87
|
-
readonly StarHollow: "starHollow";
|
|
88
|
-
readonly Stopwatch: "stopwatch";
|
|
89
|
-
readonly Tag: "tag";
|
|
90
|
-
readonly ThumbsDown: "thumbsDown";
|
|
91
|
-
readonly ThumbsDownHollow: "thumbsDownHollow";
|
|
92
|
-
readonly ThumbsUp: "thumbsUp";
|
|
93
|
-
readonly ThumbsUpHollow: "thumbsUpHollow";
|
|
94
|
-
readonly Trophy: "trophy";
|
|
95
|
-
readonly Unlock: "unlock";
|
|
96
|
-
readonly User: "user";
|
|
97
|
-
readonly Warning: "warning";
|
|
98
|
-
readonly XMark: "xMark";
|
|
99
|
-
};
|
|
100
|
-
export type Icon = (typeof Icon)[keyof typeof Icon];
|
package/dist/common/core/icon.js
DELETED
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
export const Icon = {
|
|
2
|
-
Advanced: 'advanced',
|
|
3
|
-
AngleDown: 'angleDown',
|
|
4
|
-
AngleLeft: 'angleLeft',
|
|
5
|
-
AngleRight: 'angleRight',
|
|
6
|
-
AnglesDown: 'anglesDown',
|
|
7
|
-
AnglesLeft: 'anglesLeft',
|
|
8
|
-
AnglesRight: 'anglesRight',
|
|
9
|
-
AnglesUp: 'anglesUp',
|
|
10
|
-
AngleUp: 'angleUp',
|
|
11
|
-
Announcement: 'announcement',
|
|
12
|
-
ArrowDown: 'arrowDown',
|
|
13
|
-
ArrowLeft: 'arrowLeft',
|
|
14
|
-
ArrowRight: 'arrowRight',
|
|
15
|
-
ArrowsLeftRight: 'arrowsLeftRight',
|
|
16
|
-
ArrowsUpDown: 'arrowsUpDown',
|
|
17
|
-
ArrowsUpLeft: 'arrowsUpLeft',
|
|
18
|
-
ArrowUp: 'arrowUp',
|
|
19
|
-
Award: 'award',
|
|
20
|
-
Background: 'background',
|
|
21
|
-
Bell: 'bell',
|
|
22
|
-
BellSlash: 'bellSlash',
|
|
23
|
-
Book: 'book',
|
|
24
|
-
Bookmark: 'bookmark',
|
|
25
|
-
BookmarkHollow: 'bookmarkHollow',
|
|
26
|
-
Broom: 'broom',
|
|
27
|
-
Check: 'check',
|
|
28
|
-
Clock: 'clock',
|
|
29
|
-
Comment: 'comment',
|
|
30
|
-
Crown: 'crown',
|
|
31
|
-
CustomServer: 'customServer',
|
|
32
|
-
Delete: 'delete',
|
|
33
|
-
Edit: 'edit',
|
|
34
|
-
Effect: 'effect',
|
|
35
|
-
Engine: 'engine',
|
|
36
|
-
Envelope: 'envelope',
|
|
37
|
-
EnvelopeOpen: 'envelopeOpen',
|
|
38
|
-
Filter: 'filter',
|
|
39
|
-
Globe: 'globe',
|
|
40
|
-
Hand: 'hand',
|
|
41
|
-
Heart: 'heart',
|
|
42
|
-
HeartHollow: 'heartHollow',
|
|
43
|
-
Hide: 'hide',
|
|
44
|
-
IceCream: 'iceCream',
|
|
45
|
-
Information: 'information',
|
|
46
|
-
Level: 'level',
|
|
47
|
-
Lock: 'lock',
|
|
48
|
-
Medal: 'medal',
|
|
49
|
-
Message: 'message',
|
|
50
|
-
Minus: 'minus',
|
|
51
|
-
Options: 'options',
|
|
52
|
-
Particle: 'particle',
|
|
53
|
-
Pin: 'pin',
|
|
54
|
-
Player: 'player',
|
|
55
|
-
Playlist: 'playlist',
|
|
56
|
-
Plus: 'plus',
|
|
57
|
-
Post: 'post',
|
|
58
|
-
Question: 'question',
|
|
59
|
-
Ranking: 'ranking',
|
|
60
|
-
Replay: 'replay',
|
|
61
|
-
Reply: 'reply',
|
|
62
|
-
Restore: 'restore',
|
|
63
|
-
Room: 'room',
|
|
64
|
-
Scissors: 'scissors',
|
|
65
|
-
Search: 'search',
|
|
66
|
-
Settings: 'settings',
|
|
67
|
-
Show: 'show',
|
|
68
|
-
Shuffle: 'shuffle',
|
|
69
|
-
Skin: 'skin',
|
|
70
|
-
Sort: 'sort',
|
|
71
|
-
SortDown: 'sortDown',
|
|
72
|
-
SortDown19: 'sortDown19',
|
|
73
|
-
SortDown91: 'sortDown91',
|
|
74
|
-
SortDownAZ: 'sortDownAZ',
|
|
75
|
-
SortDownShortWide: 'sortDownShortWide',
|
|
76
|
-
SortDownWideShort: 'sortDownWideShort',
|
|
77
|
-
SortDownZA: 'sortDownZA',
|
|
78
|
-
SortUp: 'sortUp',
|
|
79
|
-
SortUp19: 'sortUp19',
|
|
80
|
-
SortUp91: 'sortUp91',
|
|
81
|
-
SortUpAZ: 'sortUpAZ',
|
|
82
|
-
SortUpShortWide: 'sortUpShortWide',
|
|
83
|
-
SortUpWideShort: 'sortUpWideShort',
|
|
84
|
-
SortUpZA: 'sortUpZA',
|
|
85
|
-
Star: 'star',
|
|
86
|
-
StarHalf: 'starHalf',
|
|
87
|
-
StarHollow: 'starHollow',
|
|
88
|
-
Stopwatch: 'stopwatch',
|
|
89
|
-
Tag: 'tag',
|
|
90
|
-
ThumbsDown: 'thumbsDown',
|
|
91
|
-
ThumbsDownHollow: 'thumbsDownHollow',
|
|
92
|
-
ThumbsUp: 'thumbsUp',
|
|
93
|
-
ThumbsUpHollow: 'thumbsUpHollow',
|
|
94
|
-
Trophy: 'trophy',
|
|
95
|
-
Unlock: 'unlock',
|
|
96
|
-
User: 'user',
|
|
97
|
-
Warning: 'warning',
|
|
98
|
-
XMark: 'xMark',
|
|
99
|
-
};
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
export declare const ParticleEffectName: {
|
|
2
|
-
readonly NoteCircularTapNeutral: "#NOTE_CIRCULAR_TAP_NEUTRAL";
|
|
3
|
-
readonly NoteCircularTapRed: "#NOTE_CIRCULAR_TAP_RED";
|
|
4
|
-
readonly NoteCircularTapGreen: "#NOTE_CIRCULAR_TAP_GREEN";
|
|
5
|
-
readonly NoteCircularTapBlue: "#NOTE_CIRCULAR_TAP_BLUE";
|
|
6
|
-
readonly NoteCircularTapYellow: "#NOTE_CIRCULAR_TAP_YELLOW";
|
|
7
|
-
readonly NoteCircularTapPurple: "#NOTE_CIRCULAR_TAP_PURPLE";
|
|
8
|
-
readonly NoteCircularTapCyan: "#NOTE_CIRCULAR_TAP_CYAN";
|
|
9
|
-
readonly NoteCircularAlternativeNeutral: "#NOTE_CIRCULAR_ALTERNATIVE_NEUTRAL";
|
|
10
|
-
readonly NoteCircularAlternativeRed: "#NOTE_CIRCULAR_ALTERNATIVE_RED";
|
|
11
|
-
readonly NoteCircularAlternativeGreen: "#NOTE_CIRCULAR_ALTERNATIVE_GREEN";
|
|
12
|
-
readonly NoteCircularAlternativeBlue: "#NOTE_CIRCULAR_ALTERNATIVE_BLUE";
|
|
13
|
-
readonly NoteCircularAlternativeYellow: "#NOTE_CIRCULAR_ALTERNATIVE_YELLOW";
|
|
14
|
-
readonly NoteCircularAlternativePurple: "#NOTE_CIRCULAR_ALTERNATIVE_PURPLE";
|
|
15
|
-
readonly NoteCircularAlternativeCyan: "#NOTE_CIRCULAR_ALTERNATIVE_CYAN";
|
|
16
|
-
readonly NoteCircularHoldNeutral: "#NOTE_CIRCULAR_HOLD_NEUTRAL";
|
|
17
|
-
readonly NoteCircularHoldRed: "#NOTE_CIRCULAR_HOLD_RED";
|
|
18
|
-
readonly NoteCircularHoldGreen: "#NOTE_CIRCULAR_HOLD_GREEN";
|
|
19
|
-
readonly NoteCircularHoldBlue: "#NOTE_CIRCULAR_HOLD_BLUE";
|
|
20
|
-
readonly NoteCircularHoldYellow: "#NOTE_CIRCULAR_HOLD_YELLOW";
|
|
21
|
-
readonly NoteCircularHoldPurple: "#NOTE_CIRCULAR_HOLD_PURPLE";
|
|
22
|
-
readonly NoteCircularHoldCyan: "#NOTE_CIRCULAR_HOLD_CYAN";
|
|
23
|
-
readonly NoteLinearTapNeutral: "#NOTE_LINEAR_TAP_NEUTRAL";
|
|
24
|
-
readonly NoteLinearTapRed: "#NOTE_LINEAR_TAP_RED";
|
|
25
|
-
readonly NoteLinearTapGreen: "#NOTE_LINEAR_TAP_GREEN";
|
|
26
|
-
readonly NoteLinearTapBlue: "#NOTE_LINEAR_TAP_BLUE";
|
|
27
|
-
readonly NoteLinearTapYellow: "#NOTE_LINEAR_TAP_YELLOW";
|
|
28
|
-
readonly NoteLinearTapPurple: "#NOTE_LINEAR_TAP_PURPLE";
|
|
29
|
-
readonly NoteLinearTapCyan: "#NOTE_LINEAR_TAP_CYAN";
|
|
30
|
-
readonly NoteLinearAlternativeNeutral: "#NOTE_LINEAR_ALTERNATIVE_NEUTRAL";
|
|
31
|
-
readonly NoteLinearAlternativeRed: "#NOTE_LINEAR_ALTERNATIVE_RED";
|
|
32
|
-
readonly NoteLinearAlternativeGreen: "#NOTE_LINEAR_ALTERNATIVE_GREEN";
|
|
33
|
-
readonly NoteLinearAlternativeBlue: "#NOTE_LINEAR_ALTERNATIVE_BLUE";
|
|
34
|
-
readonly NoteLinearAlternativeYellow: "#NOTE_LINEAR_ALTERNATIVE_YELLOW";
|
|
35
|
-
readonly NoteLinearAlternativePurple: "#NOTE_LINEAR_ALTERNATIVE_PURPLE";
|
|
36
|
-
readonly NoteLinearAlternativeCyan: "#NOTE_LINEAR_ALTERNATIVE_CYAN";
|
|
37
|
-
readonly NoteLinearHoldNeutral: "#NOTE_LINEAR_HOLD_NEUTRAL";
|
|
38
|
-
readonly NoteLinearHoldRed: "#NOTE_LINEAR_HOLD_RED";
|
|
39
|
-
readonly NoteLinearHoldGreen: "#NOTE_LINEAR_HOLD_GREEN";
|
|
40
|
-
readonly NoteLinearHoldBlue: "#NOTE_LINEAR_HOLD_BLUE";
|
|
41
|
-
readonly NoteLinearHoldYellow: "#NOTE_LINEAR_HOLD_YELLOW";
|
|
42
|
-
readonly NoteLinearHoldPurple: "#NOTE_LINEAR_HOLD_PURPLE";
|
|
43
|
-
readonly NoteLinearHoldCyan: "#NOTE_LINEAR_HOLD_CYAN";
|
|
44
|
-
readonly LaneCircular: "#LANE_CIRCULAR";
|
|
45
|
-
readonly LaneLinear: "#LANE_LINEAR";
|
|
46
|
-
readonly SlotCircular: "#SLOT_CIRCULAR";
|
|
47
|
-
readonly SlotLinear: "#SLOT_LINEAR";
|
|
48
|
-
readonly JudgeLineCircular: "#JUDGE_LINE_CIRCULAR";
|
|
49
|
-
readonly JudgeLineLinear: "#JUDGE_LINE_LINEAR";
|
|
50
|
-
};
|
|
51
|
-
export type ParticleEffectName = (typeof ParticleEffectName)[keyof typeof ParticleEffectName];
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
export const ParticleEffectName = {
|
|
2
|
-
NoteCircularTapNeutral: '#NOTE_CIRCULAR_TAP_NEUTRAL',
|
|
3
|
-
NoteCircularTapRed: '#NOTE_CIRCULAR_TAP_RED',
|
|
4
|
-
NoteCircularTapGreen: '#NOTE_CIRCULAR_TAP_GREEN',
|
|
5
|
-
NoteCircularTapBlue: '#NOTE_CIRCULAR_TAP_BLUE',
|
|
6
|
-
NoteCircularTapYellow: '#NOTE_CIRCULAR_TAP_YELLOW',
|
|
7
|
-
NoteCircularTapPurple: '#NOTE_CIRCULAR_TAP_PURPLE',
|
|
8
|
-
NoteCircularTapCyan: '#NOTE_CIRCULAR_TAP_CYAN',
|
|
9
|
-
NoteCircularAlternativeNeutral: '#NOTE_CIRCULAR_ALTERNATIVE_NEUTRAL',
|
|
10
|
-
NoteCircularAlternativeRed: '#NOTE_CIRCULAR_ALTERNATIVE_RED',
|
|
11
|
-
NoteCircularAlternativeGreen: '#NOTE_CIRCULAR_ALTERNATIVE_GREEN',
|
|
12
|
-
NoteCircularAlternativeBlue: '#NOTE_CIRCULAR_ALTERNATIVE_BLUE',
|
|
13
|
-
NoteCircularAlternativeYellow: '#NOTE_CIRCULAR_ALTERNATIVE_YELLOW',
|
|
14
|
-
NoteCircularAlternativePurple: '#NOTE_CIRCULAR_ALTERNATIVE_PURPLE',
|
|
15
|
-
NoteCircularAlternativeCyan: '#NOTE_CIRCULAR_ALTERNATIVE_CYAN',
|
|
16
|
-
NoteCircularHoldNeutral: '#NOTE_CIRCULAR_HOLD_NEUTRAL',
|
|
17
|
-
NoteCircularHoldRed: '#NOTE_CIRCULAR_HOLD_RED',
|
|
18
|
-
NoteCircularHoldGreen: '#NOTE_CIRCULAR_HOLD_GREEN',
|
|
19
|
-
NoteCircularHoldBlue: '#NOTE_CIRCULAR_HOLD_BLUE',
|
|
20
|
-
NoteCircularHoldYellow: '#NOTE_CIRCULAR_HOLD_YELLOW',
|
|
21
|
-
NoteCircularHoldPurple: '#NOTE_CIRCULAR_HOLD_PURPLE',
|
|
22
|
-
NoteCircularHoldCyan: '#NOTE_CIRCULAR_HOLD_CYAN',
|
|
23
|
-
NoteLinearTapNeutral: '#NOTE_LINEAR_TAP_NEUTRAL',
|
|
24
|
-
NoteLinearTapRed: '#NOTE_LINEAR_TAP_RED',
|
|
25
|
-
NoteLinearTapGreen: '#NOTE_LINEAR_TAP_GREEN',
|
|
26
|
-
NoteLinearTapBlue: '#NOTE_LINEAR_TAP_BLUE',
|
|
27
|
-
NoteLinearTapYellow: '#NOTE_LINEAR_TAP_YELLOW',
|
|
28
|
-
NoteLinearTapPurple: '#NOTE_LINEAR_TAP_PURPLE',
|
|
29
|
-
NoteLinearTapCyan: '#NOTE_LINEAR_TAP_CYAN',
|
|
30
|
-
NoteLinearAlternativeNeutral: '#NOTE_LINEAR_ALTERNATIVE_NEUTRAL',
|
|
31
|
-
NoteLinearAlternativeRed: '#NOTE_LINEAR_ALTERNATIVE_RED',
|
|
32
|
-
NoteLinearAlternativeGreen: '#NOTE_LINEAR_ALTERNATIVE_GREEN',
|
|
33
|
-
NoteLinearAlternativeBlue: '#NOTE_LINEAR_ALTERNATIVE_BLUE',
|
|
34
|
-
NoteLinearAlternativeYellow: '#NOTE_LINEAR_ALTERNATIVE_YELLOW',
|
|
35
|
-
NoteLinearAlternativePurple: '#NOTE_LINEAR_ALTERNATIVE_PURPLE',
|
|
36
|
-
NoteLinearAlternativeCyan: '#NOTE_LINEAR_ALTERNATIVE_CYAN',
|
|
37
|
-
NoteLinearHoldNeutral: '#NOTE_LINEAR_HOLD_NEUTRAL',
|
|
38
|
-
NoteLinearHoldRed: '#NOTE_LINEAR_HOLD_RED',
|
|
39
|
-
NoteLinearHoldGreen: '#NOTE_LINEAR_HOLD_GREEN',
|
|
40
|
-
NoteLinearHoldBlue: '#NOTE_LINEAR_HOLD_BLUE',
|
|
41
|
-
NoteLinearHoldYellow: '#NOTE_LINEAR_HOLD_YELLOW',
|
|
42
|
-
NoteLinearHoldPurple: '#NOTE_LINEAR_HOLD_PURPLE',
|
|
43
|
-
NoteLinearHoldCyan: '#NOTE_LINEAR_HOLD_CYAN',
|
|
44
|
-
LaneCircular: '#LANE_CIRCULAR',
|
|
45
|
-
LaneLinear: '#LANE_LINEAR',
|
|
46
|
-
SlotCircular: '#SLOT_CIRCULAR',
|
|
47
|
-
SlotLinear: '#SLOT_LINEAR',
|
|
48
|
-
JudgeLineCircular: '#JUDGE_LINE_CIRCULAR',
|
|
49
|
-
JudgeLineLinear: '#JUDGE_LINE_LINEAR',
|
|
50
|
-
};
|
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
export declare const RuntimeFunction: {
|
|
2
|
-
readonly Abs: "Abs";
|
|
3
|
-
readonly Add: "Add";
|
|
4
|
-
readonly AddLifeScheduled: "AddLifeScheduled";
|
|
5
|
-
readonly And: "And";
|
|
6
|
-
readonly Arccos: "Arccos";
|
|
7
|
-
readonly Arcsin: "Arcsin";
|
|
8
|
-
readonly Arctan: "Arctan";
|
|
9
|
-
readonly Arctan2: "Arctan2";
|
|
10
|
-
readonly BeatToBPM: "BeatToBPM";
|
|
11
|
-
readonly BeatToStartingBeat: "BeatToStartingBeat";
|
|
12
|
-
readonly BeatToStartingTime: "BeatToStartingTime";
|
|
13
|
-
readonly BeatToTime: "BeatToTime";
|
|
14
|
-
readonly Block: "Block";
|
|
15
|
-
readonly Break: "Break";
|
|
16
|
-
readonly Ceil: "Ceil";
|
|
17
|
-
readonly Clamp: "Clamp";
|
|
18
|
-
readonly Copy: "Copy";
|
|
19
|
-
readonly Cos: "Cos";
|
|
20
|
-
readonly Cosh: "Cosh";
|
|
21
|
-
readonly DebugLog: "DebugLog";
|
|
22
|
-
readonly DebugPause: "DebugPause";
|
|
23
|
-
readonly DecrementPost: "DecrementPost";
|
|
24
|
-
readonly DecrementPostPointed: "DecrementPostPointed";
|
|
25
|
-
readonly DecrementPostShifted: "DecrementPostShifted";
|
|
26
|
-
readonly DecrementPre: "DecrementPre";
|
|
27
|
-
readonly DecrementPrePointed: "DecrementPrePointed";
|
|
28
|
-
readonly DecrementPreShifted: "DecrementPreShifted";
|
|
29
|
-
readonly Degree: "Degree";
|
|
30
|
-
readonly DestroyParticleEffect: "DestroyParticleEffect";
|
|
31
|
-
readonly Divide: "Divide";
|
|
32
|
-
readonly DoWhile: "DoWhile";
|
|
33
|
-
readonly Draw: "Draw";
|
|
34
|
-
readonly DrawCurvedB: "DrawCurvedB";
|
|
35
|
-
readonly DrawCurvedBT: "DrawCurvedBT";
|
|
36
|
-
readonly DrawCurvedL: "DrawCurvedL";
|
|
37
|
-
readonly DrawCurvedLR: "DrawCurvedLR";
|
|
38
|
-
readonly DrawCurvedR: "DrawCurvedR";
|
|
39
|
-
readonly DrawCurvedT: "DrawCurvedT";
|
|
40
|
-
readonly EaseInBack: "EaseInBack";
|
|
41
|
-
readonly EaseInCirc: "EaseInCirc";
|
|
42
|
-
readonly EaseInCubic: "EaseInCubic";
|
|
43
|
-
readonly EaseInElastic: "EaseInElastic";
|
|
44
|
-
readonly EaseInExpo: "EaseInExpo";
|
|
45
|
-
readonly EaseInOutBack: "EaseInOutBack";
|
|
46
|
-
readonly EaseInOutCirc: "EaseInOutCirc";
|
|
47
|
-
readonly EaseInOutCubic: "EaseInOutCubic";
|
|
48
|
-
readonly EaseInOutElastic: "EaseInOutElastic";
|
|
49
|
-
readonly EaseInOutExpo: "EaseInOutExpo";
|
|
50
|
-
readonly EaseInOutQuad: "EaseInOutQuad";
|
|
51
|
-
readonly EaseInOutQuart: "EaseInOutQuart";
|
|
52
|
-
readonly EaseInOutQuint: "EaseInOutQuint";
|
|
53
|
-
readonly EaseInOutSine: "EaseInOutSine";
|
|
54
|
-
readonly EaseInQuad: "EaseInQuad";
|
|
55
|
-
readonly EaseInQuart: "EaseInQuart";
|
|
56
|
-
readonly EaseInQuint: "EaseInQuint";
|
|
57
|
-
readonly EaseInSine: "EaseInSine";
|
|
58
|
-
readonly EaseOutBack: "EaseOutBack";
|
|
59
|
-
readonly EaseOutCirc: "EaseOutCirc";
|
|
60
|
-
readonly EaseOutCubic: "EaseOutCubic";
|
|
61
|
-
readonly EaseOutElastic: "EaseOutElastic";
|
|
62
|
-
readonly EaseOutExpo: "EaseOutExpo";
|
|
63
|
-
readonly EaseOutInBack: "EaseOutInBack";
|
|
64
|
-
readonly EaseOutInCirc: "EaseOutInCirc";
|
|
65
|
-
readonly EaseOutInCubic: "EaseOutInCubic";
|
|
66
|
-
readonly EaseOutInElastic: "EaseOutInElastic";
|
|
67
|
-
readonly EaseOutInExpo: "EaseOutInExpo";
|
|
68
|
-
readonly EaseOutInQuad: "EaseOutInQuad";
|
|
69
|
-
readonly EaseOutInQuart: "EaseOutInQuart";
|
|
70
|
-
readonly EaseOutInQuint: "EaseOutInQuint";
|
|
71
|
-
readonly EaseOutInSine: "EaseOutInSine";
|
|
72
|
-
readonly EaseOutQuad: "EaseOutQuad";
|
|
73
|
-
readonly EaseOutQuart: "EaseOutQuart";
|
|
74
|
-
readonly EaseOutQuint: "EaseOutQuint";
|
|
75
|
-
readonly EaseOutSine: "EaseOutSine";
|
|
76
|
-
readonly Equal: "Equal";
|
|
77
|
-
readonly Execute: "Execute";
|
|
78
|
-
readonly Execute0: "Execute0";
|
|
79
|
-
readonly ExportValue: "ExportValue";
|
|
80
|
-
readonly Floor: "Floor";
|
|
81
|
-
readonly Frac: "Frac";
|
|
82
|
-
readonly Get: "Get";
|
|
83
|
-
readonly GetPointed: "GetPointed";
|
|
84
|
-
readonly GetShifted: "GetShifted";
|
|
85
|
-
readonly Greater: "Greater";
|
|
86
|
-
readonly GreaterOr: "GreaterOr";
|
|
87
|
-
readonly HasEffectClip: "HasEffectClip";
|
|
88
|
-
readonly HasParticleEffect: "HasParticleEffect";
|
|
89
|
-
readonly HasSkinSprite: "HasSkinSprite";
|
|
90
|
-
readonly If: "If";
|
|
91
|
-
readonly IncrementPost: "IncrementPost";
|
|
92
|
-
readonly IncrementPostPointed: "IncrementPostPointed";
|
|
93
|
-
readonly IncrementPostShifted: "IncrementPostShifted";
|
|
94
|
-
readonly IncrementPre: "IncrementPre";
|
|
95
|
-
readonly IncrementPrePointed: "IncrementPrePointed";
|
|
96
|
-
readonly IncrementPreShifted: "IncrementPreShifted";
|
|
97
|
-
readonly Judge: "Judge";
|
|
98
|
-
readonly JudgeSimple: "JudgeSimple";
|
|
99
|
-
readonly JumpLoop: "JumpLoop";
|
|
100
|
-
readonly Lerp: "Lerp";
|
|
101
|
-
readonly LerpClamped: "LerpClamped";
|
|
102
|
-
readonly Less: "Less";
|
|
103
|
-
readonly LessOr: "LessOr";
|
|
104
|
-
readonly Log: "Log";
|
|
105
|
-
readonly Max: "Max";
|
|
106
|
-
readonly Min: "Min";
|
|
107
|
-
readonly Mod: "Mod";
|
|
108
|
-
readonly MoveParticleEffect: "MoveParticleEffect";
|
|
109
|
-
readonly Multiply: "Multiply";
|
|
110
|
-
readonly Negate: "Negate";
|
|
111
|
-
readonly Not: "Not";
|
|
112
|
-
readonly NotEqual: "NotEqual";
|
|
113
|
-
readonly Or: "Or";
|
|
114
|
-
readonly Paint: "Paint";
|
|
115
|
-
readonly Play: "Play";
|
|
116
|
-
readonly PlayLooped: "PlayLooped";
|
|
117
|
-
readonly PlayLoopedScheduled: "PlayLoopedScheduled";
|
|
118
|
-
readonly PlayScheduled: "PlayScheduled";
|
|
119
|
-
readonly Power: "Power";
|
|
120
|
-
readonly Print: "Print";
|
|
121
|
-
readonly Radian: "Radian";
|
|
122
|
-
readonly Random: "Random";
|
|
123
|
-
readonly RandomInteger: "RandomInteger";
|
|
124
|
-
readonly Rem: "Rem";
|
|
125
|
-
readonly Remap: "Remap";
|
|
126
|
-
readonly RemapClamped: "RemapClamped";
|
|
127
|
-
readonly Round: "Round";
|
|
128
|
-
readonly Set: "Set";
|
|
129
|
-
readonly SetAdd: "SetAdd";
|
|
130
|
-
readonly SetAddPointed: "SetAddPointed";
|
|
131
|
-
readonly SetAddShifted: "SetAddShifted";
|
|
132
|
-
readonly SetDivide: "SetDivide";
|
|
133
|
-
readonly SetDividePointed: "SetDividePointed";
|
|
134
|
-
readonly SetDivideShifted: "SetDivideShifted";
|
|
135
|
-
readonly SetMod: "SetMod";
|
|
136
|
-
readonly SetModPointed: "SetModPointed";
|
|
137
|
-
readonly SetModShifted: "SetModShifted";
|
|
138
|
-
readonly SetMultiply: "SetMultiply";
|
|
139
|
-
readonly SetMultiplyPointed: "SetMultiplyPointed";
|
|
140
|
-
readonly SetMultiplyShifted: "SetMultiplyShifted";
|
|
141
|
-
readonly SetPointed: "SetPointed";
|
|
142
|
-
readonly SetPower: "SetPower";
|
|
143
|
-
readonly SetPowerPointed: "SetPowerPointed";
|
|
144
|
-
readonly SetPowerShifted: "SetPowerShifted";
|
|
145
|
-
readonly SetRem: "SetRem";
|
|
146
|
-
readonly SetRemPointed: "SetRemPointed";
|
|
147
|
-
readonly SetRemShifted: "SetRemShifted";
|
|
148
|
-
readonly SetShifted: "SetShifted";
|
|
149
|
-
readonly SetSubtract: "SetSubtract";
|
|
150
|
-
readonly SetSubtractPointed: "SetSubtractPointed";
|
|
151
|
-
readonly SetSubtractShifted: "SetSubtractShifted";
|
|
152
|
-
readonly Sign: "Sign";
|
|
153
|
-
readonly Sin: "Sin";
|
|
154
|
-
readonly Sinh: "Sinh";
|
|
155
|
-
readonly Spawn: "Spawn";
|
|
156
|
-
readonly SpawnParticleEffect: "SpawnParticleEffect";
|
|
157
|
-
readonly StackEnter: "StackEnter";
|
|
158
|
-
readonly StackGet: "StackGet";
|
|
159
|
-
readonly StackGetFrame: "StackGetFrame";
|
|
160
|
-
readonly StackGetFramePointer: "StackGetFramePointer";
|
|
161
|
-
readonly StackGetPointer: "StackGetPointer";
|
|
162
|
-
readonly StackGrow: "StackGrow";
|
|
163
|
-
readonly StackInit: "StackInit";
|
|
164
|
-
readonly StackLeave: "StackLeave";
|
|
165
|
-
readonly StackPop: "StackPop";
|
|
166
|
-
readonly StackPush: "StackPush";
|
|
167
|
-
readonly StackSet: "StackSet";
|
|
168
|
-
readonly StackSetFrame: "StackSetFrame";
|
|
169
|
-
readonly StackSetFramePointer: "StackSetFramePointer";
|
|
170
|
-
readonly StackSetPointer: "StackSetPointer";
|
|
171
|
-
readonly StopLooped: "StopLooped";
|
|
172
|
-
readonly StopLoopedScheduled: "StopLoopedScheduled";
|
|
173
|
-
readonly StreamGetNextKey: "StreamGetNextKey";
|
|
174
|
-
readonly StreamGetPreviousKey: "StreamGetPreviousKey";
|
|
175
|
-
readonly StreamGetValue: "StreamGetValue";
|
|
176
|
-
readonly StreamHas: "StreamHas";
|
|
177
|
-
readonly StreamSet: "StreamSet";
|
|
178
|
-
readonly Subtract: "Subtract";
|
|
179
|
-
readonly Switch: "Switch";
|
|
180
|
-
readonly SwitchInteger: "SwitchInteger";
|
|
181
|
-
readonly SwitchIntegerWithDefault: "SwitchIntegerWithDefault";
|
|
182
|
-
readonly SwitchWithDefault: "SwitchWithDefault";
|
|
183
|
-
readonly Tan: "Tan";
|
|
184
|
-
readonly Tanh: "Tanh";
|
|
185
|
-
readonly TimeToScaledTime: "TimeToScaledTime";
|
|
186
|
-
readonly TimeToStartingScaledTime: "TimeToStartingScaledTime";
|
|
187
|
-
readonly TimeToStartingTime: "TimeToStartingTime";
|
|
188
|
-
readonly TimeToTimeScale: "TimeToTimeScale";
|
|
189
|
-
readonly Trunc: "Trunc";
|
|
190
|
-
readonly Unlerp: "Unlerp";
|
|
191
|
-
readonly UnlerpClamped: "UnlerpClamped";
|
|
192
|
-
readonly While: "While";
|
|
193
|
-
};
|
|
194
|
-
export type RuntimeFunction = (typeof RuntimeFunction)[keyof typeof RuntimeFunction];
|