Skip to content

Conversation

@TheBlackParade
Copy link
Contributor

This allows us to have ES6 plugins right alongside our TS plugins. :)

@TheBlackParade TheBlackParade requested a review from Promises June 10, 2020 03:01
@TheBlackParade TheBlackParade self-assigned this Jun 10, 2020
@TheBlackParade TheBlackParade added the work in progress Work in progress label Jun 10, 2020
delete cache.dataChannel;
delete cache.metaChannel;
delete cache.indexChannels;
delete cache.indices;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeet

const spawnChunk = this.chunkManager.getChunkForWorldPosition(new Position(x, y, 0));

for(let i = 0; i < 990; i++) {
for(let i = 0; i < 1500; i++) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More POWER

@TheBlackParade TheBlackParade marked this pull request as ready for review June 10, 2020 22:44
@TheBlackParade TheBlackParade removed the work in progress Work in progress label Jun 10, 2020
@TheBlackParade TheBlackParade merged commit 1724641 into master Jun 10, 2020
@TheBlackParade TheBlackParade deleted the feature/babel branch June 10, 2020 22:44
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.

2 participants