Commit f678283
authored
fix: Add a couple of additional validators (#88)
* fix: Add a couple of additional validators
- Add exceptions to vanilla texture override handling
- CHKMANIF134 rule regarding MEV must be 1.21.120 for VV (capabilities=pbr) content.
- TEXTUREIMAGE462 rule: Ensure mashups have 60% content
- Add general robustness when handling user content to ensure arrays are arrays before they are used like arrays
- Centralize version checking more to deal with string versions in manifest V3
* fix: Add tests and sample content1 parent e8d3101 commit f678283
File tree
662 files changed
+58541
-616
lines changed- .github/workflows
- app
- public/data/forms
- block_components
- block
- client_biome
- entity
- item_components
- reslist
- src
- UX
- app
- core/versioning
- info
- projectGenerators/checkManifest
- manager
- minecraft
- json
- block/blockComponents
- client_biome
- entity/entityComponents
- manifests
- test
- test/scenarios
- comprehensive
- diverse_content
- sample_skins_errors
- sample_skins_good
- serveCommandValidateAddon
- serveCommandValidateAdvanced
- serveCommandValidateMashup
- serveCommandValidateWorld
- serveCommandValidate
- simple
- spawnRulesDependency
- validateAddons1WellFormedCommand
- validateAddons2AnimationManifestErrorsCommand
- validateAddons3ExtraneousStuffUsesMinecraftCommand
- validateAddons3PlatformVersions
- validateBehaviorPackOnly
- validateComprehensiveContent
- validateLinkErrors
- validateResourcePackOnly
- validateTexturefulvv
- validateTextureful
- validateVibrantVisuals
- samplecontent
- .vscode
- addon
- altdiffs
- linkerrors/resource_packs/aop_mobsrp/textures/aop/moremobs
- subpacks/resource_packs/aop_mobsrp
- subpacks
- b/textures/aop/moremobs
- d/textures/aop/moremobs
- texturefulvv/resource_packs/aop_mobsrp
- textureful/resource_packs/aop_mobsrp
- animations
- entity
- sounds
- ambientsounds
- subpacks/d/textures/ballast
- 20
- 21
- 22
- 23
- 24
- 25
- eachfolderis10.551.296
- textures
- aop/moremobs
- ballast
- 0
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- eachfolderis10.551.296
- vibrantvisuals/resource_packs/aop_mobsrp
- world
- accessory_files
- Marketing Art
- Store Art
- altdiffs
- linkerrors/world_template/resource_packs/aop_mobwrp
- animations
- entity
- sounds
- ambientsounds
- textures/aop/moremobs
- mashup/resource_packs/aop_mobmwrp
- animations
- entity
- materials
- models/entity
- particles
- texts
- textures
- aop/moremobs
- items
- subpacks/world_template/resource_packs/aop_mobwrp
- subpacks
- b/textures/aop/moremobs
- d/textures/aop/moremobs
- texturefulvv/world_template/resource_packs/aop_mobwrp
- textureful/world_template/resource_packs/aop_mobwrp
- animations
- entity
- sounds
- ambientsounds
- subpacks/d/textures/ballast
- 20
- 21
- 22
- 23
- 24
- 25
- eachfolderis10.551.296
- textures
- aop/moremobs
- ballast
- 0
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- eachfolderis10.551.296
- vibrantvisuals/world_template/resource_packs/aop_mobwrp
- atmospherics
- color_grading
- texts
- textures/aop/moremobs
- water
- vnext2/world_template
- behavior_packs/aop_mobwbp
- entities
- scripts
- spawn_rules
- texts
- resource_packs/aop_mobwrp
- animations
- entity
- models/entity
- particles
- texts
- textures/aop/moremobs
- vnext/world_template
- behavior_packs/aop_mobwbp
- entities
- scripts
- spawn_rules
- texts
- resource_packs/aop_mobwrp
- animations
- entity
- models/entity
- particles
- texts
- textures/aop/moremobs
- scripts
- world_templates/aop_mobwt
- behavior_packs/aop_mobwbp
- animation_controllers
- animations
- entities
- loot_tables/aop/mobs
- spawn_rules
- texts
- db
- resource_packs/aop_mobwrp
- animations
- entity
- materials
- models/entity
- particles
- texts
- textures/aop/moremobs
- texts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
662 files changed
+58541
-616
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
10 | 22 | | |
11 | 23 | | |
12 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
| |||
189 | 183 | | |
190 | 184 | | |
191 | 185 | | |
192 | | - | |
193 | | - | |
194 | | - | |
| 186 | + | |
195 | 187 | | |
196 | 188 | | |
197 | 189 | | |
| |||
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
| |||
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
33 | 50 | | |
34 | 51 | | |
35 | 52 | | |
| |||
68 | 85 | | |
69 | 86 | | |
70 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
71 | 102 | | |
72 | 103 | | |
73 | 104 | | |
| |||
Lines changed: 85 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
276 | 284 | | |
277 | 285 | | |
278 | 286 | | |
| |||
298 | 306 | | |
299 | 307 | | |
300 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
301 | 317 | | |
302 | 318 | | |
303 | 319 | | |
| |||
310 | 326 | | |
311 | 327 | | |
312 | 328 | | |
313 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
314 | 340 | | |
315 | 341 | | |
316 | 342 | | |
| |||
321 | 347 | | |
322 | 348 | | |
323 | 349 | | |
324 | | - | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
325 | 361 | | |
326 | 362 | | |
327 | 363 | | |
| |||
332 | 368 | | |
333 | 369 | | |
334 | 370 | | |
335 | | - | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
336 | 382 | | |
337 | 383 | | |
338 | 384 | | |
| |||
343 | 389 | | |
344 | 390 | | |
345 | 391 | | |
346 | | - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
347 | 403 | | |
348 | 404 | | |
349 | 405 | | |
| |||
505 | 561 | | |
506 | 562 | | |
507 | 563 | | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
508 | 589 | | |
509 | 590 | | |
510 | 591 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments