Commit Graph

242 Commits (master)

Author SHA1 Message Date
Brandon 6d236fe10d Fix pl_hook player loop and timing bug 2016-09-25 21:40:13 -05:00
Brandon 680943fb10 Ooops 2016-09-23 18:29:34 -05:00
Brandon 42f6fd5190 Fix bug in player hook 2016-09-23 18:27:14 -05:00
Brandon da692cd4bb Add wood bucket 2016-09-21 17:17:31 -05:00
Brandon f3ca7a4473 Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
Brandon 1325d7c5a3 Merge pull request #37 from BadToad2000/shift_click
Shift click
2016-09-21 16:30:16 -05:00
Brandon 8bef195fa7 Fix crash using magic replenisher 2016-08-11 21:21:51 -05:00
BadToad2000 93b57256af Fix right-click on town plot markers.
Additionally:
- address some deprecated procedure calls.
- ensure doors are not "group:wood" (only planks are used in crafting, and tidies crafting guide)
2016-07-25 14:36:38 -05:00
BadToad2000 e18250bcda Merge remote-tracking branch 'main/master' into shift_click
Updating with bremaweb changes.
2016-07-23 00:25:18 -05:00
BadToad2000 b68b1a70b0 More listring changes. 2016-07-23 00:24:54 -05:00
BadToad2000 9779dae8b6 Use listring so SHIFT-CLICK quickly moves between inventories.
listring allows the user to quickly move items from chest/furnace/etc. to their inventory.
2016-07-23 00:20:45 -05:00
Brandon 692fd3d659 Add transparent texture 2016-07-15 21:18:56 -05:00
Brandon ecc6c16d42 Change icon graphics, adjust npc random sounds, remove debugging messages 2016-07-15 21:06:47 -05:00
Brandon 1e6ced3782 Add icons to mobs, randomseed experiment 2016-07-15 18:43:29 -05:00
Brandon dfab21fbc3 Fix is_night function 2016-07-11 22:54:06 -05:00
Brandon 93777a886c Random spawning around origin 2016-07-11 22:52:47 -05:00
Brandon c2d83855f9 Remove references to minetest.env, Add adventuretest.is_night function. 2016-07-11 21:35:03 -05:00
Brandon 6be7059a43 Mod API Adjustment, Fix unknown item in dungeon chests 2016-07-09 20:12:07 -05:00
Brandon 8072448074 Add mg_water_source that doesn't freeze so ice doesn't take over the ocean 2016-07-09 19:49:29 -05:00
Brandon 3caca9b881 Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -05:00
Brandon 0382ebf627 Adjust spawner 2016-07-08 21:33:12 -05:00
Brandon 829bdd2107 Add doors for woods in adventuretest 2016-07-08 17:05:58 -05:00
Brandon 43cede2ff9 Fix crash when gaining experience for digging ores. fixes #36 2016-07-06 09:36:22 -05:00
Brandon 63c4d22865 Fix spawning in solid blocks closes #34 2016-07-02 14:10:45 -05:00
Brandon 3dd0d84716 Update doors mod, add ts_doors 2016-07-01 13:08:04 -05:00
Brandon 02374bb670 Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots 2016-06-18 17:18:33 -05:00
Brandon d8e87a8775 Limited health 2016-06-03 22:33:11 -05:00
Brandon 0f686c981e Give leveling experience for mining and building 2016-06-03 21:56:34 -05:00
Brandon 522b74b846 Make the explorer afraid of fire 2016-06-03 21:47:49 -05:00
Brandon 881c04d239 Make NPCs avoid fire 2016-06-03 21:21:27 -05:00
Brandon 02a238719c Add levels to skills 2016-06-03 21:05:49 -05:00
Brandon 825c28f20b Only rotate barrels if can_dig. closes #7 2016-05-30 11:55:02 -05:00
Brandon f7b96e5b48 Change straw related recipes. closes #29 2016-05-30 11:40:17 -05:00
Brandon e2f863f81c Add teleporting function that won't affect player energy. closes #31 2016-05-27 23:31:50 -05:00
Brandon 839ecdfa5a Only destroy bones if inventory is empty. closes #1 2016-05-27 21:17:07 -05:00
Brandon e8f10dceff Add some blacksmith sounds 2016-05-27 20:36:24 -05:00
Brandon 2c30633bf0 Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
Brandon d81f7076bd Add Central Message mod 2016-05-20 22:47:12 -05:00
Brandon c75e110d82 Make things quieter - remove debugging info or move to infostream 2016-05-20 22:23:04 -05:00
Brandon 26146c84e7 I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
Brandon 8998204c7c Fix crash with furnace when owner goes offline 2015-12-28 00:24:58 -06:00
Brandon bcf6428c5e Start of lost kid quest 2015-12-27 16:23:39 -06:00
Brandon adb1c93745 Change torch and glow crystal torch brightness 2015-12-27 15:43:29 -06:00
Brandon 3a58d57b10 3D Torches and 3D Glow Crystal Torches 2015-12-27 15:05:17 -06:00
Brandon 1aa8d5bfde Update some footstep sounds 2015-12-26 23:59:19 -06:00
Brandon a6c0ceb099 Updates to player 2015-12-26 00:07:46 -06:00
Brandon 87187f9c12 Call villages mapgen from register_functions.lua for more control on when in the mapgen process villages are generated 2015-12-25 23:38:52 -06:00
Brandon 8daa1c9a5f Fix some warning messages 2015-12-12 23:57:59 -06:00
Brandon 9696246855 Remove unused dry_shrub2 2015-12-12 23:05:44 -06:00
Brandon 48840106bb Disable handle schematics build chest 2015-12-12 22:58:03 -06:00