Commit Graph

  • 05294f27b6 Make removal nodes in mcl_core Wuzzy 2017-02-16 20:22:20 +0100
  • b93a2a8f5f Move rail to mcl_minecarts Wuzzy 2017-02-16 20:15:43 +0100
  • 5ac874eaaa Use Faithful 1.11 gravel texture Wuzzy 2017-02-16 20:11:58 +0100
  • e9f3688f93 Remove unused mob textures Wuzzy 2017-02-16 20:08:04 +0100
  • 5e68c20eb0 Mention mapgen v6 in title screen Wuzzy 2017-02-16 19:57:05 +0100
  • 73cdd17a7c Generalize item destruction logic Wuzzy 2017-02-16 19:32:42 +0100
  • afb186996e Remove builtin_item Wuzzy 2017-02-16 19:19:40 +0100
  • af78e4f3f0 Make item flowing work for all liquids Wuzzy 2017-02-16 19:18:51 +0100
  • 515343b0df Fix items stop flowing at last liquid node Wuzzy 2017-02-16 19:15:59 +0100
  • 6aa67cd518 Better item flowing Wuzzy 2017-02-16 18:37:11 +0100
  • 3e0ac2127b Make items flow on water and burst in lava again Wuzzy 2017-02-16 18:26:38 +0100
  • b020c74fad Adjust number of food particles based on food points gained Wuzzy 2017-02-16 18:10:24 +0100
  • 9816c91b6e Make food particles follow player speed Wuzzy 2017-02-16 18:01:42 +0100
  • 96521433f5 Eat on rightclick Wuzzy 2017-02-16 17:45:33 +0100
  • bbf7efc338 Remove food particles for eating a cake Wuzzy 2017-02-16 15:25:07 +0100
  • d798df0742 Don't show food particle without inv/wield img Wuzzy 2017-02-16 15:15:05 +0100
  • c587d6316e Use drinking sound for milk and soups Wuzzy 2017-02-16 15:08:26 +0100
  • e3cea8ffdc Rename bite sounds Wuzzy 2017-02-16 14:49:29 +0100
  • 6912ca832c Update eating sound Wuzzy 2017-02-16 14:47:50 +0100
  • 16bfda053d Remove huge food register list in mcl_hunger Wuzzy 2017-02-16 14:20:57 +0100
  • c000f8c2a4 Rename hbhunger to mcl_hunger Wuzzy 2017-02-16 14:19:34 +0100
  • 1e759365ca Centralize random seed generation Wuzzy 2017-02-16 04:08:33 +0100
  • 60287ea05b Craftguide: Cycle through alternatives when clicking on item again Wuzzy 2017-02-16 02:16:39 +0100
  • d10f9cc46c Move builtin_item to ENTITIES Wuzzy 2017-02-16 01:48:04 +0100
  • 3696ee3761 Organize mods into modpacks for better overview Wuzzy 2017-02-16 01:45:21 +0100
  • f9db58bf50 Rename item_drop to mcl_item_entity Wuzzy 2017-02-16 01:02:00 +0100
  • ff96c04589 Change item handling: Import VoxBox code Wuzzy 2017-02-16 00:57:35 +0100
  • e974179082 Add observer dummy block Wuzzy 2017-02-15 03:06:01 +0100
  • 1187a8652d Increase bucket stack size to 16 Wuzzy 2017-02-15 02:16:53 +0100
  • a66967acc2 Complete dependency list for mcl_dispensers Wuzzy 2017-02-15 01:40:29 +0100
  • 2a0668a109 Add fire charge support for dispenser Wuzzy 2017-02-15 01:38:47 +0100
  • ec84f955cb Update list of nodes endermen can replace Wuzzy 2017-02-15 01:06:24 +0100
  • 3e5988a853 Fix some itemstrings in mobs_mc Wuzzy 2017-02-15 01:00:12 +0100
  • d201216fb5 Fix mob spawn positions Wuzzy 2017-02-15 00:37:39 +0100
  • 5df8579e88 Dispensers now support spawn eggs Wuzzy 2017-02-15 00:31:00 +0100
  • 7c3bf9715a Fix direction issues of dispenser Wuzzy 2017-02-15 00:16:47 +0100
  • a044bd9cc6 Add group: spawn_egg Wuzzy 2017-02-14 23:57:49 +0100
  • e672abd2ed Add snowball and egg to dispenser support Wuzzy 2017-02-14 23:54:06 +0100
  • a9f2c705da Adjust size of throwable things Wuzzy 2017-02-14 23:43:43 +0100
  • eca6cd30b6 Refactor throwable code even more, add mini API Wuzzy 2017-02-14 23:41:19 +0100
  • 53409bfbec Refactor mcl_throwing throw function Wuzzy 2017-02-14 23:18:23 +0100
  • b057a20b2a Diffrent fireballs for ghast and blaze Wuzzy 2017-02-14 23:09:59 +0100
  • 66af53bc4f Fix blaze collision box Wuzzy 2017-02-14 22:48:25 +0100
  • 3ca8f4c697 Fix blaze spawn Wuzzy 2017-02-14 22:42:34 +0100
  • 2989427b5d Merge branch 'blaze' of https://gitlab.com/daufinsyd/MineClone2 Wuzzy 2017-02-14 22:34:00 +0100
  • 1bf5c51d37 Fix arrow yaw when shooting from dispenser Wuzzy 2017-02-14 22:28:40 +0100
  • feca7cf694 Replace bow_0 and bow_1 after shoot Wuzzy 2017-02-14 22:13:54 +0100
  • 64ae08073a Allow rightclicking for bows at any time Wuzzy 2017-02-14 22:09:00 +0100
  • 4d0e1eb2e9 Kinda allow arrow shooting from dispensers Wuzzy 2017-02-14 22:04:37 +0100
  • 27e6352704 Refactor mcl_throwing arrow launching code Wuzzy 2017-02-14 21:29:28 +0100
  • 2ced567f88 Make daylight sensors walkable Wuzzy 2017-02-14 20:55:23 +0100
  • a97b886f46 Thicker daylight sensor wield image Wuzzy 2017-02-14 20:52:34 +0100
  • 3f3c4bae5b Fix broken iron armor images Wuzzy 2017-02-14 20:33:37 +0100
  • 52e3f30eb4 Make armor stand entity immortal Wuzzy 2017-02-14 20:22:34 +0100
  • 3a24690610 Remove outdated 3d_armor crafting guide Wuzzy 2017-02-14 19:59:10 +0100
  • 2e14fd8d76 Dispenser now dispense armors onto players and armor stand Wuzzy 2017-02-14 19:45:02 +0100
  • eb9c2efb82 Add bone meal support for dispenser Wuzzy 2017-02-14 18:20:54 +0100
  • 06847c38d2 Prettify group highlighting in craftguide Wuzzy 2017-02-14 17:54:16 +0100
  • 0f6bdc9921 Add proper tooltip for repair recipes Wuzzy 2017-02-14 17:17:49 +0100
  • ea583a2d70 Show repairing recipes in craft guide Wuzzy 2017-02-14 16:35:25 +0100
  • 3bb5ab67d6 Fix code typo in mcl_craftguide Wuzzy 2017-02-14 13:06:25 +0100
  • b2ed3d7428 Remove redundant dispenser code Wuzzy 2017-02-14 13:01:59 +0100
  • 7232e8a3b3 Add missing engine feature: unbroken tool craft Wuzzy 2017-02-14 04:46:58 +0100
  • a477c5d20e Fix dispenser craft bug Wuzzy 2017-02-14 04:46:44 +0100
  • fe6cf4de8f Require an intact bow for crafting a dispenser Wuzzy 2017-02-14 04:39:37 +0100
  • 76e77cceb4 Place boats and minecarts with dispenser Wuzzy 2017-02-14 04:12:17 +0100
  • 2350752aca Add support for lava/water bucket in dispenser Wuzzy 2017-02-14 03:53:50 +0100
  • 35353c1d08 Add support for empty bucket in dispenser Wuzzy 2017-02-14 03:42:11 +0100
  • eaeebd900b Add TNT support to dispenser Wuzzy 2017-02-14 03:30:10 +0100
  • b92a220e49 Add basic dispensers (don't dispense most stuff) Wuzzy 2017-02-14 03:23:06 +0100
  • c33991c1dc Rename mcl_dropper to mcl_droppers Wuzzy 2017-02-14 02:33:58 +0100
  • 1d719c4a4f Make dropper a piston stopper Wuzzy 2017-02-14 02:22:14 +0100
  • cebc46df62 Add dropper recipe back again Wuzzy 2017-02-14 02:20:40 +0100
  • f08e23469f Allow dropper to be facing up- or downwards Wuzzy 2017-02-14 02:15:51 +0100
  • 73a22d3de1 Hopper doesn't check for item entities with container above Wuzzy 2017-02-14 01:37:30 +0100
  • fb82c61a92 Fix ABM neighbor check of hoppers Wuzzy 2017-02-14 01:32:13 +0100
  • 2adc89cbad Make hoppers pull before push Wuzzy 2017-02-14 01:31:24 +0100
  • b946ad3cef Make hoppers work with all containers Wuzzy 2017-02-14 01:25:02 +0100
  • 77c458e4fa More powerful item movement util function Wuzzy 2017-02-14 00:44:23 +0100
  • 23a6d123bc Allow droppers to put items into containers Wuzzy 2017-02-14 00:10:37 +0100
  • d6a404ce92 Add container group for nodes with inventories Wuzzy 2017-02-13 19:06:12 +0100
  • 3de20363b5 Add dropper Wuzzy 2017-02-13 18:25:11 +0100
  • 0bbb60bcf6 Apply semi-transparency to stained glass panes Wuzzy 2017-02-13 15:52:16 +0100
  • 9ecae11f66 Move more mcl_core textures to correct mods Wuzzy 2017-02-13 14:52:37 +0100
  • 7424f0ad0d Do some mcl_core texture cleanup Wuzzy 2017-02-13 14:37:36 +0100
  • 7b726430c8 Fuels: Bookshelf, chest, wooden slab, saplings Wuzzy 2017-02-13 14:33:16 +0100
  • 7320bc25aa Make porkchop cookable Wuzzy 2017-02-13 14:11:18 +0100
  • 655d016f1e Add iron door metal sounds Wuzzy 2017-02-13 01:50:03 +0100
  • bf056c95b2 No more snappy doors Wuzzy 2017-02-13 01:42:38 +0100
  • 7eba54a345 Add new fencegate sounds from Minetest Game Wuzzy 2017-02-13 01:39:07 +0100
  • e9c78c00e2 Add node sounds for doors Wuzzy 2017-02-13 01:34:13 +0100
  • b7df3a9bd4 Trapdoors: Simplify nodeboxes, add metal sounds, refactor code Wuzzy 2017-02-13 01:28:36 +0100
  • 2c282830b6 Only allow multiplayer bed skip if everyone's in bed Wuzzy 2017-02-13 00:03:34 +0100
  • 8c7ebcbf45 animate blaze + fix b3d file + remove light damages Sydney Gems 2017-02-12 23:55:30 +0100
  • 1eb89599bf Update beds code from Minetest Game 0.4.15 Wuzzy 2017-02-12 23:43:30 +0100
  • b886e2bf32 Add contributor's info Wuzzy 2017-02-12 22:02:50 +0100
  • 7d88bbb74c add blaze Sydney Gems 2017-02-12 17:52:02 +0100
  • 8fae394ee4 Use the word “Grey” consistently in descriptions Wuzzy 2017-02-12 00:00:17 +0100
  • 3c54fed5b6 Make concrete powder recipe shapeless Wuzzy 2017-02-11 23:51:13 +0100
  • cd5fb8322f Harden concrete powder with water Wuzzy 2017-02-11 23:46:41 +0100