@quenty/firstpersoncharactertransparency 9.0.0-canary.331.7eefa75.0 → 9.0.0-canary.367.e9fdcbc.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 CHANGED
@@ -3,7 +3,90 @@
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.0.0-canary.331.7eefa75.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.6.0...@quenty/firstpersoncharactertransparency@9.0.0-canary.331.7eefa75.0) (2023-02-27)
6
+ # [9.0.0-canary.367.e9fdcbc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.15.0...@quenty/firstpersoncharactertransparency@9.0.0-canary.367.e9fdcbc.0) (2023-06-05)
7
+
8
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
9
+
10
+
11
+
12
+
13
+
14
+ # [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.14.0...@quenty/firstpersoncharactertransparency@8.15.0) (2023-05-26)
15
+
16
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
17
+
18
+
19
+
20
+
21
+
22
+ # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.13.0...@quenty/firstpersoncharactertransparency@8.14.0) (2023-05-08)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * Hide additional accessories which should not be rendered while in first-person ([27cfe4f](https://github.com/Quenty/NevermoreEngine/commit/27cfe4f38ad0221fc65b6f86f716faaf5aa22982))
28
+
29
+
30
+
31
+
32
+
33
+ # [8.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.12.1...@quenty/firstpersoncharactertransparency@8.13.0) (2023-04-10)
34
+
35
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
36
+
37
+
38
+
39
+
40
+
41
+ ## [8.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.12.0...@quenty/firstpersoncharactertransparency@8.12.1) (2023-04-07)
42
+
43
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
44
+
45
+
46
+
47
+
48
+
49
+ # [8.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.11.0...@quenty/firstpersoncharactertransparency@8.12.0) (2023-04-06)
50
+
51
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
52
+
53
+
54
+
55
+
56
+
57
+ # [8.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.10.0...@quenty/firstpersoncharactertransparency@8.11.0) (2023-04-03)
58
+
59
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
60
+
61
+
62
+
63
+
64
+
65
+ # [8.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.9.0...@quenty/firstpersoncharactertransparency@8.10.0) (2023-03-31)
66
+
67
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
68
+
69
+
70
+
71
+
72
+
73
+ # [8.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.8.0...@quenty/firstpersoncharactertransparency@8.9.0) (2023-03-31)
74
+
75
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
76
+
77
+
78
+
79
+
80
+
81
+ # [8.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.7.0...@quenty/firstpersoncharactertransparency@8.8.0) (2023-03-05)
82
+
83
+ **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
84
+
85
+
86
+
87
+
88
+
89
+ # [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.6.0...@quenty/firstpersoncharactertransparency@8.7.0) (2023-02-27)
7
90
 
8
91
  **Note:** Version bump only for package @quenty/firstpersoncharactertransparency
9
92
 
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2014-2022 Quenty
3
+ Copyright (c) 2014-2023 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/firstpersoncharactertransparency",
3
- "version": "9.0.0-canary.331.7eefa75.0",
3
+ "version": "9.0.0-canary.367.e9fdcbc.0",
4
4
  "description": "Allows transparency to manually be controlled for a character in first-person mode",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -26,19 +26,19 @@
26
26
  "Quenty"
27
27
  ],
28
28
  "dependencies": {
29
- "@quenty/baseobject": "6.1.0",
30
- "@quenty/brio": "9.0.0-canary.331.7eefa75.0",
31
- "@quenty/humanoidtracker": "8.0.0-canary.331.7eefa75.0",
32
- "@quenty/instanceutils": "8.0.0-canary.331.7eefa75.0",
33
- "@quenty/loader": "6.1.0",
34
- "@quenty/maid": "2.4.0",
35
- "@quenty/r15utils": "8.0.0-canary.331.7eefa75.0",
36
- "@quenty/rx": "8.0.0-canary.331.7eefa75.0",
37
- "@quenty/statestack": "9.0.0-canary.331.7eefa75.0",
38
- "@quenty/transparencyservice": "7.1.0"
29
+ "@quenty/baseobject": "6.2.1",
30
+ "@quenty/brio": "8.13.0",
31
+ "@quenty/humanoidtracker": "8.0.0-canary.367.e9fdcbc.0",
32
+ "@quenty/instanceutils": "7.14.0",
33
+ "@quenty/loader": "6.2.1",
34
+ "@quenty/maid": "2.5.0",
35
+ "@quenty/r15utils": "7.15.0",
36
+ "@quenty/rx": "7.11.0",
37
+ "@quenty/statestack": "9.0.0-canary.367.e9fdcbc.0",
38
+ "@quenty/transparencyservice": "8.0.0-canary.367.e9fdcbc.0"
39
39
  },
40
40
  "publishConfig": {
41
41
  "access": "public"
42
42
  },
43
- "gitHead": "7eefa756f8bd892b1210349a8133d6d56992dffb"
43
+ "gitHead": "e9fdcbc6ea1d46e068bf42a08b833099e9005259"
44
44
  }
@@ -60,7 +60,11 @@ function HideHead:_observeHeadAndFaceAccessoryPartsBrio()
60
60
  return self:_observeAccessoriesBrio():Pipe({
61
61
  RxBrioUtils.flatMapBrio(function(accessory)
62
62
  return RxInstanceUtils.observePropertyBrio(accessory, "AccessoryType", function(accessoryType)
63
- return accessoryType == Enum.AccessoryType.Hat or accessoryType == Enum.AccessoryType.Face
63
+ return accessoryType == Enum.AccessoryType.Hat
64
+ or accessoryType == Enum.AccessoryType.Face
65
+ or accessoryType == Enum.AccessoryType.Hair
66
+ or accessoryType == Enum.AccessoryType.Eyebrow
67
+ or accessoryType == Enum.AccessoryType.Eyelash
64
68
  end):Pipe({
65
69
  RxBrioUtils.onlyLastBrioSurvives();
66
70
  RxBrioUtils.switchMapBrio(function()