Commit Graph

471 Commits (f54603a5ddbbd3d6c010df222b4ddb541d975035)

Author SHA1 Message Date
AntumDeluge 6f6db0ffc0 Remove "helicopter" mod. 2016-08-14 14:28:26 -07:00
AntumDeluge 60c04c8cb6 [mobs_goblins] api.lua: Turn off debugging. 2016-08-14 14:27:10 -07:00
AntumDeluge d6479572ef [walking_light] depends.txt: Load "craft_guide" first. 2016-08-13 23:34:29 -07:00
AntumDeluge 561ae7e599 Add ".gitignore". 2016-08-13 18:45:29 -07:00
AntumDeluge 08e5a845e6 [spidermob] depends.txt: Add dependency "farming". 2016-08-13 18:41:50 -07:00
AntumDeluge 7178276b41 Add "peaceful_npc" mod. 2016-08-13 18:39:45 -07:00
AntumDeluge ce150d1ecc Add "moremesecons" modpack. 2016-08-13 18:36:11 -07:00
AntumDeluge 03de8a4da9 Add mod "vector_extras". 2016-08-13 18:29:59 -07:00
AntumDeluge 90bd68c7c0 Remove "creeper" & "tnt" mods. 2016-08-13 14:39:14 -07:00
AntumDeluge 172a9d599f Add "mod-" prefix to patches. 2016-08-12 12:35:55 -07:00
AntumDeluge 393a4948c6 [animal_resources] depends.txt: Add optional dependency "craft_guide". 2016-08-12 11:31:23 -07:00
AntumDeluge 04608be255 [technic] Add patch for "machines/register/recipes.lua". 2016-08-12 11:23:19 -07:00
AntumDeluge 05bd40316d [technic] machines/register/recipes.lua: Do a check for
"unified_inventory" modpath before trying to access global variable
"unified_inventory".
2016-08-12 11:20:58 -07:00
AntumDeluge ce9d71a529 [mobs_goblins] Add patch for "goblin_traps.lua". 2016-08-12 10:55:20 -07:00
AntumDeluge 0ab5298099 [mobs_goblins] goblin_traps.lua: Add local variable "singleplayer =
minetest.is_singleplayer()" to fix global variable not defined.
2016-08-12 10:54:40 -07:00
AntumDeluge 87687defe0 [animal_resources] (animalmaterials) Add patches for "depends.txt" &
"weapons.lua".
2016-08-12 10:42:14 -07:00
AntumDeluge 68157ac3d8 [animalmaterials] animal_resources/weapons.lua: Use test for modpath
rather than load all mods to check for "throwing".
2016-08-12 10:37:10 -07:00
AntumDeluge e556af95ff [animalmaterials] depends.txt: Add optional dependency "throwing". 2016-08-12 10:34:13 -07:00
AntumDeluge 6e07f1ff99 [animalmaterials] animal_resources/weapons.lua: Remove reference to
undeclared global variable "weapons_spacer".
2016-08-12 10:26:44 -07:00
AntumDeluge 512f1099a4 [mob_bear] Move from "mobs_aggrissive" modpack to "mobs_passive". 2016-08-12 10:22:53 -07:00
AntumDeluge ad9bee6e52 [hud] Rename patch for "builtin.lua". 2016-08-12 10:20:27 -07:00
AntumDeluge 778e3613ae [mob_bear] Add patch for "init.lua". 2016-08-12 10:19:37 -07:00
AntumDeluge 57b7fd0909 [mob_bear] init.lua: Use check for modpath "factions" before referencing
global variable "factions".
2016-08-12 10:15:18 -07:00
AntumDeluge 66c0cb3741 [trampoline] init.lua: Remove reference to non-existent function
"trampoline_punch".
2016-08-12 10:07:11 -07:00
AntumDeluge 3c60d79f5b [hud] Add patch for "builtin.lua". 2016-08-12 10:04:44 -07:00
AntumDeluge abf9e8068d [hud] builtin.lua: Remove undeclared global variable
"HUD_ENABLE_HUNGER".
2016-08-12 10:03:54 -07:00
AntumDeluge ed7dda25dc [christmas] Add patch for init.lua. 2016-08-12 09:55:07 -07:00
AntumDeluge 83de6a298e [christmas] init.lua: Remove/Replace deprecated fields "wall_mounted" &
"light_propagates".
2016-08-12 09:54:03 -07:00
AntumDeluge c2200600b7 [building_blocks] Add patch for init.lua. 2016-08-12 09:53:18 -07:00
AntumDeluge 62aa0ff4aa [building_blocks] init.lua: Replace deprecated value "maxwear=0.01" with
"uses='maxwear'".
2016-08-12 09:34:12 -07:00
AntumDeluge 5ff2cd9e59 Add patch for "walking_light" mod. 2016-08-12 09:25:47 -07:00
AntumDeluge a27dae3398 Add "food" modpack. 2016-08-11 21:17:11 -07:00
AntumDeluge e0d64ef601 [stained_wood] Add mod.conf. 2016-08-11 21:07:47 -07:00
AntumDeluge 4a234d5c52 [craft_guide] Register some aliases. 2016-08-11 21:04:45 -07:00
AntumDeluge 0667b72385 [walking_light] init.lua: Replace some deprecated fields. 2016-08-11 21:02:09 -07:00
AntumDeluge 58b1d7a300 minetest.conf: Set "antum" as default game. Add message of the day for
testing server.
2016-08-09 12:28:58 -07:00
AntumDeluge 90f2162f6c minetest.conf: Add settings with default values for individual mods. 2016-08-08 16:17:46 -07:00
AntumDeluge 9d3b3d21d5 [elevator] depends.txt: Load "craft_guide" first. 2016-08-08 12:21:57 -07:00
AntumDeluge 2d35c31ce0 Add "elevator mod by orwell. 2016-08-08 12:21:18 -07:00
AntumDeluge 46a651f565 [hud] Add "hud.conf" configuration. 2016-08-08 11:46:34 -07:00
AntumDeluge 09d7207ede Add "hudmap" mod. 2016-08-08 11:34:10 -07:00
AntumDeluge 2cda524ae5 [creeper] spawn.lua: Spawn half as often. 2016-08-08 11:03:16 -07:00
AntumDeluge bb0fb7e193 Add "hud" (Better Hud by BlockMen) mod. 2016-08-08 09:00:39 -07:00
AntumDeluge 4dbde6695d Remove "home_gui" mod. 2016-08-08 08:56:36 -07:00
AntumDeluge e2a045883a README.md: Update for modpack name changes. 2016-08-08 08:51:15 -07:00
AntumDeluge 42c541d74d Rename "hostils" modpack to "mobs_aggressive". 2016-08-08 08:50:08 -07:00
AntumDeluge d22eee579d Rename "friendlies" modpack to "mobs_passive". 2016-08-08 08:46:26 -07:00
AntumDeluge b3af782929 Rename "animals" modpack to "mobs_passive". 2016-08-08 08:45:07 -07:00
AntumDeluge e9d7546fbb Remove "mob_engines" modpack. 2016-08-08 08:39:31 -07:00
AntumDeluge 138c358a2e [mobf_settings] Move to "mobs" modpack. 2016-08-08 08:39:07 -07:00