Commit Graph

  • c86e2f3fbc add forward compatibility with MT 5 for the ancient nodeupdate(pos) master mckaygerhard 2023-01-13 09:58:58 -0400
  • 59e42c450e manage a minetest engine backguard compatibility check and expose to api mckaygerhard 2023-01-13 09:20:28 -0400
  • f1ff77133a place_node crashes the game because of nil player, so add nil checks mckaygerhard 2023-01-13 08:27:48 -0400
  • fceb855f2a migration to 5.0 notes add mckaygerhard 2023-01-12 18:17:30 -0400
  • 95f3980694 Fix crashes with mobs below or above due division by zero mckaygerhard 2023-01-12 17:51:47 -0400
  • 8bdf40b849 allow both flours from farming plus and food to be accepted for bowl mckaygerhard 2023-01-12 17:43:05 -0400
  • b2feac105a Fix crash when using chat commands affect/removeaffects mckaygerhard 2023-01-12 17:38:51 -0400
  • c55a8f8dcd posibility to configure blood or cry when attack or being under attack mckaygerhard 2023-01-12 14:41:20 -0400
  • 5ba7c54408 Allow tool repairs on workbench mod coexits with game mechanish mckaygerhard 2023-01-12 13:49:29 -0400
  • 0af5f94e21 information setup property, configuration and minimal engine version mckaygerhard 2023-01-11 18:02:18 -0400
  • 6f081ff323 Keep leveling up as long as there is enough exp mckaygerhard 2023-01-11 15:48:39 -0400
  • 2f327a5907 Merge 110234c7ce into 6d236fe10d #38 BadToad2000 2016-10-15 11:54:09 +0000
  • 6d236fe10d Fix pl_hook player loop and timing bug Brandon 2016-09-25 21:40:13 -0500
  • 110234c7ce Merge remote-tracking branch 'Brema/master' BadToad2000/master #38 BadToad2000/master BadToad2000 2016-09-24 00:05:08 -0500
  • b1bc35f68a Use register_lbm to update existing formspecs so that SHIFT-CLICK works for nodes which existed prior to that formspec change. BadToad 2016-09-23 23:33:24 -0500
  • 680943fb10 Ooops Brandon 2016-09-23 18:29:34 -0500
  • 42f6fd5190 Fix bug in player hook Brandon 2016-09-23 18:27:14 -0500
  • da692cd4bb Add wood bucket Brandon 2016-09-21 17:17:31 -0500
  • f3ca7a4473 Remove ABM Limiter, label ABMs Brandon 2016-09-21 17:16:34 -0500
  • 1325d7c5a3 Merge pull request #37 from BadToad2000/shift_click Brandon 2016-09-21 16:30:16 -0500
  • 8bef195fa7 Fix crash using magic replenisher Brandon 2016-08-11 21:21:51 -0500
  • 93b57256af Fix right-click on town plot markers. #37 BadToad2000 2016-07-25 14:36:38 -0500
  • e18250bcda Merge remote-tracking branch 'main/master' into shift_click BadToad2000 2016-07-23 00:25:18 -0500
  • b68b1a70b0 More listring changes. BadToad2000 2016-07-23 00:24:54 -0500
  • 9779dae8b6 Use listring so SHIFT-CLICK quickly moves between inventories. BadToad2000 2016-07-23 00:20:45 -0500
  • 692fd3d659 Add transparent texture Brandon 2016-07-15 21:18:56 -0500
  • ecc6c16d42 Change icon graphics, adjust npc random sounds, remove debugging messages Brandon 2016-07-15 21:06:47 -0500
  • 1e6ced3782 Add icons to mobs, randomseed experiment Brandon 2016-07-15 18:43:29 -0500
  • dfab21fbc3 Fix is_night function Brandon 2016-07-11 22:54:06 -0500
  • 93777a886c Random spawning around origin Brandon 2016-07-11 22:52:47 -0500
  • c2d83855f9 Remove references to minetest.env, Add adventuretest.is_night function. Brandon 2016-07-11 21:35:03 -0500
  • 6be7059a43 Mod API Adjustment, Fix unknown item in dungeon chests Brandon 2016-07-09 20:12:07 -0500
  • 8072448074 Add mg_water_source that doesn't freeze so ice doesn't take over the ocean Brandon 2016-07-09 19:49:29 -0500
  • 3caca9b881 Update mg_villages and handle_schematics, update wood door textures Brandon 2016-07-09 14:57:39 -0500
  • 0382ebf627 Adjust spawner Brandon 2016-07-08 21:33:12 -0500
  • 829bdd2107 Add doors for woods in adventuretest Brandon 2016-07-08 17:05:58 -0500
  • 43cede2ff9 Fix crash when gaining experience for digging ores. fixes #36 Brandon 2016-07-06 09:34:49 -0500
  • 63c4d22865 Fix spawning in solid blocks closes #34 Brandon 2016-07-02 14:09:49 -0500
  • 3dd0d84716 Update doors mod, add ts_doors Brandon 2016-07-01 13:08:04 -0500
  • 02374bb670 Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots Brandon 2016-06-18 17:18:33 -0500
  • d8e87a8775 Limited health Brandon 2016-06-03 22:33:11 -0500
  • 0f686c981e Give leveling experience for mining and building Brandon 2016-06-03 21:56:34 -0500
  • 522b74b846 Make the explorer afraid of fire Brandon 2016-06-03 21:47:49 -0500
  • 881c04d239 Make NPCs avoid fire Brandon 2016-06-03 21:21:27 -0500
  • 02a238719c Add levels to skills Brandon 2016-06-03 21:05:49 -0500
  • 825c28f20b Only rotate barrels if can_dig. closes #7 Brandon 2016-05-30 11:55:02 -0500
  • f7b96e5b48 Change straw related recipes. closes #29 Brandon 2016-05-30 11:40:17 -0500
  • e2f863f81c Add teleporting function that won't affect player energy. closes #31 Brandon 2016-05-27 23:31:50 -0500
  • 839ecdfa5a Only destroy bones if inventory is empty. closes #1 Brandon 2016-05-27 21:17:07 -0500
  • e8f10dceff Add some blacksmith sounds Brandon 2016-05-27 20:36:24 -0500
  • 2c30633bf0 Remove ipairs, lower fast speed Brandon 2016-05-27 17:25:00 -0500
  • d81f7076bd Add Central Message mod Brandon 2016-05-20 22:47:12 -0500
  • c75e110d82 Make things quieter - remove debugging info or move to infostream Brandon 2016-05-20 22:23:04 -0500
  • 26146c84e7 I think this commit is forced because I had to reload everything from backup... Brandon 2016-05-06 13:12:41 -0500
  • fae3b51566 Merge 1da95cd1fa into 8998204c7c #30 Christopher Wells 2016-02-12 18:04:01 +0000
  • 1da95cd1fa Improve icon image appearance ExcaliburZero/icon #30 ExcaliburZero/icon ExcaliburZero 2016-02-12 12:44:17 -0500
  • ee447bd566 New Icon ExcaliburZero/icon2 ExcaliburZero 2016-02-12 12:44:17 -0500
  • 8998204c7c Fix crash with furnace when owner goes offline ExcaliburZero/master Brandon 2015-12-28 00:24:58 -0600
  • bcf6428c5e Start of lost kid quest Brandon 2015-12-27 16:23:39 -0600
  • adb1c93745 Change torch and glow crystal torch brightness Brandon 2015-12-27 15:43:29 -0600
  • 3a58d57b10 3D Torches and 3D Glow Crystal Torches Brandon 2015-12-27 15:05:17 -0600
  • 1aa8d5bfde Update some footstep sounds Brandon 2015-12-26 23:59:19 -0600
  • a6c0ceb099 Updates to player Brandon 2015-12-26 00:07:46 -0600
  • 87187f9c12 Call villages mapgen from register_functions.lua for more control on when in the mapgen process villages are generated Brandon 2015-12-25 23:38:52 -0600
  • 8daa1c9a5f Fix some warning messages Brandon 2015-12-12 23:57:59 -0600
  • 9696246855 Remove unused dry_shrub2 Brandon 2015-12-12 23:05:44 -0600
  • 48840106bb Disable handle schematics build chest Brandon 2015-12-12 22:58:03 -0600
  • a2fda64891 Fix workbench losing items bug Brandon 2015-12-12 22:51:50 -0600
  • 0fcaf6780c Fix snowy river bottoms Brandon 2015-12-12 21:35:27 -0600
  • 000a20ffe6 Change gravel and sand sounds Brandon 2015-12-12 16:38:33 -0600
  • ec83986f0f New sand walking sounds Brandon 2015-12-12 14:32:43 -0600
  • 1c98e2e367 Add more NPC villager sounds Brandon 2015-12-12 14:23:51 -0600
  • 759caa111a Spawn player near game_origin Brandon 2015-12-12 10:13:15 -0600
  • f12e899854 Spawn new players near game_origin Brandon 2015-12-12 09:51:43 -0600
  • e769d22a00 Gain experience toward skills by crafting Brandon 2015-12-06 15:50:26 -0600
  • 1fe2bfdb4c Add particle spawner to campfire Brandon 2015-12-06 15:27:34 -0600
  • d680ba7d74 Make NPCs a little more active Brandon 2015-12-06 15:21:00 -0600
  • 5d8ff92c1d Tweak dirt monster and sand monster spawning, make mob jump more aggressive Brandon 2015-12-05 20:59:10 -0600
  • 2494b4de49 Make dirt and sand monsters avoid fire Brandon 2015-12-05 20:32:32 -0600
  • a0501747f0 Add campfires, mobs avoid nodes (e.g. fire, water, lava) Brandon 2015-12-05 19:43:06 -0600
  • d8c34420a4 Merge 9a393d8185 into 591e26d500 #26 Sane 2015-12-05 23:49:42 +0000
  • 591e26d500 Item_drop depends.txt Brandon 2015-12-03 22:50:24 -0600
  • d33ed5e45d Sickness depends.txt Brandon 2015-12-03 22:47:05 -0600
  • e69f7b2933 Attempted optimizations Brandon 2015-12-03 22:22:04 -0600
  • d2bf792d81 Fix /skills crash Brandon 2015-11-30 23:59:12 -0600
  • d2b984339a Add boats, fix vmanip calc_lighting crash Brandon 2015-11-30 23:28:16 -0600
  • 3f3c49b760 Remove debugging information Brandon 2015-11-29 23:28:12 -0600
  • 631cabfdf6 Fix potential vmanip segfault Brandon 2015-11-29 22:55:17 -0600
  • 33f386f03c Add strawberry bushes as decorations Brandon 2015-11-29 16:08:06 -0600
  • 36ee2ba0a6 Add missing highlandpools.lua file Brandon 2015-11-29 15:50:23 -0600
  • 5ee9720838 Add flowers as decorations Brandon 2015-11-29 15:49:43 -0600
  • e71f35c2e4 Fix barbarian archer crash Brandon 2015-11-29 14:45:40 -0600
  • 0b6844aa8d Allow above ground dungeons, update mg_villages & cottages Brandon 2015-11-29 14:19:23 -0600
  • ba75b2a36f Add ABM Limiter, Remove plants_lib and on_generated calls for farming and flowers Brandon 2015-11-28 11:15:21 -0600
  • 19b4ef6c70 Remove depreciated fields height_max & height_min Brandon 2015-11-27 23:50:00 -0600
  • 3ee82b6995 Move on_step code to separate file, add ABM spawn limit for optimization Brandon 2015-11-27 23:10:51 -0600
  • e1621779ab Fix jungle spider crash Brandon 2015-11-25 14:43:42 -0600
  • ceb3fe50e5 Make the origin of the map configurable. The strength of mobs and such will be based on this value instead of 0,0,0 Brandon 2015-09-26 13:28:28 -0500
  • 00624ed7ef Add flowers for potions to the list of items that can be ground by the hand mill Brandon 2015-09-11 22:01:29 -0500
  • 18f2ae7b69 Increase time before writing vendor log to file Brandon 2015-09-11 21:51:24 -0500