nsporillo / GlobalWarming

Server side global warming mechanics in Minecraft!
GNU Lesser General Public License v3.0
473 stars 46 forks source link

Implement Sea Level Rise Mechanics #4

Closed tbredin closed 6 years ago

tbredin commented 6 years ago

Ice should melt and sea levels should rise accoringly, if CO2 levels rise above a certain limit (1 or 2 degrees, perhaps?)

tbredin commented 6 years ago

Perhaps also integration mass migration of villagers whose villages end up underwater?

nsporillo commented 6 years ago

Yes, the readme has a sample model for the types of effects and at what temperatures. They will be configurable, and we plan to have our default model resemble reality as best we can.

Regarding migration of villagers, it might be too expensive of an mechanics change to make through the bukkit api. I think it'd be possible to modify the path finding code of the CraftVillager object, but at this time outside of the immediate scope of the project.

nsporillo commented 6 years ago

Updated this issue to correspond to a deliverable. Added to our planning board.

nsporillo commented 6 years ago

The mechanic is now testable in game.

piash2004 commented 5 years ago

How can I contribute? Clone, fork, pull, commit- I'm novice in all of these, but I live in Bangladesh, a country suffering due to climate change.

nsporillo commented 5 years ago

@piash2004 by downloading and running the plugin on a server with some friends, so that after some time spent playing the game with the plugin installed you can identify areas for improvement or report bugs.

Spreading the word is good too, I plan on continuing to support and add features to the plugin time permitted. Having a community of people invested in the future development of the plugin is important to me 👍