@hellpig/anarchy-engine 21.2.6 → 21.3.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 +5 -6
- package/NOTICE.md +1 -1
- package/dist/anarchy-engine/src/Abstract/Constants/FactoryType.d.ts +1 -0
- package/dist/anarchy-engine/src/Abstract/Constants/RegistryType.d.ts +1 -0
- package/dist/anarchy-engine/src/Abstract/Constants/WrapperType.d.ts +2 -1
- package/dist/anarchy-engine/src/Animations/Loader/AnimationsLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/Animations/Services/AnimationsService.d.ts +2 -1
- package/dist/anarchy-engine/src/Audio/Loader/AudioLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/Audio/Services/AudioService.d.ts +2 -1
- package/dist/anarchy-engine/src/EnvMap/Loader/EnvMapLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/EnvMap/Services/EnvMapService.d.ts +2 -1
- package/dist/anarchy-engine/src/LoadingManager/Constants/DefaultSpaceLoadingManagerName.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/Constants/LoadingEventType.d.ts +7 -0
- package/dist/anarchy-engine/src/LoadingManager/Constants/index.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Factories/LoadingManagerFactory.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Factories/index.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingEvent.d.ts +8 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerFactory.d.ts +4 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerParams.d.ts +6 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerRegistry.d.ts +3 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerService.d.ts +12 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerWrapper.d.ts +11 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/index.d.ts +6 -0
- package/dist/anarchy-engine/src/LoadingManager/Registries/LoadingManagerRegistry.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Registries/index.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/Services/LoadingManagerService.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Services/index.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/Wrappers/LoadingManagerWrapper.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Wrappers/index.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/index.d.ts +6 -0
- package/dist/anarchy-engine/src/Models3d/Loaders/Loader3dCore.d.ts +2 -1
- package/dist/anarchy-engine/src/Models3d/Loaders/Models3dLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/Models3d/Services/Models3dService.d.ts +2 -1
- package/dist/anarchy-engine/src/Space/Models/TSpaceServices.d.ts +2 -0
- package/dist/anarchy-engine/src/Texture/Loaders/TexturesLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/Texture/Services/TextureService.d.ts +2 -1
- package/dist/anarchy-engine/src/index.d.ts +1 -0
- package/dist/anarchy-engine.es.js +1 -1
- package/dist/anarchy-engine.es.js.map +1 -1
- package/dist/assets/{Loop.worker-Bcr7sS8J.js → Loop.worker-D1bMWlsN.js} +2 -2
- package/dist/assets/Loop.worker-D1bMWlsN.js.map +1 -0
- package/legal/DISCLAIMER.md +1 -1
- package/legal/EULA.md +2 -2
- package/legal/NOTICE.md +6 -6
- package/legal/PRIVACY.md +5 -5
- package/legal/SECURITY.md +3 -3
- package/legal/THIRD_PARTY_LICENSES.md +6 -6
- package/package.json +8 -8
- package/dist/assets/Loop.worker-Bcr7sS8J.js.map +0 -1
package/legal/DISCLAIMER.md
CHANGED
|
@@ -32,7 +32,7 @@ The Project may include or interface with **third-party open-source components**
|
|
|
32
32
|
|
|
33
33
|
## Accessibility (EAA and similar)
|
|
34
34
|
|
|
35
|
-
Where required by applicable law (e.g., the **EU Accessibility Act**), we aim to address **accessibility feedback** for distributed binaries **within reasonable and proportionate limits**. Contact: **
|
|
35
|
+
Where required by applicable law (e.g., the **EU Accessibility Act**), we aim to address **accessibility feedback** for distributed binaries **within reasonable and proportionate limits**. Contact: **pnf036+anarchy@gmail.com**. This section **does not** create service levels or guarantees.
|
|
36
36
|
|
|
37
37
|
## Security and Support
|
|
38
38
|
|
package/legal/EULA.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# End User License Terms — @hellpig/anarchy-engine
|
|
2
2
|
|
|
3
|
-
**Effective date:**
|
|
3
|
+
**Effective date:** 11 January 2026
|
|
4
4
|
This repository is provided under **MIT** (see `LICENSE`).
|
|
5
5
|
|
|
6
6
|
1. **License & Ownership.** The code is licensed, not sold. Copyrights remain with the authors.
|
|
@@ -9,7 +9,7 @@ This repository is provided under **MIT** (see `LICENSE`).
|
|
|
9
9
|
4. **Third-Party Components (License Precedence).** Dependencies retain their own licenses and notices. **If this text ever conflicts with a third-party license for a specific component, that third-party license governs for that component.** See `NOTICE` / `THIRD_PARTY_LICENSES`.
|
|
10
10
|
5. **No Warranty / Liability.** Provided **“AS IS”**, **to the extent permitted by law**, without warranties; **statutory consumer rights (if any) are not affected**.
|
|
11
11
|
|
|
12
|
-
**Accessibility.** Where required by law, we aim to address **accessibility feedback** for officially published artifacts **within reasonable and proportionate limits**. Contact: **
|
|
12
|
+
**Accessibility.** Where required by law, we aim to address **accessibility feedback** for officially published artifacts **within reasonable and proportionate limits**. Contact: **pnf036+anarchy@gmail.com**. This section does **not** create service levels or guarantees.
|
|
13
13
|
|
|
14
14
|
## Governing Language
|
|
15
15
|
|
package/legal/NOTICE.md
CHANGED
|
@@ -23,7 +23,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
23
23
|
|
|
24
24
|
---
|
|
25
25
|
|
|
26
|
-
## @dimforge/rapier3d@0.19.
|
|
26
|
+
## @dimforge/rapier3d@0.19.3
|
|
27
27
|
|
|
28
28
|
**License(s):** Apache-2.0
|
|
29
29
|
|
|
@@ -35,7 +35,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
35
35
|
|
|
36
36
|
---
|
|
37
37
|
|
|
38
|
-
## @hellpig/anarchy-shared@1.
|
|
38
|
+
## @hellpig/anarchy-shared@1.5.2
|
|
39
39
|
|
|
40
40
|
**License(s):** MIT
|
|
41
41
|
|
|
@@ -53,7 +53,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
53
53
|
|
|
54
54
|
---
|
|
55
55
|
|
|
56
|
-
## bowser@2.
|
|
56
|
+
## bowser@2.13.1
|
|
57
57
|
|
|
58
58
|
**License(s):** MIT
|
|
59
59
|
|
|
@@ -75,7 +75,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
75
75
|
|
|
76
76
|
---
|
|
77
77
|
|
|
78
|
-
## lodash-es@4.17.
|
|
78
|
+
## lodash-es@4.17.22
|
|
79
79
|
|
|
80
80
|
**License(s):** MIT
|
|
81
81
|
|
|
@@ -131,7 +131,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
131
131
|
|
|
132
132
|
---
|
|
133
133
|
|
|
134
|
-
## three@0.
|
|
134
|
+
## three@0.182.0
|
|
135
135
|
|
|
136
136
|
**License(s):** MIT
|
|
137
137
|
|
|
@@ -143,7 +143,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
143
143
|
|
|
144
144
|
---
|
|
145
145
|
|
|
146
|
-
## three-mesh-bvh@0.9.
|
|
146
|
+
## three-mesh-bvh@0.9.4
|
|
147
147
|
|
|
148
148
|
**License(s):** MIT
|
|
149
149
|
|
package/legal/PRIVACY.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Privacy Notice — @hellpig/anarchy-engine
|
|
2
2
|
|
|
3
|
-
**Effective date:**
|
|
3
|
+
**Effective date:** 11 January 2026
|
|
4
4
|
|
|
5
|
-
**Controller:** Sergei Panfilov — Contact:
|
|
5
|
+
**Controller:** Sergei Panfilov — Contact: pnf036+anarchy@gmail.com
|
|
6
6
|
|
|
7
7
|
**Scope / Identification.** This notice applies to the **open-source project** **@hellpig/anarchy-engine** (hosted on or mirrored to **public code hosting platform(s)**). We do **not** operate a consumer service through this repository.
|
|
8
8
|
|
|
@@ -19,7 +19,7 @@ Copies of public content may also appear in mirrors, forks, caches, archival cop
|
|
|
19
19
|
|
|
20
20
|
## 2. Communications
|
|
21
21
|
|
|
22
|
-
If you email **
|
|
22
|
+
If you email **pnf036+anarchy@gmail.com**, we process your **email address**, **message content**, and any information you provide to respond.
|
|
23
23
|
|
|
24
24
|
**Legal basis:** our **legitimate interests** in responding to inquiries (or your **consent**, where applicable).
|
|
25
25
|
|
|
@@ -31,7 +31,7 @@ We may use service providers (e.g., email or CI hosting) as **processors**, boun
|
|
|
31
31
|
|
|
32
32
|
## 4. Your Rights
|
|
33
33
|
|
|
34
|
-
Where applicable, you may request **access**, **rectification**, **erasure**, **restriction**, **objection**, **portability**, and **withdrawal of consent** (for processing based on consent) at **
|
|
34
|
+
Where applicable, you may request **access**, **rectification**, **erasure**, **restriction**, **objection**, **portability**, and **withdrawal of consent** (for processing based on consent) at **pnf036+anarchy@gmail.com**. You may also contact your local supervisory authority (e.g., the Dutch **Autoriteit Persoonsgegevens**, Brazil’s **ANPD**, Canada’s **OPC**, Australia’s **OAIC**). We may request reasonable information to **verify your identity** before acting on a request and will respond **within timelines required by applicable law**.
|
|
35
35
|
|
|
36
36
|
## 5. Security
|
|
37
37
|
|
|
@@ -49,4 +49,4 @@ We may update this notice by committing changes to the repository (the commit hi
|
|
|
49
49
|
|
|
50
50
|
This **notice** is drafted in English. Translations may be provided for convenience. In markets where local-language versions are required by law for clarity and fairness, the local-language version controls to the extent required by applicable law; otherwise, the English version controls.
|
|
51
51
|
|
|
52
|
-
**Contact:**
|
|
52
|
+
**Contact:** pnf036+anarchy@gmail.com
|
package/legal/SECURITY.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Security Policy — @hellpig/anarchy-engine
|
|
2
2
|
|
|
3
|
-
**Effective date:**
|
|
3
|
+
**Effective date:** 11 January 2026
|
|
4
4
|
|
|
5
|
-
**Security Contact:**
|
|
5
|
+
**Security Contact:** pnf036+anarchy_security@gmail.com (email preferred for sensitive reports)
|
|
6
6
|
|
|
7
7
|
## Scope
|
|
8
8
|
|
|
@@ -13,7 +13,7 @@ It covers the Project’s **source code** and our **officially published release
|
|
|
13
13
|
|
|
14
14
|
## Reporting (CVD)
|
|
15
15
|
|
|
16
|
-
- **Report:** email **
|
|
16
|
+
- **Report:** email **pnf036+anarchy_security@gmail.com** with steps to reproduce, affected commit/tag, and impact (if known). If possible, include a short patch or mitigation suggestion.
|
|
17
17
|
- **Public disclosure:** please **do not file public issues with exploit details**; coordinate timing with us to allow a fix or mitigation to be available where reasonably possible.
|
|
18
18
|
|
|
19
19
|
## Handling & Disclosure
|
|
@@ -20,7 +20,7 @@ _No license text file found; relying on package metadata._
|
|
|
20
20
|
|
|
21
21
|
---
|
|
22
22
|
|
|
23
|
-
## @dimforge/rapier3d@0.19.
|
|
23
|
+
## @dimforge/rapier3d@0.19.3
|
|
24
24
|
|
|
25
25
|
**License:** Apache-2.0
|
|
26
26
|
|
|
@@ -232,7 +232,7 @@ limitations under the License.
|
|
|
232
232
|
|
|
233
233
|
---
|
|
234
234
|
|
|
235
|
-
## @hellpig/anarchy-shared@1.
|
|
235
|
+
## @hellpig/anarchy-shared@1.5.2
|
|
236
236
|
|
|
237
237
|
**License:** MIT
|
|
238
238
|
|
|
@@ -266,7 +266,7 @@ SOFTWARE.
|
|
|
266
266
|
|
|
267
267
|
---
|
|
268
268
|
|
|
269
|
-
## bowser@2.
|
|
269
|
+
## bowser@2.13.1
|
|
270
270
|
|
|
271
271
|
**License:** MIT
|
|
272
272
|
|
|
@@ -347,7 +347,7 @@ SOFTWARE.
|
|
|
347
347
|
|
|
348
348
|
---
|
|
349
349
|
|
|
350
|
-
## lodash-es@4.17.
|
|
350
|
+
## lodash-es@4.17.22
|
|
351
351
|
|
|
352
352
|
**License:** MIT
|
|
353
353
|
|
|
@@ -712,7 +712,7 @@ limitations under the License.
|
|
|
712
712
|
|
|
713
713
|
---
|
|
714
714
|
|
|
715
|
-
## three@0.
|
|
715
|
+
## three@0.182.0
|
|
716
716
|
|
|
717
717
|
**License:** MIT
|
|
718
718
|
|
|
@@ -746,7 +746,7 @@ THE SOFTWARE.
|
|
|
746
746
|
|
|
747
747
|
---
|
|
748
748
|
|
|
749
|
-
## three-mesh-bvh@0.9.
|
|
749
|
+
## three-mesh-bvh@0.9.4
|
|
750
750
|
|
|
751
751
|
**License:** MIT
|
|
752
752
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@hellpig/anarchy-engine",
|
|
3
3
|
"author": "S. Panfilov",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "21.
|
|
5
|
+
"version": "21.3.1",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|
|
@@ -69,25 +69,25 @@
|
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"@cfworker/json-schema": "4.1.1",
|
|
72
|
-
"@dimforge/rapier3d": "0.19.
|
|
72
|
+
"@dimforge/rapier3d": "0.19.3",
|
|
73
73
|
"@hellpig/anarchy-shared": "*",
|
|
74
74
|
"date-fns": "4.1.0",
|
|
75
|
-
"lodash-es": "4.17.
|
|
75
|
+
"lodash-es": "4.17.22",
|
|
76
76
|
"nanoid": "5.1.6",
|
|
77
77
|
"rbush": "4.0.1",
|
|
78
78
|
"rxjs": "7.8.2",
|
|
79
|
-
"three": "0.
|
|
80
|
-
"three-mesh-bvh": "0.9.
|
|
79
|
+
"three": "0.182.0",
|
|
80
|
+
"three-mesh-bvh": "0.9.4",
|
|
81
81
|
"ts-key-enum": "3.0.13",
|
|
82
82
|
"typescript-fsm": "1.6.0"
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
85
|
-
"@dimforge/rapier3d-compat": "0.19.
|
|
85
|
+
"@dimforge/rapier3d-compat": "0.19.3",
|
|
86
86
|
"@gltf-transform/cli": "4.2.1",
|
|
87
87
|
"@types/lodash-es": "4.17.12",
|
|
88
88
|
"@types/rbush": "4.0.0",
|
|
89
|
-
"@types/three": "0.
|
|
90
|
-
"esbuild": "0.
|
|
89
|
+
"@types/three": "0.182.0",
|
|
90
|
+
"esbuild": "0.27.2",
|
|
91
91
|
"rollup-plugin-esbuild-minify": "1.3.0",
|
|
92
92
|
"rollup-plugin-terser": "7.0.2",
|
|
93
93
|
"source-map-explorer": "2.5.3",
|