Commit Graph

185 Commits (master)

Author SHA1 Message Date
Wuzzy 4f71953ec8 Revert "Use mapgen alias for dirt node"
This reverts commit 4b95ed3433.
2017-05-13 14:26:26 +02:00
Wuzzy 4b95ed3433 Use mapgen alias for dirt node 2017-05-13 14:18:50 +02:00
Wuzzy 45a920f124 Consider falling nodes as replacement for platform 2017-05-13 03:10:57 +02:00
Wuzzy ae97bffb58 Stop rail corridors at obstacles; +Chaos Mode 2017-05-13 02:53:17 +02:00
Wuzzy 5656eb6153 Fix code typo 2017-05-13 01:07:45 +02:00
Wuzzy 74d58ef3ce Prevent torches destroying rail footing 2017-05-13 00:33:51 +02:00
Wuzzy c1ea406313 Fix agressive cube digging, causing floating rails 2017-05-13 00:17:22 +02:00
Wuzzy 12cf4c749e Add more treasures for fallback mode 2017-05-12 23:04:12 +02:00
Wuzzy 302fdd3e84 Fix corridor floors being replaced with wood 2017-05-12 22:13:29 +02:00
Wuzzy f57804f85e Automatically get chest size 2017-05-11 03:21:47 +02:00
Wuzzy 8533713437 Add railway damage 2017-05-11 03:13:36 +02:00
Wuzzy b9d275ced9 Don't place rails on unknown or ignore 2017-05-11 02:23:05 +02:00
Wuzzy 394e973c12 Remove torches dependency 2017-05-11 00:20:37 +02:00
Wuzzy 3090ca6029 v0.10.0 2017-05-11 00:15:08 +02:00
Wuzzy b8f41cb6b0 Move node names to gameconfig.lua for flexibility 2017-05-10 23:52:54 +02:00
Wuzzy 2d3f29f687 Simplify rail surface check 2017-05-10 22:56:23 +02:00
Wuzzy 42e7e993f7 Eliminate most floating rails 2017-05-10 22:37:30 +02:00
Wuzzy 1e43e1d927 Up/down corridors are now much more reliable 2017-05-10 22:27:55 +02:00
Wuzzy eba26d1427 Fix some bugs near slopes 2017-05-10 21:00:57 +02:00
Wuzzy 1aa8598c2a Partial implementation of rails on slopes 2017-05-10 19:53:40 +02:00
Wuzzy 41727c57f4 Remove unused minuend var 2017-05-10 17:43:39 +02:00
Wuzzy 3a8a6cfe22 Fix some problems with wood platform spawning 2017-05-10 17:40:07 +02:00
Wuzzy fc43c87d7e Add platform for corridor ends 2017-05-10 16:35:38 +02:00
Wuzzy 6431a7b906 Disable chaining of two vertical corridors 2017-05-10 15:58:59 +02:00
Wuzzy 681dc026b5 Better corridor ends 2017-05-10 05:26:12 +02:00
Wuzzy adb7346b3e Add missing railway crossing in starter dirt 2017-05-10 04:24:52 +02:00
Wuzzy 79a67a43f6 Prevent floating rail corridors 2017-05-10 01:39:04 +02:00
Wuzzy bcad2e4d68 Fix default spawn height 2017-05-10 01:28:32 +02:00
Wuzzy 3973874947 Fix wall torches for 0.4.15, refactor height spawn 2017-05-10 01:27:42 +02:00
Wuzzy 87c46cc7ef Stricter height restrictions 2017-05-10 01:18:52 +02:00
Wuzzy 26e9ca9aef Add height limits 2017-05-10 00:50:13 +02:00
Wuzzy 78b7ee03cc Version 0.9.0 2016-11-18 23:05:39 +01:00
Wuzzy b21adb5a39 Don't dig torches into stone 2016-11-15 05:09:59 +01:00
Wuzzy 0d9007a33e Clean up and simplify probability code 2016-11-14 17:58:10 +01:00
Wuzzy 51466070a0 Make more curves and crossings connect 2016-11-14 17:42:14 +01:00
Wuzzy 104f3fc193 Tweak wood likelihoods 2016-11-14 17:04:26 +01:00
Wuzzy 8dd1d7c03c Make random numbers more readable 2016-11-14 14:22:24 +01:00
Wuzzy 115bd1ad16 Improve rail bridges 2016-11-13 04:16:47 +01:00
Wuzzy 7b63010217 Be far more cautios with set_node 2016-11-13 03:11:46 +01:00
Wuzzy 7082445977 Rarely use different wood types for corridors 2016-11-13 01:52:53 +01:00
Wuzzy 1d890a6ae0 Add wooden platforms for rails 2016-11-13 00:38:21 +01:00
Wuzzy 6294dc3dd8 Don't destroy non-ground content 2016-11-12 23:45:08 +01:00
Wuzzy 26dfe0f7ed Fix typo 2016-11-12 23:09:57 +01:00
Wuzzy 386019784d Add compability mode for the torches mod 2016-11-12 22:59:26 +01:00
Wuzzy 4fdd1af0bb Remove stone old uncommented code 2016-11-12 22:51:15 +01:00
Wuzzy 1e72b43601 Fix crash when used without Treasurer 2016-11-12 22:35:49 +01:00
Wuzzy 12aaec86b4 Update README again 2016-11-12 22:24:30 +01:00
Wuzzy b1fe972393 Version 0.8.0 2016-11-12 22:18:47 +01:00
Wuzzy bcfe0334ef Update README 2016-11-12 22:18:00 +01:00
Wuzzy 268ff02e4d Fix typo in setting name 2016-11-12 22:15:34 +01:00