Vanessa [Sat, 23 Mar 2013 17:40:03 +0000 (13:40 -0400)]
fixed ore generation. generate_ore() calls were missing the chunk size
parameter.
Vanessa Ezekowitz [Wed, 20 Mar 2013 14:55:47 +0000 (10:55 -0400)]
Merge branch 'master' of git://github.com/RealBadAngel/technic
Vanessa Ezekowitz [Wed, 20 Mar 2013 14:50:51 +0000 (10:50 -0400)]
Multiple changes, see below:
removed concrete, marble, marble brick, granite, obsidian
stairs/etc from creative inventory, made them work with circular saw in
moreblocks since this mod depends on that one anyway. Removed technic obsidian
block entirely and aliased it to the default obsidian block; all stairs/slabs
for obsidian are under the default: namespace.
This depends on a small fix to the circular saw that was just added by
Sokomine. If your copy of circular saw doesn't have this fix, you can still
use /giveme to get the blocks you need.
Removed custom generate_ore code and made generate-ore calls use
default.generate_ore() since that is the same function anyway. This is so that
technic can use the C++ version of that function when it is moved back into the
engine.
RealBadAngel [Wed, 20 Mar 2013 02:46:35 +0000 (03:46 +0100)]
Added Forcefield generator by ShadowNinja
RealBadAngel [Sun, 17 Mar 2013 06:13:10 +0000 (07:13 +0100)]
bugfix
RealBadAngel [Sat, 16 Mar 2013 18:47:57 +0000 (19:47 +0100)]
Update Stargates v1.0
RealBadAngel [Fri, 15 Mar 2013 11:53:55 +0000 (12:53 +0100)]
update stargates
RealBadAngel [Wed, 13 Mar 2013 23:27:32 +0000 (00:27 +0100)]
update
RealBadAngel [Tue, 12 Mar 2013 00:51:39 +0000 (01:51 +0100)]
update
RealBadAngel [Mon, 11 Mar 2013 20:24:41 +0000 (21:24 +0100)]
update
RealBadAngel [Sun, 10 Mar 2013 17:36:40 +0000 (18:36 +0100)]
initial stargate code
Vanessa Ezekowitz [Sat, 9 Mar 2013 18:37:45 +0000 (13:37 -0500)]
fixed incorrect dependency for moreblocks/stairsplus
(moreblocks contains stairsplus now)
VanessaE [Fri, 8 Mar 2013 00:15:20 +0000 (16:15 -0800)]
Merge pull request #12 from VanessaE/master
added highlighting of hotbar and craft result in formspec images
Vanessa [Fri, 8 Mar 2013 00:05:19 +0000 (19:05 -0500)]
Added highlighting of hotbar and craft result in formspec images
Minor tweak to code to allow for slightly increased size (added 10x10 px).
RealBadAngel [Wed, 6 Mar 2013 20:51:45 +0000 (21:51 +0100)]
bugfix
RealBadAngel [Wed, 6 Mar 2013 20:04:35 +0000 (21:04 +0100)]
Update to work with latest Stairsplus
RealBadAngel [Sun, 3 Mar 2013 09:37:48 +0000 (10:37 +0100)]
UI bugfix using [ in search pattern
RealBadAngel [Sat, 2 Mar 2013 05:13:17 +0000 (06:13 +0100)]
UI update
RealBadAngel [Sat, 2 Mar 2013 04:14:34 +0000 (05:14 +0100)]
ui update
RealBadAngel [Sat, 2 Mar 2013 03:42:45 +0000 (04:42 +0100)]
ui update
RealBadAngel [Sat, 2 Mar 2013 03:08:42 +0000 (04:08 +0100)]
UI update
RealBadAngel [Sat, 2 Mar 2013 02:25:44 +0000 (03:25 +0100)]
UI updates
RealBadAngel [Wed, 27 Feb 2013 03:01:33 +0000 (19:01 -0800)]
Merge pull request #10 from VanessaE/master
Added graphical backgrounds to all Unified Inventory pages
Vanessa Ezekowitz [Wed, 27 Feb 2013 02:54:13 +0000 (21:54 -0500)]
Added graphical backgrounds to all Unified Inventory pages
RealBadAngel [Tue, 26 Feb 2013 01:21:16 +0000 (17:21 -0800)]
Merge pull request #9 from khonkhortisan/master
Yet Another Nil
Kyle [Sun, 24 Feb 2013 00:57:01 +0000 (16:57 -0800)]
Get more information than just the player's name when sending a copy of
the player (Yet Another Nil)
RealBadAngel [Sat, 23 Feb 2013 02:58:21 +0000 (03:58 +0100)]
bugfix
RealBadAngel [Sat, 23 Feb 2013 02:19:29 +0000 (03:19 +0100)]
Merge remote branch 'origin/master'
RealBadAngel [Sat, 23 Feb 2013 02:18:47 +0000 (03:18 +0100)]
Add sound volume controls
RealBadAngel [Fri, 22 Feb 2013 16:21:29 +0000 (08:21 -0800)]
Merge pull request #8 from khonkhortisan/master
check whether an object is really a luaentity before trying to get its name
Kyle [Fri, 22 Feb 2013 01:07:20 +0000 (17:07 -0800)]
Avoid a nil index crash
RealBadAngel [Thu, 21 Feb 2013 21:15:57 +0000 (13:15 -0800)]
Merge pull request #7 from khonkhortisan/master
Keep players from falling through moving frames
RealBadAngel [Thu, 21 Feb 2013 21:02:12 +0000 (22:02 +0100)]
Merge remote branch 'origin/master'
RealBadAngel [Thu, 21 Feb 2013 21:01:49 +0000 (22:01 +0100)]
Reworked power tools, new drills
Kyle [Thu, 21 Feb 2013 19:38:34 +0000 (11:38 -0800)]
Remove the original only after creating the copy so players don't fall
through moving frames
RealBadAngel [Wed, 20 Feb 2013 03:27:46 +0000 (19:27 -0800)]
Merge pull request #6 from khonkhortisan/patch-1
Rotate frame motor textures
khonkhortisan [Wed, 20 Feb 2013 03:24:24 +0000 (19:24 -0800)]
Rotate frame motor textures
Without adding new images
RealBadAngel [Tue, 19 Feb 2013 22:11:41 +0000 (23:11 +0100)]
Fix to last registered power tool not being able to charge (affected blue energy crystal)
RealBadAngel [Mon, 18 Feb 2013 02:15:00 +0000 (03:15 +0100)]
UI update
RealBadAngel [Sun, 17 Feb 2013 18:31:12 +0000 (19:31 +0100)]
Nore's update to frames
RealBadAngel [Tue, 12 Feb 2013 23:27:19 +0000 (00:27 +0100)]
fix to water mill
Sdzen Boco [Sat, 9 Feb 2013 02:14:01 +0000 (21:14 -0500)]
more textures
RealBadAngel [Wed, 6 Feb 2013 14:34:01 +0000 (15:34 +0100)]
Nore's frames code with nodebox frames
RealBadAngel [Tue, 5 Feb 2013 21:26:04 +0000 (22:26 +0100)]
missing textures
RealBadAngel [Mon, 4 Feb 2013 02:53:54 +0000 (03:53 +0100)]
Update LV grinder code
RealBadAngel [Mon, 4 Feb 2013 02:04:12 +0000 (03:04 +0100)]
new 32x lv,mv and hv textures
RealBadAngel [Sun, 3 Feb 2013 18:28:51 +0000 (19:28 +0100)]
Added API functions to register LV and MV machines
RealBadAngel [Sun, 3 Feb 2013 16:56:52 +0000 (17:56 +0100)]
added MV Alloy Furnace
RealBadAngel [Sun, 3 Feb 2013 15:07:02 +0000 (16:07 +0100)]
add MV alloy furnace textures
RealBadAngel [Sun, 3 Feb 2013 13:59:40 +0000 (14:59 +0100)]
Injector upgrade
RealBadAngel [Sun, 3 Feb 2013 12:52:17 +0000 (13:52 +0100)]
better Control Logic Unit textures
RealBadAngel [Sun, 3 Feb 2013 12:44:38 +0000 (13:44 +0100)]
update to some 32x textures
RealBadAngel [Sun, 3 Feb 2013 12:02:22 +0000 (13:02 +0100)]
Added crafting recipe for Injector
RealBadAngel [Sun, 3 Feb 2013 11:56:23 +0000 (12:56 +0100)]
Added Injector
RealBadAngel [Sun, 3 Feb 2013 10:53:19 +0000 (11:53 +0100)]
added tubes crafting recipes
RealBadAngel [Sun, 3 Feb 2013 09:23:55 +0000 (10:23 +0100)]
added mv furnace to PR list
RealBadAngel [Sun, 3 Feb 2013 01:17:22 +0000 (02:17 +0100)]
Added fully functional MV electric furnace
RealBadAngel [Sat, 2 Feb 2013 20:29:59 +0000 (21:29 +0100)]
UI bugfix
RealBadAngel [Sat, 2 Feb 2013 20:26:34 +0000 (21:26 +0100)]
Added item - Control Logic Unit
RealBadAngel [Sat, 2 Feb 2013 19:42:07 +0000 (20:42 +0100)]
Fixes to deployer
RealBadAngel [Sat, 2 Feb 2013 10:12:10 +0000 (11:12 +0100)]
Merged Unified Inventory into Technic modpack
RealBadAngel [Sat, 2 Feb 2013 08:39:39 +0000 (09:39 +0100)]
readded sounds
RealBadAngel [Thu, 31 Jan 2013 23:28:22 +0000 (00:28 +0100)]
Re-added Deployer
Initial code of MV furnace
RealBadAngel [Sun, 27 Jan 2013 20:36:24 +0000 (21:36 +0100)]
Added MV Electric furnace textures
RealBadAngel [Sun, 27 Jan 2013 13:03:46 +0000 (14:03 +0100)]
cleanup phase2
RealBadAngel [Sun, 27 Jan 2013 13:01:53 +0000 (14:01 +0100)]
cleanup
RealBadAngel [Sun, 27 Jan 2013 12:58:47 +0000 (13:58 +0100)]
cleanup
RealBadAngel [Sun, 27 Jan 2013 12:55:14 +0000 (13:55 +0100)]
fix to mod directory structure
RealBadAngel [Sun, 27 Jan 2013 12:34:10 +0000 (13:34 +0100)]
Cleaned all chests code
RealBadAngel [Sun, 27 Jan 2013 09:27:38 +0000 (10:27 +0100)]
bug fix
RealBadAngel [Sun, 27 Jan 2013 09:15:39 +0000 (10:15 +0100)]
Bunch of fixes
RealBadAngel [Wed, 2 Jan 2013 03:49:03 +0000 (04:49 +0100)]
Make Rubber tree using L-Systems
RealBadAngel [Wed, 2 Jan 2013 01:39:42 +0000 (02:39 +0100)]
Fixed a bug tool workshop being able to fill up the cans
RealBadAngel [Wed, 2 Jan 2013 01:38:16 +0000 (02:38 +0100)]
removed unnecesary files
Sdzen Boco [Sat, 22 Dec 2012 21:58:46 +0000 (16:58 -0500)]
most of the nodes are now 16x16, now for items then finally, correction of old 16x16 textures
Sdzen Boco [Fri, 21 Dec 2012 20:21:56 +0000 (15:21 -0500)]
A few minor additions
Sdzen Boco [Thu, 20 Dec 2012 16:29:47 +0000 (11:29 -0500)]
Additional revisions to the 16x16 textures including new chests and enhancements.
Sdzen Boco [Mon, 17 Dec 2012 15:26:21 +0000 (10:26 -0500)]
replace 32x texture with 16x: ever so sorry for the discrepancies
RealBadAngel [Fri, 14 Dec 2012 23:52:09 +0000 (00:52 +0100)]
bugfix
RealBadAngel [Thu, 13 Dec 2012 01:43:45 +0000 (02:43 +0100)]
typo fixed
RealBadAngel [Thu, 13 Dec 2012 01:17:29 +0000 (02:17 +0100)]
fix
RealBadAngel [Thu, 13 Dec 2012 00:49:02 +0000 (01:49 +0100)]
update the mod
RealBadAngel [Thu, 8 Nov 2012 16:37:22 +0000 (17:37 +0100)]
Added missing file
RealBadAngel [Tue, 6 Nov 2012 23:24:14 +0000 (00:24 +0100)]
Update ores.lua
RealBadAngel [Tue, 6 Nov 2012 23:18:49 +0000 (00:18 +0100)]
Update config.lua
RealBadAngel [Tue, 6 Nov 2012 22:45:42 +0000 (23:45 +0100)]
Update battery_box_mv.lua
Maciej Kasatkin [Fri, 2 Nov 2012 00:04:00 +0000 (01:04 +0100)]
missing tooltip
Maciej Kasatkin [Thu, 1 Nov 2012 23:57:30 +0000 (00:57 +0100)]
Added MV solar panels and battery boxes
Maciej Kasatkin [Tue, 30 Oct 2012 02:50:49 +0000 (03:50 +0100)]
Added regular Alloy Furnace
Maciej Kasatkin [Tue, 30 Oct 2012 00:05:52 +0000 (01:05 +0100)]
fix
Maciej Kasatkin [Mon, 29 Oct 2012 23:56:24 +0000 (00:56 +0100)]
recipe changes
Maciej Kasatkin [Mon, 29 Oct 2012 23:39:35 +0000 (00:39 +0100)]
Bugfix and new item
Maciej Kasatkin [Mon, 29 Oct 2012 03:58:14 +0000 (04:58 +0100)]
update
Maciej Kasatkin [Sun, 28 Oct 2012 19:24:38 +0000 (20:24 +0100)]
Initial config file
Maciej Kasatkin [Sun, 28 Oct 2012 19:03:36 +0000 (20:03 +0100)]
update
Maciej Kasatkin [Fri, 26 Oct 2012 17:31:36 +0000 (19:31 +0200)]
fix
Maciej Kasatkin [Fri, 26 Oct 2012 17:30:18 +0000 (19:30 +0200)]
fix to nodebreaker
Maciej Kasatkin [Tue, 23 Oct 2012 02:37:45 +0000 (04:37 +0200)]
Fixes to laser
Maciej Kasatkin [Mon, 22 Oct 2012 23:32:29 +0000 (01:32 +0200)]
Added Chainsaw
Maciej Kasatkin [Sun, 21 Oct 2012 17:42:52 +0000 (19:42 +0200)]
Fix to dye recipes