@quenty/softshutdown 9.10.0 → 9.11.1
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/package.json +19 -19
- package/src/Client/SoftShutdownServiceClient.lua +1 -1
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
|
+
## [9.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/softshutdown@9.11.0...@quenty/softshutdown@9.11.1) (2024-10-04)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @quenty/softshutdown
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [9.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/softshutdown@9.10.0...@quenty/softshutdown@9.11.0) (2024-10-04)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* PushDisable preventing any memory leaks ([4df041a](https://github.com/Quenty/NevermoreEngine/commit/4df041a2e435845928babe3675fc6735703ca70a))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
6
25
|
# [9.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/softshutdown@9.9.0...@quenty/softshutdown@9.10.0) (2024-09-25)
|
|
7
26
|
|
|
8
27
|
**Note:** Version bump only for package @quenty/softshutdown
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/softshutdown",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.11.1",
|
|
4
4
|
"description": "This service lets you shut down servers without losing a bunch of players. When game.OnClose is called, the script teleports everyone in the server into a reserved server.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -29,25 +29,25 @@
|
|
|
29
29
|
"access": "public"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@quenty/attributeutils": "^14.
|
|
33
|
-
"@quenty/baseobject": "^10.
|
|
34
|
-
"@quenty/basicpane": "^13.
|
|
35
|
-
"@quenty/bindtocloseservice": "^8.
|
|
36
|
-
"@quenty/blend": "^12.
|
|
37
|
-
"@quenty/clienttranslator": "^14.
|
|
38
|
-
"@quenty/coreguienabler": "^12.
|
|
39
|
-
"@quenty/datastore": "^13.
|
|
40
|
-
"@quenty/loader": "^10.
|
|
41
|
-
"@quenty/maid": "^3.
|
|
32
|
+
"@quenty/attributeutils": "^14.8.1",
|
|
33
|
+
"@quenty/baseobject": "^10.6.0",
|
|
34
|
+
"@quenty/basicpane": "^13.8.1",
|
|
35
|
+
"@quenty/bindtocloseservice": "^8.8.1",
|
|
36
|
+
"@quenty/blend": "^12.8.1",
|
|
37
|
+
"@quenty/clienttranslator": "^14.9.1",
|
|
38
|
+
"@quenty/coreguienabler": "^12.8.1",
|
|
39
|
+
"@quenty/datastore": "^13.10.1",
|
|
40
|
+
"@quenty/loader": "^10.6.0",
|
|
41
|
+
"@quenty/maid": "^3.4.0",
|
|
42
42
|
"@quenty/math": "^2.7.0",
|
|
43
|
-
"@quenty/promise": "^10.
|
|
44
|
-
"@quenty/rx": "^13.
|
|
45
|
-
"@quenty/servicebag": "^11.
|
|
43
|
+
"@quenty/promise": "^10.6.0",
|
|
44
|
+
"@quenty/rx": "^13.8.0",
|
|
45
|
+
"@quenty/servicebag": "^11.8.0",
|
|
46
46
|
"@quenty/table": "^3.5.0",
|
|
47
|
-
"@quenty/teleportserviceutils": "^9.
|
|
48
|
-
"@quenty/uiobjectutils": "^6.
|
|
49
|
-
"@quenty/valuebaseutils": "^13.
|
|
50
|
-
"@quenty/valueobject": "^13.
|
|
47
|
+
"@quenty/teleportserviceutils": "^9.8.1",
|
|
48
|
+
"@quenty/uiobjectutils": "^6.7.1",
|
|
49
|
+
"@quenty/valuebaseutils": "^13.8.1",
|
|
50
|
+
"@quenty/valueobject": "^13.8.1"
|
|
51
51
|
},
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "539802fea720a92f81ad48d6d5579605d8844d0a"
|
|
53
53
|
}
|
|
@@ -186,7 +186,7 @@ function SoftShutdownServiceClient:_hideCoreGuiUI(maid, ignoreScreenGui)
|
|
|
186
186
|
end)
|
|
187
187
|
|
|
188
188
|
for _, coreGuiType in pairs(DISABLE_CORE_GUI_TYPES) do
|
|
189
|
-
maid:GiveTask(CoreGuiEnabler:
|
|
189
|
+
maid:GiveTask(CoreGuiEnabler:PushDisable(coreGuiType))
|
|
190
190
|
end
|
|
191
191
|
end
|
|
192
192
|
|