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

Track furnace locations and remove all placed furnaces on new match #338

Merged
merged 1 commit into from Mar 5, 2019

Conversation

ClobberXD
Copy link
Contributor

@ClobberXD ClobberXD commented Jan 17, 2019

This PR fixes the bug of normal stones having the meta of a furnace, as schem placement doesn't touch node metas.

Note: Instead of table.insert(table, pos), I'm using the furnace pos itself as index, to avoid having to loop through the whole table when a furnace is manually dug.

Tested.

@ClobberXD
Copy link
Contributor Author

I'm also updating maps sub-module in this PR.

@rubenwardy rubenwardy merged commit cb08c8c into MT-CTF:master Mar 5, 2019
@ClobberXD ClobberXD deleted the track_furnaces branch March 6, 2019 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants