Florian Nücke
|
a4898e269d
|
Merge branch 'master' of https://github.com/MightyPirates/OpenComponents
|
2014-02-10 03:10:48 +01:00 |
|
Florian Nücke
|
b442981fbf
|
added check to avoid duplicate components when a block next to the adapter already has an environment interface in addition to a peripheral interface
|
2014-02-10 03:10:30 +01:00 |
|
Johannes Lohrer
|
61dc9b78f1
|
Merge branch 'master' of github.com:MightyPirates/OpenComponents
Conflicts:
src/main/java/li/cil/occ/OpenComponents.java
|
2014-02-09 00:28:23 +01:00 |
|
Johannes Lohrer
|
08561dc720
|
Added Railcraft, TMechworks
|
2014-02-09 00:27:08 +01:00 |
|
Florian Nücke
|
0b3c9ddecd
|
cleaned up after peripheral redesign
|
2014-02-08 22:45:19 +01:00 |
|
Florian Nücke
|
2636f02400
|
Merge branch 'master' of https://github.com/MightyPirates/OpenComponents
|
2014-02-08 22:30:04 +01:00 |
|
Florian Nücke
|
98cbaffca6
|
cc peripherals are now wrapped by default and can be disabled using a blacklist (in the config)
|
2014-02-08 22:29:39 +01:00 |
|
Johannes Lohrer
|
704bb64ce1
|
added MassFab and Lamp
|
2014-02-08 19:48:36 +01:00 |
|
Florian Nücke
|
8da6b4bd98
|
yet more refactoring!
|
2014-02-08 19:19:31 +01:00 |
|
Florian Nücke
|
f28257a049
|
me so indecisive
|
2014-02-08 19:18:19 +01:00 |
|
Florian Nücke
|
4dc5be944f
|
more refactoring
|
2014-02-08 19:14:16 +01:00 |
|
Florian Nücke
|
3e879f5473
|
Merge branch 'master' of https://github.com/MightyPirates/OpenComponents
Conflicts:
src/main/java/li/cil/occ/OpenComponents.java
|
2014-02-08 19:03:25 +01:00 |
|
Johannes Lohrer
|
1dd3811260
|
Added AtomicScience
|
2014-02-08 19:02:24 +01:00 |
|
Florian Nücke
|
df509e9ba9
|
started refactor into own package
|
2014-02-08 19:01:50 +01:00 |
|
Johannes Lohrer
|
45469ab282
|
added all remaining mekanism TEs
|
2014-02-08 18:48:42 +01:00 |
|
Florian Nücke
|
6659d0e215
|
registering generic peripheral driver last, to prefer more specialized implementations
|
2014-02-08 16:30:32 +01:00 |
|
Florian Nücke
|
cfff7e5917
|
carriage controller component is called 'carriage' again
|
2014-02-08 16:06:17 +01:00 |
|
Florian Nücke
|
c2dc1f4e30
|
cleanup; reenabled drivers
|
2014-02-08 13:52:30 +01:00 |
|
Johannes Lohrer
|
0105ee4156
|
added mekanism but not working for now! deactivated most drivers so don't use
|
2014-02-08 12:04:32 +01:00 |
|
Florian Nücke
|
ac0c8c8eee
|
added a generic wrapper for cc peripherals that can be enabled via config, should be used with caution since depending on what the peripheral's methods do this may crash or deadlock the game. the recommended approach would be to add explicit drivers for tested peripherals (that's just a matter of extending DriverPeripheral and overriding the getTileEntityClass method then).
|
2014-02-08 01:00:46 +01:00 |
|
Florian Nücke
|
e80f68fbe6
|
cleanup; stripped down appen gridtileentity driver, accessing the whole network from any tile in the network is kinda lame - me controller provides this, too; sprinkled in some more finality
|
2014-02-07 17:07:16 +01:00 |
|
Florian Nücke
|
3ef27704d3
|
less code duplication
|
2014-02-07 15:58:05 +01:00 |
|
Florian Nücke
|
6d95fc5d69
|
y u no autoformat? (╯°□°)╯︵ ┻━┻
|
2014-02-07 15:27:40 +01:00 |
|
Florian Nücke
|
8a37621253
|
Merge branch 'master' of https://github.com/MightyPirates/OpenComponents
|
2014-02-07 15:21:09 +01:00 |
|
Florian Nücke
|
a269418092
|
moved tile entity based block driver to api prefab package
|
2014-02-07 15:18:25 +01:00 |
|
Johannes Lohrer
|
846efa3c2a
|
Added Machine in Buildcraft fixed pipe handler
Added AppEng
|
2014-02-07 08:51:28 +01:00 |
|
Florian Nücke
|
338f898a85
|
added command block, note block and rim carriage controller drivers (moved from oc core)
|
2014-02-06 15:11:05 +01:00 |
|
Florian Nücke
|
d39cdd40a4
|
clean up after driver api restructuring
|
2014-02-05 23:37:50 +01:00 |
|
Florian Nücke
|
70d99f625f
|
make jukebox return record name instead of item id
|
2014-02-05 20:19:01 +01:00 |
|
Florian Nücke
|
331e89abf9
|
industrial craft 2 stuff
|
2014-02-05 19:08:46 +01:00 |
|
Florian Nücke
|
1df0015d49
|
made inventory driver callback names a little longer to reduce chance of name collisions
|
2014-02-05 18:15:07 +01:00 |
|
Florian Nücke
|
acf3448363
|
refactoring; added thermal expansion stuff
|
2014-02-05 18:00:22 +01:00 |
|
Florian Nücke
|
3a125cbdd9
|
added sign driver
|
2014-02-05 16:55:28 +01:00 |
|
Florian Nücke
|
9c4a637a69
|
little bit of refactoring; added enderstorage driver; added reflection utility class
|
2014-02-05 16:28:39 +01:00 |
|
Florian Nücke
|
f730b1eb6a
|
buildcraft drivers and some refactored tile entity interface driver logic into abstract class
|
2014-02-05 15:05:15 +01:00 |
|
Florian Nücke
|
80710afada
|
added readme and a few mods' apis
|
2014-02-05 14:27:19 +01:00 |
|
Florian Nücke
|
75c6768876
|
init with vanilla block drivers
|
2014-02-05 14:16:50 +01:00 |
|