Giter Site home page Giter Site logo

blox's Introduction

mt-mods github organization

About

This organization is a dedicated place for minetest mods and tools

Modders can place their projects under this umbrella to collaborate or hand off maintainership (see Guidelines)

NOTE: mt-mods isn't affiliated with the "official" minetest-mods organization

Community

Join the mt-mods community here:

Guidelines

Projects can be hosted here under the following conditions:

  • It must have at least one maintainer or be adopted by a member of this organization
  • PR's should be at least allowed for bugfixing
  • Changes should always be made with backwards-compatibility in mind
  • Choose an open license (https://opensource.org/licenses)

General notes:

  • This isn't a mod-graveyard, be open about new features/refactorings and discussions
  • Modding/Coding should be fun, be nice to each other and keep in mind that we are all doing this as a hobby
  • PR's should be created for any changes and approved by one mt-mods member (not yourself)
    • The following are exempted from the above and can be directly commited: simple bugfixes, trival changes, etc
  • Squashing and merging PR's is prefered unless there is an explicit reason not to

Links

Code snippets

blox's People

Contributors

blert2112 avatar sofar avatar swissalps avatar vanessae avatar wsor4035 avatar

Watchers

 avatar  avatar

blox's Issues

is_ground_content

I've been revising mods, checking if the is_ground_content flag is set to false on nodes that shouldn't be considered as such.

With this mod I'm unsure. The title says modified mapgen, but only the glowore is given to mapgen.

If this mod is targeted at having all nodes as ground_content, then there are a few of the overrides that need to be looked at:

  • [moreblocks] nodes are now all non ground content and so are those from [coloredwood]
  • default:wood, default:stone_block and default:cobble are not ground content

Otherwise, if this mod also wants to provide non ground content, then I suggest marking all nodes except glowore as such.
Edit: which I'm happy to do.

see pandorabox-io/pandorabox.io#836

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.