1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2024-12-21 23:50:19 +01:00

Commit Graph

  • a2e482aed9
    Merge 806e480be9 into 94e25c2192 #87 wsor4035 2024-12-19 15:24:49 +0000
  • 806e480be9 bugfix: reported seat occupied when it wasn't #87 jumpdrive_support Luke aka SwissalpS 2024-12-19 16:23:44 +0100
  • 348201c4ee cleanup some comments Luke aka SwissalpS 2024-12-19 16:18:31 +0100
  • 9c2dc5bca3 use first found sitting position Luke aka SwissalpS 2024-12-19 16:17:13 +0100
  • bc9945c2bb cache seat offset for sofas Luke aka SwissalpS 2024-12-19 16:16:41 +0100
  • cc9c7d49fe clean comment and minetest -> core Luke aka SwissalpS 2024-12-19 14:35:25 +0100
  • 93541608e7 cache new position for next move Luke aka SwissalpS 2024-12-19 14:34:28 +0100
  • b01e0f6174 avoid re-calculating node hash in loop Luke aka SwissalpS 2024-12-19 14:34:00 +0100
  • b571050d57 psuedo code for jump drive support wsor4035 2024-11-08 11:07:50 -0500
  • 94e25c2192
    free player when seat is dug (#84) master wsor4035 2024-11-06 23:32:14 -0500
  • f8ee689624 free player when seat is dug #84 seat_dig_freeing wsor4035 2024-11-06 23:21:40 -0500
  • d8ae7a360d handle corner case where player dies while in chair wsor4035 2024-11-05 01:20:34 -0500
  • 40898101be
    replace physics hell with hopefully better entity hell (#81) wsor4035 2024-10-30 22:57:08 -0400
  • 39761fc9c1 niklp suggestion #81 ditch_physics_hell_for_entity_hell wsor4035 2024-10-30 22:56:27 -0400
  • c90e1d404a catch malformed seating, since lua tables are 1 indexed wsor4035 2024-10-27 12:19:09 -0400
  • a8b9f6c956 handle the rest of chairs wsor4035 2024-10-27 12:17:53 -0400
  • 09d4123317 fix sofas wsor4035 2024-10-27 11:56:08 -0400
  • 08434bbd42 no need to save entity if we dont remove it for some reason - crashes, etc wsor4035 2024-10-26 22:05:54 -0400
  • 7333ac8723 toss worthless optional depend wsor4035 2024-10-26 21:57:31 -0400
  • 07ee3f2b6b replace physics hell with hopefully better entity hell wsor4035 2024-10-26 21:55:46 -0400
  • 79416b962c
    Add player_monoids support (#80) Niklp 2024-10-20 18:24:57 +0200
  • 00ee805ed7
    Make half doors craftable (#79) Mihin Dissanayake 2024-10-16 04:14:55 +0530
  • 6ae5321682 Make half doors craftable #79 MihinMUD 2024-10-15 09:24:03 +0530
  • 6fb69a56a5
    Fix typo in German translation of "Dishwasher" Niklp 2024-10-05 19:22:13 +0200
  • 5349998e46
    . #80 Niklp 2024-10-04 22:25:55 +0200
  • e13f481b36
    Add player_monoids support (*sometimes* broken for whatever reason, see xkcd#1739) Niklp 2024-09-15 15:30:07 +0200
  • 335559feb3 fix seating only working once till server restarts wsor4035 2024-09-11 20:18:38 -0400
  • a100d20d4d
    implements https://github.com/mt-mods/homedecor_modpack/issues/31 - show players sitting in seats (#76) wsor4035 2024-09-09 12:11:43 -0400
  • f02f927f38 improve things #76 wsor4035 2024-09-08 19:55:03 -0400
  • 9c9a2d3d5e implment https://github.com/mt-mods/homedecor_modpack/issues/31 - show players sitting in seats wsor4035 2024-09-08 19:44:29 -0400
  • b2e5c81e4d switch over to using xcompats function wsor4035 2024-09-08 19:26:36 -0400
  • 8f796e43af
    Replace deprecated get_metadata() call (#75) Niklp 2024-07-16 07:50:36 +0200
  • 3fed74efa7
    Replace deprecated get_metadata() call #75 Niklp 2024-07-15 12:20:33 +0200
  • 1ef4837abe
    Use initial_properties for entities (#74) Niklp 2024-07-03 08:09:31 +0200
  • 43c347fb8b
    Use initial_properties for entities #74 Niklp 2024-07-02 15:12:11 +0200
  • ea0b162fd3 show recipe craft base items before the dyes #73 monk 2024-05-26 01:29:10 -0300
  • dfe7308ab4 fixed colored cabinets within scope of node's own registration monk 2024-05-24 02:27:28 -0300
  • aef75cd027 fix missing colorable kitchen cabinets craft outputs monk 2024-05-24 00:52:29 -0300
  • e6be23710b
    Merge branch 'mt-mods:master' into master monk 2024-05-24 00:14:02 -0300
  • 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 -0300
  • 81395ba111 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-21 15:44:22 -0300
  • fa3f7f816b
    trash unused function: homedecor.sit (#71) wsor4035 2024-04-28 14:48:03 -0400
  • dec87fe235
    trash unused function: homedecor.sit #71 wsor4035 2024-04-28 14:47:08 -0400
  • d400e421ce
    Replace homedecor_blanktile.png w/ engine provided blank.png (#69) Niklp 2024-04-03 00:08:49 +0200
  • 778c600578
    Replace homedecor_blanktile.png w/ engine provided blank.png #69 Niklp 2024-04-02 21:50:52 +0200
  • 792c23a7fe
    handle interact with node check in non mtg games with a fallback (#68) wsor4035 2024-04-02 06:54:10 -0400
  • d10fd96d1c handle interact with node check in non mtg games with a fallback #68 issue_67 wsor4035 2024-04-01 19:51:48 -0400
  • 0d5cab9455
    replace hardcoded game agnostic texture support and homedecor.textures to xcompat (#66) wsor4035 2024-03-03 15:52:58 -0500
  • 13e562986a replace the rest of the hard coded texture conversions to use homedecor.textures #66 wsor4035 2024-03-03 14:48:55 -0500
  • f432c53117 switch existing to xcompat textures wsor4035 2024-03-03 14:43:40 -0500
  • 080551e647
    Is ground content (#64) Luke aka SwissalpS 2024-03-01 00:49:24 +0100
  • 3cf8614afb Is ground content #64 Luke aka SwissalpS 2024-02-29 15:29:32 +0100
  • 280924c02b
    add in xcompat for game agnostic handling dry (#63) wsor4035 2024-02-25 12:04:20 -0500
  • 1557dabca7 add in xcompat for game agnostic handling dry #63 wsor4035 2024-02-25 00:42:32 -0500
  • 52f7c54702 Fix particlespawner removal when digging fancy fire luk3yx 2023-10-27 10:30:10 +1300
  • 951f77491c
    Fix use of deprecated get_look_yaw() (#62) Niklp 2023-09-24 13:19:47 +0200
  • 9dbafb3c87 Fix use of deprecated get_look_yaw() #62 Niklp09 2023-09-23 15:31:42 +0200
  • 46c71131c5
    Fix wrong nodenames caused by last commit (#61) Niklp 2023-08-23 00:11:31 +0200
  • 307bfe8348 Fix wrong nodenames caused by last commit #61 Niklp09 2023-08-22 13:13:16 +0200
  • 80b4f242e0
    Make (almost) all items translatable (#60) Niklp 2023-08-22 00:47:26 +0200
  • d6562e45b9 add more #60 Niklp09 2023-08-21 20:11:57 +0200
  • ffa7487eed Make all items translatable Niklp09 2023-08-21 19:23:50 +0200
  • ecd67f0eab
    Update translations (#59) Niklp 2023-08-20 23:54:38 +0200
  • dd85c5d3e2 Fix %s usage in itemframes.it.tr #59 Niklp09 2023-08-20 11:29:20 +0200
  • 693eeb557a Fix usage of translation api in log message Niklp09 2023-08-18 15:04:13 +0200
  • 60c022efb3 Update translations Niklp09 2023-08-16 07:48:27 +0300
  • 60d63cda6f
    Fix translation errors reported by i18ncheck.py (#58) Niklp 2023-08-16 01:28:39 +0300
  • de1e134ed0 Fix translation errors reported by i18ncheck.py #58 Niklp09 2023-08-15 18:41:43 +0300
  • 89703525e6
    replace ABMs w/ nodetimers (#56) Niklp 2023-06-11 03:56:54 +0200
  • bff435a45f disable oven properly #57 #56 Niklp09 2023-06-10 16:13:32 +0200
  • c5ab7c885c ux fixes Niklp09 2023-06-10 15:34:36 +0200
  • e9a3e7cefc replace ABMs w/ nodetimers Niklp09 2023-06-09 22:30:22 +0200
  • 2c08c1f97b
    Fix lockable items having the same craft as the normal version (#55) Mihin Dissanayake 2023-06-02 07:29:14 +0530
  • b546332da6 Fix lockable items having the same craft as the normal version #55 MihinMUD 2023-06-01 15:29:20 +0530
  • 6bbaa7491d
    fix burnable wood large table top (#54) taylorskalyo 2023-05-07 17:48:41 +0000
  • 9758e43745 fix burnable wood large table top #54 taylorskalyo 2023-05-07 13:44:27 -0400
  • b4297d68a0
    Fix uncraftable items (#53) taylorskalyo 2023-05-07 17:33:30 +0000
  • 74b5197600 fix cabinet with drawers recipes (#41) #53 taylorskalyo 2023-05-07 12:49:53 -0400
  • 6e8bdb8bb4 fix large square table top recipes (#41) taylorskalyo 2023-05-07 12:46:46 -0400
  • 77f2b0e05b
    Fix ugly looking fakegrass (#51) Niklp 2023-02-21 11:30:11 +0100
  • 4c18903c19 thx wsor #51 Niklp09 2023-02-21 08:42:57 +0100
  • 9c7eb2e502
    fix https://github.com/mt-mods/homedecor_modpack/issues/50/ - swap l to 1 in translations wsor4035 2023-02-20 19:54:33 -0500
  • 462208a2fa fix ugly looking fakegrass Niklp09 2023-02-20 20:26:39 +0100
  • 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 -0500
  • 0384943a0a fix https://github.com/mt-mods/homedecor_modpack/issues/49 unknown 2022-11-26 21:00:02 -0500
  • 33710f710b
    restart smoke particle effects on reload (#48) superfloh247 2022-11-19 14:34:36 +0100
  • cc9edd459d
    Update fake_fire/init.lua #48 superfloh247 2022-11-18 19:58:14 +0100
  • e7a005e48f restore table in fake_fire:reload_particles Flo 2022-11-17 21:22:29 +0100
  • fb1ad97767 restart smoke particle effects on reload Flo 2022-11-17 19:57:32 +0100
  • d66e11f352 second #47 Niklp09 2022-10-29 12:10:01 +0200
  • 7afe2bf812 add cottages recipe only when cottages is available Niklp09 2022-10-29 12:06:54 +0200
  • 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 -0400
  • f3970cc6fa remove double crafting recipes #46 Niklp09 2022-09-24 12:14:07 +0200
  • 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 -0400
  • 6fa1bbeb1c
    fix wrong collision box for homedecor skylights (#45) Niklp 2022-08-19 20:15:47 +0200
  • 4253de2a83
    fix wrong collision box for homedecor skylights #45 Niklp 2022-08-19 08:12:47 +0200
  • 0403f47f86 fix https://github.com/mt-mods/homedecor_modpack/issues/44 unknown 2022-08-11 23:37:26 -0400
  • 0f57b2268a
    fix some seats (#43) wsor4035 2022-08-11 21:31:20 -0400
  • 76b130ee93 fix some seats #43 unknown 2022-08-11 21:12:37 -0400
  • 806c8c5e78 last craft unknown 2022-08-03 00:00:22 -0400