Commit Graph

3864 Commits

Author SHA1 Message Date
Wuzzy cfac33a94f Fix settable hand 2019-03-06 07:32:22 +01:00
Wuzzy 581f0fa2dd Move mcl_formspec_prepend 2019-03-06 07:32:13 +01:00
Wuzzy 0b9c0d177c Fix bug in mcl_player.player.get_preview 2019-03-06 07:15:53 +01:00
Wuzzy 3ca01c3149 Use formspec prepend for real 2019-03-06 06:38:25 +01:00
Wuzzy ea0c2e9568 Utilize formspec prepend 2019-03-06 06:35:24 +01:00
Wuzzy 98b3003e07 Fix mcl_meshhand race condition 2019-03-06 06:25:03 +01:00
Wuzzy c4558a31ab Update modpack meta files (MT 5.0.0) 2019-03-06 05:52:31 +01:00
Wuzzy 2b3922c972 Replace deprecated player attribute calls 2019-03-06 05:45:16 +01:00
Wuzzy 4c8433b41c Fix clouds speed parameter (MT 5.0.0) 2019-03-06 05:21:05 +01:00
Wuzzy 149d1450ef Remove console spam from mcl_loot 2019-03-06 05:14:31 +01:00
Wuzzy a9776814a6 Fix player attachment offsets 2019-03-06 05:11:49 +01:00
Wuzzy 4f8377b161 Fix warning in tsm_railcorridors 2019-03-06 05:07:42 +01:00
Wuzzy 2f74aea6f5 Replace deprecated functions 2019-03-06 04:38:57 +01:00
Wuzzy b31a717410 Fix player model for MT 5.0.0 2019-03-06 04:10:40 +01:00
Wuzzy 08d3df10d4 Version 0.48.0 2019-03-06 03:41:03 +01:00
Wuzzy a1c0a1f82f Harden mcl_skins against missing metadata 2019-03-05 14:46:19 +01:00
Wuzzy 918c408e4d mcl_skins now obeys file name conventions 2019-03-05 14:26:44 +01:00
Wuzzy 9e84763478 mcl_skins: USe fallback if no preview img 2019-03-05 14:19:57 +01:00
Wuzzy 35bafb2aeb Skin button cycle skins if low skin count 2019-03-05 14:00:15 +01:00
Wuzzy c84656f85a Add fancy GUI to select skin 2019-03-05 13:50:35 +01:00
Wuzzy 9a54383a23 Add mesh hand 2019-03-05 11:45:54 +01:00
Wuzzy 62eaf60938 mcl_skins: Add fallback code if skin was missing 2019-03-05 10:57:57 +01:00
Wuzzy 5601f8e0b7 Rename some files 2019-03-05 10:45:14 +01:00
Wuzzy b2c19d9ec6 mcl_skins: Fix attribute name 2019-03-05 10:44:10 +01:00
Wuzzy 788ecbf178 Update mcl_skins readme 2019-03-05 10:40:37 +01:00
Wuzzy aae30bba39 Rename simple_skins to mcl_skins 2019-03-05 10:36:53 +01:00
Wuzzy e47bd634d4 Player skins: Update inventory preview (part 2) 2019-03-05 10:30:34 +01:00
Wuzzy 2c5038ad05 Player skins: Adjust inventory preview image, too 2019-03-05 01:50:51 +01:00
Wuzzy a4d40560c3 Replace damage sound to something gender-neutral 2019-03-05 00:15:48 +01:00
Wuzzy 62e3a8b9ff Add player skin support, add female skin 2019-03-05 00:11:43 +01:00
Wuzzy c19e3f455c Version 0.47.1 2019-03-04 06:08:44 +01:00
Wuzzy 94591c8b52 Fix crash when dig banner in protected area 2019-03-04 06:07:44 +01:00
Wuzzy 47389902bc Version 0.47.0 2019-03-01 18:33:56 +01:00
Wuzzy d367a8dbad Update banner comment 2019-03-01 18:32:10 +01:00
Wuzzy 477aa07822 Add experimental setting: fallen logs 2019-03-01 18:08:28 +01:00
Wuzzy 03c6beb971 Remove mcl_imitation_mode 2019-03-01 18:04:43 +01:00
Wuzzy ab91971398 Increase pattern layer limit to 12 2019-03-01 17:53:21 +01:00
Wuzzy dca095171c Restrict banner layers to 3 if has a gradient 2019-03-01 17:48:00 +01:00
Wuzzy c6111039ab Fix annoying drops when digging banner in creative 2019-03-01 17:31:31 +01:00
Wuzzy a711c7bdb7 handle_node_drops no longer destroys metadata 2019-03-01 17:30:21 +01:00
Wuzzy 19b1cf5986 More robust initialization of chests of structs 2019-02-28 18:19:57 +01:00
Wuzzy 1daf9b7a59 Put treasure loot into random inventory slots 2019-02-28 18:00:17 +01:00
Wuzzy 7851cee45e Fix exhauston for attacking and taking dmg 2019-02-28 16:43:52 +01:00
nickolas360 6497916ade Fix spawning at bed when chunk is unloaded 2019-02-28 15:35:18 +01:00
Wuzzy 1044e96909 Add tool groups (pickaxe, shovel, ...) 2019-02-25 17:46:49 +01:00
Wuzzy 1556e6cb3e Ice: Use after_dig_node instead of after_destruct 2019-02-22 06:13:31 +01:00
Wuzzy 6e8be2a2c3 Fix vine not dropping all vines when dug w/ shears 2019-02-22 06:08:48 +01:00
Wuzzy e614f9228a Version 0.46.0 2019-02-21 23:08:51 +01:00
Wuzzy 236ef99359 Add hard limits to book title and book text length 2019-02-21 18:08:30 +01:00
Wuzzy 93c087997f Add /lightning command 2019-02-21 03:36:02 +01:00