Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preload the correct set of assets #17258

Merged
merged 1 commit into from Aug 23, 2017
Merged

Preload the correct set of assets #17258

merged 1 commit into from Aug 23, 2017

Conversation

joshlory
Copy link
Contributor

Pulling over the old list from

this.assetPacks = {
levelOneAssets: [
'entityShadow',
'selectionIndicator',
'shadeLayer',
'AO',
'blockShadows',
'leavesOak',
'leavesBirch',
'tallGrass',
'blocks',
'sheep',
'bump',
'stepGrass',
'failure',
'success'
],
levelTwoAssets: [
'entityShadow',
'selectionIndicator',
'shadeLayer',
'AO',
'blockShadows',
'leavesSpruce',
'tallGrass',
'blocks',
'sheep',
'bump',
'stepGrass',
'failure',
'playerSteve',
'success',
'miniBlocks',
'blockExplode',
'miningParticles',
'destroyOverlay',
'dig_wood1',
'collectedBlock',
'punch',
],
levelThreeAssets: [
'entityShadow',
'selectionIndicator',
'shadeLayer',
'AO',
'blockShadows',
'leavesOak',
'tallGrass',
'blocks',
'sheep',
'bump',
'stepGrass',
'failure',
'playerSteve',
'success',
'miniBlocks',
'blockExplode',
'miningParticles',
'destroyOverlay',
'dig_wood1',
'collectedBlock',
'sheepBaa',
'punch',
],
allAssetsMinusPlayer: [
'entityShadow',
'selectionIndicator',
'shadeLayer',
'tallGrass',
'finishOverlay',
'bed',
'AO',
'blockShadows',
'undergroundFow',
'blocks',
'leavesAcacia',
'leavesBirch',
'leavesJungle',
'leavesOak',
'leavesSpruce',
'sheep',
'creeper',
'crops',
'torch',
'destroyOverlay',
'blockExplode',
'miningParticles',
'miniBlocks',
'lavaPop',
'fire',
'bubbles',
'explosion',
'door',
'rails',
'tnt',
'dig_wood1',
'stepGrass',
'stepWood',
'stepStone',
'stepGravel',
'stepFarmland',
'failure',
'success',
'fall',
'fuse',
'explode',
'placeBlock',
'collectedBlock',
'bump',
'punch',
'fizz',
'doorOpen',
'houseSuccess',
'minecart',
'sheepBaa'
],
.

@joshlory
Copy link
Contributor Author

Merging now to see if it improves the staging apps test errors.

@joshlory joshlory merged commit 2e6db74 into staging Aug 23, 2017
@joshlory joshlory deleted the craft-unification-next branch August 23, 2017 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant