Commit Graph

7670 Commits (master)

Author SHA1 Message Date
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
stujones11 e7befeecdc Egg throwing 2019-06-23 20:45:29 +01:00
MoNTE48 ba1feda0d8 Add furniture mod by @Thomas--S 2019-06-22 18:37:36 +02:00
MoNTE48 a1ba95d0a2 Update Bluestone 2019-06-22 12:22:18 +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 8dcf7df205 Fix hunger bug, add colorize to player damage, improved text positioning 2019-06-20 00:17:58 +02:00
MoNTE48 bf8fc6f7cb Update touchscreengui 2019-06-20 00:17:58 +02:00
stujones11 4b8be5d507 Fix armor drops 2019-06-19 21:38:55 +01:00
MoNTE48 ef023b5f7b Minor fixes and docs update 2019-06-18 11:10:08 +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 77fd213408 Add default gui_bg and listcolors. Survival inv no longer uses sfinv 2019-06-17 21:32:11 +02:00
stujones11 729a8d05e7 Speed up item collection in multiplayer 2019-06-17 21:32:11 +02:00
MoNTE48 a748397bfa Update furnace, workbench, HUD position 2019-06-17 21:32:11 +02:00
stujones11 49c92b7108 Add speed group and drown in walkable, remove playerplus mod 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
MoNTE48 2b4dad6f1a WIP: Cleanup and fixes, stairs no longer registers new nodes, only API. Workbench adds blocks to creative inventory 2019-06-17 21:30:36 +02:00
MoNTE48 2dc0127af6 Merge fixes 2019-06-17 21:27:44 +02:00
MoNTE48 71c3dbc137 Disable falling_node in multiplayer 2019-06-17 21:18:14 +02:00
MoNTE48 f52aca6f90 iOS: v. 1.2.1-release 2019-06-17 21:18:14 +02:00
MoNTE48 f1efc3ab70 Update hand and tools capabilities 2019-06-17 21:18:14 +02:00
MoNTE48 c8903e401f iOS: disable LuaJIT, v. 1.2.1-beta 2019-06-17 21:18:14 +02:00
MoNTE48 73affb7b0c Minor changes in Mapgens and HUD text pos 2019-06-17 21:18:14 +02:00
Jean-Patrick Guerrero 5b5ed93bc3 Add XP (#141) 2019-06-17 21:18:10 +02:00
MoNTE48 6e6f141b44 Backport 'Dungeons: Add setting to prevent projecting dungeons' from MT 5.0 2019-06-07 20:59:45 +02:00
MoNTE48 5b0bc240e4 Remove deprecated jthread and old version of jsoncpp 2019-06-07 20:17:37 +02:00
MoNTE48 b064be3e74 Mobile: fix statustext position (again) 2019-06-07 20:11:08 +02:00
MoNTE48 32fa295594 Update embedded mini-gmp to the latest version 2019-06-07 18:51:56 +02:00
MoNTE48 2a1aa36156 Update embedded Lua to 5.1.5 2019-06-07 18:37:14 +02:00
MoNTE48 084d2d1ac3 Fix and improvement Potions mod 2019-06-06 00:25:29 +02:00
MoNTE48 f694a8cbda Update tools.lua 2019-06-05 23:59:01 +02:00
Maksim Gamarnik b028ff30f6 Mobile: fix statustext and hud text position 2019-06-05 20:29:42 +02:00
MoNTE48 53c4472481 Mobile: Integrate libintl-lite (locale) 2019-06-05 19:32:48 +02:00
MoNTE48 bdf5acf097 iOS: minor fixes 2019-06-05 11:38:27 +02:00
MoNTE48 f92e728991 Throwing: add valid_pos function 2019-06-05 11:38:27 +02:00
MoNTE48 bcf27bc33f Backport 'Builtin item: Tidy up' form MT 5.0 2019-06-05 11:38:27 +02:00
MoNTE48 6258bf9203 Fix hunger crash 2019-06-05 11:38:27 +02:00
MoNTE48 32743bd196 Backport 'Fix missing ignore textures' 2019-06-05 11:38:27 +02:00
MoNTE48 76e4dd4743 Change drop and liftimer settings (boats, carts, mobs), change defultsettings 2019-06-05 11:38:27 +02:00
MoNTE48 343f40e2f7 Update potions and vessels 2019-06-05 11:38:27 +02:00
MoNTE48 1c00b33fef Add connection_timeout setting, put block animation, correct lava damage 2019-06-05 11:38:27 +02:00
MoNTE48 1b63b277d0 Add Punch sound (work with Objects (and mobs!) and Players) 2019-06-05 11:38:27 +02:00
MoNTE48 e3d3d75374 Remove extra features from playerplus. Adding cactus ABM. Perhaps it will be faster? 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