Commit Graph

  • f4ae8b4078 don't allow random players to attach travelnets to other players' networks flux 2023-01-09 12:28:50 -08:00
  • 6f2d5f6931 add persistence functions for per-player travelnet data BuckarooBanzay 2022-12-17 11:48:05 +01:00
  • 8fb8c794ec use mtt for testing () Buckaroo Banzai 2022-12-17 22:19:51 +01:00
  • d4c9f9d365 List all craftable items and recipes in doc/crafting.md () Christian Weiske 2022-09-28 13:07:28 +02:00
  • 0545838f15 Link settings from README, add extendet documentation for some settings () Christian Weiske 2022-09-27 00:28:25 +02:00
  • beb7bba60a MineClone 2 adjustments () Christian Weiske 2022-09-26 08:31:10 +02:00
  • 30af8c90bc Fix casing error in German translation () Christian Weiske 2022-09-25 16:31:51 +02:00
  • e08167c431 fix missing colons in translations мтест 2022-08-30 16:45:27 +02:00
  • 0be2434c3d fix incorrect variable name OgelGames 2022-08-28 21:06:56 +10:00
  • ef6efac7e9 add fr, it and pl translations, also some updates/fixes () мтест 2022-08-26 02:17:34 +02:00
  • 20e77d56ef Fix travelnet removal issue and cleanup removal code () Oversword 2022-08-21 05:12:18 +01:00
  • 956d2adc51 Merge pull request from oversword/bugfixes-9-6-22 Oversword 2022-06-10 00:43:36 +01:00
  • 43281e5f22 Consistently rename owner to owner_name (except metadata prop); Move a line below a condition to avoid crash. Oversword 2022-06-09 21:27:00 +01:00
  • a436c1b106 fix https://github.com/mt-mods/travelnet/issues/55 unknown 2022-02-24 00:14:46 -05:00
  • 9ea2c0d1ff Locked travelnet compat () Oversword 2022-02-15 21:34:19 +00:00
  • 46bf9ec120 Merge pull request from oversword/pos_inside_current Oversword 2022-02-15 02:49:23 +00:00
  • 294d6dd727 Move assignment of pos from on_interact methods to inside show_current_formspec method Oversword 2022-02-15 02:40:57 +00:00
  • db1e731ba7 add lbm to migrate formspecs automatically on mapblock load () Buckaroo Banzai 2022-02-14 23:09:26 +01:00
  • 65c254a372 don't convert player name back to player reference OgelGames 2022-02-14 18:23:06 +11:00
  • 302e425262 Draft: Formspec redo () Oversword 2022-02-12 19:56:37 +00:00
  • 661690e583 Generate formspecs on interact, not on update () Oversword 2022-02-10 16:38:07 +00:00
  • 9fdcbe8570 Remove the usage of pos2str using context var () Oversword 2022-02-06 19:09:03 +00:00
  • 9ed450b853 fix https://github.com/mt-mods/travelnet/issues/43 data loss wsor4035 2022-02-03 19:08:25 -05:00
  • 6f44bbc493 use the settings api with fallback defaults () wsor4035 2022-02-02 19:20:44 -05:00
  • 79277d24f5 cleanup changes () wsor4035 2022-02-01 19:18:04 -05:00
  • 2f09593ebf Re-work how formspecs are shown to remove the need for delays and to guarantee the formspec is show () Oversword 2022-02-02 00:13:45 +00:00
  • b7ade6b832 cleanup changes unknown 2022-02-01 18:54:40 -05:00
  • b4b8f12852 Check that a node is in fact a travelnet or elevator before parsing input data () Oversword 2022-02-01 18:08:29 +00:00
  • d0b8e43254 Add paging mechanism () Oversword 2022-02-01 18:05:18 +00:00
  • d8c0c9d423 prevent data loss () wsor4035 2022-01-28 23:04:28 -05:00
  • 48f46d2985 Load the travelnet node before performing teleport logic on it () Oversword 2022-01-28 19:29:04 +00:00
  • 6f170053da Editable station () Buckaroo Banzai 2022-01-07 16:37:46 +01:00
  • 5b3a060d44 fix translation OgelGames 2021-12-26 16:48:43 +11:00
  • 1639515b2b first pass adding edit functionality Luke aka SwissalpS 2021-12-09 00:09:56 +01:00
  • 4149fa4ece consistently use utility function to check for elevator OgelGames 2021-09-16 15:01:38 +10:00
  • 80ba872612 prevent crashing when travelnet with non-existent network is used OgelGames 2021-09-16 14:57:22 +10:00
  • b81650cf7e fix typo OgelGames 2021-07-15 14:14:29 +10:00
  • 19f7bc2039 add the rest of the dye colors for travelnets () Buckaroo Banzai 2021-07-14 07:28:57 +02:00
  • 9b20c7b023 WIP: Code sanity improved () Oversword 2021-07-03 18:41:00 +01:00
  • d1d59e4a3c Merge 803864a6d0c68ab0e5805acef2458c115ecb8f3f into 9f2bbc617ec5b9569eccad3f49d701a9bd204456 Benjamin Marwell 2021-07-02 12:24:23 +02:00
  • 803864a6d0 change row to column Benjamin Marwell 2021-07-02 11:21:27 +02:00
  • be109dd8dc Linting and code formatting () Oversword 2021-07-02 05:58:54 +01:00
  • 740cecc67e fix deprecated use of use_texture_alpha OgelGames 2021-04-04 22:45:36 +10:00
  • f2f6e8d124 Merge 7c5309e77a8b7a2eddf0b928a2757bf1cc500c28 into 9f2bbc617ec5b9569eccad3f49d701a9bd204456 Oversword 2021-02-19 08:21:13 +01:00
  • 7c5309e77a Config option to add the hidden block when the travelnet is interacted with Oversword 2021-02-19 02:00:43 +00:00
  • 7264c576c1 Stop elevator being pushed Oversword 2021-02-18 03:53:25 +00:00
  • 7524c4a2f2 Elevator invisible block alsoincluded Oversword 2021-02-18 03:47:44 +00:00
  • 274cc023dd Use hidden node to stop placement of blocks in top half of travelnet Oversword 2021-02-18 03:33:35 +00:00
  • f9987bedb1 Merge branch 'issue-55' of github.com:oversword/travelnet into issue-55 Oversword 2021-02-18 03:04:10 +00:00
  • 1b1df8521a Depends on msescons mvps to be sure Oversword 2021-02-18 03:03:40 +00:00
  • 15a47dca1b Register mvps stoppers Oversword 2021-02-18 03:02:29 +00:00
  • ca5e7b32c0 Merge branch 'master' into issue-55 Oversword 2021-02-18 02:12:32 +00:00
  • 30fc53a6a4 Use hidden node to stop placement of blocks in top half of travelnet Oversword 2021-02-18 02:06:20 +00:00
  • 33c15e1836 Corrects typo: diffrent --> different () Sbgodin 2021-02-10 12:55:17 +00:00
  • a0201e7706 Corrects typo : belog --> belong Christophe HENRY 2021-02-10 10:46:30 +01:00
  • 451db00fc2 add export ignores OgelGames 2021-02-09 16:51:20 +11:00
  • f10135d770 check protection when coloring travelnet OgelGames 2021-02-09 16:09:48 +11:00
  • 8e57c5c96c in-place travelnet coloring OgelGames 2021-02-03 17:11:29 +11:00
  • ede07a3933 fix typo OgelGames 2021-02-03 16:55:19 +11:00
  • 5549df3acc fix player variable leak BuckarooBanzay 2021-02-02 09:20:48 +01:00
  • 30ed33fcba fix door opening code BuckarooBanzay 2021-02-02 09:18:40 +01:00
  • 3ab42e0373 repair travelnet texture OgelGames 2021-02-02 17:42:13 +11:00
  • 0a1b7dcf1b stricter luacheck / cleanups BuckarooBanzay 2021-01-15 08:26:42 +01:00
  • f379075b5a optimize textures OgelGames 2021-01-14 16:02:45 +11:00
  • 703a939204 adjust travelnet colors OgelGames 2021-01-14 16:01:50 +11:00
  • aa899c4437 craft default travelnet from colored using yellow dye OgelGames 2021-01-13 21:27:32 +11:00
  • 927c9bdee3 fix removal of colored travelnets OgelGames 2021-01-13 19:55:54 +11:00
  • efa07b17bd Fix spelling David Leal 2021-01-12 20:08:26 -06:00
  • 73fc37ee20 Improve README.md David Leal 2021-01-08 12:28:35 -06:00
  • 5e13a52faa add contentdb badge BuckarooBanzay 2021-01-08 15:25:27 +01:00
  • bf30b4cef0 add screenshot, update readme BuckarooBanzay 2021-01-08 15:16:26 +01:00
  • dd759279ed colored travelnets () Buckaroo Banzai 2021-01-08 15:11:19 +01:00
  • 0845ab9535 Merge ad5c33b7b80fe249fdab9e57bec424d28bf25ea8 into 9f2bbc617ec5b9569eccad3f49d701a9bd204456 Conner Vieira 2021-01-06 09:51:30 -05:00
  • ad5c33b7b8 Fixed a few typos Conner Vieira 2021-01-06 09:51:08 -05:00
  • b1fd70ea48 update luacheck OgelGames 2021-01-05 17:40:12 +11:00
  • d438665b86 Update config.lua ObsidianBlade12 2020-11-22 20:15:46 -07:00
  • 749d1da2b2 Update config.lua JustJay 2020-11-22 18:59:24 -08:00
  • 97bd66afda remove debug prints BuckarooBanzay 2020-11-19 20:12:50 +01:00
  • 3e8915e249 fix translation issues BuckarooBanzay 2020-11-19 20:12:17 +01:00
  • 39e7d86040 modularization, cleanup part II BuckarooBanzay 2020-11-19 19:57:19 +01:00
  • 484bd808f7 split some functions in separate files (cleanup part I) BuckarooBanzay 2020-11-19 19:46:40 +01:00
  • 696548f6d3 Add integration test (based on 3D Armor's integration test) () David Leal 2020-11-04 12:05:17 -06:00
  • f3e77cc744 Fix LuaCheck warnings David Leal 2020-10-26 12:15:57 -06:00
  • 82af0cda4b Run LuaCheck on pull requests David Leal 2020-10-26 12:11:18 -06:00
  • 5ee5c9e077 Merge pull request from mt-mods/mtg-translate-compat Buckaroo Banzai 2020-10-26 07:46:02 +01:00
  • 671d754cc8 Merge https://github.com/Panquesito7/travelnet into HEAD BuckarooBanzay 2020-10-26 07:35:35 +01:00
  • 23959c9af7 Merge 372904e03e378ba4020bc711c1071f21111421ab into 9f2bbc617ec5b9569eccad3f49d701a9bd204456 David Leal 2020-10-25 21:42:59 -06:00
  • 372904e03e Update Russian translation (untested) David Leal 2020-10-25 14:46:39 -06:00
  • ad7022cd7d Update German translation (untested) David Leal 2020-10-25 14:34:52 -06:00
  • 1687965753 Update Spanish translation David Leal 2020-10-25 14:26:27 -06:00
  • 727f657cbe Refactor how some translations are coded David Leal 2020-10-25 14:25:55 -06:00
  • c88bfa3d86 Update Russian translation (untested) David Leal 2020-10-25 00:20:03 -05:00
  • cc254d60ab Add an endline at mod.conf David Leal 2020-10-24 21:51:04 -05:00
  • 8feddf9615 Update German translation (untested) David Leal 2020-10-24 21:49:01 -05:00
  • a937eb7b78 Update Spanish translation David Leal 2020-10-24 21:34:52 -05:00
  • c8420fc3b7 Refactor how translations are coded David Leal 2020-10-24 21:34:16 -05:00
  • f3b83c65c6 interoperability with protection mods h3ndrik 2020-05-14 12:38:33 +02:00
  • cc450e811d Merge cfc82b8c62705bd0c53b512c66ed28160e34c864 into 9f2bbc617ec5b9569eccad3f49d701a9bd204456 Jacob Gustafson 2020-07-24 12:59:45 -05:00
  • cfc82b8c62 Add a space. Complete de.po & es.po using Google Translate. poikilos 2020-07-24 13:58:40 -04:00
  • 902d220f5c Merge 40c498884d6d5a94ff93be7eb4822f6e805a4db4 into 9f2bbc617ec5b9569eccad3f49d701a9bd204456 Hamlet 2020-06-12 17:36:40 +02:00