Commit graph

96 commits

Author SHA1 Message Date
thatsIch
eb9a266f3a Typo externaly 2014-09-21 02:12:43 +02:00
thatsIch
4103cb4b1b Typo painte 2014-09-21 01:33:32 +02:00
thatsIch
54deade145 Typo requsetedAddition 2014-09-21 00:41:29 +02:00
thatsIch
c94f5820b7 Typo requsetedAddition 2014-09-21 00:39:08 +02:00
thatsIch
1a6981387f Typo closest 2014-09-21 00:38:45 +02:00
thatsIch
6f8ceacf97 Typo penitration 2014-09-21 00:38:22 +02:00
thatsIch
976d457193 Typo Closeest 2014-09-21 00:37:56 +02:00
thatsIch
0ddf9d8677 Typo penitration 2014-09-21 00:37:27 +02:00
thatsIch
51f38eb2ef Typo requsetedAddition 2014-09-21 00:36:42 +02:00
thatsIch
279e94ed91 Hyph setfeature 2014-09-20 23:26:30 +02:00
thatsIch
31886d7f72 Typo OpenWirelessTermainlGui 2014-09-20 22:44:43 +02:00
thatsIch
accc7f83c3 Typo ISecurityRegister 2014-09-20 22:27:09 +02:00
AlgorithmX2
39a3c723c7 Fixed a bug where the quartz wrench stopped rotating blocks. 2014-09-06 01:26:17 -05:00
AlgorithmX2
fbab9f15ee Added Permission Checks for Pretty much all the tools. 2014-08-28 22:32:53 -05:00
AlgorithmX2
31c2efc071 Split Crafting Option into CraftingCPU, Patterns, and Molecular Assembler
Added Meteorite Compass Option.
Fixed Feature Assignment for Color Applicator and Pattern Terminal.
2014-08-07 15:24:26 -05:00
AlgorithmX2
3be3cac4cd Portable Cell and Wireless Terminal now properly open when click on things that can activate. 2014-07-29 11:32:23 -05:00
AlgorithmX2
de408931af Network tool can no longer rotate things to impossible angles. 2014-07-28 20:53:04 -05:00
AlgorithmX2
f7e62fa7d3 Applicator can no color secure tiles. 2014-07-28 20:52:40 -05:00
AlgorithmX2
0fd9ea6689 Color Applicator can now use Dyes as well as Paint Balls, this is less efficient however. 2014-07-28 01:24:32 -05:00
AlgorithmX2
ea5f49b80b API Sync, save drive and chests when modifications are made. 2014-07-28 00:11:34 -05:00
AlgorithmX2
17d390c840 Fixed Bug: #0735 - Color applicator 2014-07-27 12:12:25 -05:00
AlgorithmX2
ab78f940db Optimized Imports. 2014-07-25 21:52:21 -05:00
AlgorithmX2
3f29590fad Paint balls now color entities their color when they get hit for 30 or so seconds ( mostly works ).
Paint balls now color sheep.
The Color Applicator can now accept snow balls.
Snowballs can be used to clean paint balls, and to clean cables ( restore fluix )
Tweaks to Color API.
2014-07-20 22:45:08 -05:00
AlgorithmX2
f355fc1643 Initial Paint Ball Implementation. 2014-07-20 03:53:05 -05:00
AlgorithmX2
aa11d8cac3 Color Applicator now works on carpet, harden clay, and glass panes. 2014-07-13 14:43:23 -05:00
AlgorithmX2
859ee9eaae Show only Export Bus on Crafting Card instead of Import/Exprot Bus. 2014-07-12 20:02:40 -05:00
AlgorithmX2
91051183ad Color Applicator now works on glass/stained glass. 2014-07-12 18:10:27 -05:00
AlgorithmX2
3ec4d8495e Fixed Bug: #0603 - Anvil Repair of Quartz Tools 2014-07-12 17:57:53 -05:00
AlgorithmX2
43be28d6ad Black List Lumen Paint Balls on Applicator. 2014-07-11 21:12:00 -05:00
AlgorithmX2
0e676f5171 GameProfile API Sync. 2014-07-09 15:07:53 -05:00
AlgorithmX2
4c999e1f2b Fixed Minor Compile Error. 2014-06-29 12:30:38 -05:00
AlgorithmX2
e5e373ce10 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-28 17:34:03 -05:00
AlgorithmX2
6718fae629 Initial 1.7.10 IC2 API Update. 2014-06-28 17:32:40 -05:00
AlgorithmX2
3031d60fc4 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-28 00:36:48 -05:00
AlgorithmX2
9191d8d29e Split RF into RF Tiles and RF Items, should fix some crashes. 2014-06-28 00:25:54 -05:00
AlgorithmX2
2a8c028ab9 minor cpu gui work. 2014-06-26 21:47:26 -05:00
AlgorithmX2
1632d2d72e Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
	items/tools/powered/ToolMassCannon.java
2014-06-16 00:51:51 -05:00
AlgorithmX2
4763069fab Removed Vec3Pool 2014-06-13 12:42:09 -05:00
AlgorithmX2
f6d7762725 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
	items/tools/powered/ToolMassCannon.java
2014-06-04 23:05:22 -05:00
AlgorithmX2
1ab7f7c110 Ditch AABBPool 2014-06-04 22:59:56 -05:00
AlgorithmX2
95ebaa439e Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-03 08:50:41 -05:00
AlgorithmX2
a71d8047b4 Hide getManager(ItemStack itemStack) from non IC2 Code. 2014-06-03 08:39:46 -05:00
AlgorithmX2
a1af4443b7 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-02 19:32:51 -05:00
AlgorithmX2
6485026235 Matter Cannon Compiles with Changes.
Disabled Paint Balls for now.. not sure I'm going to have the drive to finish that stuff.
2014-06-02 19:32:38 -05:00
AlgorithmX2
a82a03f3b9 IC2 Charging Re-Implemented. 2014-06-02 11:23:47 -05:00
AlgorithmX2
384df1c18b Almost compiles again... 2014-06-02 00:37:13 -05:00
AlgorithmX2
8183becfd4 Paint Balls. 2014-05-31 20:50:56 -05:00
AlgorithmX2
161f88e42c Added Paint Balls.
Added Color Applicator.
2014-05-26 03:26:37 -05:00
AlgorithmX2
ef7a1592e7 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-05-25 18:35:44 -05:00
AlgorithmX2
6b0fa0f142 Clear Memory Card When Shift Clicking on a non-machine / air.
Fixed Tooltip to properly localize names.
2014-05-25 18:32:16 -05:00