@quenty/soundplayer 3.0.0 → 4.0.1-canary.444.4f02c27.0
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/CHANGELOG.md +19 -0
- package/LICENSE.md +1 -1
- package/package.json +20 -20
- package/src/Client/Loops/SimpleLoopedSoundPlayer.story.lua +0 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,25 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [4.0.1-canary.444.4f02c27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundplayer@4.0.0...@quenty/soundplayer@4.0.1-canary.444.4f02c27.0) (2024-02-13)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundplayer@3.0.0...@quenty/soundplayer@4.0.0) (2024-02-13)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @quenty/soundplayer
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
6
25
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundplayer@2.4.0...@quenty/soundplayer@3.0.0) (2024-01-10)
|
|
7
26
|
|
|
8
27
|
**Note:** Version bump only for package @quenty/soundplayer
|
package/LICENSE.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2014-
|
|
3
|
+
Copyright (c) 2014-2024 James Onnen (Quenty)
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/soundplayer",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1-canary.444.4f02c27.0",
|
|
4
4
|
"description": "Sound playback helper",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -25,28 +25,28 @@
|
|
|
25
25
|
"Quenty"
|
|
26
26
|
],
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@quenty/adorneeutils": "
|
|
29
|
-
"@quenty/baseobject": "
|
|
30
|
-
"@quenty/blend": "
|
|
31
|
-
"@quenty/brio": "
|
|
32
|
-
"@quenty/instanceutils": "
|
|
33
|
-
"@quenty/loader": "
|
|
34
|
-
"@quenty/maid": "
|
|
35
|
-
"@quenty/numberrangeutils": "
|
|
36
|
-
"@quenty/promise": "
|
|
37
|
-
"@quenty/promisemaid": "
|
|
38
|
-
"@quenty/randomutils": "
|
|
39
|
-
"@quenty/rbxasset": "
|
|
40
|
-
"@quenty/rx": "
|
|
41
|
-
"@quenty/signal": "
|
|
42
|
-
"@quenty/sounds": "
|
|
43
|
-
"@quenty/table": "
|
|
44
|
-
"@quenty/transitionmodel": "
|
|
45
|
-
"@quenty/valueobject": "
|
|
28
|
+
"@quenty/adorneeutils": "3.1.0",
|
|
29
|
+
"@quenty/baseobject": "8.0.1-canary.444.4f02c27.0",
|
|
30
|
+
"@quenty/blend": "9.0.1-canary.444.4f02c27.0",
|
|
31
|
+
"@quenty/brio": "11.0.1-canary.444.4f02c27.0",
|
|
32
|
+
"@quenty/instanceutils": "10.0.1-canary.444.4f02c27.0",
|
|
33
|
+
"@quenty/loader": "8.0.1-canary.444.4f02c27.0",
|
|
34
|
+
"@quenty/maid": "3.0.0",
|
|
35
|
+
"@quenty/numberrangeutils": "3.0.0",
|
|
36
|
+
"@quenty/promise": "8.0.1-canary.444.4f02c27.0",
|
|
37
|
+
"@quenty/promisemaid": "3.0.1-canary.444.4f02c27.0",
|
|
38
|
+
"@quenty/randomutils": "4.0.1-canary.444.4f02c27.0",
|
|
39
|
+
"@quenty/rbxasset": "3.0.1-canary.444.4f02c27.0",
|
|
40
|
+
"@quenty/rx": "10.0.1-canary.444.4f02c27.0",
|
|
41
|
+
"@quenty/signal": "5.0.1-canary.444.4f02c27.0",
|
|
42
|
+
"@quenty/sounds": "8.0.1-canary.444.4f02c27.0",
|
|
43
|
+
"@quenty/table": "3.4.0",
|
|
44
|
+
"@quenty/transitionmodel": "4.0.1-canary.444.4f02c27.0",
|
|
45
|
+
"@quenty/valueobject": "10.0.1-canary.444.4f02c27.0",
|
|
46
46
|
"@quentystudios/t": "^3.0.0"
|
|
47
47
|
},
|
|
48
48
|
"publishConfig": {
|
|
49
49
|
"access": "public"
|
|
50
50
|
},
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "4f02c27e96314724c58778e8c113c0d362e16ae4"
|
|
52
52
|
}
|
|
@@ -5,14 +5,11 @@
|
|
|
5
5
|
local require = require(game:GetService("ServerScriptService"):FindFirstChild("LoaderUtils", true).Parent).load(script)
|
|
6
6
|
|
|
7
7
|
local Maid = require("Maid")
|
|
8
|
-
local ServiceBag = require("ServiceBag")
|
|
9
8
|
local SimpleLoopedSoundPlayer = require("SimpleLoopedSoundPlayer")
|
|
10
9
|
local Blend = require("Blend")
|
|
11
10
|
|
|
12
11
|
return function(target)
|
|
13
12
|
local maid = Maid.new()
|
|
14
|
-
local serviceBag = ServiceBag.new()
|
|
15
|
-
maid:GiveTask(serviceBag)
|
|
16
13
|
|
|
17
14
|
local simpleLoopedSoundPlayer = SimpleLoopedSoundPlayer.new("rbxassetid://14477453689")
|
|
18
15
|
simpleLoopedSoundPlayer:SetTransitionTime(1)
|