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

Maps #9

Open
wants to merge 44 commits into
base: maps
Choose a base branch
from
Open

Maps #9

wants to merge 44 commits into from

Conversation

Zeromark30
Copy link

Tested and working.
Hashing function to not duplicate pokemon required data to change to a dict def eg { }
i feel as this is kinda the best of both worlds. uses your scanning functions and fix the map display issues using luke-jr.

Not sure what branch to pull to so leaving as normal maps.

If you dont want me to push to you just say so.

luke-jr and others added 30 commits July 17, 2016 18:18
if(index > -1){
hidden_layers.splice(index,1);
}
delete hidden_layers[pkmn];
Copy link

Choose a reason for hiding this comment

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

Copy link
Author

Choose a reason for hiding this comment

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

Didn't realize that was a thing. I'll revert that.

Copy link
Author

Choose a reason for hiding this comment

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

Copy link

Choose a reason for hiding this comment

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

My fault. I did not see that you've changed hidden_layer from array to object.
delete is fine then.

@Sjakiepet
Copy link

Hi, how do I start this with a mac? I have no idea where to begin ^^

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.

5 participants