197 Commits

Author SHA1 Message Date
cheapie
d447488a10 Change downward yellow arrow to a yellow X
MUTCD section 4M.02 paragraph 1 item B - Apparently I had that wrong.
2016-01-18 23:35:16 -06:00
cheapie
cef073405b Fix left/right arrow traffic light drops 2016-01-18 23:08:48 -06:00
cheapie
f20ede676f Adjust traffic light flash speed
1.5s period is unacceptable per MUTCD section 4D.28 paragraph 1 - must be 1-1.2s
2016-01-18 23:04:49 -06:00
cheapie
6c61ce1378 Change the readme a bit 2016-01-16 21:28:03 -06:00
cheapie
afb6a4bef7 Update screenshots 2016-01-16 21:23:38 -06:00
cheapie
4d1897641f Remove README from the infrastructure section 2016-01-16 20:45:17 -06:00
cheapie
fc2c67f423 Make automatic warning device light level consistent 2016-01-16 20:44:12 -06:00
cheapie
e388931cf5 Fix missing arrow in the green spot for red left turn lights 2016-01-16 20:39:26 -06:00
cheapie
b4b998b370 Change solid white side line recipe to avoid conflicts 2016-01-14 15:18:49 -06:00
cheapie
ad97bfc37c Remove the red+yellow phase before green 2016-01-14 14:02:09 -06:00
cheapie
0695a956ef Convert warning light to animated textures 2016-01-14 13:50:52 -06:00
cheapie
425fefd481 Make the lane control lights work and add a downward-pointing yellow arrow 2016-01-14 13:43:30 -06:00
cheapie
bd608bcb02 Add lane control lights to creative inventory 2016-01-14 13:25:47 -06:00
cheapie
9b36866190 Convert crosswalk warning sign to animated textures 2016-01-14 13:22:40 -06:00
cheapie
37fa30cb0f Convert aircraft warning light to animated textures 2016-01-14 13:12:59 -06:00
cheapie
08a391e4cc Move the "boom barrier" to animated textures and make the last gate light stay on solid 2016-01-12 22:22:44 -06:00
cheapie
4a3a3f40be Move automatic warning device to animated textures and fix a bunch of bugs in it 2016-01-12 22:01:46 -06:00
cheapie
3a9a4bd5f3 Remove the warn interval when shutting off 2016-01-12 15:52:41 -06:00
cheapie
29e20c68ee Add left/right turn traffic lights 2016-01-12 15:50:18 -06:00
cheapie
adfc0b8588 Add moreblocks dependency checking stuff 2016-01-12 14:59:33 -06:00
cheapie
cd2c2a5366 Move traffic light textures into their mod 2016-01-12 14:54:28 -06:00
cheapie
650135babd Use "friendly" name for slab/stair/whatever descriptions 2016-01-11 14:25:24 -06:00
cheapie
e0ba38e896 Hide old stairs/slabs 2016-01-10 13:43:20 -06:00
cheapie
c70d55acc5 Add slabs/stairs/etc. of the newer markings and put lines on the front/back too 2016-01-10 13:35:35 -06:00
cheapie
b6b08a8ad8 Redo pavement markings (full nodes only so far) 2016-01-10 04:28:30 -06:00
cheapie
f26a72d98d Update the readme 2016-01-10 02:18:28 -06:00
cheapie
8b614bf836 Add infrastructure as normal content
It will be developed as part of this mod now.
2016-01-10 02:14:35 -06:00
cheapie
f45815cbdc Remove infrastructure submodule
Will be added as normal content shortly.
2016-01-10 02:12:55 -06:00
cheapie
8c0eccc286 Make pole tops diggable (fixes #1) 2016-01-10 02:02:42 -06:00
cheapie
416672fcae Change streetlamp craft
Not quite the same as davisonio's suggestion, but same sort of idea.
2016-01-09 15:02:00 -06:00
cheapie
b2ae1ff061 Fixed wrong texture for shop sign (by dora71) 2016-01-09 14:55:49 -06:00
cheapie
5e6b0c8f8c Extra stairsplus support (by VanessaE)
Also somehow ended up updating smartfs, but I don't think that's even used
2016-01-09 14:51:32 -06:00
cheapie
116019d62c Add infrastructure as a submodule 2016-01-09 14:40:20 -06:00
cheapie
40c4e95834 Add flash red mode 2015-12-28 18:31:50 -06:00
Christian
5be7aec758 Merge pull request #41 from HybridDog/globalfixes
thank you. I don't have the time to work on this mod within the next months, so I'm glad that you create some PRs to fix bugs :)
2015-02-21 22:52:21 +01:00
HybridDog
4a583b811b update 2015-02-21 14:46:49 +01:00
Christian
94f199a966 Merge pull request #38 from dora71/patch-1
Update init.lua
2015-01-10 22:09:44 +01:00
Rainer
bc8c6fad68 Update init.lua
Please fix typo in init.lua
2015-01-10 17:16:32 +01:00
Christian
7803637fb6 Merge pull request #34 from CraigyDavi/gui-fix
Fix Sign Workshop GUI - thanks :)
2014-12-01 21:19:21 +01:00
Craig Davison
2ab28e6875 Fix Sign Workshop GUI 2014-12-01 19:41:39 +00:00
Christian
d812ff03f2 Merge pull request #30 from HybridDog/bugfixes
fix a bug and add gitignore

Thank you :)
2014-09-06 17:26:59 +02:00
HybridDog
e96cdb4d4d fix a bug
update depends

add gitignore
2014-09-05 17:43:46 +02:00
Christian
439c07dff5 Merge pull request #29 from crazyR14/master
Update init.lua
2014-06-28 08:41:57 +02:00
Ryan
cae9af88ef Update init.lua
Fix a typo, tiles is suppose to be a table but i forgot to wrap it in the register function. anyhow this should fix it.
2014-06-27 23:47:20 +01:00
Christian
e01ef5ac68 Merge pull request #27 from CraigyDavi/hotfix-asphalt-slab
Also add a hotfix for asphalt slabs
2014-06-27 23:58:40 +02:00
CraigyDavi
5bec2c9b54 Also add a hotfix for asphalt slabs
Avoiding unknown nodes of old worlds
2014-06-27 22:57:17 +01:00
Christian
ac4c4c098f Merge pull request #26 from CraigyDavi/hotfix-asphalt-stair
Thanks (again) :D
2014-06-27 23:25:52 +02:00
CraigyDavi
00d1650905 Hotfix to avoid unknown nodes 2014-06-27 22:19:49 +01:00
Christian
8eb6e1f1e0 Merge pull request #23 from CraigyDavi/delete-thumbs
Delete thumbs.db
2014-06-27 23:17:59 +02:00
Christian
245df615be Merge pull request #22 from CraigyDavi/bugfix
Thank you :)
2014-06-27 23:17:08 +02:00