Commit Graph

1018 Commits (master)

Author SHA1 Message Date
MoNTE48 232904ed1c Add UTF8 support for `string.len` 2020-03-23 18:50:42 +01:00
MoNTE48 f884d0ace9 Mainmenu: fix server_id detection 2020-03-22 19:17:11 +01:00
MoNTE48 f4ffb67805 Fix lava destruction for dropped items 2020-03-17 21:14:51 +01:00
MoNTE48 d7e19ba0d8 Mainmenu: improve the Multiplayer tab 2020-03-16 18:36:06 +01:00
MoNTE48 9b08c73f70 Hunger: change starve setting 2020-03-14 18:05:25 +01:00
MoNTE48 73511ef92e Builtin: some minor fixes 2020-03-13 21:06:26 +01:00
MoNTE48 d6f7b633b1 Weather: fix chatcommand 2020-03-13 20:40:58 +01:00
MoNTE48 bb8d62e5cb Builtin: backport some fixes 2020-03-09 15:16:02 +01:00
MoNTE48 99ab972745 Weather: improve rain and snow settings 2020-03-09 15:16:02 +01:00
MoNTE48 0b6f9aa131 Improve item collection 2020-03-09 15:16:02 +01:00
MoNTE48 74b152e108 Weather: Fix too long snow/rain 2020-03-03 20:22:50 +01:00
MoNTE48 e6274866a6 Drop falling node if placed in protected area 2020-02-27 22:37:30 +01:00
MoNTE48 794000d543 Fixed dropping dug nodes 2020-02-25 16:28:45 +01:00
MoNTE48 8a8ec483d4 Update Hunger 2020-02-23 21:38:04 +01:00
MoNTE48 7e4ee95d91 Update builtin and base textures 2020-02-22 14:44:31 +01:00
MoNTE48 dbd3e3c10b Weather: improve and cleanup 2020-02-20 14:48:50 +01:00
MoNTE48 8449a0b304 Builtin: replace minetest -> core, fix password saving crash 2020-02-20 14:48:29 +01:00
MoNTE48 e74898a088 MainMenu: fix background in world create and delete dialogs 2020-02-12 13:32:15 +01:00
MoNTE48 494eff7911 MainMenu: replace textlist with table, remove legacy code 2020-02-09 12:22:02 +01:00
MoNTE48 d19476376c MainMenu: fixes and background optimizations 2020-02-07 00:03:31 +01:00
MoNTE48 9b28204882 Builtin: Backport MT5 MainMenu, Part I 2020-02-06 16:32:56 +01:00
MoNTE48 fe5941bdf7 Builtin: Backport MT5 Game 2020-02-04 21:47:07 +01:00
MoNTE48 b3a34dd850 Builtin: Backport MT5 minor changes 2020-02-04 21:47:07 +01:00
MoNTE48 54f5679db3 Builtin: Backport MT5 client 2020-02-04 20:02:25 +01:00
MoNTE48 eac50692d7 Builtin items: cleanup, optimize and backport MT5 changes 2020-02-04 20:02:25 +01:00
MoNTE48 f524bd2a1c Backport: Object properties: Add 'glow', disables light's effect if negative
a9d43a0471
The 'glow' value is added to the ambient light value.
Negative 'glow' disables light's effect on object colour, for faking
self-lighting, UI-style entities, or programmatic colouring in mods.
2020-01-22 20:56:48 +01:00
MoNTE48 1e8942cbbe Builtin: optimize item_entity 2020-01-17 14:22:09 +01:00
MoNTE48 1bb669c854 Builtin: update vector 2020-01-17 14:22:09 +01:00
MoNTE48 bcc87c0e30 Disable Auto-reconnection when Kicked 2019-12-26 12:50:55 +01:00
MoNTE48 9eff8f7d01 Colorize the buttons for creating and deleting the world 2019-12-09 22:20:05 +01:00
MoNTE48 1dd11bdc04 Fix /give stackstring (again) 2019-11-19 10:14:33 +01:00
MoNTE48 52418b29a4 Improve Statbars 2019-11-18 10:02:07 +01:00
MoNTE48 f04a8a483b Mainmenu: some improvements 2019-11-14 11:53:17 +01:00
MoNTE48 6dd73018b4 Fix /give stackstring 2019-11-13 21:45:43 +01:00
MoNTE48 d73b50268d Password Saving [enabled for iOS only] 2019-11-12 11:06:02 +01:00
MoNTE48 71c3eeabef Update Hand bare definition 2019-11-12 00:02:03 +01:00
MoNTE48 fcdc8266a7 Chatcommand aliases (by luk3yx) 2019-11-01 22:14:56 +01:00
MoNTE48 6abf056272 Improve and cleanup the HUD API 2019-11-01 16:42:50 +01:00
MoNTE48 6f42bcabc6 Add attached_node2 group for attached facedir nodebox 2019-10-22 14:39:07 +02:00
MoNTE48 c15c4cdbbe Hunger: fix possible crash, fix double change HUD 2019-10-17 10:44:49 +02:00
MoNTE48 32c44e00c4 Builtin: Clearing Functions and Variables 2019-10-16 20:08:12 +02:00
MoNTE48 841c4d4379 Some misc_helpers fixes 2019-10-16 16:02:49 +02:00
MoNTE48 8ea2d24c47 Add Weather (with rain and snow) 2019-10-13 20:34:13 +02:00
MoNTE48 55e638951b Lua: Add initial support for UTF-8 string 2019-10-11 14:28:30 +02:00
MoNTE48 9b24c80ccb Builtin cleanup 2019-10-11 14:28:30 +02:00
MoNTE48 f24fc3c1e1 Grant some privs in creative mode 2019-10-11 14:28:30 +02:00
MoNTE48 a915a84e11 "/give" no longer need "mod" specifier (by OldCoder) and chatcommands.lua small improvements 2019-10-11 14:28:30 +02:00
MoNTE48 f3ae8906db Add is_valid_pos in item_eat 2019-09-24 22:43:20 +02:00
MoNTE48 87586ae912 Improve the HUD API 2019-09-24 22:43:20 +02:00
MoNTE48 e6a9f981b3 Mainmenu: replace fake_ping on lag 2019-09-19 15:42:49 +02:00
MoNTE48 7ff142a2bf Add is_protected_action for some actions 2019-09-08 21:57:31 +02:00
MoNTE48 ee649da027 Move item inside node to free space, item_entity improvements 2019-09-06 17:25:12 +02:00
MoNTE48 f2464cfcf2 Fix item_entity and 3d_armor crashes 2019-09-06 17:25:12 +02:00
MoNTE48 0a69c859c7 Hunger: add poison API 2019-09-06 17:23:57 +02:00
MoNTE48 7224cc9f2a Update Credits tab 2019-08-19 00:42:41 +02:00
MoNTE48 f451640885 Minor mainmenu and split_inv cleanup, full_punch_interval = 0.5 2019-08-10 22:56:43 +02:00
MoNTE48 2dc48977ff Move Drop Collection in builtin 2019-08-10 22:56:35 +02:00
MoNTE48 0e2f834789 Code cleanup, compress textures, minor fixes, wieldview optimization, other changes 2019-08-09 22:40:31 +02:00
MoNTE48 52debbb120 Move Hunger in builtin, use Stamina mod 2019-08-09 14:05:30 +02:00
MoNTE48 b909511d4b Locales: Add Intllib to builtin 2019-08-02 18:14:17 +02:00
MoNTE48 399f707877 Fix builtin formatting 2019-08-02 17:47:34 +02:00
MoNTE48 9bd45c4139 Drop fixes, Workbench and Crafting minor changes 2019-08-02 17:43:52 +02:00
MoNTE48 aab5a84731 Move Hud Item name in Wieldview 2019-07-28 22:14:58 +02:00
Maksim 4f75337ce3 Change mapgen list, hide deprecated 2019-07-25 00:13:17 +02:00
MoNTE48 54007f4d84 Minor Game fixes, move Milk Bucket to Bucket mod 2019-07-24 13:53:59 +02:00
MoNTE48 0fb5aa4ef3 Experience: release 2019-07-17 19:59:20 +02:00
MoNTE48 ebf639b8aa Fix statbar positions, carts warnings, birch textures 2019-07-17 19:58:34 +02:00
MoNTE48 f47d29ceac Improvement wieldview and other minor changes 2019-07-10 19:04:17 +02:00
MoNTE48 66632acec6 Minor things 2019-07-09 20:13:11 +02:00
MoNTE48 51682a1e17 Add Item water flow (by TenPlus1), fix Statbars and backport Falling node sound from MT5.0 2019-07-09 13:54:16 +02:00
MoNTE48 2d38db77ac Minor fix, drops improvement 2019-07-06 14:18:40 +02:00
MoNTE48 0f6ba99337 Temporary auth.txt fix (by @sorcerykid) 2019-07-06 14:18:40 +02:00
stujones11 b521717564 Add cube wieldview and other minor fixes 2019-07-01 23:57:17 +02:00
stujones11 ed2e0ada40 Add player iteration methods to builtin, optimization of many mods 2019-07-01 00:51:39 +02:00
MoNTE48 118b648d37 Drop falling node in multiplayer, add falling for furniture 2019-06-30 21:50:51 +02:00
MoNTE48 9ea8b529f1 ABM optimizations, doors cleanup, sponge small fixes 2019-06-29 23:23:33 +02:00
MoNTE48 94c855455f Drop falling node, drop 1 item by default, hud item name delay, fix translations 2019-06-29 09:59:31 +02:00
MoNTE48 213b2593bd Cleanup, preparing some mods for update 2019-06-29 09:53:45 +02:00
stujones11 9f2b3fa0da Improve throwing and improve formspecs 2019-06-27 01:24:17 +02:00
MoNTE48 b79a1fd5e5 Small update mainmenu. Cleanup and fixes 2019-06-25 15:10:15 +02:00
MoNTE48 19ae178657 Cleanup mobs 2019-06-24 10:23:50 +02:00
stujones11 36f8752700 Add 'silent' armor group 2019-06-23 23:38:52 +02:00
MoNTE48 79d4eab9e8 Update builtin 2019-06-22 01:09:54 +02:00
stujones11 a082b698c4 Move throwing physics to builtin 2019-06-22 01:09:54 +02:00
stujones11 64ad6d8044 Add is_valid_pos to builtin 2019-06-22 00:05:48 +02:00
MoNTE48 b64a7650ef Minor fixes and docs update 2019-06-18 11:10:08 +02:00
MoNTE48 26ba5bc207 Move hud text on new HUD API 2019-06-18 10:00:26 +02:00
MoNTE48 b7930566f6 Update xpanes, combine colored glass, and hardened_clay, fix albino sheep (thanks @stujones11) 2019-06-18 10:00:26 +02:00
MoNTE48 3c06b40c8c Fix hud and /setspawn, update credits, fix crashes 2019-06-17 21:32:11 +02:00
MoNTE48 8dd7e13e06 Move Better HUD API in builtin, move hunger bar in hunger mod, armor bar in armor mod, code cleanup 2019-06-17 21:32:11 +02:00
MoNTE48 cd71f47666 Attempt to improve HUD pos (@MoNTE48 and @kilbith) 2019-06-17 21:32:11 +02:00
Jean-Patrick Guerrero c7e30df84b Add XP (#141) 2019-06-17 21:18:10 +02:00
MoNTE48 19eee3150e Backport 'Dungeons: Add setting to prevent projecting dungeons' from MT 5.0 2019-06-07 20:59:45 +02:00
Maksim Gamarnik 222f5947e5 Mobile: fix statustext and hud text position 2019-06-05 20:29:42 +02:00
MoNTE48 15a5b4cec4 Backport 'Builtin item: Tidy up' form MT 5.0 2019-06-05 11:38:27 +02:00
MoNTE48 cf738ccdfa Backport minor builtin changes and fix shutdown delay command 2019-06-05 11:38:27 +02:00
MoNTE48 d3cd153d3b DANGER!!! The player suffocates inside all blocks, unless noclip is enabled 2019-06-03 20:53:11 +02:00
MoNTE48 26d603f2a9 Backport "slippery" feature from MT 5.0, replace builtin deprecated function calls, move eat sound in builtin 2019-06-03 15:46:14 +02:00
MoNTE48 2bcf06a88d Replace Potions mod on Replacing potions mod on PEP. Add Vessels, Playereffects, Playerphysics. Playerplus now working on playerphysics API. Added more items in creative inventory, other 2019-06-02 01:49:20 +02:00
MoNTE48 77360ce53b Add spawn command, fix hand 2019-05-31 20:58:19 +02:00