Ben Forge
Ben Forge
Also, the aim and the target of using and rewriting C++ as its base language are to let the game run smoothly natively.
As many people agreed that rewriting the game in C++ is redundant and not really beneficial. It is not planned, cross-platform support will be handled as well as in Java...
Also, I would like to greatly modify the way to generate (random) regional tiles. Mainly, the features of biomes (areas) would be generated first. Then, actually related tiles and biome-related...
### Proposal about New Settings and Modifications on World Generation As mentioned in the previous comment, I would like to briefly introduce about how these changes would be implemented in...
This pull request is finished, but there are 5 dependency pull requests not yet merged.
This is a duplication of #277. There was a resolution about the aspect ratio, but encountered into an implementation failure. So, we are not going to support this until we...
What about following the rule of "everything costs stamina"? Using boat on water still costs stamina, but it consumes stamina per a certain distance travelled continuously.
For people interested, this is my version of implementation for boat: https://github.com/BenCheung0422/minicraft-plus-revived/tree/boat
The code to load torch is not removed, so it is not affected.
Conflicts resolved.