streets icon indicating copy to clipboard operation
streets copied to clipboard

Urban roadbuilding for Minetest! A collaborative mod by webD97, cheapie and Thomas-S

Results 6 streets issues
Sort by recently updated
recently updated
newest added

This enables signs from the street_signs mod to use this mod's poles as a pole to correctly attach to.

I suggest the following API for signs: Please notice: additional fields will be added to the definition tables during development as needed. ## Updated version (2018-03-06 17:49 UTC) ### `streets.signs.register_collection()`...

3.0
@streets_api
Type: Discussion

What do you think of letting all crafting happen in the workshop? This would allow us to avoid thinking about different recipes, it would allow more fine-tuning of the needed...

3.0
Type: Discussion
Type: Idea

(This is still WIP, details following within the next days) # streets.roads.register_surface(name, surface_definition) This will put the definition into a local table # streets.roads.register_label(name, label_definition) This will put the definition...

3.0
@streets_api
Type: Discussion

Version 3.0 should be more modular and flexible in its structure. To achieve this, I suggest the following: ``` minetest-streets (Organization) ├ streets (Repository) │ ├ modpack.txt │ ├ streets_api...

3.0
Type: Discussion

compact and portable (1-step-build) e.g. for roadworks

Type: Enhancement
Type: New feature
:exclamation: Work in progress