Commit Graph

  • 909b214ea9 Merge branch 'master' into nalc-1.2 nalc-1.2-dev Sys Quatre 2019-05-10 01:19:06 +0200
  • 870b6a9d47 Fix nether leaves visual_scale HybridDog 2019-03-10 12:35:24 +0100
  • 5d1fba092b Corrige la commande pour téléporter un joueur dans vers le nether master nalc-1.0 sys4-fr 2019-02-05 21:51:13 +0100
  • 7bf9c368c6 Change le message de chargement du mod vers le journal "action" sys4-fr 2019-01-05 21:40:24 +0100
  • 9d7734cce7 Add stairs and slab aliases for retro compatibility. sys4-fr 2018-09-22 13:32:37 +0200
  • b1fbfdfc14 Add stairsplus support if moreblocks loaded. sys4-fr 2018-09-22 13:18:20 +0200
  • 0d4a302103 fix creative dig DS-Minetest 2018-09-10 00:10:11 +0200
  • fadf202663 Fix object teleportation from and to nether HybridDog 2018-08-18 20:00:30 +0200
  • df2d49edb0 Override player:set_pos etc. to disallow teleports from/to nether HybridDog 2018-08-15 19:52:39 +0200
  • 4a7dd247e7 Do not use players_in_nether as list but hashmap HybridDog 2018-08-15 17:31:15 +0200
  • 2f3522598c portal.lua: Fix some 80 char line breaks HybridDog 2018-08-15 16:57:23 +0200
  • 020ab700ff Fix get_node vs get_node_or_nil usage HybridDog 2018-08-15 16:52:04 +0200
  • 5925dc5606 mapgen: Use buffers for memory usage optimisation Hybrid Dog 2018-03-18 18:38:33 +0100
  • 6e2ffa04ea guide: fix portal indrigents DS-Minetest 2017-12-31 22:02:22 +0100
  • 8a3d0b0634 Update debug messages Hybrid Dog 2017-12-26 09:58:32 +0100
  • 2ce9440fdf Use the light update parameter of write_to_map instead of the obsolete update_map (vmanip) Hybrid Dog 2017-12-26 09:22:07 +0100
  • 12dc8ae004 Fix code style Hybrid Dog 2017-12-26 09:19:11 +0100
  • 69b3e65c85 Fix missing unknown node test in grass_allowed Hybrid Dog 2017-12-26 08:40:18 +0100
  • 0a2dbbb0f8 Fix small stuff (thanks to warnings from luacheck) Hybrid Dog 2017-12-25 21:23:34 +0100
  • 6019bbce66 Do not use old vector_extras functions Hybrid Dog 2017-12-25 21:22:32 +0100
  • acdf694356 Fixes https://github.com/HybridDog/nether-pack/issues/6 Megaf 2017-12-20 14:12:12 -0200
  • d32ede7e8a make netherrack and co. digable with creative hand DS 2017-07-08 14:26:15 +0200
  • e8a666f34e replace deprecated setting methods DS-Minetest 2017-07-05 18:52:46 +0200
  • a7da195aa1 fix a crash caused by the none existing minetest.splittext function DS 2017-07-05 18:38:38 +0200
  • afb77f0a1d Update README.md HybridDog 2017-02-03 23:19:10 +0100
  • c33e306849 reduce index calculations (untested) HybridDog 2016-09-15 11:57:06 +0200
  • dac86dae07 🐈 HybridDog 2016-08-08 15:51:58 +0200
  • 6d92487f20 🐈 HybridDog 2016-05-26 12:17:06 +0200
  • 578919c469 fix old newbie mistake HybridDog 2016-05-04 18:42:45 +0200
  • 03da51be24 add support to the function delayer mod HybridDog 2016-05-04 18:36:22 +0200
  • b2dd95eb50 Don't use globalsteps Wouters Dorian 2015-09-05 15:52:24 +0200
  • 99eceb10eb assume player:getpos always returns a vector HybridDog 2016-05-04 18:27:05 +0200
  • 2a3e553b9c fix crash nether if player cancel join server "/nether/portal.lua:243: attempt to index a nil value" crabman77 2016-03-06 11:04:14 +0100
  • 0e9bdc48b2 fix unknow item default:coal crabman77 2016-03-26 13:02:47 +0100
  • 501ce57e59 update readme HybridDog 2016-05-04 18:18:04 +0200
  • 3ba23a4c88 New nether guide Much better formspecs based on original code Reworked many sentences ObaniGemini 2016-04-10 20:55:21 +0200
  • 780b95bfbc further optimazion of ws func HybridDog 2016-05-04 17:43:37 +0200
  • f3cec2fe06 🐈 HybridDog 2016-03-10 20:47:16 +0100
  • 06099dcec3 🐈 HybridDog 2016-02-06 12:04:17 +0100
  • b5807be921 use functions from vector_extras which should improve speed HybridDog 2016-01-10 13:42:16 +0100
  • 163bd4a021 update nether tree loop, @Ombridride l hope it works for you, and fix missing degrotate paramtype2 of leaves HybridDog 2016-01-10 12:28:15 +0100
  • 9cee9d0ec6 🐈 HybridDog 2016-01-04 13:25:06 +0100
  • 041f1ce21a untested: save known opposite portal y to meta HybridDog 2016-01-04 12:00:35 +0100
  • b8f81b71bc make obsidian portal always work HybridDog 2016-01-04 11:48:21 +0100
  • cacfae9502 add comments and begin making obsidian portal always work HybridDog 2016-01-04 10:55:39 +0100
  • 6b57e60e1b smaller pearl HybridDog 2016-01-01 14:25:07 +0100
  • 524312a8d3 change nether pearl and portal.lua HybridDog 2016-01-01 12:39:21 +0100
  • 6245b9e4e1 allow disabling killing of people using the simple portal HybridDog 2015-12-31 15:15:39 +0100
  • 1003e8288c dont send players to hell if they execute those chatcommands without nether priv HybridDog 2015-12-30 11:16:58 +0100
  • a0995f18f8 cache used portals instead of always teleporting to 100 etc HybridDog 2015-12-28 20:04:38 +0100
  • 624cf7243d update chatcommand HybridDog 2015-12-28 19:01:30 +0100
  • 1e0bcbb709 fix player doesnt hear nether teleporter sound, thanks to @crabman77 HybridDog 2015-12-28 18:38:09 +0100
  • 40997320b0 add nether fences HybridDog 2015-12-28 18:06:52 +0100
  • 8dabe8667a short digging allowed function HybridDog 2015-12-05 12:39:42 +0100
  • 8797de8748 add nether torch crafting, make them ingniter and add vine normalmap HybridDog 2015-12-05 12:28:03 +0100
  • 2ddf5c81a4 🐈 HybridDog 2015-08-05 10:35:32 +0200
  • 088d2debd1 🐈 HybridDog 2015-07-18 18:27:02 +0200
  • a707932536 🐈 HybridDog 2015-07-18 18:22:28 +0200
  • 8b9e04d42b 🐈 HybridDog 2015-07-09 20:23:37 +0200
  • 87f870db57 🐈 HybridDog 2015-07-05 21:01:13 +0200
  • b09a30c141 🐈 HybridDog 2015-05-29 12:08:27 +0200
  • de4b04f35b l think the texture is not symmetrical enough for 90° rotation HybridDog 2015-05-27 10:31:27 +0200
  • 39096975aa …fix one perlin noise outside [-1; 1] problem HybridDog 2015-05-21 17:29:30 +0200
  • 314930714b …fix one perlin noise outside [-1; 1] problem HybridDog 2015-05-21 17:14:54 +0200
  • 0d07fa3cd4 use the weierstrass function to decorate the nether forest top (similar to http://a.pomf.se/niypzy.png) HybridDog 2015-05-20 21:01:10 +0200
  • 21171ceb2c this should fix the problem that nether forest trees often have so many missing leaves HybridDog 2015-05-20 19:57:51 +0200
  • 81821263c6 fix mapgen noise mistake (untested) @crabman77 this was the problem l searched @LeMagnesium HybridDog 2015-05-16 23:49:04 +0200
  • 79a7754e74 automatic update HybridDog 2015-04-16 20:41:02 +0200
  • 79a2e8186b fix nether mapgen crabman77 2015-03-19 16:13:24 +0100
  • 7c75dafcdb at least a bit history HybridDog 2015-02-18 18:34:03 +0100
  • 4dba4e8cb1 update HybridDog 2014-04-18 22:02:24 +0200
  • 48d6f4aa64 update readme HybridDog 2014-04-17 11:20:20 +0200
  • c4fe70ba30 change nether trees HybridDog 2013-11-17 21:04:15 +0100
  • 97fba4a9f1 add readme HybridDog 2013-09-06 00:24:57 +0200
  • 566f9be204 update HybridDog 2013-08-24 12:45:30 +0200
  • 7b39425418 pngcrush textures HybridDog 2013-08-17 14:21:25 +0200
  • 5b3b1ffb78 change mapgen HybridDog 2013-08-15 01:06:30 +0200
  • ca3168c387 use vm HybridDog 2013-08-12 18:14:29 +0200
  • 2702d3010a don`t load unused texture HybridDog 2013-08-12 16:57:00 +0200
  • 21ae7c52a5 remove obsidian HybridDog 2013-08-12 16:54:11 +0200
  • 00dced390c Fixed a lot of bugs with the portal generator Joel Leclerc 2012-04-19 19:05:07 -0600
  • c63b569709 Added glowstone Joel Leclerc 2012-04-19 13:55:39 -0600
  • 2ca265bcbb Used DD's original texture for netherrack, added nether lava which is brighter than normal lava (and does not ignite fire), added moat around the throne of hades, fixed a dumb bug with saving portals to nether, and made the portals emit light Joel Leclerc 2012-04-19 09:50:20 -0600
  • fde1f90f46 I have no idea why I had "nether_netherrack.png" as the drop lol. Fixed Joel Leclerc 2012-04-18 22:11:42 -0600
  • e68ff31174 Used Death Dealer's texture for nether pearls Joel Leclerc 2012-04-18 21:50:53 -0600
  • 462eebe11b Fixed multiple teleportation!! Joel Leclerc 2012-04-18 21:27:04 -0600
  • d707f0a6a3 Added nether pearls Joel Leclerc 2012-04-18 21:00:45 -0600
  • d9c3f26c87 Fine tuned the spawn and changed the netherrack texture to a modified version of DD's netherrack texture Joel Leclerc 2012-04-18 19:28:47 -0600
  • ac70dda036 Made the nether much deeper, and fixed spawning when the nether isn't loaded (i.e. no portals) Joel Leclerc 2012-04-18 18:38:58 -0600
  • 9c845230e8 Made lava even more frequent Joel Leclerc 2012-04-18 18:26:07 -0600
  • d597ef63a4 Made lava twice as frequent, and diminished the size of lava "bubbles" Joel Leclerc 2012-04-18 17:53:36 -0600
  • 4c98df1b07 Sort of fixed the multiple teleportation issue. The rest of this issue is a bug in minetest Joel Leclerc 2012-04-18 17:49:27 -0600
  • 414cc39999 Fixed duplicate portals issue Joel Leclerc 2012-04-18 17:42:46 -0600
  • 3f14a0061c Fixed rare bug that causes minetest to crash Joel Leclerc 2012-04-18 16:59:12 -0600
  • d8e3a0864c Added craft definitions for nether, and added obsidian mod Joel Leclerc 2012-04-18 16:26:47 -0600
  • be5c41f76d Added portals Joel Leclerc 2012-04-18 16:11:38 -0600
  • cfa8cbb2a0 Added nether mod Joel Leclerc 2012-04-16 15:27:29 -0600