31 Commits

Author SHA1 Message Date
Thomas--S
dd62ee45a3 Add streets.only_basic_stairsplus setting
If you want to improve loading time and reduce the number of registered nodes,
you can set the setting `streets.only_basic_stairsplus` to true in `minetest.conf`.
When this is enabled, stairsplus nodes will only be registered for very basic roadmarkings.
2017-09-16 15:20:10 +02:00
Thomas--S
f2da2d6f1e Adding Chainlink Fence and Preparing the mod for release 2016-09-08 21:52:24 +02:00
Thomas--S
93f453d3be Add rotation to offset roadmarking. 2016-07-13 17:07:54 +02:00
Thomas--S
6bd025dfd6 Add more roadmarkings 2016-07-10 12:48:23 +02:00
Thomas--S
7ceb743b3d (Re-)add some roadmarkings, fix a little problem with the asphalt workshop 2016-06-26 13:00:03 +02:00
Thomas--S
d0134f9bb3 Improve roadmarking system (#78) 2016-06-03 17:10:09 -05:00
Thomas--S
2f8bf5644c Improve coding style: Always use tab (#74) 2016-05-30 15:09:31 -05:00
Carter Kolwey
762c13d40a Make asphalt workshop work 2016-05-27 03:24:38 -05:00
Carter Kolwey
a7053f26df Add data for workshop 2016-05-27 00:50:40 -05:00
Carter Kolwey
344d6babc7 Add additional markings
These are the markings that originally came from infrastructure and were remade when I integrated it into roads.
2016-05-25 20:26:13 -05:00
Carter Kolwey
2d6a9b9cd3 Re-add the crossing and t-junction yellow lines from roadworks 2016-05-25 15:56:11 -05:00
Carter Kolwey
f433f518c4 Convert roadworks markings to the new system 2016-05-25 15:48:40 -05:00
Carter Kolwey
d162cd2743 Redo markings 2016-05-25 14:47:00 -05:00
webdesigner97
fdb18f45e1 tab and color selection 2016-05-20 11:44:36 +02:00
webdesigner97
37188dd1bb register rw middle lines amnually to make them raillike 2016-05-10 10:00:30 +02:00
webdesigner97
b2a80ac57f add support for stairs with flipped textures 2016-05-04 10:34:09 +02:00
webdesigner97
e9199b8033 disable stair and slab for forbidden area marking 2016-05-04 10:04:05 +02:00
webdesigner97
04c162f785 add support for stairs and slabs via stairs API 2016-03-03 12:35:22 +01:00
webdesigner97
6f6ba04512 add zigzag and forbidden area markings 2016-03-01 23:00:15 +01:00
webdesigner97
2b69da0433 parking label 2016-03-01 22:28:50 +01:00
webdesigner97
3853f7ba05 add missing arrows 2016-03-01 22:24:44 +01:00
webdesigner97
6541fb1e22 add basic arrows 2016-03-01 10:38:43 +01:00
webdesigner97
ddebdafaaf add crosswalk 2016-03-01 10:04:07 +01:00
webdesigner97
dbda5bb37c add double lines 2016-03-01 09:58:39 +01:00
webdesigner97
afe42403cd make crafts more intuitive 2016-03-01 09:43:09 +01:00
webdesigner97
f2868c42ed add support for marking node alias 2016-02-28 14:28:54 +01:00
webdesigner97
42d24861e6 add more markings (edge lines) 2016-02-27 00:27:55 +01:00
webdesigner97
42b8d7e63c add some more markings 2016-02-26 16:33:11 +01:00
webdesigner97
ed823d87a1 add solid line 2016-02-24 22:19:24 +01:00
webdesigner97
a617f6e213 implement first draft of an API; weird bug when registering the crafts 2016-02-24 17:07:48 +01:00
webdesigner97
626f436259 add some files for API test 2016-01-26 15:57:34 +01:00