Commit Graph

7612 Commits

Author SHA1 Message Date
MoNTE48 521d18bc67 Change mobs spawn settings, new spider model, fix punch using at items 2019-06-01 16:27:57 +02:00
MoNTE48 205e432ef7 Change: bluestone, throwing, change stack_max for boats, carts and mobs 2019-06-01 14:43:18 +02:00
MoNTE48 a68d82bf3f Cleaner: add valid_pos function, settings for mobile platform 2019-06-01 11:00:17 +02:00
stujones11 359601fc42 Fix beds & wieldview armor dependency 2019-05-31 22:20:26 +02:00
stujones11 67795ccf0c Creative inventory buttons 2019-05-31 21:11:39 +01:00
MoNTE48 f29ed3e20e iOS: v. 1.2.0-release 2019-05-31 21:37:08 +02:00
MoNTE48 6b2c8ca1fd Add spawn command, fix hand 2019-05-31 20:58:19 +02:00
MoNTE48 a43e85636e Minor fix 2019-05-31 18:48:58 +02:00
MoNTE48 eb31475373 Fix waterlily, change sheep spawn chance, fix doors sound 2019-05-30 23:46:07 +02:00
MoNTE48 a58d944f8a Complicate placement boats and carts on the server, Add home button in creative inventory, new cart texture, disable Cleaner caching 2019-05-29 00:43:11 +02:00
stujones11 9fba94561b Optimize creative cache and armor fix 2019-05-29 00:29:06 +02:00
MoNTE48 16d3eea6c0 Disable Capturing mob 2019-05-29 00:28:22 +02:00
MoNTE48 15cdd50d03 Improve Cleaner mod 2019-05-29 00:28:14 +02:00
MoNTE48 459a54cb9b 3D hand! Fix wool sounds, HUD fix for Mobile, remove unused textures 2019-05-28 02:54:16 +02:00
stujones11 aef06c30dc Singleplay restart button only after 30 seconds 2019-05-27 21:03:28 +01:00
MoNTE48 f688f8a61e Add wieldview (by @stujones11) 2019-05-27 21:08:23 +02:00
MoNTE48 f0b508989c Mobs egg 2019-05-27 21:08:23 +02:00
MoNTE48 64c397b4a1 Replace player model with 3d_armor model 2019-05-27 21:08:16 +02:00
MoNTE48 4cd8c2a109 iOS: v. 1.2.0 - beta 2019-05-27 02:12:02 +02:00
MoNTE48 102bfa89ea Hud Item name - move in statbars.lua, fix iOS position, other 2019-05-27 02:11:41 +02:00
MoNTE48 de5f3a152d Attempt to fix getItem inventory crash (by @stujones11) 2019-05-26 23:53:40 +02:00
MoNTE48 39b2cee907 Fix textures and other minor fixes 2019-05-26 23:51:28 +02:00
stujones11 c6984353e5 Fix 2019-05-26 21:16:44 +01:00
MoNTE48 bd2b3948f3 Oops 2019-05-26 20:16:23 +02:00
stujones11 508c998590 Fix workbench and drops 2019-05-26 17:56:22 +01:00
MoNTE48 43625aafee Minor 2019-05-25 18:27:53 +02:00
stujones11 62689dd0ff Creative mod update 2019-05-25 11:33:10 +02:00
stujones11 9f129cd450 Pause menu time-out 2019-05-25 11:33:10 +02:00
MoNTE48 a20f410088 3dmesh beds (by @kilbith), new sponge mod, minor fixes 2019-05-24 22:20:10 +02:00
MoNTE48 2974e4fde2 Update fonts and default settings 2019-05-24 21:06:10 +02:00
MoNTE48 9d05814cdd Optimize cleaner mod (by @kilbith) 2019-05-24 16:18:39 +02:00
MoNTE48 d7f6c989e2 Add optimization flags (-36% in Server Build and -Ofast) 2019-05-24 16:06:43 +02:00
MoNTE48 b5a937a332 Minor fixes and Fix creative inventory background and other minor fixes 2019-05-24 16:06:04 +02:00
stujones11 51b9110533 Expose PLATFORM global 2019-05-23 23:47:36 +02:00
MoNTE48 c903357766 Update default, WIP! 2019-05-23 15:17:23 +02:00
MoNTE48 596e5aecac Fix mobs egg problem on server 2019-05-23 11:43:37 +02:00
MoNTE48 5adbb927ed Minor gui update, new chest texture, etc. 2019-05-23 01:51:39 +02:00
stujones11 d87179db27 Improve auto-restart 2019-05-23 01:51:39 +02:00
MoNTE48 cb3f7c67a5 remove damage_noise 2019-05-23 01:51:39 +02:00
MoNTE48 4957add21f iOS: scaling improvements 2019-05-22 21:31:37 +02:00
Maksim 941b980850 Fix platform, item name text, cleaner, other minor fixes 2019-05-22 14:07:25 +02:00
Maksim 0c7eee305b Small mainmenu update 2019-05-21 00:16:33 +02:00
Maksim 9c09a7f1a2 Show item description over hudbar (by @kilbith) 2019-05-20 23:30:00 +02:00
Jean-Patrick Guerrero 6e13734eae Add cleaner mod (#137) 2019-05-20 23:22:47 +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
Maksim 59f8ef3376 DAMAGE!!! Autoreconnect for ANY(!) server issue 2019-05-20 22:35:00 +02:00
stujones11 294b28d530 Auto-reconnect to multicraft servers 2019-05-20 22:33:08 +02:00
stujones11 05f58b3a04 Move item drop to builtin 2019-05-20 22:33:08 +02:00
MoNTE48 c1acb73c80 Integrate newer mesecons (bluestone). Part 1, WIP 2019-05-19 22:15:43 +02:00