Commit Graph

158 Commits

Author SHA1 Message Date
Wuzzy 3e3e9f3931 Fix player pos detection in portals 2017-08-17 04:21:59 +02:00
Wuzzy 817c52f92f Fix bugs in flint and ssteel and ender eye 2017-08-17 04:12:34 +02:00
Wuzzy 29873b96c1 Rename portal node metadata 2017-08-17 03:43:26 +02:00
Wuzzy 6018f0c7cd Proper portal behaviour WRT explosions 2017-08-17 03:27:31 +02:00
Wuzzy acad50ae5f Allow to teleport back to overworld 2017-08-17 01:58:17 +02:00
Wuzzy 54dc6e8ffb Remove some portal hackery 2017-08-17 01:33:36 +02:00
Wuzzy ec0219c66e Use frame of quartz block for End portal instead 2017-08-17 01:19:47 +02:00
Wuzzy 1f840e4cfc More portal opener fixes 2017-08-17 01:11:06 +02:00
Wuzzy 05657fae9e Don't play ignite sound for ender eye fail 2017-08-17 01:10:00 +02:00
Wuzzy 41380ad281 Save portal noise 2017-08-17 01:09:32 +02:00
Wuzzy bcee6a0c6a Add portal teleportation sound 2017-08-17 01:01:09 +02:00
Wuzzy 657851125f Add nether and end portal (WIP)
New mod: mcl_portals, based on maikerumine's work
2017-08-17 00:16:29 +02:00
Wuzzy 6e93424f03 Fix broken Overworld 2017-08-16 18:56:39 +02:00
Wuzzy c429d1af83 Improve gravel generation in Nether 2017-08-16 17:38:40 +02:00
Wuzzy ffef753567 Add lava springs into the Nether 2017-08-16 17:08:33 +02:00
Wuzzy d90b59c918 Tweak Nether ore and lava generation 2017-08-16 17:01:16 +02:00
Wuzzy b7c12e82e4 Fix basic Nether generation 2017-08-16 16:22:28 +02:00
Wuzzy 860155e5c1 Set proper realm boundaries 2017-08-16 15:29:05 +02:00
Wuzzy 91b92a2cfd Fix some realm bugs 2017-08-16 14:06:01 +02:00
Wuzzy f7f6a89d64 Spawn fake moss stone boulder in taiga only 2017-08-15 20:10:25 +02:00
Wuzzy a26aef7042 Generate vines and cocoas in non-v6 mapgens 2017-08-15 20:08:41 +02:00
Wuzzy 266fde8ff2 Import biomes, gt2mc2 and related files from mc2plus
gt2mc2 contains aliases. This mod is temporary and should be removed later.

Kudos to maikerumine!
2017-08-15 19:40:53 +02:00
Wuzzy a349e421c8 Update tsm_railcorridors settingtypes.txt 2017-08-14 20:02:45 +02:00
Wuzzy 300a15b5b5 New tsm_railcorridors: Spawn minecarts, bugfixes, ... 2017-08-14 20:01:04 +02:00
Wuzzy 3c6e5841b4 Update tsm_railcorridors
- 0.12.0
- Cobwebs
- Cave spider spawners
- Tons of bugfixes
2017-08-14 05:35:32 +02:00
Wuzzy 43fba81ee3 Widen the openings of lonely dungeon corners to allow entry 2017-08-12 20:02:52 +02:00
Wuzzy ded7aa7ee6 Make 2 schematics less aggressive replacing nodes 2017-08-12 18:10:30 +02:00
Wuzzy 04ad3999bd Improve boulder generation 2017-08-12 02:36:11 +02:00
Wuzzy be9be17d97 Make ice spikes less destructive 2017-08-12 01:49:37 +02:00
Wuzzy 0beaed14db Add large spike structure 2017-08-11 01:48:36 +02:00
Wuzzy 602fd7d6e4 Rename some schematic files 2017-08-11 00:34:41 +02:00
Wuzzy c5a565cefc Add 4 new spawnable structures
- Fossil (8 variants)
- Mossy boulder
- Witch hut
- Small ice spike
2017-08-11 00:28:29 +02:00
Wuzzy ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy 04593eca08 Localize a couple of accidental global variables 2017-08-02 01:34:12 +02:00
Wuzzy f26d2c34e4 Add horse armor into chests 2017-07-06 15:00:12 +02:00
Wuzzy 305aacf705 Fix embarrassing monster egg typo 2017-07-06 00:00:26 +02:00
Wuzzy 598a2977b5 Add monster egg blocks 2017-07-05 23:53:15 +02:00
Wuzzy 1db851b42b Add experimental setting to disable superflat 2017-07-02 22:35:46 +02:00
Wuzzy b225ecf51f Force nolakes,nohills for flat mapgen 2017-07-02 21:50:37 +02:00
Wuzzy 7c3b422a49 Remove lava/water springs from flat mapgen 2017-06-13 13:53:34 +02:00
Wuzzy 8610b8cb8a Fix stone generating in flat mapgen 2017-06-13 13:51:16 +02:00
Wuzzy d4799b5144 Fix cactus spawning typo 2017-06-12 22:05:16 +02:00
Wuzzy 8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy d58ed09a9f Add more mapgen aliases 2017-06-05 00:21:34 +02:00
Wuzzy 3e58fe6cd8 Add v6-style sapling growth for jungle trees
Taken from Minetest Game 0.4.15. Needs to be replaced later
2017-06-03 03:21:25 +02:00
Wuzzy 25c9583ed2 Tweak vine density 2017-05-27 03:50:35 +02:00
Wuzzy b0f36500cf Vine generation now uses Perlin noise 2017-05-27 03:19:19 +02:00
Wuzzy f7393cf970 Generate vines in jungles, move cocoa gen b/w mods 2017-05-27 01:54:40 +02:00
Wuzzy c1c15eb60b Rename mcl_monster_spawners to mcl_mobspawners.
Sorry for the trouble, but the long name annoyed me. :P
2017-05-25 06:09:03 +02:00
Wuzzy 93a36a91c2 Add dependency to mobs_mc in mcl_dungeons 2017-05-25 05:53:48 +02:00