288 Commits

Author SHA1 Message Date
AntumDeluge
21d2477b51 Create "antum" modpack for customizations meant for antum game. 2016-08-23 18:40:38 -07:00
AntumDeluge
80fbc84a99 Re-add "tnt" mod. 2016-08-23 17:10:34 -07:00
AntumDeluge
1c619cd05f Create custom "priv" mod that adds "bookmarks" privilege. 2016-08-23 17:00:23 -07:00
AntumDeluge
528c34147c [README] Add link to installed version of "currency" mod. 2016-08-23 16:48:30 -07:00
AntumDeluge
f28c9694d1 Add "currency" mod. 2016-08-23 16:44:37 -07:00
AntumDeluge
6b88a29be6 Add "bookmarks_gui" mod. 2016-08-21 15:00:48 -07:00
AntumDeluge
cf84516a55 Add "mobs_redo" mod. 2016-08-21 12:47:45 -07:00
AntumDeluge
a21e7e7ba3 [ethereal] depends.txt: Load "craft_guide" first. 2016-08-21 12:40:35 -07:00
AntumDeluge
a8062500d4 Add "ethereal" mod. 2016-08-21 12:38:51 -07:00
AntumDeluge
e719e5f823 Add "windmill" mod to README. 2016-08-21 12:36:50 -07:00
AntumDeluge
a39ef9f895 [windmill] depends.txt: Add "depends.txt" & load "craft_guide" first. 2016-08-21 12:29:53 -07:00
AntumDeluge
efc44cede1 Add "windmill" mod. 2016-08-21 12:28:18 -07:00
AntumDeluge
35dfc37793 [painting] depends.txt: Load "craft_guide" first. 2016-08-21 12:17:48 -07:00
AntumDeluge
4d8ac2f662 Add "painting" mod. 2016-08-21 12:17:16 -07:00
AntumDeluge
8b2b91eed1 Add "clean" mod. 2016-08-21 12:10:49 -07:00
AntumDeluge
ea55ace43e Add "nether" mod. 2016-08-21 11:17:51 -07:00
AntumDeluge
9531a59fbb Re-add "helicopter" mod. 2016-08-17 16:52:06 -07:00
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