Commit Graph

295 Commits

Author SHA1 Message Date
Wuzzy 899acaab0e Hide WIP items from craft guide, more cleanup
- Make fishing rod uncraftable (too overpowered)
- Lift WIP status from golden apple
- Lift Experimental status from lookup tool
2017-11-20 07:52:24 +01:00
Wuzzy a9d95dea23 Use hardware coloring for tallgrass and friends 2017-11-16 03:13:19 +01:00
Wuzzy 74e1a7d326 Take grass block when enderman took dry grass b. 2017-11-15 03:12:31 +01:00
Wuzzy f53cf859c2 Fix mob spawning in savannas 2017-11-15 02:36:56 +01:00
Wuzzy 72f5591400 Add dry-colored grass/fern variants 2017-11-14 23:44:53 +01:00
Wuzzy aaef558909 Convert all sounds (except music) to mono 2017-11-13 01:24:24 +01:00
Wuzzy 1c085b5467 Mobs_mc: Convert mob sounds to mono 2017-11-13 00:46:52 +01:00
Wuzzy 5403a97a56 Fix ocelots being aggressive to players 2017-11-04 00:37:02 +01:00
Wuzzy c2684d0eac Update Mobs Redo to version 1.40 2017-11-04 00:22:43 +01:00
Wuzzy 088bb40908 Update mobs_mc 2017-11-03 22:14:27 +01:00
Wuzzy b66c1268d7 Blaze fireball / fire charge: Take fly dir into account when spawning fire 2017-09-19 17:16:04 +02:00
Wuzzy a4b229e565 Update mobs_mc 2017-09-13 23:13:47 +02:00
Wuzzy 559e3d68bc Simplify item merge code 2017-09-05 19:17:40 +02:00
Wuzzy 861174dc32 (Hopefully) fix hand rarely dropping as item 2017-09-05 17:25:15 +02:00
Wuzzy 44f4db844e Define get_staticdata of minecart 2017-09-05 15:28:04 +02:00
Wuzzy f95bf371d2 Refine hand error logging 2017-09-02 19:00:04 +02:00
Wuzzy ae74eb3b33 Print error message when player picked up hand
This is __builtin:item with itemstring == "" and should never happen
2017-09-02 18:57:37 +02:00
Wuzzy 77ab3ed9d6 Add more detector rail textures 2017-09-02 17:18:48 +02:00
Wuzzy f75c6dc36d White chicken texture by kingoscargames 2017-09-01 00:42:57 +02:00
Wuzzy 7fcaf68e25 Change jungle floor to grass block 2017-08-31 17:27:58 +02:00
Wuzzy 505cdb9d43 Hide minecart with command block from Creative 2017-08-30 21:51:27 +02:00
Wuzzy 46eb81b245 Make enderman less aggressive and likely 2017-08-29 21:32:04 +02:00
Wuzzy 3a18f4044d Support all minecart types in dispenser 2017-08-29 02:36:50 +02:00
Wuzzy 1fd897c721 Implement basic detector rail logic 2017-08-29 01:29:18 +02:00
Wuzzy b85df95bb2 Add dummy nodes: Activator rail, detector rail 2017-08-29 00:13:18 +02:00
Wuzzy abb2db9948 Refactor rails code 2017-08-28 23:41:48 +02:00
Wuzzy f491fbf594 Fix minecarts dependency 2017-08-28 23:14:46 +02:00
Wuzzy c9856dbcdf Make powered rails act like conductors 2017-08-28 17:06:25 +02:00
Wuzzy 36319afbbe Basic powered rails implementation 2017-08-28 16:59:10 +02:00
Wuzzy 213edbe85c Refactor minecart registration code
Also add doc_identifier support
2017-08-28 15:04:50 +02:00
Wuzzy 1335207e8b Allow to mount only in normal minecarts 2017-08-28 14:35:56 +02:00
Wuzzy f2ed6f126e Add 5 “Minecart with X” entities
* Minecart with Chest
* Minecart with Furnace
* Minecart with TNT
* Minecart with Hopper
* Minecart with Command Block
2017-08-28 14:19:46 +02:00
Wuzzy bab8e958d2 Add new magma cube texture by kingoscargames 2017-08-24 22:22:41 +02:00
Wuzzy b902738ed0 Endermen: Check if block was actually placed 2017-08-23 04:53:36 +02:00
Wuzzy e2b57327fe Fix weird-looking cactus when held by enderman 2017-08-23 04:34:06 +02:00
Wuzzy 6d84a139d6 Render enderman's carried block 2017-08-23 03:50:22 +02:00
Wuzzy 1f8ae56d52 Fix broken enderman take sound 2017-08-22 13:52:49 +02:00
Wuzzy 4f03f1c516 Merge branch 'biomes' 2017-08-21 03:43:07 +02:00
Wuzzy 2243ee5477 Fix deprecated vel and acc arguments of particles 2017-08-18 23:23:07 +02:00
Wuzzy e2442a6283 Replace deprecated get_entity_name 2017-08-18 22:44:36 +02:00
Wuzzy 75d6806782 Tweak spawning of shulkers and endermen 2017-08-18 15:32:08 +02:00
Wuzzy 895fc7d757 Update mobs_mc and update gameconfig
This updates and fixes mob spawn height for new realms.
Also: Small zombie pigman size fixed.
2017-08-16 22:08:17 +02:00
Wuzzy 9bae398946 Update cart direction after punch 2017-08-15 14:02:21 +02:00
Wuzzy 73ae5eb940 Rotate carts depending on rail direction 2017-08-15 13:53:05 +02:00
Wuzzy c131fdfd70 Use minecart model by 22i 2017-08-15 13:20:11 +02:00
Wuzzy 24336d43c4 Support creative mode for minecarts 2017-08-15 02:51:40 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 46d2b32171 Jungle spawn zone: Remove grass block, add fern 2017-08-07 16:09:02 +02:00
Wuzzy 3fb0b6dd44 Update mobs_mc 2017-08-06 14:09:25 +02:00
Wuzzy a0347a6700 Mobs Redo: Fix mobs:boom not depending on mcl_tnt 2017-08-06 13:26:12 +02:00