Commit Graph

  • d0ce9dd633 Update .luacheckrc and fix warnings Treer 2020-01-08 21:31:10 +1100
  • 1d19546345 Update copyrights & require Minetest v0.4.16 or greater Treer 2020-01-08 20:06:00 +1100
  • 3945467152 Add more mesecon support Treer 2020-01-07 00:08:27 +1100
  • 478684062d Add Minetest 0.4 support Treer 2020-01-06 22:21:15 +1100
  • 4ebdf7f25f Handle edge-case when player quits the game while teleporting Treer 2020-01-05 20:14:30 +1100
  • 4985e199b1 check for portal frames on the surface Treer 2020-01-05 13:19:46 +1100
  • 48cbd87b59 Move wormhole_node_is_horizontal into the shape definition Treer 2020-01-05 01:33:56 +1100
  • 43f1f24d53 Add settingtypes.txt settings Treer 2020-01-04 21:06:06 +1100
  • a971e0359e Finish example portals Treer 2020-01-04 15:38:13 +1100
  • 6752964c96 Add PortalShape_Platform Treer 2020-01-02 23:42:20 +1100
  • b9e85582f9 Add Surface-following portal using Moore curves Treer 2020-01-02 23:35:48 +1100
  • 11a818212a Standardize files as LF without CR, and UTF-8 without BOM Treer 2019-08-07 07:23:06 +1000
  • 58eb65c0c8 documentation Treer 2019-07-28 13:51:16 +1000
  • 6e0cadb1ec Check no other mod is already using a portal definition Treer 2019-07-28 13:15:51 +1000
  • 9bfbb64e96 Add portal_examples.lua Treer 2019-07-27 20:33:19 +1000
  • b8ec09f402 Add animated particle support Treer 2019-07-27 19:50:59 +1000
  • 0f3f42e5c0 Add portal sounds Treer 2019-07-27 17:43:51 +1000
  • d5a551b4cf Add example alternative shape PortalShape_Circular Treer 2019-07-24 20:08:04 +1000
  • 31cf6a9bc3 Place_Schematic uses correct frame and wormhole nodes Treer 2019-07-23 19:58:46 +1000
  • 7cff6b8cc2 Add portal ignition sparks Treer 2019-07-22 22:55:13 +1000
  • 27a660b731 Unroll 32affba6 (stairs) (#9) Treer 2019-07-20 16:56:32 +1000
  • dd6c19d005 Keep portal type in metadata for non-traditional portals Treer 2019-07-21 17:08:42 +1000
  • 835ad9686d rearrange code Treer 2019-07-21 14:45:10 +1000
  • e2666146ca Implement sound and events in API Treer 2019-07-21 13:06:04 +1000
  • 0c7a6e95c5 Fix edge case Treer 2019-07-20 17:55:51 +1000
  • 52b20925d5 Unlinks target portal if it's linked to a different portal Treer 2019-07-17 23:07:05 +1000
  • 6401052f92 fix bugs Treer 2019-07-16 21:39:16 +1000
  • c106b88e98 only perform remote_portal_checkup if portal schematic was placed Treer 2019-07-14 21:37:53 +1000
  • 1a6d15def3 Portals connect to nearby targets Treer 2019-07-13 17:22:17 +1000
  • 43b37e96b2 Add Book of Portals Treer 2019-07-13 14:09:23 +1000
  • b6e2a3335a provide Portal API Treer 2019-07-05 23:22:22 +1000
  • 3126d067a1 Dynamic/hardware portal colouring Treer 2019-07-04 23:58:37 +1000
  • 83c9ad574f Allow two or more portal types to be made with the same frame material Treer 2019-07-04 21:44:30 +1000
  • f38211e55d Prevent portals from sharing frame nodes with other portals Treer 2019-07-03 01:26:49 +1000
  • 2113d332f8 Spawn portals on the surface, when possible Treer 2019-07-03 00:53:47 +1000
  • 9a4c7ed875 Fix call to node timer stop() Treer 2019-07-03 00:49:17 +1000
  • 59275bb242 tidy up some code Treer 2019-07-01 21:55:48 +1000
  • c7d83eceb7 Prevent concurrent mapgen from removing freshly placed portals Treer 2019-06-30 21:29:23 +1000
  • edf961907e Allow reignition of portals in player-built areas Treer 2019-06-30 13:55:38 +1000
  • 7a4d9ebf01 Issue #6 Replace ABM with single node timer Treer 2019-06-30 13:38:56 +1000
  • a085e194fa Add mesecons support Treer 2019-06-29 23:08:31 +1000
  • 614a3f91a7 Separate portal shape code from portal behavior code, and refactor Treer 2019-06-29 13:18:18 +1000
  • b49f4ce73d Fix error caused by teleporting offline players (#12) ㄗㄠˋ ㄑㄧˊ 2020-01-09 01:56:49 +0800
  • 6551f5c120 Convert UTF-8 + BOM to UTF-8. Fixes crash on some systems SmallJoker 2019-08-01 18:25:25 +0200
  • b8dab52e41 Unroll 32affba6 (stairs) (#9) Treer 2019-07-20 16:56:32 +1000
  • bf145d4c11 Fix portal particle spawners Treer 2019-06-26 19:18:03 +1000
  • 2d94d74d97 Fix #1. v1 Auke Kok 2017-12-20 20:52:57 -0800
  • 57b2d30b9e Override mese crystal fragment, use new settings API. Auke Kok 2017-12-19 21:39:29 -0800
  • 0b6925f4b1 Fixes old bug id #21 Auke Kok 2017-12-19 21:35:05 -0800
  • 7a0e52da46 Luacheck cleanups. Auke Kok 2017-12-19 21:31:53 -0800
  • 509cfefd69 This code is not trivial, and really needs a .luacheckrc. Auke Kok 2017-12-19 21:31:34 -0800
  • 8008b8cbdc Fix sound passing for stairs. Auke Kok 2017-12-19 21:17:14 -0800
  • 3f2c30ec2e Relicense to ISC. Auke Kok 2017-12-19 21:03:58 -0800
  • 483cbe916d Remove debug code. Auke Kok 2017-12-19 21:00:16 -0800
  • 32affba608 Add slabs and stairs for nether bricks, using "stairs" mod. Auke Kok 2015-11-17 16:21:05 -0800
  • bc2ccfbaea Use voxelmanip data buffer memory optimisation paramat 2016-12-28 23:03:33 +0000
  • 7cf89b2889 Make textures brighter, retaining contrast. (#20) Auke Kok 2016-06-30 22:55:31 -0700
  • 589f305d08 StairsPlus support for nether bricks. (#19) Luka Vandervelden 2016-06-12 01:52:48 +0200
  • e230813af8 Place portal as schematic. Avoid portal griefing paramat 2016-05-31 19:13:56 +0100
  • 47d39871d2 Caverns. Fix node defs/crafting. Smaller emerge. Find cavern floor (#17) Paramat 2016-05-30 20:55:04 +0100
  • c35f6a2d03 Clean up trailing whitespace. Auke Kok 2016-05-25 22:29:25 -0700
  • 20c0275ddd Init.lua: Organise, improve code style paramat 2016-05-25 07:59:47 +0100
  • d6d388b1c7 Move luavoxelmanip generation to master branch paramat 2016-05-25 04:42:32 +0100
  • e748976f83 Add crafting recipes for bricks, fences. Auke Kok 2016-04-16 23:05:44 -0700
  • b5a626e02a Force emerge the target area. Auke Kok 2016-04-16 20:38:03 -0700
  • 21bf447cd0 Add standard mod files. Auke Kok 2016-04-16 20:16:43 -0700
  • a313b4201b Remove minetest.env:* usage. Auke Kok 2016-04-16 20:11:25 -0700
  • b2e259e2df Update and rename README.txt to README.md Ryan 2016-04-16 20:09:53 -0700
  • 53f4548684 Fix height_min/max usage. Auke Kok 2015-11-27 01:10:43 -0800
  • 06b281c1ba Add nether brick fence Alexey Smirnoff 2015-11-23 13:08:46 +0600
  • 9b4d1f8ff7 Add slabs and stairs for nether bricks, using "stairs" mod. Auke Kok 2015-11-17 16:21:05 -0800
  • bad0d53bdb Hinder BlockMen from hacking again PilzAdam 2013-05-02 22:20:06 +0200
  • 8ed9c444db Add BlockMen as texture author to the README PilzAdam 2013-04-30 16:23:25 +0200
  • 86ed01e379 New netherrack texture; rename netherrack and -sand texture PilzAdam 2013-04-30 15:26:03 +0200
  • 0ae4839912 Only drop netherrack with a chance of 1/3 PilzAdam 2013-04-30 13:28:51 +0200
  • faaf073794 Add air bubbles PilzAdam 2013-04-30 01:13:59 +0200
  • 3c3be9b32c Add level=2 to brick PilzAdam 2013-04-30 00:18:07 +0200
  • 1456ca9af5 Add netherbrick and nether dungeons; fix replace names for rack adn sand PilzAdam 2013-04-29 23:36:45 +0200
  • da48d679f7 Fix dissappearing portals and stone; renamce nethersand and -rack PilzAdam 2013-04-29 23:26:12 +0200
  • d054a4e58a Initial commit PilzAdam 2013-04-29 20:33:09 +0200