Wuzzy
|
d952c79cb7
|
Slower nether portal anim
|
2020-11-12 12:01:16 +01:00 |
kay27
|
1965696829
|
Merge kay27_textures branch: more recongizable obsidian texture; better NP texture; Nether particles
|
2020-10-24 21:49:11 +04:00 |
kay27
|
dbe631409c
|
Update mcl_portals_ru.tr
|
2020-10-19 16:55:05 +04:00 |
Wuzzy
|
5f820c6bf9
|
Update helptext of obsidian
|
2020-09-30 17:31:19 +02:00 |
Wuzzy
|
b0ee0a475b
|
Remove "Loading terrain" msg (too spammy)
|
2020-09-30 17:27:34 +02:00 |
Wuzzy
|
81b33d7df3
|
Shrink Nether portal texture to 16px
|
2020-09-30 17:25:12 +02:00 |
Wuzzy
|
3bed1c5bf8
|
Fix accidental global in mcl_portals
|
2020-09-30 17:10:06 +02:00 |
kay27
|
339f7c6359
|
Add calculation of mcl_vars.mapgen_edge_min/max in mcl_init and use them for Nether portal fast travelling
|
2020-09-26 02:17:49 +04:00 |
kay27
|
446b0e6602
|
Merge updated Nether portals, Wuzzy/MineClone2#804
|
2020-09-21 22:21:46 +04:00 |
kay27
|
ba51686e6c
|
Russian translation
|
2020-07-20 00:11:13 +00:00 |
Wuzzy
|
5125f6d739
|
Merge branch 'rootyjr_enderman'
|
2020-07-11 11:32:50 +02:00 |
Wuzzy
|
c106a62979
|
Use minetest.is_creative_enabled
|
2020-07-10 16:45:40 +02:00 |
rootyjr
|
046bca1080
|
implemented ability to detect when seen / break eye contact and aggressive response / implemented teleport to avoid arrows. / implemented teleport to avoid rain. / implemented teleport to chase. / added enderman particles. / drew particles 1 through 5 / added rain damage. / fixed the grass_with_dirt issue.
|
2020-06-08 00:51:48 -05:00 |
Wuzzy
|
1a0e979b0c
|
Update incomplete license information and credits
|
2020-05-11 17:18:04 +02:00 |
Wuzzy
|
c156398fb5
|
Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
|
2020-05-09 18:57:40 +02:00 |
Rocher Laurent
|
4957bd1118
|
Translate In French
|
2020-05-03 22:39:07 +02:00 |
Elias Åström
|
6315490b14
|
Update the rest of the blast resistance values
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
|
2020-04-19 13:08:36 +02:00 |
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
Wuzzy
|
feba60cad8
|
Translate all extended tooltips to German
|
2020-03-12 01:35:11 +01:00 |
Wuzzy
|
cbda2ef326
|
Add _tt_help to many more items
|
2020-03-08 03:30:40 +01:00 |
Wuzzy
|
ba74546d48
|
Add extended tooltips
|
2020-02-19 04:54:17 +01:00 |
wuniversales
|
15481cb24d
|
Add Spanish translation
|
2020-02-04 21:43:50 +01:00 |
Wuzzy
|
e569885fab
|
End portal frame: Bulk set nodes
|
2020-01-06 16:51:40 +01:00 |
Wuzzy
|
9b8d6c4cec
|
Destroy end portal when surrounding bedrock goes
|
2020-01-06 16:49:22 +01:00 |
aldum
|
82f851e20d
|
Add theoretical support for larger nether portals
|
2020-01-06 15:11:29 +01:00 |
Wuzzy
|
1a02ccd36f
|
Add more node groups
|
2019-12-13 10:20:08 +01:00 |
Wuzzy
|
7b24ede582
|
Remove a couple of FIXMEs and legacy
|
2019-10-16 08:33:22 +02:00 |
Wuzzy
|
967905264d
|
Make many help texts translatable and fix bugs
|
2019-03-25 12:05:57 +01:00 |
Wuzzy
|
c5db9987c3
|
Fix various typos in German translation
|
2019-03-25 11:01:52 +01:00 |
Wuzzy
|
1c27cbe4f6
|
German translation: mcl_mobitems to mcl_potions
|
2019-03-15 09:50:32 +01:00 |
Wuzzy
|
5aeb4aea74
|
Add translation templates for most mods
Using the findtext.lua script
|
2019-03-13 23:40:59 +01:00 |
Wuzzy
|
3cdf570460
|
The End: Remove 2 helper recipes, update help
|
2019-03-10 03:22:35 +01:00 |
Wuzzy
|
eff91038e8
|
Fix crash if item dropped in end portal in the end
|
2019-03-09 10:08:53 +01:00 |
Wuzzy
|
47c817d75a
|
New translation system, part 8: Items, part 4
|
2019-03-08 00:22:28 +01:00 |
Wuzzy
|
2f74aea6f5
|
Replace deprecated functions
|
2019-03-06 04:38:57 +01:00 |
Wuzzy
|
3ec7914962
|
Allow to use Minetest's original flat mapgen again
|
2019-02-09 03:07:18 +01:00 |
Wuzzy
|
312b17a958
|
Check protection for most nodes
|
2019-02-08 21:59:01 +01:00 |
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
Wuzzy
|
e64518dd24
|
Fix crash when creating Nether portal
|
2019-02-01 01:21:08 +01:00 |
Wuzzy
|
fe60b2c8bb
|
More Nether portal generating refactor stuff
|
2018-06-15 19:15:39 +02:00 |
Wuzzy
|
c1614dabc5
|
Rewrite emerge algorithm of Netherportal gen.
|
2018-06-15 19:07:20 +02:00 |
Wuzzy
|
f68e835087
|
Fix Nether portal not teleporting players anymore
|
2018-06-15 18:26:59 +02:00 |
Wuzzy
|
f022b747b0
|
Harden a number of minetest.after player checks
|
2018-06-03 16:44:37 +02:00 |
Wuzzy
|
1082c995fe
|
Rework end portal node
- Add 1/16 high collisionbox on bottom
- Make walkable
- Disable jump
|
2018-05-16 19:25:55 +02:00 |
Wuzzy
|
f62f627443
|
Add end portal frame with eye into creative inv.
|
2018-05-13 05:23:38 +02:00 |
Wuzzy
|
a62b5de79e
|
Cake+cauldron+endportalfr. put signal 4 comparator
|
2018-05-13 00:33:26 +02:00 |
Wuzzy
|
16bb9b8901
|
Localize various unneeded global variables
|
2018-01-26 22:37:42 +01:00 |
Wuzzy
|
c2d0414255
|
Fix crash when obj tele's Nether→Overworld @ rain
|
2018-01-26 19:37:00 +01:00 |
Wuzzy
|
55c714ec48
|
Warn player about the incomplete End dimension
|
2017-12-13 02:55:23 +01:00 |
Wuzzy
|
664c24ce7d
|
Eyes of ender now fly to End portal shrines!
|
2017-12-10 22:20:48 +01:00 |