Commit Graph

515 Commits (aeea828adc00f8d7942873a19a2b33c9f974d3f3)

Author SHA1 Message Date
AntumDeluge b5ddf33617 [dye] init.lua: Check for available flower colors before registering dye
recipes.
2016-09-06 04:58:28 -07:00
AntumDeluge 2e941cb780 [flowers] init.lua: Create a list of flower colors that are available
for 'dye' mod recipes.
2016-09-06 04:57:04 -07:00
AntumDeluge 39ae296368 [technic] machines/register/recipes.lua: Clean up check for
'unified_inventory'.
2016-09-06 04:21:37 -07:00
AntumDeluge 0844f44e57 [ethereal] bonemeal.lua: Load craft recipes after items/nodes
registration.
2016-09-05 06:23:33 -07:00
AntumDeluge 3a922065a0 [building_blocks] depends.txt: Add 'farming' as dependency. 2016-09-05 05:13:13 -07:00
AntumDeluge c81ac37a37 [chains] depends.txt: Add 'homedecor' as dependency. 2016-09-05 05:12:34 -07:00
AntumDeluge aa52f65e60 [craft_guide] depends.txt: Add 'default' as dependency. 2016-09-05 05:11:05 -07:00
AntumDeluge 703d3dc2de [christmas] init.lua: Load craft recipes after item/node registration. 2016-09-05 05:04:39 -07:00
AntumDeluge 6297b6e4d0 [christmas] depends.txt: Make 'craft_guide' optional. 2016-09-05 05:03:58 -07:00
AntumDeluge 60656f5eb5 [moreores] init.lua: Load craft recipes after item/node registration. 2016-09-05 05:03:10 -07:00
AntumDeluge 0b5eecbd2d [kpgmobs] init.lua: Load craft recipes after item/node registration. 2016-09-05 05:02:20 -07:00
AntumDeluge 7d9d58acc9 [moremesecons_injector_controller] depends.txt: Add
'mesecons_blinkyplant' & 'mesecons_gates' as dependencies.
2016-09-05 05:01:36 -07:00
AntumDeluge 41de70541d [moremesecons_dual_delayer] depends.txt: Add 'mesecons_delayer' as
dependency.
2016-09-05 05:00:46 -07:00
AntumDeluge 08bfed4a77 [concrete] init.lua: Load craft recipes after item/node registration. 2016-09-05 04:59:54 -07:00
AntumDeluge ae38261496 [pipeworks] init.lua: Load craft recipes after item/node registration. 2016-09-05 04:58:58 -07:00
AntumDeluge 303a326e0d [pipeworks] depends.txt: Add 'homedecor' as dependency. 2016-09-05 04:57:50 -07:00
AntumDeluge 2b4073f9ef [compassgps] cgpsmap.lua: Place craft registration after items. 2016-09-05 04:56:59 -07:00
AntumDeluge 82291abc9c [fire] depends.txt: Add 'default' as dependency. 2016-09-05 04:55:12 -07:00
AntumDeluge c42279427c [antum_overrides] Override ethereal changes to 'default:leaves' &
'default:jungleleaves' & revert to original definition except make
walkable (collision).
2016-09-04 21:40:10 -07:00
AntumDeluge e77109d253 [antum_overrides] dye.lua: Change recipe for 'dye:brown' to output 4
instead of 1.
2016-09-04 19:44:02 -07:00
AntumDeluge f9ab03999d [antum_overrides] dye.lua: Register recipe for making brown dye with
'default:mushroom_brown'.
2016-09-04 19:36:37 -07:00
AntumDeluge a367873602 [antum_glass] Add blue glass. 2016-09-04 19:15:48 -07:00
AntumDeluge f4cf390c28 [antum_overrides] crafting.lua: Change log output level to 'action'. 2016-09-04 19:12:43 -07:00
AntumDeluge bdf274a9d0 [antum_glass] nodes.lua: Register aliases for 'default:glass' & glasses
from 'moreblocks'. Put them in groups 'glass:' & 'glass_panes:'.
2016-09-04 19:01:06 -07:00
AntumDeluge 9b468bb831 [jukebox] depends.txt: Load 'craft_guide' first. 2016-09-04 18:03:58 -07:00
AntumDeluge 97d3f0e838 Add 'jukebox' mod. 2016-09-04 17:58:43 -07:00
AntumDeluge 99cac211c3 [spawneggs] init.lua: Use minetest.conf to configure spawn rate of eggs
& grass.
2016-09-04 17:25:04 -07:00
AntumDeluge 57b3292c5a [moreblocks] nodes.lua: Enable 'connected' for all glass types. 2016-09-04 16:45:31 -07:00
AntumDeluge 5ac4122019 [antum_glass] init.lua: Add violet glass. 2016-09-03 19:55:37 -07:00
AntumDeluge e90208ac17 [antum_glass] Add textures for violet glass. Add 'glass_desaturated.png'
for a template image.
2016-09-03 19:49:32 -07:00
AntumDeluge d04736f2af [antum_entities] depends.txt: Remove 'default' from the list. 2016-09-03 19:38:24 -07:00
AntumDeluge 0e0eb3fff4 [antum_entities] Do some testing with Rui's creeper mob. 2016-09-03 19:37:06 -07:00
AntumDeluge 5c07cd5ed5 [antum_entities] Many changes to clean up. 2016-09-03 18:58:41 -07:00
AntumDeluge 2ed87c3b89 [antum_entities] Create 'definitions/movement.lua' &
'definitions/visual.lua'.
2016-09-03 18:18:26 -07:00
AntumDeluge f2fc31eff2 [antum_entities] battle.lua: Add 'unmovable', 'heavy', 'average', &
'light' for 'battle.weight' definitions.
2016-09-03 17:59:34 -07:00
AntumDeluge ca27ae37fd [antum_entities] hostile.lua: Hostile entities must have a behavior
defenition & a battle definition.
2016-09-03 17:51:30 -07:00
AntumDeluge e08904c4c6 [antum_entities] definitions.lua: Load scripts from sub-directory
'definitions'.
2016-09-03 17:49:35 -07:00
AntumDeluge 763933b713 [antum_entites] battle.lua: Define values 'high', 'med', & 'low' for
entity 'battle.hp'.
2016-09-03 17:47:27 -07:00
AntumDeluge af09bb8aaa [antum_entities] behavior.lua: Make behaviors for 'walking' & 'flying'
entities.
2016-09-03 17:46:04 -07:00
AntumDeluge ba507ff5d9 [antum_entities] Add 'definitions/battle.lua' &
'definitions/behavior.lua'.
2016-09-03 17:44:56 -07:00
AntumDeluge bfac8fbfdf [antum_entities] Add 'definitions.lua'. 2016-09-03 17:28:55 -07:00
AntumDeluge 8df105926c [antum_entities] init.lua: Fix getting wrong mod path. 2016-09-03 17:14:59 -07:00
AntumDeluge bb86baf19c [antum_overrides] Add 'entities.lua'. 2016-09-03 14:28:37 -07:00
AntumDeluge f700a61823 [antum_spawneggs] eggs.lua: Remove chicken spawnegg recipe using
'animalmaterials:feather'.
2016-09-03 14:24:36 -07:00
AntumDeluge cf66d0c2c1 [antum_overrides] Use new method 'minetest.unregister_item()' to
unregister 'animalmaterials:feather'.
2016-09-03 14:22:34 -07:00
AntumDeluge b13d9ee8c8 [antum_entities] depends.txt Do not depend [antum_overrides]. 2016-09-03 14:04:33 -07:00
AntumDeluge 18700bec74 [antum_entities] Rename 'passive.lua' to peaceful.lua'. Rename
'aggressive.lua' to 'hostile.lua'.
2016-09-03 13:42:56 -07:00
AntumDeluge 6a97612e5a [antum_entities] base.lua: Add 'abm' as argument for 'addSpawnEntity'. 2016-09-03 13:41:17 -07:00
AntumDeluge 02157f58c9 Create 'antum_entities' mod. An engine for mobs, animals, npcs, etc. 2016-09-03 13:38:17 -07:00
AntumDeluge d712a51191 [creeper] spawn.lua: Try to reduce the spawn interval to every 20
minutes.
2016-09-03 13:16:56 -07:00
AntumDeluge a8b5e645db [antum_glass] Add red glass. 2016-09-02 23:52:32 -07:00
AntumDeluge f42f070532 [antum_glass] Add 'Green Glass' node & craft recipe. 2016-09-02 23:36:14 -07:00
AntumDeluge bb898668ff [antum_glass] Add textures for green glass. 2016-09-02 23:28:09 -07:00
AntumDeluge f4d138dcbd [antum_spawneggs] Rename 'spawneggs_mese.png' to
'spawneggs_mese_monster.png'.
2016-09-02 22:37:18 -07:00
AntumDeluge a05714b113 [antum_spawneggs] spawneggs_oerrki.png: Change image to indexed color. 2016-09-02 22:34:07 -07:00
AntumDeluge 6df12ce3fa [antum_spawneggs] Remove 'spawnegg.png' texture. Replace
'spawneggs_chicken.png', 'spawneggs_cow.png', & 'spawneggs_oerrki.png'
textures with CC0 licensed images. Add 'spawneggs_mese.png' CC0 licensed
image.
2016-09-02 22:31:53 -07:00
AntumDeluge 740fb1f79c [spidermob] Delete 'Thumbs.db' (Windows thumbnail caching) from textures
& add '*.db' to gitignore.
2016-09-02 22:01:20 -07:00
AntumDeluge 5d0897318c [creeper] Use 'spawneggs' to create creeper spawn egg. 2016-09-02 21:58:14 -07:00
AntumDeluge edf26189b5 [spidermob] Make blood transparent. 2016-09-02 21:57:12 -07:00
AntumDeluge 63d3be8845 [mobs_goblins] Make blood transparent. 2016-09-02 21:56:52 -07:00
AntumDeluge bc5ac4acf5 [mobs_redo] Make blood transparent. 2016-09-02 21:56:16 -07:00
AntumDeluge 81df1ef625 [kpgmobs] Make 'kpgmobs:cow' drop 'mobs:leather'. 2016-09-02 21:55:41 -07:00
AntumDeluge b756002208 [antum_overrides] Re-add textures & fix textures no loading correctly. 2016-09-02 21:54:42 -07:00
AntumDeluge 12a0352e6a [antum_spawneggs] eggs.lua: Clean up code. 2016-09-02 21:53:40 -07:00
AntumDeluge f62a0e81e8 [antum_spawneggs] Add many spawn eggs. 2016-09-02 21:48:42 -07:00
AntumDeluge d2c1d2bf99 [mobs_monster] init.lua: Disable 'stone_monster' due to being graphic. 2016-09-02 21:40:54 -07:00
AntumDeluge 9ad741299e Add 'mobs_monster' mod. 2016-09-02 21:34:09 -07:00
AntumDeluge 62abc823f5 Create 'antum_spawneggs' mod. 2016-09-02 18:23:13 -07:00
AntumDeluge 9ce19007be [antum_overrides] Add some aliases for 'simple_protection:claim'. 2016-09-02 03:02:18 -07:00
AntumDeluge 2c96b8bbfc [antum_overrides] crafting.lua: Add some logging output to clearing
craft methods. Load 'crafting/dye.lua' if 'dye' mod is found.
2016-09-01 19:56:47 -07:00
AntumDeluge 01a8a97a4d [antum_overrides] depends.txt: Add 'dye' to list of dependencies. 2016-09-01 19:56:03 -07:00
AntumDeluge 7152999a52 [antum_overrides] Add 'crafting/dye.lua' to clear craft recipes for dyes
that do not have a matching flower color.
2016-09-01 19:55:05 -07:00
AntumDeluge 515264b154 [antum_overrides] Override 'kpgmobs' horses textures & descriptions &
add aliases.
2016-09-01 18:49:51 -07:00
AntumDeluge 72a6433161 [antum_glass] Change texture paths. 2016-09-01 16:53:31 -07:00
AntumDeluge b401e85313 [antum_overrides] Change texture paths. 2016-09-01 16:50:23 -07:00
AntumDeluge 74f3e5654f [antum] Moving textures to separate texture pack. 2016-09-01 16:49:44 -07:00
AntumDeluge 224065fc57 [mob_ghost] init.lua: Remove check for global variable 'factions' &
instead check if factions mod is available with
minetest.get_modpath('factions').
2016-08-31 19:46:30 -07:00
AntumDeluge 89166608a8 [mob_warthog] init.lua: Delete reference to global variable 'factions' &
check instead with minetest.get_modpath('factions').
2016-08-31 19:43:03 -07:00
AntumDeluge 2c311cab75 [simple_protection] functions.lua: Change declaration of variable to
local inside function.
2016-08-31 19:39:29 -07:00
AntumDeluge a95b49b22c [my_sliding_doors] Remove lua script copies. 2016-08-31 18:36:51 -07:00
AntumDeluge 7b1f651266 Remove empty modpacks. 2016-08-31 18:18:31 -07:00
AntumDeluge b9306cf55c Move 'zombie' mod from 'mobs_aggressive' modpack to original 'cme'
(Creatures MOB-Engine).
2016-08-31 18:15:59 -07:00
AntumDeluge 820f2a1e5a Move 'oerrki' mod from 'mobs_aggressive' modpack to original 'cme'
(Creatures MOB-Engine).
2016-08-31 18:14:41 -07:00
AntumDeluge 32676504e7 Move 'ghost' mod from 'mobs_aggressive' modpack to original 'cme'
(Creatures MOB-Engine).
2016-08-31 18:13:24 -07:00
AntumDeluge eccc18f4e8 Move 'creatures' mod from 'mobs' modpack to original 'cme' (Creatures
MOB-Engine).
2016-08-31 18:11:33 -07:00
AntumDeluge 1d9a5bfefa Move 'sheep' mod from 'mobs_passive' modpack to original 'cme'
(Creatures MOB-Engine).
2016-08-31 18:07:20 -07:00
AntumDeluge 9722291f08 Move 'chicken' mod from 'mobs_passive' modpack to original 'cme'
(creatures_mob_engine).
2016-08-31 18:05:33 -07:00
AntumDeluge a281c1aece [sheep] init.lua: Disable shearing when punched/attacked. Player must
use shears to get wool.
2016-08-31 17:53:45 -07:00
AntumDeluge 3a4425cf4b [mobs_redo] crafts.lua: Disable 'mobs:shears' that do not work with
sheep from 'creatures_mob_engine'.
2016-08-31 17:46:12 -07:00
AntumDeluge 8451f7d4a4 [clean] init.lua: Clean out entities 'mobs_mc:skeleton',
'mobs_mc:creeper', & 'kpgmobs:sheep'.
2016-08-31 17:41:40 -07:00
AntumDeluge f4c23d8d18 [kpgmobs] init.lua: Disable 'kpgmobs:sheep' (using sheep from
'creatures_mob_engine').
2016-08-31 17:40:23 -07:00
AntumDeluge 91c18e20c7 Prefix original modpacks with 'mp_' to differentiate from ones designed
for Antum game.
2016-08-31 14:45:34 -07:00
AntumDeluge a39e3e2005 Move 'my_sliding_doors' mod from 'buildings' modpack to original
'mydoors'.
2016-08-31 14:33:49 -07:00
AntumDeluge 769e952026 Move 'my_saloon_doors' mod from 'buildings' modpack to original
'mydoors'.
2016-08-31 14:32:49 -07:00
AntumDeluge 77a03e265a Move 'my_old_doors' mod from 'buildings' modpack to original 'mydoors'. 2016-08-31 14:31:57 -07:00
AntumDeluge 3826c01e33 Move 'my_misc_doors' mod from 'buildings' modpack to original 'mydoors'. 2016-08-31 14:28:50 -07:00
AntumDeluge b88a700cc2 Move 'my_hidden_doors' mod from 'buildings' modpack to original
'mydoors'.
2016-08-31 14:27:43 -07:00
AntumDeluge 57edcd3d51 Move 'my_garage_doors' mod from 'buildings' modpack to original
'mydoors'.
2016-08-31 14:26:58 -07:00
AntumDeluge c9d595affd Move 'my_future_doors' mod from 'buildings' modpack to original
'mydoors'.
2016-08-31 14:26:03 -07:00
AntumDeluge c5d332cb30 Move 'my_fancy_doors' mod from 'buildings' modpack to original
'mydoors'.
2016-08-31 14:25:16 -07:00