Commit Graph

662 Commits (master)

Author SHA1 Message Date
Maksim 23fdfa5b9b Moon_phases: Initial commit 2022-08-04 02:10:05 +02:00
Maksim c8e64f8336 Weather: add Lightning 2022-07-28 17:51:16 +02:00
luk3yx a4511b1a23 Disable damage for players with the creative priv (#40)
Co-authored-by: Maksim <MoNTE48@mail.ua>
2022-07-12 01:00:19 +03:00
Maksim f06952af92 Drop some old engine compatibility functions 2022-07-12 01:00:01 +03:00
Maksim b9e56b545c Mobs: update 2022-07-12 00:55:26 +03:00
luk3yx 5246bac802 Use base64 for book titles if it reduces the amount of space they take (#36)
This will only use base64 when needed (when the calculated length of the base64-ed data is less than the length that the engine would encode it in).

The title is encoded with base64 as well (if using base64 would save space), but the description is never base64-encoded.
2022-07-12 00:52:51 +03:00
Maksim f6b1a0410c Replace depends.txt files with mod.conf for all mods
Co-Authored-By: luk3yx <luk3yx@users.noreply.github.com>
2022-05-30 18:02:07 +03:00
Maksim f0fe04e754 Fix granting/revoking the creative privilege without logging out (#35)
Co-Authored-By: luk3yx <luk3yx@users.noreply.github.com>
2022-05-30 17:48:48 +03:00
Maksim a19d7aaf7f Make 3d_armor preserve the immortal group
Co-Authored-By: luk3yx <luk3yx@users.noreply.github.com>
2022-05-30 17:47:50 +03:00
Maksim df4bfaff02 Carts: minor update 2022-05-30 17:39:35 +03:00
Maksim ccf37f2d2e Replace minetest.get_translator_auto's `{"ru"}` on `true` 2022-05-30 17:31:42 +03:00
Maksim c99ebc8a44 Backport few upstream fixes 2022-05-30 17:28:52 +03:00
Maksim 4a05c7739d Specify credits and add a copy of the MIT license 2022-05-30 17:28:52 +03:00
Maksim 6f40488755 Remove outdated "Pep" mod 2022-05-30 17:08:46 +03:00
Maksim a61f45846c Doors: minor update 2022-04-13 02:12:31 +02:00
Maksim 2df0d08321 Weather_lite: move to Environment modpack 2022-04-13 02:05:26 +02:00
Maksim b3f372ae54 Bluestone: update 2022-04-13 02:04:30 +02:00
Maksim 4cd9693085 Player_api: update 2022-03-22 19:12:41 +01:00
Maksim 0284d02443 Default: replace alpha with use_texture_alpha = "blend" 2022-03-22 18:57:17 +01:00
Maksim da0f78e1df Flowers: minor update 2022-03-22 18:56:33 +01:00
Maksim dfaebfbd7c Farming: minor update 2022-03-22 18:55:24 +01:00
Maksim 003da58980 Beds: store beds spawns in JSON
Co-Authored-By: luk3yx <luk3yx@users.noreply.github.com>
2022-03-22 18:50:29 +01:00
Maksim 4f925b23e5 Signs: minor update 2022-03-22 18:24:35 +01:00
Maksim 65e3ce3285 Add `mods` symlink for `files` folder 2022-03-09 18:19:45 +01:00
Maksim 1e5f18c65e Create ENVIRONMENT modpack 2022-02-15 18:39:11 +02:00
Maksim 00c86d4c55 Create PLANTS modpack 2022-02-15 18:37:21 +02:00
Maksim 3bdd302f7c Minor fixes 2022-02-15 18:35:45 +02:00
Maksim e4ecd4f4d6 Default: fix Bushes 2022-02-15 18:34:04 +02:00
Maksim 35ac600bf2 Mesecons: add on_protect check for Pistons 2022-02-15 18:33:06 +02:00
Maksim 7c89786509 Bluestone_torch: fix flooding 2022-02-15 18:31:48 +02:00
Maksim dcb16aeefe Use new minetest.get_translator_auto translation wrapper 2022-02-15 18:30:28 +02:00
Maksim c416277a27 Minor changes and fixes 2022-02-15 18:14:16 +02:00
Maksim cc37d1b421 Itemframes: minor update 2022-02-15 18:08:45 +02:00
Maksim 79d3262beb Bluestone: minor update and add Bluestone_strange 2022-02-15 18:07:34 +02:00
Maksim 54f9fa78df Walls: minor update 2022-02-15 18:04:47 +02:00
Maksim 36ff1ab075 Import MTG translations (PART I) 2022-02-15 18:03:39 +02:00
Maksim 747e198968 Default: drop poured water logic 2022-02-15 18:01:24 +02:00
Maksim 9ecb2a7984 Sfinv_sscsm: add handover
When the server-side inventory is interacted with, the page name and fields are sent back to the client which displays the inventory and processes the fields.

Co-Authored-By: luk3yx <luk3yx@users.noreply.github.com>
2022-02-15 17:58:14 +02:00
Maksim 03595b39c2 Carts: update 2022-02-15 17:53:12 +02:00
Maksim b8faaae65f Signs: fix crash 2022-02-15 17:52:25 +02:00
Maksim e6af913661 Minor changes and fixes 2022-02-15 17:51:17 +02:00
Maksim fac52ad1a5 Flowerpot: minor cleanup 2022-02-15 17:51:17 +02:00
Maksim 60e8cc6a01 Toolranks: minor update 2022-02-15 17:51:17 +02:00
Maksim db5b89c9f8 Mobs: minor update 2022-02-15 17:51:17 +02:00
Maksim 71e20f66ac Farming_addons: update Cocoa 2022-02-15 17:51:17 +02:00
Maksim bd62b4214a Default: update 2022-02-15 17:51:17 +02:00
Maksim a94145da4b Signs: now is piston-friendly 2022-02-15 17:27:42 +02:00
Maksim b614f352d9 Update copyright 2022-02-02 19:38:32 +02:00
Maksim 38598ef5f0 Carts: update
Co-Authored-By: An0n3m0us <49789044+An0n3m0us@users.noreply.github.com>
2022-02-02 19:38:32 +02:00
Maksim 1bbb90e1d4 3d_armor_stand: minor cleanup 2022-02-02 19:38:32 +02:00