Commit Graph

  • 13ce2cc64f
    Add stacks to enchant_uniform_randomly enchanting_loot Lizzy Fleckenstein 2021-12-07 18:14:51 +0100
  • af8f1ea1bb
    Various fixes to the enchanting and loot system - enchanted loot generated by mapgen now uses PseudoRandom for randomness - prevent fishing loot from generating loot 32767 times (!!!) when only 1 is needed - bows and fishing rods obtained from the treasure section of fishing loot are now enchanted - there is now a function to uniform enchant items other than books Lizzy Fleckenstein 2021-12-07 17:57:18 +0100
  • 1c7fec0fb4
    Refactor random enchantment selection code Lizzy Fleckenstein 2021-12-07 16:16:07 +0100
  • 5b2c285cc3
    Remove unused and completely unlogical enchantment_level paramenter from get_possible_enchantments Lizzy Fleckenstein 2021-12-07 15:49:12 +0100
  • 1adb5857ef
    Fix get_possible_enchantments to not return incompatible enchantments, even if treasure enchantments are allowed Lizzy Fleckenstein 2021-12-07 15:47:23 +0100
  • 10670d5c10 Merge pull request 'HUD/mcl_death_messages: Fix crash when skeleton kills player using bow' (#202) from fix-skelly-crash-2 into master cora 2021-12-06 18:42:20 +0000
  • 609105e091
    Add test cases for get_tool_name() Nils Dagsson Moskopp 2021-12-06 03:34:44 +0100
  • f9e3c4fd6d
    Fix crash when skeleton kills player using bow cora 2021-12-05 03:06:33 +0100
  • 195f2c651e
    Prevent downwards teleportation anticheat Lizzy Fleckenstein 2021-12-05 14:18:46 +0100
  • d70c05e92c Merge pull request 'ITEMS/mcl_chests: Fix access to ender chest inventory without an ender chest' (#193) from EliasFleckenstein03/Mineclonia:enderchest-fix into master cora 2021-12-04 13:25:26 +0000
  • cacddd3fb4
    Fix access to ender inventory without an ender chest Lizzy Fleckenstein 2021-12-02 16:19:59 +0100
  • dd347c50c5 Merge pull request 'ITEMS/mcl_chests: Add debug command to show ender chest inventory formspec.' (#194) from add-enderchest-command into master cora 2021-12-03 10:53:51 +0000
  • 54b36c42a9
    Add debug command to show ender chest inventory formspec. Nils Dagsson Moskopp 2021-12-02 19:44:22 +0100
  • 5252952555 strip newlines from tools in death messages cora 2021-11-29 12:52:06 +0100
  • eb85a47e5f
    Fix anvil duplication glitch dupes Lizzy Fleckenstein 2021-03-12 15:30:27 +0100
  • 116e9dbe65
    Fix another anvil weirdness and dupe glitch Lizzy Fleckenstein 2021-03-12 15:50:05 +0100
  • 3021359890
    Fix reference dupes for droppers and dispensers Lizzy Fleckenstein 2021-11-29 19:12:49 +0100
  • ed23c3f08c
    Fix reference dupe glitches Lizzy Fleckenstein 2021-11-19 15:22:40 +0100
  • c08f9850f6 Merge pull request 'Add packed ice crafting recipe' (#180) from add-packed-ice-crafting-recipe into master master Li0n_2 2021-11-27 23:43:28 +0000
  • f8b5066c61
    Add packed ice crafting recipe Nils Dagsson Moskopp 2021-11-24 06:06:26 +0100
  • 4b9094ddc2 Merge pull request 'ITEMS/mcl_core: remove swiftness from egapps' (#177) from fix-egapp-speed into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-11-20 01:21:11 +0000
  • 5087e8194a remove swiftness from egapps cora 2021-11-19 17:42:37 +0100
  • 71befcff10 Merge pull request 'ENTITIES/mcl_mobs: Give mobs sunburn at correct light level' (#175) from fix-mobs-burning-in-sunlight into master cora 2021-11-19 20:27:55 +0000
  • 66dd87af25
    Give mobs sunburn at correct light level Nils Dagsson Moskopp 2021-11-19 02:39:32 +0100
  • fc47f0a87e Merge pull request 'CORE/mcl_colors: Add mod providing global color values' (#172) from add-mcl-colors into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-11-18 20:57:08 +0000
  • 6bd4b0e62c
    Fix typo in mcl_colors API documentation Nils Dagsson Moskopp 2021-11-18 19:23:57 +0100
  • 3473f55136
    Add API documentation to mcl_colors AFCMS 2021-03-28 00:48:24 +0100
  • af7f7c3574
    Add mcl_colors Lizzy Fleckenstein 2021-03-04 10:26:17 +0100
  • 434e545745 Merge pull request 'MISC/mcl_engine_workarounds: Add crash fix and tests for minetest.find_nodes_in_area()' (#169) from fix-find-nodes-in-area-3 into master cora 2021-11-18 11:43:57 +0000
  • 76d2846c59
    Improve test for minetest.find_nodes_in_area() Nils Dagsson Moskopp 2021-11-18 03:18:57 +0100
  • 526c25aa57
    Add crash fix and tests for minetest.find_nodes_in_area() Nils Dagsson Moskopp 2021-11-13 23:29:08 +0100
  • 249cfb8118 Merge pull request 'ENTITIES/mcl_burning: Fix burning animation packetspam' (#149) from fix-burning-animation-packetspam into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-11-13 01:34:17 +0000
  • 84194b71e6 burning: prevent adding multiple entities+huds cora 2021-09-21 21:34:24 +0200
  • 0b7097cb28 add a burning animation fps setting cora 2021-09-21 20:45:08 +0200
  • bfbc953b92 Merge pull request 'ENTITIES/mcl_burning: Add debug command to burn a player' (#164) from add-burn-command-2 into master cora 2021-11-11 22:25:14 +0000
  • 253100380c
    Add debug command to burn a player Nils Dagsson Moskopp 2021-11-10 19:42:16 +0100
  • df98db1d8c Merge pull request 'ITEMS/mcl_banners: Render preview banners with transparent patterns correctly' (#158) from banner-mask-fix-4 into master cora 2021-11-08 12:21:50 +0000
  • f410de485a
    Render preview banners with transparent patterns correctly Nils Dagsson Moskopp 2021-05-15 22:16:12 +0200
  • 3a78211be4 Merge pull request 'ITEMS/mcl_maps: send hud_flags only if actually changed' (#146) from fix-minimap-spam into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-09-15 17:20:34 +0000
  • eee94658e7 mcl_maps: send hud_flags only if actually changed cora 2021-09-13 14:13:46 +0200
  • 07a59ef120 Merge pull request 'Add dirt node group documentation' (#142) from add-dirt-group-documentation into master cora 2021-09-08 01:39:32 +0000
  • e1462d9534
    Add dirt node group documentation Nils Dagsson Moskopp 2021-09-08 03:04:05 +0200
  • 42a076cc0b Merge pull request 'ITEMS/mcl_core: Add debarking and stripped trunk / wood' (#135) from stripped-wood-3 into master cora 2021-09-07 01:41:01 +0000
  • 3759d50344
    Add german translation for stripped wood NO11 2021-06-18 19:25:18 +0000
  • 50e913b370
    Add template for stripped wood translation NO11 2021-06-18 19:18:28 +0000
  • 508b08dfd3
    Add specific help text for stripped wood NO11 2021-06-18 19:01:50 +0000
  • 68646b62b3
    Add some spaces NO11 2021-06-15 17:24:53 +0000
  • d3348ef8b7
    Add stripped trunk / wood textures NO11 2021-06-15 16:41:17 +0000
  • eadb96dd40
    Refactor wooden plank crafting NO11 2021-06-15 16:39:54 +0000
  • 616b009452
    Add stripped trunk and stripped wood nodes NO11 2021-06-15 16:35:04 +0000
  • a92e1c05a3
    Add debarking by right clicking wood using an axe NO11 2021-06-15 16:26:32 +0000
  • b26fb44aeb Merge pull request 'New Mineclonia logo' (#140) from add-mineclonia-menu-header into master cora 2021-08-27 02:53:11 +0000
  • 19112bfbec
    New Mineclonia logo Li0n 2021-08-27 04:09:35 +0200
  • 6f046b199d Merge pull request 'Add Mineclonia menu icon' (#139) from add-mineclonia-menu-icon into master cora 2021-08-27 01:31:19 +0000
  • 7f4f5c5c89
    Make menu icon export compatible with Inkscape 1.0 Nils Dagsson Moskopp 2021-08-27 03:07:34 +0200
  • a2b8489c80
    Add Mineclonia menu icon PNG Nils Dagsson Moskopp 2021-08-23 18:07:26 +0200
  • c83278d3ff
    Add dofile for Mineclonia menu icon PNG Nils Dagsson Moskopp 2021-08-23 18:06:32 +0200
  • cef3669ee2
    Add Mineclonia menu icon SVG Nils Dagsson Moskopp 2021-08-23 14:20:01 +0200
  • 78634d4c90 Merge pull request 'PLAYER/wieldview: Fix server crash by client leaving after joining' (#138) from fix-server-crash-by-client-leaving-after-joining into master cora 2021-08-22 17:26:32 +0000
  • 10ce37d887
    Fix server crash by client leaving after joining Nils Dagsson Moskopp 2021-08-22 04:19:06 +0200
  • 3cd4ad5591 Merge pull request 'ENTITIES/mcl_item_entity: Fix non-serializable item entity unload crash' (#132) from fix-overlong-meta-item-crash-2 into master cora 2021-08-01 01:23:43 +0000
  • ce6d6c26cc
    Add debug command to acquire a written book Nils Dagsson Moskopp 2021-07-30 01:11:58 +0200
  • a0c9f11af6
    Log warning for non-serializable item entity fix Nils Dagsson Moskopp 2021-07-29 15:46:50 +0200
  • 62d5b547a0
    Fix non-serializable item entity unload crash sfan5 2021-07-28 20:44:48 +0200
  • 45cdad7283 Merge pull request 'MAPGEN/tsm_railcorridors: Generate pig spawners in mineshafts' (#127) from mineshaft-pig-spawners into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-07-23 02:24:17 +0000
  • 71cff7051f
    Generate pig spawners in mineshafts Nils Dagsson Moskopp 2021-07-22 19:20:51 +0200
  • eddbfb4b5c Merge pull request 'HUD/hudbars: Do not send useless HUDCHANGE packets' (#122) from fix-hudchange-spam into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-07-22 01:21:22 +0000
  • 280aed484c
    Do not send useless HUDCHANGE packets Wuzzy 2021-07-08 15:34:50 +0200
  • c1cf50ae15 Merge pull request 'Add script to show packets count from client logs' (#123) from analyze-packet-spam into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-07-21 07:16:34 +0000
  • 01c8339f40
    Add script to show packets count from debug logs Nils Dagsson Moskopp 2021-07-17 07:23:20 +0200
  • 6219e8ae12 Merge pull request 'ITEMS/mcl_end: Make dragon egg teleport on punching' (#119) from dragon-egg-teleport into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-07-13 08:02:12 +0000
  • 920ca96764
    Make dragon egg teleport on punching Lizzy Fleckenstein 2021-04-06 17:20:11 +0200
  • e2e08f28dd Merge pull request 'items/mcl_bows: Let players shoot themselves with arrows' (#117) from fix-arrow-selfshoot-3 into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-07-13 06:55:57 +0000
  • 76e3a00e18
    Make potion arrows able to hit end crystals Nils Dagsson Moskopp 2021-07-12 22:21:15 +0200
  • 2033a9bf1d
    Refactor potion arrow flight time calculation Nils Dagsson Moskopp 2021-07-12 16:07:20 +0200
  • 99ebf08873
    Refactor regular arrow flight time calculation Nils Dagsson Moskopp 2021-07-12 16:04:09 +0200
  • c45c0df118
    Play no hit sound when potion arrow hits shooter Nils Dagsson Moskopp 2021-07-12 04:59:53 +0200
  • 39023f1adf
    Play no hit sound when regular arrow hits shooter Nils Dagsson Moskopp 2021-07-12 04:59:39 +0200
  • 689054f904
    Fix sound_play invocation when player hit by potion arrow Nils Dagsson Moskopp 2021-07-12 03:40:58 +0200
  • 8ed5fd4740
    Let players shoot themselves with potion arrows cora 2021-07-11 19:37:01 +0200
  • 6951ecdfc9
    Let players shoot themselves with regular arrows epCode 2021-03-17 13:47:02 -0700
  • 9f086a9242 Merge pull request 'PLAYER/mcl_sprint: Send FOV packets only when necessary' (#106) from reduce-fov-packet-spam into master cora 2021-07-06 20:35:12 +0000
  • 275f0826ed
    Send FOV packets only when necessary Nils Dagsson Moskopp 2021-07-04 03:25:05 +0200
  • 00ee2d5013 Merge pull request 'ITEMS/mcl_chests: Fix Ender chests from MineClone2' (#103) from fix-ender-chests-from-mineclone2 into master cora 2021-06-29 21:25:37 +0000
  • f8c58262bc
    Fix Ender chests from MineClone2 Nils Dagsson Moskopp 2021-06-28 18:59:39 +0200
  • 926d5e2c37 Merge pull request 'mcl_inventory: Remove _mcl_autogroup dependency from mcl_inventory' (#76) from fix_inventory_depends into master cora 2021-06-25 15:25:45 +0000
  • f1ac39eaad Merge branch 'master' into fix_inventory_depends cora 2021-06-25 15:12:05 +0000
  • 58fe08332f Merge pull request 'ITEMS/mcl_core: Fix snow dupe' (#102) from fix-snow-dupe into master cora 2021-06-24 21:46:04 +0000
  • 1e42c37895
    Reduce snow layer silk touch drop amount Nils Dagsson Moskopp 2021-06-23 03:06:24 +0200
  • 0816ee38b4 Merge pull request 'ITEMS/screwdriver: Show screwdriver in creative inventory' (#99) from show-screwdriver-in-creative-inventory into master cora 2021-06-21 22:43:59 +0000
  • 0b92dc1f26
    Show screwdriver in creative inventory Nils Dagsson Moskopp 2021-06-22 00:16:57 +0200
  • 87761bf454 Merge pull request 'Make fully grown beetroot drop 1 to 4 seeds when harvested' (#96) from fix-beetroot-seed-drops into master cora 2021-06-20 22:13:45 +0000
  • 725bf517ca Merge remote-tracking branch 'n_to/bow_increase_critical_chance_to_25' Elias Åström 2021-06-20 23:55:44 +0200
  • fc61c71df5 Merge remote-tracking branch 'n_to/nametag_death_german' Elias Åström 2021-06-20 23:54:18 +0200
  • 7bfd28cd75 Merge remote-tracking branch 'n_to/update_template.txt' Elias Åström 2021-06-20 23:52:15 +0200
  • eb7b99d59e
    Make fully grown beetroot drop 1 to 4 seeds when harvested Nils Dagsson Moskopp 2021-06-20 19:02:35 +0200
  • b96dad7852 Merge pull request 'ITEMS/mcl_banners: Allow more layers for banners with gradients' (#74) from e/Mineclonia:banner-gradient-limits into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-06-19 13:01:11 +0000
  • 2feab24dd3 Allow more layers for banners with gradients E 2021-05-18 20:52:24 -0400
  • c9a8ef0ac2 Merge pull request 'ITEMS/REDSTONE/mcl_dispensers: Fix server crash when dispensing an unknown item' (#93) from fix-dispenser-unknown-item-crash into master cora 2021-06-19 01:32:26 +0000
  • 2aafb2f2d0
    Fix server crash when dispensing an unknown item Nils Dagsson Moskopp 2021-06-19 01:13:40 +0200