Commit graph

  • fcc2bf8be3 update screenshot master tenplus1 2025-01-04 11:55:04 +00:00
  • f344932986 tweak code, texture. add attachment check tenplus1 2025-01-04 11:49:52 +00:00
  • 92c883ba75 tidy code tenplus1 2024-07-28 10:32:30 +01:00
  • 9e89d3918d initial_properties update tenplus1 2023-09-23 14:12:16 +01:00
  • 2455809475 remove intllib support tenplus1 2023-08-08 14:16:03 +01:00
  • 787edfd305 better particle effects tenplus1 2023-04-15 11:00:35 +01:00
  • 590f0b88f8 updated license.txt file tenplus1 2022-12-02 10:10:30 +00:00
  • 836562498e Added formspec checks and switch to for old pad texture (thanks mazes 80) tenplus1 2022-09-09 07:36:49 +01:00
  • 6a9d10397b change ; to , (unified inv weirdness) tenplus1 2021-06-10 09:38:10 +01:00
  • c513ca0af8 code tide, rename textures tenplus1 2021-04-02 19:41:59 +01:00
  • e5aa15bf4f update mod.conf info tenplus1 2021-01-21 10:47:06 +00:00
  • d308e0d73e change set_look_yaw to set_look_horizontal tenplus1 2020-12-13 17:06:58 +00:00
  • 2913807d84 added 5.x translations tenplus1 2020-08-25 11:09:16 +01:00
  • 93c20295fd update translation detection tenplus1 2020-08-25 10:33:21 +01:00
  • 6f66ea9c7d new pad texture, 5.x changes TenPlus1 2020-04-30 20:24:58 +01:00
  • a13eaf700c added mineclone2 crafts, spanish translation (thanks universales) TenPlus1 2020-03-26 08:47:29 +00:00
  • 45338d6db2 change get_look_yaw to get_look_horizontal TenPlus1 2019-10-21 11:24:52 +01:00
  • cd52b5d952 code tidy ' to " TenPlus1 2019-08-05 10:06:30 +01:00
  • ad3d70fb54 add vessel group TenPlus1 2019-01-30 09:09:49 +00:00
  • 869dea628e only teleport players, use 0.4.16+ code changes TenPlus1 2018-10-22 14:47:57 +01:00
  • d22ab00772 fix pad drop TenPlus1 2018-09-30 22:06:23 +01:00
  • ad3830a7f2 portal flames can no longer drop as item when blasted TenPlus1 2018-09-29 19:59:54 +01:00
  • c8cdef9c22 rename screenshot file TenPlus1 2018-07-30 13:56:29 +01:00
  • f6ca66945e add screenshot.png TenPlus1 2018-07-30 13:52:45 +01:00
  • 043de74563 do not teleport sign text or itemframe items TenPlus1 2018-04-29 18:05:38 +01:00
  • c94700b496 change global functions to local TenPlus1 2018-04-09 19:09:59 +01:00
  • 0b30944288 remove global function for local TenPlus1 2018-04-09 19:07:45 +01:00
  • 7ab512ceb5 added changed by maybe_dragon to bookmark location before setting pad/potion coords TenPlus1 2017-12-22 14:17:50 +00:00
  • fdfcbcb968 getpos to get_pos TenPlus1 2017-10-09 16:00:04 +01:00
  • 5877bed0de updated to use 0.4.16 functions TenPlus1 2017-10-09 14:58:53 +01:00
  • 8b624d57dd Updated intllib support (thanks fat115) TenPlus1 2017-08-04 11:05:01 +01:00
  • ca153f3f6a Added support for glowing particles, better Intllib support TenPlus1 2017-03-13 09:50:32 +00:00
  • f865b67ade updated potion texture (thanks mt-modder) TenPlus1 2016-12-29 18:16:54 +00:00
  • 36c63cfe2b remove vessels dependency TenPlus1 2016-11-30 10:30:03 +00:00
  • 56433830f5 add mod.conf and description.txt TenPlus1 2016-11-12 10:50:17 +00:00
  • 2a7a728eb7 added 4x lucky blocks TenPlus1 2016-11-12 10:45:57 +00:00
  • b50b700e61 Added pad facing direction after use TenPlus1 2016-10-03 10:42:37 +01:00
  • 475360b87b Changed license TenPlus1 2016-08-19 19:37:56 +01:00
  • 8b1250d0f8 tweak TenPlus1 2016-06-05 12:24:11 +01:00
  • 865dd1475a added meta error check TenPlus1 2016-06-01 13:28:54 +01:00
  • 7c8b2dde92 intllib support added (thanks Xanthin) TenPlus1 2016-05-30 12:42:09 +01:00
  • 718adac01d Teleport pads now have descriptions added TenPlus1 2016-05-21 17:57:08 +01:00
  • 4f88bf11d6 Tweaked and tidies code, added map_generation_limit's TenPlus1 2016-05-08 11:14:27 +01:00
  • 632d0685b6 changed from moveto to setpos for pad/potion teleport TenPlus1 2016-01-17 20:50:18 +00:00
  • 33deefceba Added legacy_wallmounted line TenPlus1 2015-11-23 11:46:34 +00:00
  • 3c1bc0bba9 Code tidy TenPlus1 2015-11-18 10:10:03 +00:00
  • 849934c710 disable abm catch_up TenPlus1 2015-11-07 20:54:57 +00:00
  • 315bdc9978 Throwable potions work, changed potion recipe TenPlus1 2015-11-05 09:24:54 +00:00
  • 3a326e4734 Added throwable potions TenPlus1 2015-11-04 19:34:58 +00:00
  • bdb715c958 changed tile_images to tiles TenPlus1 2015-10-16 11:29:25 +01:00
  • 08406000bd Changed deprecated add_node to set_node TenPlus1 2015-09-16 14:55:33 +01:00
  • 2eccef244d Code tidy TenPlus1 2015-09-11 21:20:30 +01:00
  • 5d74e552f9 Code tidy and particle effect added TenPlus1 2015-09-08 16:56:22 +01:00
  • 4ed639de55 Tweaked and Tidied code TenPlus1 2015-07-05 16:47:35 +01:00
  • d3363dc728 oopsie tenplus1 2015-05-25 13:32:50 +01:00
  • 0a633d42ef Teleport sound plays both sides of portal tenplus1 2015-05-25 13:31:13 +01:00
  • 26bc25b5af Tweaked code tenplus1 2015-05-12 18:08:01 +01:00
  • 6f7f9a4086 Added vessels dependency, potion craft is shapeless tenplus1 2015-03-07 09:23:06 +00:00
  • ea22f8cbbe Added forum link to readme tenplus1 2015-01-05 19:06:03 +00:00
  • e1e80c56dc First Commit by TenPlus1 tenplus1 2014-11-09 19:20:46 +00:00