Commit Graph

  • f1a3223d20 Merge remote-tracking branch 'upstream/master' master sys4 2025-03-20 11:42:53 +01:00
  • b30d7b532b
    Merge pull request #92 from AntumMT/player_meta Luke aka SwissalpS 2025-01-10 00:02:37 +01:00
  • e5119cad05
    Set string in PlayerMetaRef instead of in player object attribute Jordan Irwin 2021-05-13 16:30:08 -07:00
  • f7d5164559
    fix https://github.com/mt-mods/homedecor_modpack/issues/88 - improve usage of use_texture_alpha to improve client rendering (#89) wsor4035 2024-12-28 22:34:54 -05:00
  • ecbedd77de make the items opaque to improve rendering performance and hide bad geometry wsor4035 2024-12-27 18:35:45 -05:00
  • 7bf4f8e185 make the bottle opaque to improve rendering performance and hide bad geometry wsor4035 2024-12-27 18:09:38 -05:00
  • b51d27135b
    Jump drive support for seats (#87) wsor4035 2024-12-22 13:59:17 -05:00
  • 94e25c2192
    free player when seat is dug (#84) wsor4035 2024-11-06 23:32:14 -05:00
  • d8ae7a360d handle corner case where player dies while in chair wsor4035 2024-11-05 01:20:34 -05:00
  • 40898101be
    replace physics hell with hopefully better entity hell (#81) wsor4035 2024-10-30 22:57:08 -04:00
  • 79416b962c
    Add player_monoids support (#80) Niklp 2024-10-20 18:24:57 +02:00
  • 00ee805ed7
    Make half doors craftable (#79) Mihin Dissanayake 2024-10-16 04:14:55 +05:30
  • 6fb69a56a5
    Fix typo in German translation of "Dishwasher" Niklp 2024-10-05 19:22:13 +02:00
  • 0a93b0f8df Merge remote-tracking branch 'upstream/master' sys4 2024-09-15 09:17:13 +02:00
  • 335559feb3 fix seating only working once till server restarts wsor4035 2024-09-11 20:18:38 -04:00
  • a100d20d4d
    implements https://github.com/mt-mods/homedecor_modpack/issues/31 - show players sitting in seats (#76) wsor4035 2024-09-09 12:11:43 -04:00
  • b2e5c81e4d switch over to using xcompats function wsor4035 2024-09-08 19:26:36 -04:00
  • 8f796e43af
    Replace deprecated get_metadata() call (#75) Niklp 2024-07-16 07:50:36 +02:00
  • 1ef4837abe
    Use initial_properties for entities (#74) Niklp 2024-07-03 08:09:31 +02:00
  • d0ab9b82ce
    reorder registration of aliases to fix missing recipes, also reorder registration of dye recipes to show item craft first before recipe craft (#72) monk 2024-05-23 19:37:28 -03:00
  • fa3f7f816b
    trash unused function: homedecor.sit (#71) wsor4035 2024-04-28 14:48:03 -04:00
  • d400e421ce
    Replace homedecor_blanktile.png w/ engine provided blank.png (#69) Niklp 2024-04-03 00:08:49 +02:00
  • 792c23a7fe
    handle interact with node check in non mtg games with a fallback (#68) wsor4035 2024-04-02 06:54:10 -04:00
  • 0d5cab9455
    replace hardcoded game agnostic texture support and homedecor.textures to xcompat (#66) wsor4035 2024-03-03 15:52:58 -05:00
  • 080551e647
    Is ground content (#64) Luke aka SwissalpS 2024-03-01 00:49:24 +01:00
  • 280924c02b
    add in xcompat for game agnostic handling dry (#63) wsor4035 2024-02-25 12:04:20 -05:00
  • 8e189f01fa Merge remote-tracking branch 'upstream/master' sys4 2023-11-22 23:41:35 +01:00
  • 52f7c54702 Fix particlespawner removal when digging fancy fire luk3yx 2023-10-27 10:30:10 +13:00
  • 951f77491c
    Fix use of deprecated get_look_yaw() (#62) Niklp 2023-09-24 13:19:47 +02:00
  • 46c71131c5
    Fix wrong nodenames caused by last commit (#61) Niklp 2023-08-23 00:11:31 +02:00
  • 80b4f242e0
    Make (almost) all items translatable (#60) Niklp 2023-08-22 00:47:26 +02:00
  • ecd67f0eab
    Update translations (#59) Niklp 2023-08-20 23:54:38 +02:00
  • 60d63cda6f
    Fix translation errors reported by i18ncheck.py (#58) Niklp 2023-08-16 01:28:39 +03:00
  • 8f8552b77d Merge remote-tracking branch 'upstream/master' sys4 2023-06-11 15:07:24 +02:00
  • 89703525e6
    replace ABMs w/ nodetimers (#56) Niklp 2023-06-11 03:56:54 +02:00
  • 15300a4413 Merge remote-tracking branch 'upstream/master' sys4 2023-06-06 00:03:55 +02:00
  • 2c08c1f97b
    Fix lockable items having the same craft as the normal version (#55) Mihin Dissanayake 2023-06-02 07:29:14 +05:30
  • 6bbaa7491d
    fix burnable wood large table top (#54) taylorskalyo 2023-05-07 17:48:41 +00:00
  • b4297d68a0
    Fix uncraftable items (#53) taylorskalyo 2023-05-07 17:33:30 +00:00
  • 77f2b0e05b
    Fix ugly looking fakegrass (#51) Niklp 2023-02-21 11:30:11 +01:00
  • 9c7eb2e502
    fix https://github.com/mt-mods/homedecor_modpack/issues/50/ - swap l to 1 in translations wsor4035 2023-02-20 19:54:33 -05:00
  • 55bbd478d9 fix all or edge cases for https://github.com/mt-mods/homedecor_modpack/issues/49 not caught by the last commit unknown 2022-11-30 17:48:28 -05:00
  • 0384943a0a fix https://github.com/mt-mods/homedecor_modpack/issues/49 unknown 2022-11-26 21:00:02 -05:00
  • 33710f710b
    restart smoke particle effects on reload (#48) superfloh247 2022-11-19 14:34:36 +01:00
  • 8893d66dc6 fix https://github.com/mt-mods/dreambuilder_game/issues/20 - quote on quote improper dor rotation which turned out to be badly applied model work around unknown 2022-10-20 21:59:11 -04:00
  • a598fa3067 add not in creative inventory group to bed extended since it is made by placing a bed over top of another unknown 2022-09-02 12:04:03 -04:00
  • 0f8f31d5c8 Merge remote-tracking branch 'upstream/master' sys4 2022-08-26 15:01:27 +02:00
  • 78114b83cf Merge branch 'crabman77-fix_spear' sys4 2022-08-20 20:35:14 +02:00
  • 6fa1bbeb1c
    fix wrong collision box for homedecor skylights (#45) Niklp 2022-08-19 20:15:47 +02:00
  • 0403f47f86 fix https://github.com/mt-mods/homedecor_modpack/issues/44 unknown 2022-08-11 23:37:26 -04:00
  • 0f57b2268a
    fix some seats (#43) wsor4035 2022-08-11 21:31:20 -04:00
  • 806c8c5e78 last craft unknown 2022-08-03 00:00:22 -04:00
  • 37bc0ed58d add more crafts unknown 2022-08-02 23:56:30 -04:00
  • 0a605bdb96 fix some crafts unknown 2022-08-02 23:47:22 -04:00
  • 6cd70d2759 Fix spears visuel bug issue nalc/nalc-server-mods#103 #1 Crabman77 2022-07-21 17:58:33 +02:00
  • 3b98245930 Merge remote-tracking branch 'upstream/master' sys4 2022-06-25 16:49:30 +02:00
  • 97d4c65230 remove weird, redundant loop fluxionary 2022-06-24 09:01:26 -07:00
  • acf17f2ba4
    Replace deprecated functions (#37) Niklp 2022-06-18 10:44:02 +02:00
  • d667e39851 Merge remote-tracking branch 'upstream/master' sys4 2022-05-27 18:34:18 +02:00
  • 5ffdc26673 fix https://github.com/mt-mods/homedecor_modpack/issues/34 unknown 2022-05-16 22:41:02 -04:00
  • 70381161fd fix recipes broken by 546cd711 OgelGames 2022-05-14 21:49:02 +10:00
  • fe1b9a1ef1
    remove obsolete and broken shell script wsor4035 2022-05-03 15:22:48 -04:00
  • 546cd7110f
    make homedecor game agnostic (#28) wsor4035 2022-05-03 15:21:14 -04:00
  • 3ba59dc2d5
    fix almost all warning spam (#26) wsor4035 2022-03-29 01:44:05 -04:00
  • 2f0e52f978
    add skinsdb hand support for wardrobe skins (#24) bell07 2022-03-06 18:20:18 +01:00
  • 680f8e8995 Merge remote-tracking branch 'upstream/master' sys4 2022-03-06 16:31:31 +01:00
  • 694bfe5fe7
    namespace plasmascreen and inbox (#22) wsor4035 2022-02-14 17:54:32 -05:00
  • 769e14fd11
    refactor doors code (#21) wsor4035 2022-02-11 15:44:45 -05:00
  • 16bcc35ba2
    remove legacy files wsor4035 2022-02-10 20:26:41 -05:00
  • 0c2271fa46
    fixes warning spam (#20) wsor4035 2022-02-07 08:18:17 -05:00
  • d68e90f017
    add hopper support (#18) nixnoxus 2022-02-04 00:40:38 +01:00
  • a8fceb249d
    Merge pull request #16 from mt-mods/stairs wsor4035 2021-11-28 00:22:31 -05:00
  • 21ae9f8c17 drop stairs api support and fix use_texture_alpha for stairs unknown 2021-11-27 23:43:59 -05:00
  • 63ad77e242 make beds sleepable https://github.com/mt-mods/homedecor_modpack/issues/13 unknown 2021-11-27 20:51:47 -05:00
  • 32a32fa003 fix health expliot https://github.com/mt-mods/homedecor_modpack/issues/14 unknown 2021-11-27 20:43:25 -05:00
  • d9c42344ab fix removing item with inv contents https://github.com/mt-mods/homedecor_modpack/issues/3 unknown 2021-11-27 20:32:13 -05:00
  • f6f6f3a3c3 fix depreciated setyaw call https://github.com/mt-mods/homedecor_modpack/issues/7 unknown 2021-11-27 19:56:36 -05:00
  • 3d63271855 Merge remote-tracking branch 'upstream/master' sys4 2021-06-20 17:10:29 +02:00
  • f1dc68ab21 Merge branch 'master' into 'master' Vanessa Dannenberg 2021-05-18 06:58:39 +00:00
  • 240c735225 fix broken kitchen cabinet recipes OgelGames 2021-05-18 16:47:44 +10:00
  • e0bc27c825 Merge remote-tracking branch 'upstream/master' sys4 2021-04-17 13:48:14 +02:00
  • b6c64c6314 fix broken LBM reference for locked kitchen cabinets Vanessa Dannenberg 2021-04-15 06:47:47 -04:00
  • 2814f672f0 Merge remote-tracking branch 'upstream/master' sys4 2021-04-04 20:59:35 +02:00
  • 790c03213d fix not-locked drawers not showing up in creative inv (well not showing up in Unified Inventory anyway :-P ) Vanessa Dannenberg 2021-03-30 21:18:45 -04:00
  • 81e0d4ea7e fix faucets/taps not working on kitchen sinks anymore Vanessa Dannenberg 2021-03-30 20:55:34 -04:00
  • 9ffe2b7d69 move some alises to their proper places. Vanessa Dannenberg 2021-03-26 23:29:07 -04:00
  • 0268767ac9 remove unused recipes from furniture mod some deleted altogether as redundant, others moved to the proper mods. Vanessa Dannenberg 2021-03-26 23:21:37 -04:00
  • 950210a6e3 move old 3dforniture-style table into the proper mod Vanessa Dannenberg 2021-03-26 23:17:21 -04:00
  • c70fb1a1ed auto-combine tabletops with legs Vanessa Dannenberg 2021-03-26 23:08:06 -04:00
  • 40cd59aa24 get rid of old table conversion abms Vanessa Dannenberg 2021-03-26 17:02:25 -04:00
  • da1f2b1430 use swap_node(), not set_node() Vanessa Dannenberg 2021-03-26 09:44:02 -04:00
  • e7995ce981 Add kitchen cabinet with drawers and redesign the other kitchen cabinet textures to coordinate with it. Vanessa Dannenberg 2021-03-26 06:13:37 -04:00
  • 0fdc8557b3 use inventorycube images for wield/inv because the engine doesn't allow a mod to rotate/flip the actual rendered item/model. Vanessa Dannenberg 2021-03-26 05:53:34 -04:00
  • 40cfabb38a Keep the "colored" nodes out of creative inv (redundant) Vanessa Dannenberg 2021-03-26 05:40:59 -04:00
  • 44542cb6a9 allow colorization of homedecor kitchen cabinets Vanessa Dannenberg 2021-03-26 02:15:10 -04:00
  • 2ba84b1e3c Merge remote-tracking branch 'upstream/master' sys4 2021-03-12 12:20:39 +01:00
  • eeec27f60b adjust ovens' formspecs to match the layout of default furnace Vanessa Dannenberg 2021-03-04 15:14:52 -05:00
  • 00d935de60 Merge branch 'gitlab' sys4 2021-03-02 23:45:38 +01:00
  • 6700f2b935 Fix use_texture_alpha for homedecor:skylight_frosted sys4 2021-03-02 23:42:06 +01:00
  • 6e973c3830 Merge remote-tracking branch 'upstream/master' sys4 2021-03-02 23:11:41 +01:00