Commit Graph

  • 8d6e82cfdb Fix typos in mcl item names and allow for mcl variant differences (#52) master j-r 2025-03-26 23:56:44 +01:00
  • c87b4b945a adjust mcl_dye[s] mod name based on which mcl_dye[s] mod is detected (#51) Jacob Lifshay 2025-03-23 11:58:08 -07:00
  • c643ec34dc add mroe materials technic_more_materials wsor4035 2024-12-01 14:20:11 -05:00
  • 7a136dc739 fix mineclonia ci (#45) wsor4035 2024-09-24 00:22:25 -04:00
  • 3729628757 add moreores and technic support for mineclone* games (#44) Jacob Lifshay 2024-09-23 15:23:06 -07:00
  • 78295d974c fix https://github.com/mt-mods/xcompat/issues/43 - fix typo wsor4035 2024-09-21 14:48:05 -04:00
  • b18dc7ba14 add player compatibility api (#41) wsor4035 2024-09-08 18:01:52 -04:00
  • 931a16803e sapling on place function (#40) wsor4035 2024-09-06 16:40:36 -04:00
  • 655486f465 register tests only if enabled (#38) Buckaroo Banzai 2024-08-19 07:07:07 +02:00
  • cb6471e266 add bootup tests for dependent mods (#15) Buckaroo Banzai 2024-08-16 21:00:36 +02:00
  • dc87e255b7 add missing magenta wsor4035 2024-08-09 22:22:55 -04:00
  • 1ed14f9410 add magenta dye to list of dyes wsor4035 2024-08-09 18:59:07 -04:00
  • 688f12a970 add material.stick (#36) Luke aka SwissalpS 2024-07-20 23:52:37 +02:00
  • 4cbdcb0e53 sort materials lists by field names sortMaterials Luke aka SwissalpS 2024-07-20 15:26:58 +02:00
  • 34781935d6 c/p typo in commands.lua Luke aka SwissalpS 2024-07-19 23:13:56 +02:00
  • 81802d90ed get started on group support groupsupport wsor4035 2024-06-23 22:01:50 -04:00
  • cc2da8a2a6 Add cyan dye into xcompat.materials (#31) 1F616EMO~nya 2024-06-22 20:24:12 +08:00
  • 37a7fd6cc8 fix https://github.com/mt-mods/xcompat/issues/28 - fuzzy match minetest game forks wsor4035 2024-06-01 20:37:39 -04:00
  • bf15b0232f Added Farming Redo and Xfarming bowl to farlands materials (#27) Kazooo100 2024-05-28 19:13:20 -04:00
  • 745bdbe564 fix https://github.com/mt-mods/xcompat/issues/26 -incorrect itemstring wsor4035 2024-05-27 10:24:15 -04:00
  • a3ef7ba4a4 forgotten lands sounds support (#25) wsor4035 2024-05-26 14:01:49 -04:00
  • b9b6d49619 refactor sounds like textures/materials (#24) wsor4035 2024-05-26 14:00:33 -04:00
  • 788217bb8e add functions api + documentation (#23) wsor4035 2024-05-26 12:31:52 -04:00
  • 5b4b19a184 refactor mod (#22) wsor4035 2024-05-26 11:07:43 -04:00
  • eb7d9fd4f6 Added flint, bowls, aspen/birch(planks, logs, leaves) and apple/oak(planks, logs) (#21) Kazooo100 2024-05-25 14:45:57 -04:00
  • 215b094515 fix https://github.com/mt-mods/xcompat/issues/20 - correct some nodestrings wsor4035 2024-05-25 12:12:20 -04:00
  • 08bb0d0ed5 add some materials for moretrees game agnostic pr (#19) wsor4035 2024-05-23 23:12:17 -04:00
  • 3da43ebf4e adds stuff for home workshop game agnostic pr (#16) wsor4035 2024-04-14 06:23:38 -04:00
  • 28df57dd5f Add sandstone to materials (#13) wsor4035 2024-03-11 04:02:49 -04:00
  • 62227b7c88 add missed materials from basic materials and update mod.conf (#12) wsor4035 2024-03-08 18:30:07 -05:00
  • 9f56ea7ff4 add game compat chart (#10) wsor4035 2024-03-04 01:55:26 -05:00
  • e73007760e adds texture api (#9) wsor4035 2024-03-03 14:14:02 -05:00
  • 95d24b4e26 fix https://github.com/mt-mods/xcompat/issues/5 - avoid table global (#6) wsor4035 2024-02-29 22:39:17 -05:00
  • 53c0826bff Minor fixes and cleanup (#3) OgelGames 2024-02-27 17:28:29 +11:00
  • 1860fa44b6 drop sound_api global legacy support as not known to be used (#2) wsor4035 2024-02-25 12:03:21 -05:00
  • d266415853 move one global back in .luacheckrc sound_api_drop wsor4035 2024-02-25 11:55:25 -05:00
  • b832ca00da update .luacheckrc and move some globals over to read wsor4035 2024-02-25 11:54:11 -05:00
  • d3ddfb09b1 drop sound_api support as not known to be used wsor4035 2024-02-25 11:50:23 -05:00
  • 7dfc17139f update license wsor4035 2024-02-25 00:25:44 -05:00
  • 2729b2c6f5 add in materials from pipeworks minus teleporter wsor4035 2024-02-25 00:18:36 -05:00
  • b2576e3bcb add in materials from homedecor wsor4035 2024-02-25 00:10:50 -05:00
  • ed57962bbd convert mod from sound api to xcompat wsor4035 2024-02-25 00:10:30 -05:00
  • fe6ea96fa0 merge respective .luacheckrc files and move redundant license file subtreemergetest wsor4035 2024-02-24 23:44:33 -05:00
  • 837f4ad1ed merge sound api core into sound api wsor4035 2024-02-24 23:40:33 -05:00
  • d13501cc10 Avoid crash when sound_api function for a key is undefined (#4) Olivier Dragon 2022-08-12 00:31:57 -04:00
  • 42d876fa75 improve/split readme per sx suggestions unknown 2022-05-01 20:17:46 -04:00
  • e0e21f9a6c Merge pull request #3 from mt-mods/dependabot/submodules/sound_api_core-39c02a9 wsor4035 2022-04-26 12:43:00 -04:00
  • 9de7fa93a2 Bump sound_api_core from 6956e49 to 39c02a9 dependabot[bot] 2022-04-26 16:30:48 +00:00
  • 39c02a99de add bleeding edge repixture support (#4) wsor4035 2022-04-25 21:14:25 -04:00
  • 5839e218b0 add luacheck workflow unknown 2022-02-27 11:03:47 -05:00
  • 490f128197 add hades support, mod.conf, and bugfix unknown 2022-02-27 11:02:10 -05:00
  • 6956e49e77 fix https://github.com/mt-mods/sound_api_core/issues/ unknown 2022-02-27 10:44:38 -05:00
  • ce59a909ec close https://github.com/mt-mods/sound_api/issues/2 unknown 2022-01-29 21:07:33 -05:00
  • f916ead992 close https://github.com/mt-mods/sound_api/issues/2 unknown 2022-01-29 21:06:24 -05:00
  • 599ddf9f1c add agnostic way to use mod unknown 2022-01-29 20:46:20 -05:00
  • 87df854e11 Merge pull request #1 from mt-mods/dependabot/submodules/sound_api_core-87bd12d wsor4035 2022-01-19 17:00:55 -05:00
  • 71c2767161 Bump sound_api_core from 2abe085 to 87bd12d dependabot[bot] 2022-01-19 16:28:34 +00:00
  • 87bd12dd0f fix global leak unknown 2022-01-18 23:02:19 -05:00
  • a75bfbf2d6 add alias grass -> function unknown 2022-01-18 22:38:26 -05:00
  • 426bef3d79 add dependabot wsor4035 2022-01-18 22:33:17 -05:00
  • bd60f0fff9 initial commit unknown 2022-01-18 22:29:18 -05:00
  • 2abe0851a3 intial commit unknown 2022-01-18 22:16:01 -05:00