MoNTE48
e59ae03bf5
Minor fix, drops improvement
2019-07-06 14:18:40 +02:00
MoNTE48
1e1d097a17
Temporary auth.txt fix (by @sorcerykid )
2019-07-06 14:18:40 +02:00
stujones11
a9a97c905f
Add cube wieldview and other minor fixes
2019-07-01 23:57:17 +02:00
stujones11
b757cdb6e2
Add player iteration methods to builtin, optimization of many mods
2019-07-01 00:51:39 +02:00
MoNTE48
37ab30c2cc
Drop falling node in multiplayer, add falling for furniture
2019-06-30 21:50:51 +02:00
MoNTE48
35d9c39631
ABM optimizations, doors cleanup, sponge small fixes
2019-06-29 23:23:33 +02:00
MoNTE48
8d23c2530e
Drop falling node, drop 1 item by default, hud item name delay, fix translations
2019-06-29 09:59:31 +02:00
MoNTE48
190299ceba
Cleanup, preparing some mods for update
2019-06-29 09:53:45 +02:00
stujones11
4ee178380a
Improve throwing and improve formspecs
2019-06-27 01:24:17 +02:00
MoNTE48
a78bb6cbd6
Small update mainmenu. Cleanup and fixes
2019-06-25 15:10:15 +02:00
MoNTE48
03d0b23879
Cleanup mobs
2019-06-24 10:23:50 +02:00
stujones11
528f7f0be9
Add 'silent' armor group
2019-06-23 23:38:52 +02:00
MoNTE48
a51369d706
Update builtin
2019-06-22 01:09:54 +02:00
stujones11
9a65213458
Move throwing physics to builtin
2019-06-22 01:09:54 +02:00
stujones11
5b424fd67b
Add is_valid_pos to builtin
2019-06-22 00:05:48 +02:00
MoNTE48
9a7b7e2333
Move hud text on new HUD API
2019-06-18 10:00:26 +02:00
MoNTE48
a66b108713
Update xpanes, combine colored glass, and hardened_clay, fix albino sheep (thanks @stujones11)
2019-06-18 10:00:26 +02:00
MoNTE48
5d1c3abe6d
Fix hud and /setspawn, update credits, fix crashes
2019-06-17 21:32:11 +02:00
MoNTE48
e11a78243b
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
a6deb4287d
Attempt to improve HUD pos (@MoNTE48 and @kilbith)
2019-06-17 21:32:11 +02:00
Jean-Patrick Guerrero
5b5ed93bc3
Add XP ( #141 )
2019-06-17 21:18:10 +02:00
Maksim Gamarnik
b028ff30f6
Mobile: fix statustext and hud text position
2019-06-05 20:29:42 +02:00
MoNTE48
bcf27bc33f
Backport 'Builtin item: Tidy up' form MT 5.0
2019-06-05 11:38:27 +02:00
MoNTE48
ce25d7c04b
Backport minor builtin changes and fix shutdown delay command
2019-06-05 11:38:27 +02:00
MoNTE48
8edbb66a05
DANGER!!! The player suffocates inside all blocks, unless noclip is enabled
2019-06-03 20:53:11 +02:00
MoNTE48
fd83f569a8
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
e3c0824250
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
6b2c8ca1fd
Add spawn command, fix hand
2019-05-31 20:58:19 +02:00
MoNTE48
102bfa89ea
Hud Item name - move in statbars.lua, fix iOS position, other
2019-05-27 02:11:41 +02:00
Maksim
941b980850
Fix platform, item name text, cleaner, other minor fixes
2019-05-22 14:07:25 +02:00
Maksim
9c09a7f1a2
Show item description over hudbar (by @kilbith)
2019-05-20 23:30:00 +02:00
Maksim
4dfc3bac29
Minor fixes
2019-05-20 23:22:47 +02:00
MoNTE48
b89936fef9
item_eat particles, don't put lava on the server, Hunger small fixes
2019-05-20 22:35:00 +02:00
stujones11
05f58b3a04
Move item drop to builtin
2019-05-20 22:33:08 +02:00
Maksim
d14587b282
Update creative and mainmenu formspec
2019-05-16 00:33:06 +02:00
Maksim
24b684ca39
Update default (part 2 of ?) and fix deprecated
2019-05-11 22:20:34 +02:00
Maksim
2cee766ff6
fix
2019-05-10 22:11:18 +02:00
Maksim
1693f1792f
Update Trees and small fix
2019-05-10 00:11:53 +02:00
stujones11
416bfee23d
Inventory fixes and Armor updates
2019-05-10 00:11:29 +02:00
MoNTE48
695e833477
Merge remote-tracking branch 'upstream/stable-0.4' into sync
2019-04-01 20:18:54 +02:00
Maksim Gamarnik
b75c72f95e
Move killme to builtin, TNT fix and new chicken model by @stujones11
2018-08-31 23:21:40 +02:00
MoNTE48
2542d798f5
stack_max = 64, fix loadingworld background
2018-08-22 00:39:35 +02:00
SmallJoker
14d20f5827
Builtin auth handler: Speed up file writing ( #7252 )
2018-06-03 17:32:00 +02:00
SmallJoker
fe41725e50
core.rotate_node: Do not trigger after_place_node ( #6900 )
2018-06-03 17:32:00 +02:00
dopik
f8cc92c190
/shutdown can't do countdown when using reconnect and/or shutdown message ( #7055 )
...
Delay was converted from the param string and not the delay value, thus never using the actual given delay value when used in combination with other string values in the param, in this case reconnect and the shutdown messsage.
2018-06-03 17:32:00 +02:00
you
2a4fbbbff8
Fix "Ignoring CONTENT_IGNORE redefinition" warning ( #4393 )
...
minetest.override_item still passes to core
2018-06-03 17:32:00 +02:00
paramat
6d346a817b
Item entity: Delete in 'ignore' nodes
2018-06-03 17:32:00 +02:00
paramat
529f00a240
Falling.lua: Delete falling node entities on contact with 'ignore'
...
Prevents falling node entities entering the ignore at a world edge and
resting on unloaded nodes 16 nodes below, unreachable, undiggable and
still being processed by 'on step' because they don't revert to nodes.
2018-06-03 17:32:00 +02:00
you
880a25c921
Add minetest.is_player ( #7013 )
...
* Add minetest.is_player
* First use for is_player
2018-06-03 17:32:00 +02:00
SmallJoker
8a849e893a
Builtin: Fix handle_node_drops crash with nil digger
2018-06-03 17:32:00 +02:00