Wuzzy
|
10f50d972f
|
Move Nether portal particle texture
|
2017-09-02 14:20:40 +02:00 |
Wuzzy
|
b2f97fa3cf
|
Reduce flat Nether bedrock thickness to 1
|
2017-08-30 01:09:49 +02:00 |
Wuzzy
|
0ff6cb2837
|
Fix broken compass and clocks
|
2017-08-22 18:58:53 +02:00 |
Wuzzy
|
fe31afc119
|
Disable weather in Nether and End and Void
|
2017-08-22 18:32:05 +02:00 |
Wuzzy
|
25ce811edc
|
Fix crash in flat mapgen
|
2017-08-21 17:46:12 +02:00 |
Wuzzy
|
9def04142b
|
Align End and Nether height at mapchunk borders
This commit breaks previous maps with Nether and End
|
2017-08-21 17:35:57 +02:00 |
Wuzzy
|
cbd8befb47
|
Fix another walkover bug
|
2017-08-21 05:25:15 +02:00 |
Wuzzy
|
f746e2a0c6
|
Fix walkover mod
|
2017-08-21 05:19:05 +02:00 |
Wuzzy
|
3fefbf5fc4
|
Add realm barrier between End and Overworld void
|
2017-08-17 19:59:43 +02:00 |
Wuzzy
|
6e93424f03
|
Fix broken Overworld
|
2017-08-16 18:56:39 +02:00 |
Wuzzy
|
d90b59c918
|
Tweak Nether ore and lava generation
|
2017-08-16 17:01:16 +02:00 |
Wuzzy
|
860155e5c1
|
Set proper realm boundaries
|
2017-08-16 15:29:05 +02:00 |
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
Wuzzy
|
4e45d66678
|
Implement item transfer from large src container
|
2017-08-04 03:34:28 +02:00 |
Wuzzy
|
d0b1e261ea
|
Move more shulker box checks in mcl_hoppers to mcl_util
|
2017-08-04 03:00:33 +02:00 |
Wuzzy
|
8388235600
|
Simplify mcl_util.move_item_container
|
2017-08-04 02:19:47 +02:00 |
Wuzzy
|
fb261454df
|
Item container transfer: Optional source_list
|
2017-08-04 01:58:31 +02:00 |
Wuzzy
|
a29091e23c
|
Move double chest neighbor function to mcl_util
|
2017-08-03 23:27:22 +02:00 |
Wuzzy
|
3b1c0765d6
|
Add double container move logic into mcl_util
|
2017-08-03 23:23:33 +02:00 |
Wuzzy
|
db562c91db
|
Reduce snow footstep gain
|
2017-07-31 01:01:18 +02:00 |
Wuzzy
|
e45b9e6b68
|
Remove useless max_hear_distance in mcl_sounds
It is not part of SimpleSoundSpec
|
2017-07-31 01:00:15 +02:00 |
Wuzzy
|
e65029394f
|
Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
|
2017-07-20 20:20:45 +02:00 |
Wuzzy
|
d04c46f3c8
|
Convert some base textures to Pixel Perfection
|
2017-07-14 19:51:03 +02:00 |
Wuzzy
|
1dc64d9206
|
Reduce node sound hear distance to 16
|
2017-07-08 15:07:07 +02:00 |
Wuzzy
|
1db851b42b
|
Add experimental setting to disable superflat
|
2017-07-02 22:35:46 +02:00 |
Wuzzy
|
38cf151806
|
Fix many crashes when placing item on unknown node
|
2017-06-29 13:02:53 +02:00 |
Wuzzy
|
27481afe06
|
Fix crash if flowing liquid next to unknown node
|
2017-06-29 12:29:59 +02:00 |
Wuzzy
|
823c20bd1b
|
Fix some global variable warnings
|
2017-06-10 17:52:21 +02:00 |
Wuzzy
|
2a747e828a
|
Refactor flower on_place function
|
2017-06-09 20:20:29 +02:00 |
Wuzzy
|
b7f50d9028
|
Restrict flower place to dirt/grassblock and light
|
2017-06-09 19:18:23 +02:00 |
Wuzzy
|
2d42a1d31b
|
Change leaves dug sound
|
2017-06-08 21:14:07 +02:00 |
Wuzzy
|
3de12ec1d1
|
Simple falling damage sound
|
2017-06-06 23:59:30 +02:00 |
Wuzzy
|
9b2582857c
|
Use softer snow sounds for real
|
2017-06-06 23:20:54 +02:00 |
Wuzzy
|
d24d20a932
|
Use softer snow sounds
|
2017-06-06 23:20:12 +02:00 |
Wuzzy
|
3af932d6ac
|
Add player damage sound from Voxelands
|
2017-06-06 21:50:43 +02:00 |
Wuzzy
|
02e23893f5
|
Add water bucket sounds from Voxelands
|
2017-06-06 21:50:03 +02:00 |
Wuzzy
|
5e614b4436
|
New node sounds: water, metal, plant/leaves
|
2017-06-06 21:10:24 +02:00 |
Wuzzy
|
a15ef03d9c
|
Fix incorrect overworld_min in flat mapgen
|
2017-05-27 16:10:21 +02:00 |
Wuzzy
|
886a717b30
|
Remove blabla in mcl_autogroup
|
2017-05-25 02:27:10 +02:00 |
Wuzzy
|
cfcf22f0de
|
Add bubble particles for players being underwater
|
2017-05-22 22:04:42 +02:00 |
Wuzzy
|
ef06d345df
|
New lava generator: Spawn in air in layers 1-10
|
2017-05-20 01:27:09 +02:00 |
Wuzzy
|
1cdc98e03b
|
Add more defaults for mcl_loot, fix random wear
|
2017-05-19 17:58:15 +02:00 |
Wuzzy
|
49bd956da8
|
Add loot API and use it in tsm_railcorridors
|
2017-05-19 16:46:03 +02:00 |
Wuzzy
|
8e2d601f85
|
Prevent placing most plants on mycelium
|
2017-05-14 01:45:57 +02:00 |
Wuzzy
|
c12f16b73b
|
Add digging groups only to diggable nodes
|
2017-03-30 03:07:04 +02:00 |
Wuzzy
|
ca9b7d69c1
|
Fix incorrect Superflat layering
|
2017-03-21 03:28:40 +01:00 |
Wuzzy
|
d03b002d8d
|
Consider falling nodes to be solid
|
2017-03-11 07:21:50 +01:00 |
Wuzzy
|
d9a61e826a
|
Add opaque group
|
2017-03-10 20:01:45 +01:00 |
Wuzzy
|
2495676e54
|
Rename mapgen variables
|
2017-03-04 23:00:23 +01:00 |
Wuzzy
|
19150ddddb
|
Add helper functions to convert to/from MC layer
|
2017-03-04 22:45:08 +01:00 |