Commit Graph

  • 0e72c567d6
    Little Improvements 1 Andriy 2023-10-30 19:11:10 +0200
  • 144df89ba7
    Fixing Ukrainian translation Andriy 2023-10-29 20:53:38 +0200
  • b58991d4f3 Fix typo in German translation sfan5 2023-10-08 18:11:44 +0200
  • 34942339c7
    Fix bed night skip race condition (#3067) Lars Müller 2023-09-29 22:31:13 +0200
  • 50165195e1 Fix bed night skip race condition Lars Mueller 2023-09-26 22:02:19 +0200
  • eba9012d05
    Fix coral and kelp duping with mesecons' sticky piston (#3062) Zemtzov7 2023-09-16 17:52:07 +0500
  • 129f85e0cc Fix corals and kelps duping with mesecons' sticky piston zmv7 2023-09-14 17:27:07 +0500
  • 59da46c80b
    Add sapling growth APIs (#3053) Lorenzo 2023-09-12 15:43:41 +0200
  • 5534a2ad60
    Add explanatory comment to LBM Lars Müller 2023-09-12 15:41:05 +0200
  • 74bc5a3c65
    Remove accidental .. in log message Lars Müller 2023-09-12 15:20:37 +0200
  • 63e3b98fdd
    Small Markdown fix Lars Müller 2023-09-12 15:20:09 +0200
  • 03177f1584
    Stairs: Add helper function for textures and simplify code (#3060) tenplus1 2023-09-11 18:14:16 +0100
  • 78cd12d2eb Refactor a bit to be more concise Lars Mueller 2023-09-11 15:17:15 +0200
  • 71bbbf9329
    Remove get_vars and simplify tenplus1 2023-09-05 13:11:15 +0100
  • d9aa2efc47
    fix typo tenplus1 2023-09-05 10:28:03 +0100
  • 6ef30d87ab
    Use node sounds when none selected tenplus1 2023-09-05 10:25:48 +0100
  • a132872ad8 Update creative Spanish translation David Leal 2023-08-31 18:54:11 -0600
  • bbc70c95ef Replace nonfree water textures Lopano 2023-08-27 23:20:32 +0200
  • 76cc86c827
    simplify function tenplus1 2023-09-04 07:49:59 +0100
  • bb4ef43fb5
    Stairs: Add helper function for textures tenplus1 2023-09-03 12:15:50 +0100
  • 7445fb1fab
    Update creative Spanish translation David Leal 2023-08-31 18:54:11 -0600
  • a3be6b9635 Update Russian translation Sab Pyrope 2023-08-31 10:41:49 +0800
  • b2a291fc4a added documentation aegroto 2023-08-31 00:05:19 +0200
  • 56283d6fe6 Corrected Hue. Lopano 2023-08-28 21:53:20 +0200
  • 77de2ad198
    Bump year to 2023 Lars Müller 2023-08-28 21:32:48 +0200
  • f93e9093f1
    Added my name to license.txt Loppansson 2023-08-28 16:14:11 +0000
  • b4e63f3a04 Transparent(er) River water Lopano 2023-08-28 13:06:12 +0200
  • 550bbdb8d2 Reduced image size. Lopano 2023-08-28 12:53:25 +0200
  • 451eb0b6dd New water textures. Lopano 2023-08-27 23:20:32 +0200
  • d6b8e9bf84 chore: resolved luacheck warnings aegroto 2023-08-23 14:43:30 +0200
  • ddca781087 chore: ported all sapling to new system aegroto 2023-08-23 12:17:23 +0200
  • e6b2500124 feat: generic sapling grow APIs and porting for default apple tree aegroto 2023-08-23 11:58:36 +0200
  • eeed943781
    Add JoeEnderman to texture credits TheOnlyJoeEnderman 2023-08-17 18:54:27 -0500
  • 1a3aede8c6
    Retexture Wooden Planks TheOnlyJoeEnderman 2023-08-17 18:52:05 -0500
  • 9e77e00c65 Update German translation Wuzzy 2023-08-17 15:40:30 +0200
  • b26a787eb3 Update locale template files Wuzzy 2023-08-17 15:40:06 +0200
  • 073d5385c3 Update German translation Wuzzy 2023-08-17 15:40:30 +0200
  • 5c65d2fea8 Update locale template files Wuzzy 2023-08-17 15:40:06 +0200
  • 08e057bf1c
    Don't remove node above door if it's not a doors:hidden node (#3045) fluxionary 2023-08-11 04:12:39 -0700
  • 83c10f59e1
    chest_lid_close: don't replace a node if it's not the expected open chest fluxionary 2023-08-11 04:00:22 -0700
  • 39f095e1c8
    OCD Lars Müller 2023-08-11 12:57:56 +0200
  • 158e5db4e7
    close chest: don't replace a node if it's not the expected open chest flux 2023-08-10 17:15:59 -0700
  • b56a94827e
    properly check if the node *above* the door is the hidden node flux 2023-08-02 12:08:12 -0700
  • 91728b874e
    don't remove node above door if it's not a doors:hidden node flux 2023-08-01 18:37:29 -0700
  • 960aff2f63
    Improve opaque leaves textures (#3013) Wuzzy 2023-07-18 22:28:01 +0200
  • 110c23560e
    Don't check protection of air when placing bones (#2964) OgelGames 2023-07-06 18:17:35 +1000
  • d86435d86c
    Extend inventory action logging to include bones (#3040) imre84 2023-07-05 23:14:02 +0200
  • 02171c3d35 format fix Imre Péntek 2023-06-11 20:07:41 +0200
  • 28c4b3fb35 meta fix Imre Péntek 2023-06-11 18:09:25 +0200
  • db31598a05 making log entries to be generated on items being taken from bones Imre Péntek 2023-06-11 13:44:58 +0200
  • c871e083a2 printing the full stack string into the logs on chest item take/put Imre Péntek 2023-06-11 13:44:01 +0200
  • 16bf166902
    Update bookshelf on inventory move (#3039) Montandalar 2023-06-08 00:20:47 +1000
  • e68cb10b04 Update bookshelf on move Blockhead 2023-06-07 14:50:09 +1000
  • cd6ea53a52 Update bookshelf infotext on put and take inv actions Lars Mueller 2023-06-06 14:10:37 +0200
  • 16b6bdde0a default.set_inventory_action_loggers: Hook (instead of replace) callbacks Lars Mueller 2023-06-06 14:07:33 +0200
  • 29cbe7c784 Update bookshelf infotext on put and take inv actions Lars Mueller 2023-06-06 14:10:37 +0200
  • e68340868d default.set_inventory_action_loggers: Hook (instead of replace) callbacks Lars Mueller 2023-06-06 14:07:33 +0200
  • 29e763482c Add dialog when starting Minetest Game without mods rubenwardy 2023-05-29 22:01:34 +0100
  • 996fea7cd0 Fix texture modifiers relying on undocumented behavior Lars Mueller 2023-05-27 22:10:50 +0200
  • 9a9df3a42e
    Fix logic error in bed rotation fluxionary 2023-05-20 03:17:43 -0700
  • 8ef85aead6
    fix logic error in bed rotation flux 2023-05-19 10:22:52 -0700
  • 77fc3ed9b4
    Make textures indexed Extex101 2023-04-29 10:15:07 -0700
  • e890cf5c44
    Update License Extex101 2023-04-29 10:09:47 -0700
  • df6ccf9131
    Upload new textures Extex101 2023-04-29 10:06:38 -0700
  • 07ff43fca0
    Fix indentation Lars Müller 2023-04-21 11:39:26 +0200
  • 3b75e7fef3
    Fix same mistake in update_weather Lars Müller 2023-04-21 11:34:10 +0200
  • bf7296e5c5
    Fix set_default_lighting writing to list rather than hash part Lars Müller 2023-04-21 11:32:36 +0200
  • d993c846ab
    Fix mixed tabs & spaces Lars Müller 2023-04-21 11:27:20 +0200
  • 1e237b8d18
    Minor improvements to the French translation (#3027) xin 2023-04-20 17:28:50 +0200
  • 01adad9c9f
    Improve French translation xin 2023-04-20 16:17:55 +0200
  • d2d5bef487
    Improve French translation xin 2023-04-20 13:47:28 +0200
  • dac8ba5ea1
    Improve French translation xin 2023-04-20 13:46:19 +0200
  • 9050150464 Merge remote-tracking branch 'origin/stable-5' into HEAD sfan5 2023-04-08 19:33:25 +0200
  • 833ed77620
    Validate & sanitize formspec fields (#3022) 5.7.0 Lars Müller 2023-04-08 18:13:45 +0200
  • 4c6e19968a Fix typo in german translation Lars Müller 2023-03-09 10:00:27 +0100
  • 446e56a879 Update German translation Wuzzy 2023-03-08 23:00:02 +0100
  • 34c1d3242d Update locale files Wuzzy 2023-03-08 22:59:18 +0100
  • f49707c973
    Minor creative UI fixes (#3023) Lars Müller 2023-04-04 11:43:59 +0200
  • de7f16ea3e Fix position of next button Lars Mueller 2023-04-04 09:10:41 +0200
  • 19907bd15a creative: Fix poor UX if no items to show Lars Mueller 2023-04-03 19:32:29 +0200
  • 72cb7dbdb2 Fix patterns Lars Mueller 2023-03-31 08:06:26 +0200
  • 2c7af7fae2 Truncate to a saner length Lars Mueller 2023-03-31 08:02:09 +0200
  • 8ccce750c6 Validate & sanitize formspec fields Lars Mueller 2023-03-30 21:11:59 +0200
  • 8dee348d97 Fix syntax errors in bones.sv.tr Wuzzy 2023-03-14 00:35:57 +0100
  • 92dab5ec6d Fix syntax errors in bones.sv.tr Wuzzy 2023-03-14 00:35:57 +0100
  • ed3bdceabb
    Improve example in documentation Till Affeldt 2023-03-11 23:21:40 +0100
  • 84377a829f Cleanup variable for Luacheck Till Affeldt 2023-03-11 18:46:45 +0100
  • 5c51eecd7f Redesign API for more flexible usage Till Affeldt 2023-03-11 18:19:07 +0100
  • a3f703da3e Rename variable to please Luacheck Till Affeldt 2023-03-11 13:27:54 +0100
  • fa34f60799 Refactor to use playerset directly Till Affeldt 2023-03-11 13:02:30 +0100
  • 143792eb9a
    Fix incorrect call to table.remove in on_leaveplayer Lars Müller 2023-03-11 10:06:41 +0100
  • fd370b2741 Implement API to disable weather Till Affeldt 2023-03-11 00:11:12 +0100
  • aeb27c4db6
    Fix 'boats' russian translation (#2974) Richard Try 2023-03-10 22:27:15 +0300
  • 6921c9bbd1
    Tweak MTG craftguide Russian translation (#2975) Richard Try 2023-03-10 22:26:30 +0300
  • 25f90da910
    Fix typo in german translation Lars Müller 2023-03-09 10:00:27 +0100
  • 641f1a3ca3 Update German translation Wuzzy 2023-03-08 23:00:02 +0100
  • 5cb9dbae80 Update locale files Wuzzy 2023-03-08 22:59:18 +0100
  • 0bba5fad4c Improve opaque leaves textures Wuzzy 2023-02-01 14:21:35 +0100
  • 8d60e85dfc Fix player_api.set_model not updating the animation Lars Mueller 2023-01-31 15:07:58 +0100
  • 72c522ad73 Fix player_api.set_model not updating the animation Lars Mueller 2023-01-31 15:07:58 +0100