Commit Graph

  • 8be1f839c5 Move most of mapgen into mapgen thread master Desour 2024-03-17 15:38:49 +0100
  • 9c3fc65544 Also move out the grow_structure functions Desour 2024-03-14 16:20:13 +0100
  • 0351e12bac Move mapgen code out of init.lua Desour 2024-03-14 16:12:36 +0100
  • 2eb9ccac23 Move most of mapgen into mapgen thread #17 Desour 2024-03-17 15:38:49 +0100
  • cb707eae6c Also move out the grow_structure functions Desour 2024-03-14 16:20:13 +0100
  • 68f1133fed Move mapgen code out of init.lua Desour 2024-03-14 16:12:36 +0100
  • 1c033a048f
    Helper functions for other mods and an obsidian portal bugfix (#15) Deathwing777 2024-02-29 12:05:03 -0800
  • e7c5de04eb
    Implemented HybridDog's change requests. #15 Deathwing777 2024-02-29 06:38:21 -0800
  • 6c30874736
    Fixed broken elseif Deathwing777 2024-02-27 18:30:40 -0800
  • 84d5e1ce3c
    Made changes after testing previous commit. Deathwing777 2024-02-27 17:49:30 -0800
  • 2951813d2c
    Implemented HybridDog's change request. Deathwing777 2024-02-27 12:50:35 -0800
  • 242a32e1ad
    Implemented HybridDog's change requests. Deathwing777 2024-02-24 11:49:58 -0800
  • 9af94a8bc6
    Code cleanup and new global/chat function. Deathwing777 2024-02-20 14:53:14 -0800
  • 9c98786ff7
    Fixes HybridDog#16 Deathwing777 2024-02-20 13:24:29 -0800
  • 17cf0ff5a3
    Fixes Issue #14 Deathwing777 2024-02-20 12:03:32 -0800
  • 02d14a8970 Fix nether portal detection HybridDog 2023-10-30 17:39:55 +0100
  • 76708b02d5 Update the Readme v2.0.0 HybridDog 2022-08-20 20:19:58 +0200
  • f12d33c743 Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional HybridDog 2022-08-20 19:57:09 +0200
  • 435cef6f81 Remove the unused vector_extras dependency HybridDog 2022-08-20 19:20:13 +0200
  • 01cd7c8e5b New nether guide HybridDog 2021-12-28 18:33:25 +0100
  • dbcd72aa25 try html formspec: html_formspec_test HybridDog 2021-12-28 18:33:25 +0100
  • 817efcdd29 Add settingtypes.txt to configure player trapping and message logging HybridDog 2022-08-16 17:12:37 +0200
  • 6507e43dc5 Do not ignore the portal code if damage is enabled and the "nether_players" file does not exist HybridDog 2022-08-15 15:46:47 +0200
  • 27bf94c4d0 Fix portal player y pos being off by 1 node sometimes Desour 2022-07-23 20:35:24 +0200
  • c624867676 Fix portal player y pos being off by 1 node sometimes #12 Desour 2022-07-23 20:35:24 +0200
  • 27be1dd740 Mention the problematic guide in the Readme v1.0.0 HybridDog 2021-12-22 19:07:12 +0100
  • c35d18a519 Fix some deprecation warnings HybridDog 2021-12-22 18:24:47 +0100
  • fb1eca6c11 Add .luacheckrc and do some code fixes HybridDog 2021-12-22 18:16:01 +0100
  • be64a982f8 Remove the invisible folder HybridDog 2021-12-22 17:53:32 +0100
  • 56f5909e0f Relicense; WTFPL allows it development_files_invisible_folder HybridDog 2021-12-22 17:45:59 +0100
  • 7cdd0471a2 depends.txt -> mod.conf HybridDog 2021-12-22 17:44:27 +0100
  • b876d8f2b9 Move the mod description to the forum to reduce duplicate text HybridDog 2021-12-22 17:39:40 +0100
  • 870b6a9d47 Fix nether leaves visual_scale HybridDog 2019-03-10 12:35:24 +0100
  • 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
  • e9bbd63c31 Merge 175db7fd45 into d32ede7e8a #9 Megaf 2017-12-21 01:51:35 +0000
  • 175db7fd45
    Slight changes #9 Megaf 2017-12-20 23:42:48 -0200
  • dfc9657885
    Moving functions around. Megaf 2017-12-20 19:32:34 -0200
  • de1a29d6a5
    Make function get_data_pos_table builtin Megaf 2017-12-20 19:14:53 -0200
  • 22e4fb1cc8 Merge 7b37e3f1b4 into d32ede7e8a #8 Megaf 2017-12-20 20:51:43 +0000
  • 8b37ba3a92
    Merge pull request #2 from Megaf/patch-1 Megaf 2017-12-20 21:49:20 +0100
  • 7b37e3f1b4
    Merge pull request #1 from Megaf/patch-2 #8 Megaf 2017-12-20 21:46:03 +0100
  • c1f2375254
    Update init.lua Megaf 2017-12-20 18:44:53 -0200
  • 43bf49648f
    Added functions from vector_extras to nether mod. Megaf 2017-12-20 15:45:51 -0200
  • 225bf51c85
    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
  • 829bd997ac make netherrack and co. digable with creative hand #4 DS-Minetest 2017-07-06 17:38:00 +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
  • 08243fa22a fix #2 DS-Minetest 2017-07-04 16:06:17 +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