Florian Nücke
565b691e29
Updated comment in config wrt. print light level.
2015-04-06 21:18:53 +02:00
Florian Nücke
a22e694102
Allow wiping HDDs by self-crafting, too (like floppies, i.e. insert into crafting grid on their own). Closes #1026 .
...
Allow further boosting prints' light level by crafting them with glowstone.
Don't allow crafting prints with beacon base block if they're already a beacon base, don't allow crafting them with glowstone if they're already at maximum brightness.
2015-04-06 21:17:57 +02:00
Florian Nücke
5ac8d1e930
Show light level of prints in tooltip.
2015-04-06 21:07:19 +02:00
Florian Nücke
828853904d
Better: show alternative state in item render when extended tooltip key is pressed.
2015-04-06 19:26:26 +02:00
Florian Nücke
6dd9069c39
Showing redstone output of prints in tooltip.
2015-04-06 19:25:19 +02:00
Florian Nücke
d9d6fa351d
Item rendering of prints with two states will now alternate the state rendered.
2015-04-06 19:16:00 +02:00
Florian Nücke
d5f6c04c0c
Handling null values in rotation translation.
2015-04-06 17:13:00 +02:00
Florian Nücke
accf6b429a
Adjusted for 1.8.
2015-04-06 17:12:41 +02:00
Florian Nücke
ac43c636a9
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-04-06 17:04:47 +02:00
Florian Nücke
77944aa0c0
Manual light update required on print place; needed in 1.8 so adding it in 1.7 just to be on the safe side.
2015-04-06 17:04:12 +02:00
Florian Nücke
aafa2ce31d
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
...
Conflicts:
src/main/scala/li/cil/oc/common/block/Print.scala
src/main/scala/li/cil/oc/common/item/data/PrintData.scala
src/main/scala/li/cil/oc/common/tileentity/Print.scala
2015-04-06 15:16:31 +02:00
Florian Nücke
57efc24995
Version bump.
2015-04-06 14:34:21 +02:00
Florian Nücke
ed516fc9d6
Added debug.isModLoaded.
...
Added debug level log messages for registered drivers.
2015-04-06 14:33:55 +02:00
Florian Nücke
69cc18bcf8
In the meantime... this was easier than I thought, after remembering I could just getmetatable my way up...
2015-04-06 13:54:54 +02:00
Florian Nücke
ffd0908567
Allow specifying level of redstone signal emitted by prints.
...
Allow prints to emit light, if so configured. Max light level capped to 8 by default.
2015-04-06 13:11:52 +02:00
Florian Nücke
a62482406b
Merge branch 'master-MC1.8' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.8
...
Conflicts:
build.properties
2015-04-05 21:52:46 +02:00
Florian Nücke
e43bd83e0b
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-04-05 21:44:16 +02:00
Florian "Sangar" Nücke
bb14c64ce3
Merge pull request #1022 from Vexatos/patch-19
...
Update de_DE.lang
2015-04-05 21:43:35 +02:00
Vexatos
6f477a3581
<Censored>
...
Made the thing safe again.
2015-04-05 21:38:54 +02:00
Vexatos
b5f30a5580
Update de_DE.lang
2015-04-05 21:35:13 +02:00
Florian Nücke
542f1cb24f
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-04-05 21:02:16 +02:00
Florian Nücke
48e32182e6
I totally saved...
2015-04-05 21:01:59 +02:00
Florian Nücke
530b3ef09a
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-04-05 21:01:17 +02:00
Florian Nücke
d22579f47f
Update German localization. Fixed sort order of some translation strings.
2015-04-05 21:00:26 +02:00
Florian Nücke
e4bd13f98a
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
...
Conflicts:
src/main/scala/li/cil/oc/server/network/WirelessNetwork.scala
2015-04-05 19:25:56 +02:00
Florian Nücke
5b4ba8ae4a
Fixed sending wireless messages potentially triggering chunk loads.
2015-04-05 19:22:14 +02:00
Florian Nücke
aa61dd02d5
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-04-05 19:18:25 +02:00
Florian Nücke
ed24b53783
Cleaning up old native libs when not using the tmp dir.
2015-04-05 19:06:55 +02:00
Florian Nücke
ac756adea9
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-04-05 17:58:22 +02:00
Florian Nücke
0ff4cd07a3
Bump version number.
2015-04-05 17:58:05 +02:00
Florian Nücke
38b6f4b939
Added back old generic export bus methods to avoid breaking things, marked them deprecated.
...
Gave the AE2 integration a bit of a refactor, pulling out common functionality for parts.
Fixed a few of the callback docs.
General cleanup.
2015-04-05 17:53:36 +02:00
Florian Nücke
02a13f42a5
Corrected Javadoc on a few methods.
2015-04-05 17:46:11 +02:00
Florian Nücke
a41f3a89ba
Bump Forge version, fixed link in Javadoc.
2015-04-05 15:44:18 +02:00
DrummerMC
4ba7afde8b
Fixed not building
...
Sorry
2015-04-05 15:33:19 +02:00
DrummerMC
d5b4db009f
Fixed merge problems
2015-04-05 14:51:23 +02:00
DrummerMC
038319bc27
Merge pull request #1 from MightyPirates/master-MC1.7.10
...
pull OpenComputers
2015-04-05 14:46:53 +02:00
Florian Nücke
8af6dc13d6
Fixed floppy dying.
2015-04-05 14:43:55 +02:00
Florian Nücke
d99b9a3cc4
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
...
Conflicts:
src/main/scala/li/cil/oc/common/block/Print.scala
src/main/scala/li/cil/oc/common/init/Items.scala
src/main/scala/li/cil/oc/common/recipe/ExtendedRecipe.scala
src/main/scala/li/cil/oc/common/recipe/Recipes.scala
src/main/scala/li/cil/oc/integration/appeng/DriverExportBus.scala
2015-04-05 14:42:36 +02:00
DrummerMC
45ef5bfa7b
Added Driver ME Import Bus/Interface
2015-04-05 14:40:09 +02:00
DrummerMC
2eb0c187e6
Changed ME export bus method names
...
Added NEI integration for ME export bus
2015-04-05 14:39:14 +02:00
Florian Nücke
e24e2dfc76
Floppy disks can no longer be "formatted" by shift-rightclicking, added crafting as alternative.
...
Simply recrafting a single floppy (no other items in the crafting grid) will now format it. Same for loot disk, they can be converted to normal floppies the same way.
In general, this removes the "shift-right-click to remove NBT tag" functionality, so you also can't format HHDs like this anymore - use `rm /*` or such.
If you notice any items that needed the old functionality (looked through the list, didn't see one), let me know.
2015-04-05 14:27:46 +02:00
Florian Nücke
7fd0ddac22
Applying Forestry individual converter to item stacks, not just to stuff in analyzer/bee house/apiary/alveary.
2015-04-05 13:56:55 +02:00
Florian Nücke
a213a07c7d
Got rid of another non-API reference in the AE2 integration.
2015-04-05 13:41:44 +02:00
Florian Nücke
a1e42e6f8e
Added tooltip to prints that serve as beacon prints, to make the recipe self-explanatory when viewed in NEI.
...
Added some more notifications: one for when the class transformer errors in general, one if SimpleComponent injection fails.
2015-04-05 13:37:17 +02:00
Florian Nücke
f85a7ec3dd
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
...
Conflicts:
src/main/scala/li/cil/oc/common/block/Print.scala
src/main/scala/li/cil/oc/common/recipe/Recipes.scala
2015-04-05 01:11:43 +02:00
Florian Nücke
6ac910c2c1
Fixed 3d print preview in WAILA (by using a deprecated method \o/).
2015-04-05 00:55:50 +02:00
Florian Nücke
3251a8ba2f
Adjusted export bus driver for AE2 API changes. Closes #997 .
...
Also got rid of another use of an internal class.
2015-04-04 19:50:54 +02:00
Florian Nücke
171e58c7b8
Keep the tutorials coming ;-)
2015-04-04 18:49:56 +02:00
Florian Nücke
dc9f5e1008
Cleanup.
2015-04-04 18:45:44 +02:00
Florian Nücke
0d2554e08f
Fixed number of returned items from disassembler not taking into account recipe output size. Closes #1017 .
2015-04-04 18:20:37 +02:00