新建2020-07-07
0.10.3-英文

#73 (2020-11-11 17:06:09)

  1. Fix AE inventory handler, fix #1554 (commit:      b7e4537) — Benedikt      Ziemons / githubweb

#72 (2020-10-19 18:00:07)

  1. Add classpaths to test source set (commit:      2b793cf) — Benedikt      Ziemons / githubweb

  2. Add auto-gen Kotlin imports code style (commit:      e5add2b) — Benedikt      Ziemons / githubweb

  3. Markdown: Add Space as an InlineElement (commit:      f655445) — Benedikt      Ziemons / githubweb

#71 (2020-10-18 22:06:10)

  1. Remove kotlin-reflect and some unwanted files (commit:      09d3851) — Benedikt      Ziemons / githubweb

#70 (2020-10-18 13:50:08)

  1. Fix running clean and build at the same time (commit:      3798217) — Benedikt      Ziemons / githubweb

#69 (2020-10-18 12:52:08)

  1. Remove dummy sub-project, add mc to api and dummy (commit:      3ae6ea9) — Benedikt      Ziemons / githubweb

#68 (2020-10-17 21:48:07)

  1. Update Gradle to 5.3.1, update Kotlin to 1.4 (commit:      4c0ec6e) — Benedikt      Ziemons / githubweb

  2. Fix mcmod.info, use shadowJar, finalize PR (commit:      431a357) — Benedikt      Ziemons / githubweb

  3. Move shadowed packages to logisticspipes.* (commit:      f1da842) — Benedikt      Ziemons / githubweb

#67 (2020-10-15 7:54:07)

  1. Fix #1541 error in AsyncModule (commit:      0fd27ed) — Benedikt      Ziemons / githubweb

#66 (2020-10-14 12:18:09)

  1. Use type holder on the class level, fix #1540 (commit:      605487d) — Benedikt      Ziemons / githubweb

#65 (2020-10-13 17:26:07)

  1. Increase async module timeout; Fix #1536 (commit:      3394b58) — Benedikt      Ziemons / githubweb

#64 (2020-9-27 15:26:09)

  1. Fix: #1527 (commit:      ecb5468) — davboecki / githubweb

  2. Fix: #1524 (commit:      7579f6f) — davboecki / githubweb

#63 (2020-9-27 14:32:09)

  1. Fix: Pipes visibly connecting wrong in certain situations when      some optimization mods are installed (commit:      5ac3eab) — davboecki / githubweb

  2. Fix: #1535 (commit:      86d57c5) — davboecki / githubweb

  3. Add missing markDirty() in power junction. Hopefully Fixes:      #1523 (commit:      cd91d5b) — davboecki / githubweb

#57 (2020-8-14 18:54:07)

  1. Thanks jetbrains.... (commit:      597e2ca) — davboecki / githubweb

#52 (2020-8-14 18:38:09)

  1. Fix #1515 (commit:      1993fa3) — davboecki / githubweb

#51 (2020-8-7 17:50:10)

  1. Fix CraftingModule not being able to rerequest items (commit: 8d2a4fe) — davboecki / githubweb

#50 (2020-7-7 11:32:08)

  1. Remove IDeepStorageUnit dummy and inv handler (commit:      198878c) — thezorro266 / githubweb

  2. Fix StackTraceUtil using scala Arrays (commit:      c4a3f9b) — thezorro266 / githubweb

  3. Fix #1500 (commit:      48dd42a) — thezorro266 / githubweb

#49 (2020-7-5 15:57:03)

  1. Add comments to sloterator (commit:      2be3b02) — thezorro266 / githubweb

  2. Remove unused logging package (commit:      2486fe7) — thezorro266 / githubweb

  3. Remove ambitious list creation in rendering (commit:      311dd53) — thezorro266 / githubweb

#48 (2020-7-4 16:12:07)

  1. Fix slot iteration in extractor module (commit:      cb8f418) — thezorro266 / githubweb

#47 (2020-6-29 22:18:07)

  1. Use acceptingRemainingCapacity for storage drawers (commit:      9723296) — thezorro266 / githubweb

  2. Fix getHidingInventoryUtil, fix #1497 (commit:      e1b4ad8) — thezorro266 / githubweb

#46 (2020-6-28 18:24:10)

  1. Fix NPE with mod/creative item sink GUI (commit:      945a770) — thezorro266 / githubweb

#45 (2020-6-28 12:48:10)

  1. Fix programmer as crafting ingredient (commit:      b7b9cee) — thezorro266 / githubweb

#44 (2020-6-28 11:48:09)

  1. Make router interests concurrency-safe (commit:      4b8b990) — thezorro266 / githubweb

#43 (2020-6-28 1:12:09)

  1. Remove old StorageDrawers inventory handler (commit:      1c7edce) — thezorro266 / githubweb

  2. Extract factory from special inventory handler (commit:      83f3fc8) — thezorro266 / githubweb

  3. Change recipe for fuzzy crafting table, fix #1446 (commit:      98623cc) — thezorro266 / githubweb

  4. Reduce duplicate code in crafting recipes (commit:      7c40447) — thezorro266 / githubweb

  5. Fix some typos, add Nullables (commit:      e98b5fc) — thezorro266 / githubweb

  6. Add more information about null to inventory util (commit:      9d4ab84) — thezorro266 / githubweb

  7. Re-implement storage drawers handler (commit:      fc0bb26) — thezorro266 / githubweb

#42 (2020-6-27 11:06:07)

  1. Convert IO wrapper tests to Kotlin (commit:      7f3ae46) — thezorro266 / githubweb

  2. Remove sign rendering performance meter (commit:      605ddb2) — thezorro266 / githubweb

  3. Give io wrapper tests descriptive names (commit:      b03cbc8) — thezorro266 / githubweb

#41 (2020-6-21 18:22:06)

  1. Add wip markdown parser with tests (commit:      78e3770) — thezorro266 / githubweb

  2. Split text into one word elements in md parser (commit:      fa413ff) — thezorro266 / githubweb

  3. Replace JUnit assertions with kotlin.test (commit:      55ab633) — thezorro266 / githubweb

  4. Add handling for double space + line break (commit:      24497a4) — thezorro266 / githubweb

  5. Add maximum header level of 4 (commit:      1cfc193) — thezorro266 / githubweb

  6. Add HTML break cases to markdown parsing (commit:      313202f) — thezorro266 / githubweb

  7. Refactor bufferOrReturnLine, add comments (commit:      5a37c11) — thezorro266 / githubweb

  8. Add handling for headers without spaces (commit:      38e0c87) — thezorro266 / githubweb

  9. Add underscore headers and horizontal rules (commit:      bfe2b2b) — thezorro266 / githubweb

  10. Ignore damn scala (commit:      a5446e9) — thezorro266 / githubweb

  11. Split Text into Word and formatting (commit:      097aafb) — thezorro266 / githubweb

#40 (2020-6-18 9:53:54)

  1. Fix #743 (commit:      ea46dde) — thezorro266 / githubweb

  2. Fix read/write in NEISetCraftingRecipe (commit:      950b305) — thezorro266 / githubweb

#39 (2020-6-16 16:38:11)

  1. Update BuildCraft version (commit:      1c3df06) — thezorro266 / githubweb

  2. Fix #1479 (commit:      e6f59bb) — thezorro266 / githubweb

#38 (2020-6-16 11:12:10)

  1. Fix #1480, add candidate to the correct list (commit:      47e536f) — thezorro266 / githubweb

#37 (2020-6-16 10:46:10)

  1. Add ModAccessTransformerRemapper (commit:      3374e3d) — thezorro266 / githubweb

  2. Add core mod loading in run configs (commit:      629bceb) — thezorro266 / githubweb

  3. Add loading ATs from classpath (commit:      260379d) — thezorro266 / githubweb

  4. Remove CodeChickenLib AT entries from LP (commit:      9a2d590) — thezorro266 / githubweb

#36 (2020-6-14 23:21:16)

  1. Move get and set CC type to interface (commit:      a098feb) — thezorro266 / githubweb

  2. Delombok, remove compiler warnings (commit:      c53a2d8) — thezorro266 / githubweb

  3. Cleanup LPItems (commit:      206b1f4) — thezorro266 / githubweb

  4. Replace static LPItems modules/upgrades maps (commit:      affbdeb) — thezorro266 / githubweb

  5. Fix #1475 (commit:      d4e9453) — thezorro266 / githubweb

  6. Fix #1476 (commit:      4ed806a) — thezorro266 / githubweb

#35 (2020-6-12 18:02:07)

  1. Fix #1457 (commit:      64b915d) — thezorro266 / githubweb

  2. Fix #1453 by its symptoms (commit:      5bc3157) — thezorro266 / githubweb

#34 (2020-6-11 15:20:10)

  1. Refactor @Nonnull ItemStack usage, fix #1277 (commit:      77d4497) — thezorro266 / githubweb

  2. Remove unused code and IRequestAPI (commit:      95e4831) — thezorro266 / githubweb

  3. Fix #1473 (commit:      c56d3d2) — thezorro266 / githubweb

#33 (2020-6-7 15:06:09)

  1. Fix #1442 (commit:      28a7e21) — thezorro266 / githubweb

  2. Fix #1469 (commit:      a5286da) — thezorro266 / githubweb

#32 (2020-6-6 11:46:11)

  1. Add base async computer quicksort class (commit:      3ebcebb) — thezorro266 / githubweb

  2. Propagate service reg. in extension modules (commit:      9b2f66e) — thezorro266 / githubweb

  3. Remove code of old CC based modules (commit:      c2e917f) — thezorro266 / githubweb

  4. Replace modules with async alternatives (commit:      86015c1) — thezorro266 / githubweb

  5. Fix slot to inventory comparison in extractor (commit:      f22b6bd) — thezorro266 / githubweb

  6. Remove isServer within handleTileReachedServer (commit:      971f4c8) — thezorro266 / githubweb

  7. Clean up in handleTileReachedServer (commit:      9e5f6cf) — thezorro266 / githubweb

#31 (2020-5-31 0:46:07)

  1. Delombok for Kotlin! (commit:      dce28ff) — thezorro266 / githubweb

#30 (2020-5-31 0:38:07)

  1. Adding an async threshold config option (commit:      730e97c) — thezorro266 / githubweb

  2. Make roomForItem method with ItemStack (commit:      0cb63d7) — thezorro266 / githubweb

  3. Use new roomForItem method, remove depr. methods (commit:      574b121) — thezorro266 / githubweb

  4. Add async advanced extractor module (commit:      d6b4205) — thezorro266 / githubweb

#29 (2020-5-29 14:22:08)

  1. Stay synchronous in async extractor, if possible (commit:      f30bfc1) — thezorro266 / githubweb

  2. Remove single entry abstractmodules package (commit:      98a8c31) — thezorro266 / githubweb

#28 (2020-5-29 0:03:15)

  1. Move TickExecutor init before server start (commit:      fec99ea) — thezorro266 / githubweb

  2. Fix #1454 (commit:      9bb77b1) — thezorro266 / githubweb

  3. Refactor AsyncQuicksortModule (commit:      a52d38c) — thezorro266 / githubweb

  4. Stay synchronous in async quick sort, if possible (commit:      ab17a44) — thezorro266 / githubweb

#27 (2020-5-28 13:02:10)

  1. Move updateRoutingTable to tickAsync (commit:      e08f459) — thezorro266 / githubweb

  2. Have allDestinations handle the routers to exclude (commit:      00682c8) — thezorro266 / githubweb

  3. Rename and move AsyncLogisticsManager (commit:      d010bf2) — thezorro266 / githubweb

  4. Run filter before getDestination (commit:      ea414a9) — thezorro266 / githubweb

  5. Replace previous LogisticsManager hasDestination (commit:      13993df) — thezorro266 / githubweb

#26 (2020-5-27 21:26:09)

  1. Empty dummy build.gradle (commit:      bd638c1) — thezorro266 / githubweb

  2. Add Kotlin compiler options (commit:      db7f575) — thezorro266 / githubweb

  3. Declare shared manifest attributes (commit:      5702354) — thezorro266 / githubweb

  4. Add AsyncQuicksortModule (commit:      63b8660) — thezorro266 / githubweb

  5. Fix skipping every second slot in async quick sort (commit:      de94938) — thezorro266 / githubweb

#25 (2020-5-25 16:52:56)

  1. Check work before channeling sequence (commit:      f720679) — thezorro266 / githubweb

  2. Require Forgelin 1.8.4 (commit:      0c5a448) — thezorro266 / githubweb

  3. Reset upgrade count for extraction upgrades (commit:      eafad26) — thezorro266 / githubweb

#24 (2020-5-24 1:12:08)

  1. Add fast exit when attached inv has zero size (commit:      bc44ac6) — thezorro266 / githubweb

  2. Remove takeWhileServerNotOverloaded (commit:      ed3aaa0) — thezorro266 / githubweb

  3. Add toString to LogisticsModule (commit:      8474477) — thezorro266 / githubweb

  4. Move all ticks to the end phase (commit:      68eb2f9) — thezorro266 / githubweb

  5. Add timeout to async modules... (commit:      98bbc10) — thezorro266 / githubweb

#23 (2020-5-23 14:06:06)

  1. Fix #1465 (commit:      6cde342) — thezorro266 / githubweb

#22 (2020-5-23 11:07:00)

  1. Add runnable in module to chunk synchronous work (commit:      af5b7b0) — thezorro266 / githubweb

  2. Add sequencing and timeouts to async extractor (commit:      61cd29b) — thezorro266 / githubweb

#21 (2020-5-22 15:56:10)

  1. Only check adjacent in server thread and refactor (commit:      de95eb8) — thezorro266 / githubweb

  2. Add resource copy script (commit:      f06be4a) — thezorro266 / githubweb

  3. Register world provider on chassis as well (commit:      79f4d88) — thezorro266 / githubweb

#20 (2020-5-20 1:56:08)

  1. Create first async helpers (commit:      df04a2e) — thezorro266 / githubweb

  2. Add AsyncModule (commit:      2d1c019) — thezorro266 / githubweb

  3. Cleanup and preparation for async modules (commit:      160467d) — thezorro266 / githubweb

  4. Add asynchronous extractor module (in the code) (commit:      b2a626f) — thezorro266 / githubweb

#19 (2020-5-19 18:42:07)

  1. Refactor LogisticsModule, remove getX/Y/Z (commit:      8434adf) — thezorro266 / githubweb

  2. Remove IntegerCoordinates and unused methods (commit:      000e71b) — thezorro266 / githubweb

  3. Remove LogisticsGuiModule, add interface (commit:      ab5ce29) — thezorro266 / githubweb

#18 (2020-5-18 21:38:09)

  1. Pin versions, get rid of CoFH maven (commit:      2362e9c) — thezorro266 / githubweb

#17 (2020-5-18 17:34:09)

  1. Add default implementation for getSubModule (commit:      0c54661) — thezorro266 / githubweb

  2. Remove unused CrafterDefault packet (commit:      b13cf56) — thezorro266 / githubweb

  3. Move getSubModule to chassis pipe class (commit:      901b3ed) — thezorro266 / githubweb

  4. Rename getTile to getTileAs, remove duplicate code (commit:      06dcf91) — thezorro266 / githubweb

#16 (2020-5-18 2:44:07)

  1. Refactor sneaky modules, add SneakyDirection (commit:      a00f8b9) — thezorro266 / githubweb

  2. Remove LogisticsSimpleFilterModule (commit:      ce2c647) — thezorro266 / githubweb

  3. Move sneaky direction read/write to interface (commit:      7fbd4cb) — thezorro266 / githubweb

  4. Make getGui methods static in SimpleFilter (commit:      77ea40d) — thezorro266 / githubweb

  5. Annotate param for NBT read/write non-null (commit:      acf7d7e) — thezorro266 / githubweb

  6. Replace Nullable in SimpleFilterInventorySlot (commit:      f1590f3) — thezorro266 / githubweb

  7. Add a config option for the number of modules (commit:      931306f) — thezorro266 / githubweb

  8. Rename chassis slots array, reword config (commit:      4a89588) — thezorro266 / githubweb

  9. Refactor packets, extract getWorldTile (commit:      dbd2bfc) — thezorro266 / githubweb

  10. Add getWorld to isServer call (commit:      9368c04) — thezorro266 / githubweb

  11. Replace null-check with isEmpty (commit:      b799b0e) — thezorro266 / githubweb

  12. Name slot parameter and add non-null annotations (commit:      a30f236) — thezorro266 / githubweb

  13. Mark chunk dirty on chassis gui close (commit:      07292eb) — thezorro266 / githubweb

#15 (2020-5-17 14:12:09)

  1. Use Java 1.8 output for Kotlin compiler (commit:      b66b313) — thezorro266 / githubweb

  2. Refactor getRouterUnsafe -> getServerRouter (commit:      24bfa82) — thezorro266 / githubweb

  3. Refactor getSpecificInterests to collector method (commit:      1560a81) — thezorro266 / githubweb

  4. Remove duplicated code in ServerRouter (commit:      6c6a912) — thezorro266 / githubweb

#14 (2020-5-5 17:34:06)

  1. Remove run configurations #1451 (commit:      b91277b) — github / githubweb

#13 (2020-5-5 15:42:05)

  1. Multiple GL11 flag resets. Fix #1441 (#1450) (commit:      f6b6908) — github / githubweb

  2. Show enabled log levels in pre-init (commit:      96813f8) — thezorro266 / githubweb

  3. Reorder, refactor ServerRouter (commit:      eef66be) — thezorro266 / githubweb

  4. Remove (very) old SearchNode (commit:      7b9c6ca) — thezorro266 / githubweb

#12 (2020-5-4 14:40:08)

  1. Change draws in StringBasedItemSink. Fix #1433      (#1437) (commit:      884d4ab) — github / githubweb

#11 (2020-5-3 12:44:10)

  1. Re-add generated .name file (commit:      b6dc8be) — thezorro266 / githubweb

  2. Refactor IRouterManager.getOrCreateRouter (commit:      e2e6b48) — thezorro266 / githubweb

  3. Refactor nullability for various getRouter methods (commit:      f22ded8) — thezorro266 / githubweb

#10 (2020-5-2 11:50:08)

  1. Update jarRepositories.xml (commit:      524a528) — thezorro266 / githubweb

  2. Restructure sourceSets (commit:      525301f) — thezorro266 / githubweb

  3. Update BUILDING.md (commit:      1ae9b06) — thezorro266 / githubweb

#8 (2020-4-30 22:14:09)

  1. Make LP build again (commit:      900144d) — thezorro266 / githubweb

#7 (2020-4-30 20:50:09)

  1. Throw away dev env helper and include CCL AT (commit:      1780f1c) — thezorro266 / githubweb

#6 (2020-4-30 0:06:08)

  1. Finalize jar by reobfJar for distribution (commit:      75ce693) — thezorro266 / githubweb

#5 (2020-4-28 17:10:09)

  1. Revert using getter for tabLabel; Fix #1391 (commit:      5bc0649) — thezorro266 / githubweb

#4 (2020-4-25 22:36:08)

  1. Re-add downloading languages (commit:      7503150) — thezorro266 / githubweb

#3 (2020-4-25 21:06:08)

  1. Enable processResources without mcversion (commit:      72e67e0) — thezorro266 / githubweb

  2. Modify CI configurations, remove setup (commit:      259cf03) — thezorro266 / githubweb

  3. Configure all dependencies compileOnly (commit:      c9edc28) — thezorro266 / githubweb

  4. Use the manifest for build variables (commit:      216c127) — thezorro266 / githubweb

#2 (2020-4-25 11:48:07)

  1. Generate sources jar with classifier (commit:      5c92b94) — thezorro266 / githubweb

2020-05-18
0.10.3.18

固定版本,弃用CoFH maven(commit:2362e9c)— Benedikt Ziemons / githubweb

2020-05-18
0.10.3.17
  1. 提交:0c54661)— Benedikt Ziemons / githubweb

  2. 删除未使用的CrafterDefault数据包(commit:b13cf56)— Benedikt Ziemons / githubweb

  3. 将getSubModule移至底盘管道类(提交:901b3ed)— Benedikt Ziemons / githubweb

  4. 将getTile重命名为getTileAs,删除重复的代码(提交:06dcf91)— Benedikt Ziemons / githubweb

2020-05-18
0.10.3.16
  1. 重构选择连接的模块,添加SneakyDirection(commit:a00f8b9)— Benedikt Ziemons / githubweb

  2. 删除LogisticsSimpleFilterModule(commit:ce2c647)— Benedikt Ziemons / githubweb

  3. 移动选择连接的方向读/写到接口(提交:7fbd4cb)— Benedikt Ziemons / githubweb

  4. 使getGui方法在SimpleFilter中保持静态(提交:77ea40d)— Benedikt Ziemons / githubweb

  5. NBT读/写非空的注释参数(提交:acf7d7e)— Benedikt Ziemons / githubweb

  6. 在SimpleFilterInventorySlot中替换Nullable(提交:f1590f3)— Benedikt Ziemons / githubweb

  7. 为模块数量添加配置选项(提交:931306f)— Benedikt Ziemons / githubweb

  8. 重命名机箱插槽阵列,重新设置配置(提交:4a89588)— Benedikt Ziemons / githubweb

  9. 重构数据包,提取getWorldTile(commit:dbd2bfc)— Benedikt Ziemons / githubweb

  10. 将getWorld添加到isServer调用中(提交:9368c04)— Benedikt Ziemons / githubweb

  11. 将空检查替换为isEmpty(commit:b799b0e)— Benedikt Ziemons / githubweb

  12. 命名槽参数并添加非空注释(提交:a30f236)— Benedikt Ziemons / githubweb

  13. 在机箱gui close 上将标记大块标记为脏(提交:07292eb)— Benedikt Ziemons / githubweb

2020-05-17
0.10.3.15
  1. 将Java 1.8输出用于Kotlin编译器(提交:b66b313)— Benedikt Ziemons / githubweb

  2. 重构getRouterUnsafe-> getServerRouter(commit:24bfa82)— Benedikt Ziemons / githubweb

  3. 将getSpecificInterests重构为收集器方法(提交:1560a81)— Benedikt Ziemons / githubweb

  4. 删除ServerRouter中重复的代码(提交:6c6a912)— Benedikt Ziemons / githubweb

2020-05-05
0.10.3.14

删除运行配置#1451(commit:b91277b)— github / githubweb

2020-05-05
0.10.3.13
  1. 多个GL11标志复位。修复#1441(#1450)(提交:f6b6908)— github / githubweb

  2. 在预初始化中显示已启用的日志级别(提交:96813f8)— Benedikt Ziemons / githubweb

  3. 重新排序,重构ServerRouter(提交:eef66be)— Benedikt Ziemons / githubweb

  4. 删除(非常)旧的SearchNode(提交:7b9c6ca)— Benedikt Ziemons / githubweb

2020-05-04
0.10.3.12

更改绘制在StringBasedItemSink中。修复#1433(#1437)(提交:884d4ab)— github / githubweb

2020-05-03
0.10.3.11
  1. 重新添加生成的.name文件(提交:b6dc8be)— Benedikt Ziemons / githubweb

  2. 重构IRouterManager.getOrCreateRouter(提交:e2e6b48)— Benedikt Ziemons / githubweb

  3. 重构各种getRouter方法的可空性(提交:f22ded8)— Benedikt Ziemons / githubweb

2020-05-02
0.10.3.10
  1. 更新jarRepositories.xml(提交:524a528)— Benedikt Ziemons / githubweb

  2. 重组sourceSets(commit:525301f)— Benedikt Ziemons / githubweb

  3. 更新BUILDING.md(commit:1ae9b06)— Benedikt Ziemons / githubweb

2020-04-30
0.10.3.8

重新进行 LP构建(提交:900144d)— Benedikt Ziemons / githubweb

2020-04-30
0.10.3.7

丢弃开发环境助手,并包括CCL AT(commit:1780f1c)— Benedikt Ziemons / githubweb

2020-04-30
0.10.3.6

通过reobfJar最终确定jar以进行分发(提交:75ce693)— Benedikt Ziemons / githubweb

2020-04-28
0.10.3.5

使用tabter的getter还原;修复#1391(commit:5bc0649)— Benedikt Ziemons / githubweb

2020-04-25
0.10.3.4

重新添加下载语言(提交:7503150)— Benedikt Ziemons / githubweb

2020-04-25
0.10.3.3
  1. 启用不带mcversion的processResources(提交:72e67e0)— Benedikt Ziemons / githubweb

  2. 修改CI配置,删除设置(提交:259cf03)— Benedikt Ziemons / githubweb

  3. 配置所有依赖项compileOnly(commit:c9edc28)— Benedikt Ziemons / githubweb

  4. 将清单用于构建变量(提交:216c127)— Benedikt Ziemons / githubweb

2020-04-25
0.10.3.2

使用分类器生成源jar(提交:5c92b94)— Benedikt Ziemons / githubweb

2020-04-08
0.10.2.218

更新Jenkins链接,添加Matrix链接(commit:193a806)— noreply@github.com / githubweb

2020-04-03
0.10.2.217

更新ru_ru.lang

但是仍未修复物流流体卫星管道闪退的bug

2019-12-28
0.10.2.216
  1. Infinite input cleaning = energy drain (commit: 27629fd) — evg_pub / githubweb

  2. render crash. Closes #1345 (commit: 8cec97c) — evg_pub / githubweb

你已经到达了世界的尽头..
新建2019-06-10
0.10.2.142

此版本适用于Minecraft1.12.2版本

未知时间
0.9.3.122

MC 1.7.10 | BC 7.1.5+

#122 (2016-5-16 14:45:01)

  1. Improve rendering. (commit: a2f4257cf62c585436acfd381423f8866443ec8c) — davboecki / githubweb

#121 (2016-5-6 16:25:01)

  1. fix bc gate triggers (#999) (commit: e1eea9abd25e5e6445a64eea9d96321869ca8bd2) — davboecki / githubweb

#120 (2016-5-1 13:07:01)

  1. Make DebugGUI loadable. (commit: 59e48b20313d687f801b07c182f8138bd94ba52d) — davboecki / githubweb

#119 (2016-4-29 17:53:01)

  1. Add name based id support to computer integration. (commit: 5df73926cd78f3f9b8674acfd15a41663b3f6bc6) — davboecki / githubweb

#118 (2016-4-28 0:41:05)

  1. Adjust sign.dir (commit: 89567fb250940336fcebdbeb1acb45ede424033d) — theZorro266 / githubweb

#117 (2016-4-27 20:41:08)

  1. Workaround for #985 (commit: 1418ed2c64540c11feb314f1454a3776d4f0713b) — davboecki / githubweb

#116 (2016-4-27 17:37:07)

  1. Fix #987 (commit: 5734282637ea9c6f1e73cc0e31a70d18fefc6779) — davboecki / githubweb

#115 (2016-4-27 17:31:07)

  1. Fix #975 (commit: 3b52d2d182afd9b3f8ced3a6b617a2b634cbe6ac) — davboecki / githubweb

  2. Fix #976 (commit: bf12a2a84afb69ee94927a74aced9075a16ff038) — davboecki / githubweb

#114 (2016-4-3 14:47:07)

  1. Compile against new Forestry API version (commit: dfbcc48a3969b791126e016a57a6f5daf2260483) — davboecki / githubweb

#113 (2016-4-3 14:01:10)

  1. Add "Most likely" button to recipe import ore dict selection (commit: 76c12a7b261b9645d330dd3133762add93ff7d35) — davboecki / githubweb

#112 (2016-4-2 15:21:11)

  1. Add SideOnly(Side.CLIENT) annotations (commit: 80a412174b8fc7fd5681747ce02c4f7d96bd1609) — davboecki / githubweb

#111 (2016-4-2 15:05:11)

  1. Fix InvSysCon not respecting pipe connection status (commit: 5841b5e09d023dff0a5a47a940030cd53499ddbb) — davboecki / githubweb

  2. Fix ClientSide only class on Server (commit: c20a217f43d66ed2a3a93bcbc439237447e75e77) — davboecki / githubweb

#110 (2016-4-2 14:25:10)

  1. Fix Tesseracts with LP. Thanks to Obbi89 (commit: c0f331643c2dca5551de8ab29dbee3fd904ee3fa) — davboecki / githubweb

#109 (2016-4-2 13:45:10)

  1. Add tooltips to the NEI Proxy to fix Waila tooltips (commit: 10af17d5dec0353aa59d5129b9cc34cced627aa5) — davboecki / githubweb

#108 (2016-3-28 21:13:10)

  1. Fix Extra removing. (commit: 1bfa9eda1509770bb57c3bfdbcd6e2c7321fe296) — davboecki / githubweb

#107 (2016-3-28 15:47:09)

  1. Support crafting monitoring for list requests as well. (commit: 18e641005f9029a7496f815d9386a8d0a6241167) — davboecki / githubweb

#105 (2016-3-28 13:53:08)

  1. Remove leftover debug messages. (commit: 756efb9bd583043b405ac0c03bdc9fd6914a546c) — davboecki / githubweb

#104 (2016-3-26 17:05:08)

  1. Implement way to handle extras before other crafting tasks are complete (commit: fa06994445e4e90659ddc74192e4b89cc0ec4c44) — davboecki / githubweb

#103 (2016-3-25 17:59:11)

  1. Fix #889 (commit: ea6a08a7b0a9604f963ff4bdc1c821d20edcc95b) — davboecki / githubweb

#102 (2016-3-25 16:49:11)

  1. Fix #944. (commit: 098029dd83e4e9db99bdbe99e8676ece7af21af7) — davboecki / githubweb

#101 (2016-3-25 15:31:11)

  1. Fix IllegalArgumentException: zero count needed, promises not needed. (commit: ce7e4d7e0a03e03f9a527371f70d2d55764df339) — davboecki / githubweb

#100 (2016-3-18 19:39:09)

  1. Update to BC 7.1.16 (commit: 9840006c11b4e520f00349242a4dd623b5496c3e) — davboecki / githubweb

#99 (2016-3-10 20:31:09)

  1. Move Pipe Sign content into render lists. (commit: 75a6c196db66e4b8e320d568b8b0a17ea620eeba) — davboecki / githubweb

#98 (2016-3-8 19:09:11)

  1. Add StorageDrawers workaround for Void upgrades. (commit: f098b67f4e86c96a827da37d8626470c530e9603) — davboecki / githubweb

#97 (2016-3-8 18:35:11)

  1. Fix leftover import. (commit: edb2926f0a15c1c8c0bf8a87c9bfbbb708f5f11f) — davboecki / githubweb

#96 (2016-3-8 18:31:11)

  1. Fix #935. (commit: da71f4dbfdc7c671c4b49e737ed79afe4b60f3a8) — davboecki / githubweb

#95 (2016-3-6 19:17:07)

  1. Fix missing pipe item textures after moving item initiation. (commit: 71299d156e884503110d472499f88bd30724b63a) — davboecki / githubweb

#94 (2016-3-4 13:03:11)

  1. Remove unused method. (commit: b0fbfd31c88abb4dd4ecfc6e6437d61ee3d7053d) — davboecki / githubweb

  2. Fix #932 (commit: 5482ed0356a2494c321705e486d104b193a8fa51) — davboecki / githubweb

#93 (2016-3-2 16:43:08)

  1. Add markDirty calls to the InventoryUtil. (commit: b6427f291a9cbb3f5b6015d7ac6c96768a676c4c) — davboecki / githubweb

#92 (2016-3-2 16:33:08)

  1. Fix OpenComputer integration. (commit: 2494d9050659cb488bb94b486eeaeee548ca7b03) — davboecki / githubweb

#91 (2016-3-2 16:03:08)

  1. Fix #926 (commit: 93f57ea87050594e37f1536d9fa8e6ac225d793e) — davboecki / githubweb

#90 (2016-3-2 15:45:08)

  1. Add missing hash foe TD compatibility. (commit: 3ac5287d24fc5812d659eeb34827e1d77e490802) — davboecki / githubweb

#89 (2016-3-1 21:55:06)

  1. Fix #930. (commit: 724b165c4d4df23cbf05702d8cacdf02ed59acd9) — davboecki / githubweb

#88 (2016-3-1 21:53:11)

  1. Allow LP with newer versions of Thermal Dynamics. (commit: ca7c551f9c13d2287dca8e67902d06fe7655e91b) — davboecki / githubweb

#87 (2016-2-25 19:29:07)

  1. Improve packet sending BitSet. (commit: 63431d7d7d15126c7af9466af69de0cd139f3c6d) — davboecki / githubweb

#86 (2016-2-25 18:01:07)

  1. Rework Pipe Model. (commit: 34572821e6cf36b1cbbfd91f0a0ec390ebc6d127) — davboecki / githubweb

#85 (2016-2-25 14:15:12)

  1. Fix several modules inside one slot. (commit: 8914bdb35b0dc651cd20e93206e0e325793f462c) — davboecki / githubweb

  2. Reduce getStackInSlot calls. (commit: 055cc18b5f77cb7c44cbd3fcf297994499d9ecef) — davboecki / githubweb

#84 (2016-2-25 10:05:07)

  1. Update Storage Drawers integration to use ISmartGroup when available (commit: 5463255c7ae154735307fc69308aef4a0cbdb969) — jaquadro / githubweb

  2. Include new Storage Drawers APIs (commit: e7885c31d8914ddc8cd8e05145bb11c6020784d7) — jaquadro / githubweb

  3. Update minimum Storage Drawers version (commit: 809b4cf50df89c343a8420f17e63e8eaa54e00e7) — jaquadro / githubweb

#83 (2016-2-23 18:31:08)

  1. Fix oredict output on standard inventories. (commit: 251003218603b1fd1e46dabbe4c2b2a6dd603df6) — davboecki / githubweb

#82 (2016-2-23 14:35:08)

  1. Fix module switching and module shift clicking. (commit: 72736719278c8f481e6a20a82888cb862ac7e1ab) — davboecki / githubweb

#81 (2016-2-23 11:15:08)

  1. Fix #922. (commit: 50c4339c3728e3e208694987149ed4d9a4186395) — davboecki / githubweb

#80 (2016-2-21 12:01:09)

  1. Fix crafting module GUI closing completely. (commit: e7f0b06cdfa58c5e5fbf3a05d0dced17aefd691c) — davboecki / githubweb

#79 (2016-2-21 11:23:09)

  1. Fix Crafting module GUI. (commit: a113e41aae05d0fc8de05cfbe7d2e87729bd03e4) — davboecki / githubweb

#78 (2016-2-21 10:57:09)

  1. Allow crafting pipe output to be fuzzy. (commit: 3ffe956dbd1ab0263ecf0d1e8fe7383f5231532e) — davboecki / githubweb

#77 (2016-2-21 10:47:09)

  1. Cleanup sysout. (commit: 913ab2cbf375818cb9792b8ca368656024402e94) — davboecki / githubweb

  2. Limit re-requests to 100 and spread the re-request load. (commit: 27d823e02ee319980795b65b689d010d845bf110) — davboecki / githubweb

#76 (2016-2-20 16:31:08)

  1. Fix Crafting Module Satellite id handling. (commit: f7619011bd4c9ed54395db48566839344685a16f) — davboecki / githubweb

#75 (2016-2-20 16:15:08)

  1. Update Classes loaded at start for ASM check sums. (commit: f0b84bd8adbadec1fa74f42028bffdeadf454778) — davboecki / githubweb

  2. Move item and recipe initiation. (commit: 7a80dd41c0e893a7c5690c127f9d512ab8dcae87) — davboecki / githubweb

#74 (2016-2-20 15:45:08)

  1. Add BuildCraft Robotics to the dependency list. (commit: bf9df3e0b8b5b19b6a31fe4df8e95900a1d70b7a) — davboecki / githubweb

#73 (2016-2-15 9:49:08)

  1. #906: LP and FORESTRY (commit: 58899a808b842b4674c7470bdb52871f5deb07fe) — ACNaybab2u / githubweb

#72 (2016-2-9 16:25:08)

  1. Fixed Buildcraft-Style Recipe for T1 Crafting Module (commit: db83d5c9469417cf895829f5fb1b4da16b13f1ee) — simon.wienecke94 / githubweb

#71 (2016-2-9 13:35:08)

  1. Issue #909: Fix for ClassNotFoundException in ForestryProxy (commit: 5110bc961becbc193d0f93f226653445618a9645) — Justin Card / githubweb

#70 (2015-12-2 8:05:07)

  1. Possible fix for RS485/LogisticsPipes/issues/802 (commit: a76a717ecdd276092c5ca36e8994426e3b9bb9e1) — joshuavillwo / githubweb

#69 (2015-11-12 17:41:06)

  1. Improve Storage Drawers Integration- Polymorphic (commit: 112fb418b18ec1e70caa00915b4e2aa3fb1ca9c4) — joshua / githubweb

  2. Prevent null when getItems has something getItemsAndCount doesn't (commit: a0a617161ff36f595865c1a949842e09e59ec837) — joshuavillwo / githubweb

#68 (2015-11-3 18:11:09)

  1. Fixed Beta-Items appearing if Disabled Fixed Beta-Items having 2x the (commit: 7bdf0283abdb4b296f667e1ce094d169a6875985) — simon.wienecke94 /githubweb

#67 (2015-10-31 0:11:07)

  1. Improve Storage Drawers Integration (commit: 7a0caeb0407352846602cfaea4cb7f21269fd18e) — joshuavillwo / githubweb

#66 (2015-10-30 16:31:07)

  1. Fix #821. (commit: 24d814c32be7865a48f0866f068eacfb4a1ff21b) — davboecki / githubweb

#65 (2015-10-30 16:07:06)

  1. Prevent #810. (commit: d90346218e31de17db045fb0c9b4d4d664fa1a3f) — davboecki / githubweb

#64 (2015-10-30 16:05:06)

  1. Fixed #824. (commit: 1fa7c07e6a87313e918bec808288e304d4520dfc) — davboecki / githubweb

#63 (2015-10-30 16:03:06)

  1. Fixes #831. (commit: 4a0b22db4193d0b32061ac1ce55c0ac5c2d1e13d) — davboecki / githubweb

#62 (2015-10-30 15:49:06)

  1. Fix dev jar. (commit: 0ae3df6842df818a68ef7a6bd17ebcf27bb06315) — davboecki / githubweb

#61 (2015-10-17 14:09:07)

  1. Add compatibility for EnderIO versions 509 and higher. (commit: c6cf698ae4e9d9a7866089444f521799e5ddee12) — davboecki / githubweb

#60 (2015-10-17 13:57:07)

  1. Fix EnderIO compatibility for versions 508 and earlier. (commit: 9ade78724d9a16e71cb3fbe01092ba5f566f026e) — davboecki / githubweb

#59 (2015-10-13 18:41:10)

  1. Disable Network lasers until they are fixed. (commit: da887e94b84e20234e10df052fb9cf1d01504e18) — davboecki / githubweb

#58 (2015-10-13 13:45:10)

  1. Remove last ASM code for BC. (commit: 7418135517ab705b74bfc1c73b87353bfa77afa5) — davboecki / githubweb

#57 (2015-10-13 12:59:10)

  1. Fixes #823. (commit: 9c8903e5359a08bc0f41f3cbda287f297f77eeb3) — davboecki / githubweb

#56 (2015-10-13 12:55:10)

  1. Hide Disk button after NEI was open. (commit: d8450f77f76a458dccfd9d1bc3436b232f337eb5) — davboecki / githubweb

#55 (2015-10-13 12:53:10)

  1. Second fix for #824. (commit: 72bba38b8ff7c2cc2960be1cc82dfb1c580dd274) — davboecki / githubweb

#54 (2015-10-10 10:25:09)

  1. Fixes #824. (commit: 6bc324039e4073de3d841f207ef9cee314ac07d1) — davboecki / githubweb

#53 (2015-10-9 14:33:07)

  1. Add clear crafting grid and request missing items buttons to request (commit: 2d49c8e81745e60106190fa2b26c8dbd84e65944) — davboecki / githubweb

#52 (2015-10-1 12:25:07)

  1. Fix curse upload. (commit: 1418b1abb6989e573d9b8e2d8d939c4924dafb12) — davboecki / githubweb

#51 (2015-9-30 19:25:06)

  1. Fix BC robots. (commit: 708cc56c46b2cd9cf451bfe1e04144900ae2b784) — davboecki / githubweb

  2. Build against BC 7.1.5 (commit: 6471ea6b0a29cd1f74fa7f699a36ca612306a23c) — davboecki / githubweb

#50 (2015-9-27 16:07:10)

  1. Fixes #812. (commit: 4a1b2ed1899d515fac7e54d7da7ddbd9397fd568) — davboecki / githubweb

#49 (2015-9-20 19:31:08)

  1. Improve performance for already used ItemStacks, Fluids and FluidStacks. (commit: bef980e766b8f6de227da4f9e13f7c0be621c497) — davboecki / githubweb

#48 (2015-9-20 13:49:07)

  1. Fix #781. (commit: 5d796b6ff04e78984b920d38cc5109648af78e3b) — davboecki / githubweb

#47 (2015-9-20 13:09:07)

  1. Workaround for LookingGlass compatibility. (commit: db9a750c4a043203645e050bac32429bffb324b4) — davboecki / githubweb

#46 (2015-9-6 22:27:06)

  1. Fix Damage WildCard handling in special cases. (commit: c0c24946d31788fdf41a25635a55a3e6702986ea) — davboecki / githubweb

  2. Improve popup lighting. (commit: 697feeba6e8e423b0e30fcd1c178f09dca2078e7) — davboecki / githubweb

#45 (2015-9-5 0:45:13)

  1. Add progressProvider for enderIO/endercore (commit: baa4d0c739eff262ae0ce8654fc4943374799550) — davboecki / githubweb

#44 (2015-9-4 23:37:08)

  1. Fix #798. (commit: cfd36c020cba5b7bfbe0148bfd5e12cec6e07730) — davboecki / githubweb

#43 (2015-9-4 23:35:08)

  1. Fix route detection over TD item ducts and unrouted pipes. (commit: 64a828167f0ec5157e4ad8fbbb69c8d9290f9dd8) — davboecki / githubweb

#42 (2015-9-4 23:23:08)

  1. Fix #794. (commit: 465213331c7c7c6cf6d6501286c70c5397d74164) — davboecki / githubweb

#41 (2015-9-4 22:47:08)

  1. Additional null checks. (commit: 5326a79db32dbca10af57a147bc8a3755bb174b8) — davboecki / githubweb

#40 (2015-9-4 21:19:08)

  1. Give the pipe block a name. (commit: 47b4f0229ff310e7b72c73e0b7427b9edd46a79e) — davboecki / githubweb

#39 (2015-9-4 21:17:08)

  1. Add missing null check. (commit: eeb90171e32fd95f8aa7f97539dd8df03d433387) — davboecki / githubweb

#38 (2015-9-4 21:09:08)

  1. Fix #773. (commit: 4b20afff740e210e8e7d1342f63d6d857708dda1) — davboecki / githubweb

#37 (2015-9-4 21:07:08)

  1. Fix #774. (commit: 7839450ba5a95b93f214cfda5078a33cf84645d0) — davboecki / githubweb

#36 (2015-9-4 21:03:08)

  1. Fix performance issue with amount signs. #787. (commit: dba913d723e67d503d426dee88506c276e57f8b7) — davboecki / githubweb

#35 (2015-9-4 20:25:08)

  1. Fix #793 (commit: d743bc326eb938fd9f629907c227adb1b15414ca) — davboecki / githubweb

#34 (2015-9-4 20:21:08)

  1. Rework the Debug GUI into external library. (commit: 527b8fcd573ce47e45acd98936e1e5c998488d89) — davboecki / githubweb

#33 (2015-8-9 21:35:10)

  1. Use Locale.US in all toLowerCase (commit: 0ebb5df1a011d031443b77bb8ef8c064a61d30fd) — theZorro266 / githubweb

#32 (2015-8-9 16:23:09)

  1. Fixes #772, let the pipe actually initialize (commit: 327116f246233b2bd44a69150290e993421d590e) — theZorro266 / githubweb

#31 (2015-8-8 15:41:07)

  1. Position items correctly in the item frames (commit: 56558c61407f5e1c7989a1a6326479b9ae7cd990) — theZorro266 / githubweb

  2. Fix messaging, when there is no new version available (commit: 71b33f86783246c94617317f70d3ec3c3feaade9) — theZorro266 / githubweb

  3. Do not message, if the VersionChecker mod is active (commit: 1343ad8e6add12e3a390a3edde3ba787d31900c6) — theZorro266 / githubweb

  4. Cleanup checks and add checks, (commit: 93e35de44678c37699a1f9a4aa2d49f03faea286) — theZorro266 / githubweb

#30 (2015-8-7 17:15:06)

  1. Alter ItemStackRenderer (commit: 75e6b66993029ff52bd9cc5c0aa4ff3853ce63a5) — theZorro266 / githubweb

  2. Fixes #721 (commit: c77da20ec1d46d37c21c22abb5e01e174873b9d1) — theZorro266 / githubweb

#29 (2015-8-5 16:37:07)

  1. Update dependencies. (commit: a649846091121fbd9102b2b3f9ab67735ce1e325) — theZorro266 / githubweb

  2. Make some dev env routines work for idea (commit: c66b3a43e44f0bdf9cfaaf9d811d6f74bdf7df0d) — theZorro266 / githubweb

  3. Fix RoutingTableUpdateThread accessing OneList (commit: 24bd5f44ba63d42a83d9d7cf418c4940693f323c) — theZorro266 / githubweb

  4. Enhance version checking, Fixes #679 (commit: b6f3b88176f71e9c62ab4ffa86cae13a1e7bf1ff) — theZorro266 / githubweb

  5. Rename a bit, fix typos (commit: 85801b590d4217a4c9e40acb7473dc151194ff1e) — theZorro266 / githubweb

  6. Improve Fake player handling. Close #746. (commit: 272c6a414f402dc3e50b5129abdd83a19f5b6840) — theZorro266 / githubweb

  7. Add missing isServer checks. (commit: 2bdecd9b2ad58c9b652c73ffc8499dc0b7f9e0e2) — theZorro266 / githubweb

  8. Block Sign Creator usage on non routed pipes. Fix #705. (commit: aff9d1e61d7d5f90ede2fd2a53c845daa587805f) — theZorro266 / githubweb

  9. Fix compilation in Java 6 (commit: 738b8a22ebcf733a86fce72a2e6c816e21790814) — theZorro266 / githubweb

#28 (2015-8-5 14:07:07)

  1. Close #610. (commit: 2dfa74df26bf3472f29bacb275af236d42ef29fe) — davboecki / githubweb

#27 (2015-8-5 13:41:07)

  1. Fix LP fluid pipes not showing fluid and not connection to BC pipes. (commit: 34cd6d533a92802a9a34aa5882e598c30f50fa81) — davboecki / githubweb

#26 (2015-8-5 11:43:07)

  1. Block Sign Creator usage on non routed pipes. Fix #705. (commit: 5b4b1cb38e745a1ba1d48918450deebc23e430e3) — davboecki / githubweb

#25 (2015-8-5 11:39:07)

  1. Add missing isServer checks. (commit: 116d3387ab3b085661316c05f749d5fbd3f0cc6c) — davboecki / githubweb

#24 (2015-8-5 11:29:06)

  1. Improve Fake player handling. Close #746. (commit: ee2dbf50d25aed4bf02ddafa5979d3d9148086ae) — davboecki / githubweb

#23 (2015-8-1 12:05:08)

  1. Add class to help debug crashes. (commit: 79223eb1be8a892355636035e578ff6f70408704) — davboecki / githubweb

#22 (2015-7-30 11:39:07)

  1. Fix satellite pipe ignoring disconnection upgrades. (commit: 7315291768d73b2cac9f3520ace5be2b2aafd8b9) — davboecki / githubweb

#21 (2015-7-30 10:35:07)

  1. Update dependencies. (commit: aa7974b59e8905ead503e88ccf1888f37559674d) — davboecki / githubweb

  2. Fix texture and dropping of the unrouted pipe. (commit: abf67cf3b34538cde062a5c96cb63aa0438d5bba) — davboecki / githubweb

  3. Fix unrouted pipe ignoring disconnection upgrade. Close #742 (commit: 8b4820f805a9a4cb24b97c30dadae004afd1b11b) — davboecki / githubweb

  4. Close #731 (commit: 61769ae5ecb17346a17f02976694c559c40deb18) — davboecki / githubweb

#20 (2015-7-27 14:13:07)

  1. Fix building locally without curse api key (commit: b8e296a682645490572d458f84eea1449e45db67) — theZorro266 / githubweb

  2. Remove old proxy directories from .gitignore (commit: c921492dfda61f6a417cd4469e1c2ad71ead0828) — theZorro266 / githubweb

#19 (2015-7-23 22:11:07)

  1. Fix #726 NPE (commit: e2111489f76e3f7384b9eb75c00a6ba87370e556) — theZorro266 / githubweb

#18 (2015-7-22 19:17:09)

  1. Fix reset recipe for unrouted pipes. (commit: aca20088a2dc4591b115e0c5a7cdba9b4c7accf9) — davboecki / githubweb

  2. Fix #735. (commit: 7e8d2c3eccb1efb1d158eb1fe8f6d57913df3594) — davboecki / githubweb

#17 (2015-7-17 22:20:50)

  1. Add auto upload to CurseForge. (commit: 51ec358223831d95ab6a0f5ac1c501aa5fd7a14f) — davboecki / githubweb

  2. Add display name to curse. (commit: 758c2f9b75382e5b41b2f2cfa5efba1c4f2f62fd) — davboecki / githubweb

  3. Remove invalid game version. (commit: a485a1bf6560ff57d2e9be8cbd3e663a826a608a) — davboecki / githubweb

  4. Correct display name. (commit: c9f05d8dc3c982d828322217a32a8758f322c4b4) — davboecki / githubweb

  5. Next attempt to fix the name. (commit: 729cfb05f534f9c022d17ccb032632722571763d) — davboecki / githubweb

  6. Change curse name to BC7 and change version to 0.9.2 for BC7 (commit: ae470a983a327890c7eb2249d56179f20421c824) — davboecki / githubweb

#16 (2015-7-15 22:19:07)

  1. Remove CrowdIn link and add the language repo (commit: b88b94190453ec43f68d9c0ea84b989d4d129823) — root / githubweb

  2. Update forestry proxy to newest api version. (commit: 1ff3fef0a54e3983b868e78e08b13be8a50cd3d8) — davboecki / githubweb

  3. Update to new recommended Forge version. (commit: 55a671da71792f086c178f8326812a5156c62b93) — davboecki / githubweb

#15 (2015-6-9 20:23:10)

  1. @davboecki forgot the api subpackage :boom: (commit: 8378679c1402ab1a6ddc92a622e3f83aae647669) — theZorro266 / githubweb

  2. Fix crash caused by disabled BC proxy. (commit: 9cb5f4845ff6bda480a1467a672e33f95d4fc12e) — davboecki / githubweb

  3. Fix #684. (commit: 33c8030baea205d510c438367fa13cdd12ac0a44) — davboecki / githubweb

  4. Fix #678. (commit: 42ff6f4b116ff91ca52b69a16347db663273e752) — davboecki / githubweb

  5. Fix #680. (commit: ffe51a322379b8875c8c9d5cd014aea432983a1d) — davboecki / githubweb

#14 (2015-6-8 18:49:07)

  1. Fix for crashes (commit: cc1315105019222534326fde72c118c9a5402a9f) — theZorro266 / githubweb

  2. Add SideOnly, fix #698 (commit: 3c372678aa48f3409ab466e39461b819116c9f3f) — theZorro266 / githubweb

  3. Fix wrapping object arrays (commit: 16db0f82923ba77f063d9179c78ad52a4c6b38a1) — theZorro266 / githubweb

#12 (2015-6-7 23:45:10)

  1. Remove hard-dependency of CodeChickenLib. Try to use the CoFHCore version as well. (commit: 1b06a9f09fdd74fde593aead1cb3418e184212c0) —davboecki / githubweb

#11 (2015-6-6 11:15:09)

  1. Update to BC 7.0.6 (commit: d2d3b884b249d85423730625bb9c754e597fdc64) — theZorro266 / githubweb


未知时间

 MC 1.7.10 | BC 6.4

#156 (2015-8-9 21:31:10)

  1. Use Locale.US in all toLowerCase (commit: 0ebb5df1a011d031443b77bb8ef8c064a61d30fd) — theZorro266 / githubweb

#155 (2015-8-9 16:21:09)

  1. Fixes #772, let the pipe actually initialize (commit: 327116f246233b2bd44a69150290e993421d590e) — theZorro266 / githubweb

#154 (2015-8-8 2:37:06)

  1. Position items correctly in the item frames (commit: 56558c61407f5e1c7989a1a6326479b9ae7cd990) — theZorro266 / githubweb

  2. Fix messaging, when there is no new version available (commit: 71b33f86783246c94617317f70d3ec3c3feaade9) — theZorro266 / githubweb

  3. Do not message, if the VersionChecker mod is active (commit: 1343ad8e6add12e3a390a3edde3ba787d31900c6) — theZorro266 / githubweb

  4. Cleanup checks and add checks, (commit: 93e35de44678c37699a1f9a4aa2d49f03faea286) — theZorro266 / githubweb

#153 (2015-8-7 16:31:06)

  1. Alter ItemStackRenderer (commit: 75e6b66993029ff52bd9cc5c0aa4ff3853ce63a5) — theZorro266 / githubweb

  2. Fixes #721 (commit: c77da20ec1d46d37c21c22abb5e01e174873b9d1) — theZorro266 / githubweb

#152 (2015-8-5 15:39:07)

  1. Fix compilation in Java 6 (commit: 738b8a22ebcf733a86fce72a2e6c816e21790814) — theZorro266 / githubweb

#151 (2015-8-5 14:57:07)

  1. Improve Fake player handling. Close #746. (commit: 272c6a414f402dc3e50b5129abdd83a19f5b6840) — theZorro266 / githubweb

  2. Add missing isServer checks. (commit: 2bdecd9b2ad58c9b652c73ffc8499dc0b7f9e0e2) — theZorro266 / githubweb

  3. Block Sign Creator usage on non routed pipes. Fix #705. (commit: aff9d1e61d7d5f90ede2fd2a53c845daa587805f) — theZorro266 / githubweb

#150 (2015-8-5 14:53:07)

  1. Rename a bit, fix typos (commit: 85801b590d4217a4c9e40acb7473dc151194ff1e) — theZorro266 / githubweb

#149 (2015-8-5 14:45:07)

  1. Enhance version checking, Fixes #679 (commit: b6f3b88176f71e9c62ab4ffa86cae13a1e7bf1ff) — theZorro266 / githubweb

#148 (2015-8-1 11:13:08)

  1. Make some dev env routines work for idea (commit: c66b3a43e44f0bdf9cfaaf9d811d6f74bdf7df0d) — theZorro266 / githubweb

  2. Fix RoutingTableUpdateThread accessing OneList (commit: 24bd5f44ba63d42a83d9d7cf418c4940693f323c) — theZorro266 / githubweb

#147 (2015-7-30 19:07:08)

  1. Update dependencies. (commit: a649846091121fbd9102b2b3f9ab67735ce1e325) — theZorro266 / githubweb

#146 (2015-7-27 14:03:07)

  1. Fix building locally without curse api key (commit: b8e296a682645490572d458f84eea1449e45db67) — theZorro266 / githubweb

  2. Remove old proxy directories from .gitignore (commit: c921492dfda61f6a417cd4469e1c2ad71ead0828) — theZorro266 / githubweb

#144 (2015-7-23 22:07:07)

  1. Fix #726 NPE (commit: e2111489f76e3f7384b9eb75c00a6ba87370e556) — theZorro266 / githubweb

#143 (2015-7-19 14:35:06)

  1. Fix #735. (commit: 7e8d2c3eccb1efb1d158eb1fe8f6d57913df3594) — davboecki / githubweb

#142 (2015-7-19 13:45:06)

  1. Fix reset recipe for unrouted pipes. (commit: aca20088a2dc4591b115e0c5a7cdba9b4c7accf9) — davboecki / githubweb

#141 (2015-7-17 22:15:07)

  1. Next attempt to fix the name. (commit: 729cfb05f534f9c022d17ccb032632722571763d) — davboecki / githubweb

#140 (2015-7-17 22:03:07)

  1. Next attempt to fix the name. (commit: fb569f74e05c8c1cb641ff4dc3d8857482707d00) — davboecki / githubweb

#139 (2015-7-17 21:57:07)

  1. Correct display name. (commit: c9f05d8dc3c982d828322217a32a8758f322c4b4) — davboecki / githubweb

#138 (2015-7-17 21:53:07)

  1. Remove invalid game version. (commit: a485a1bf6560ff57d2e9be8cbd3e663a826a608a) — davboecki / githubweb

#137 (2015-7-17 21:49:07)

  1. Add display name to curse. (commit: 758c2f9b75382e5b41b2f2cfa5efba1c4f2f62fd) — davboecki / githubweb

#136 (2015-7-17 21:41:07)

  1. Add auto upload to CurseForge. (commit: 51ec358223831d95ab6a0f5ac1c501aa5fd7a14f) — davboecki / githubweb

#135 (2015-7-15 22:15:07)

  1. Update to new recommended Forge version. (commit: 55a671da71792f086c178f8326812a5156c62b93) — davboecki / githubweb

#134 (2015-7-15 21:47:07)

  1. Update forestry proxy to newest api version. (commit: 1ff3fef0a54e3983b868e78e08b13be8a50cd3d8) — davboecki / githubweb

#133 (2015-6-23 22:41:09)

  1. Remove CrowdIn link and add the language repo (commit: b88b94190453ec43f68d9c0ea84b989d4d129823) — root / githubweb

#132 (2015-6-9 19:49:10)

  1. Fix #680. (commit: ffe51a322379b8875c8c9d5cd014aea432983a1d) — davboecki / githubweb

#131 (2015-6-9 19:31:09)

  1. Fix #678. (commit: 42ff6f4b116ff91ca52b69a16347db663273e752) — davboecki / githubweb

#130 (2015-6-9 18:57:09)

  1. Fix #684. (commit: 33c8030baea205d510c438367fa13cdd12ac0a44) — davboecki / githubweb

#129 (2015-6-9 18:39:09)

  1. Fix crash caused by disabled BC proxy. (commit: 9cb5f4845ff6bda480a1467a672e33f95d4fc12e) — davboecki / githubweb

#128 (2015-6-8 21:49:07)

  1. @davboecki forgot the api subpackage :boom: (commit: 8378679c1402ab1a6ddc92a622e3f83aae647669) — theZorro266 / githubweb

#127 (2015-6-8 18:45:07)

  1. Fix wrapping object arrays (commit: 16db0f82923ba77f063d9179c78ad52a4c6b38a1) — theZorro266 / githubweb

#126 (2015-6-8 16:33:07)

  1. Fix for crashes (commit: cc1315105019222534326fde72c118c9a5402a9f) — theZorro266 / githubweb

  2. Add SideOnly, fix #698 (commit: 3c372678aa48f3409ab466e39461b819116c9f3f) — theZorro266 / githubweb

#125 (2015-6-7 23:43:10)

  1. Remove hard-dependency of CodeChickenLib. Try to use the CoFHCore version as well. (commit: 1b06a9f09fdd74fde593aead1cb3418e184212c0) —davboecki / githubweb

#123 (2015-6-6 0:03:08)

  1. Use language repository as language source. (commit: d5b98f154ba77cb5a85110021066543344438ce5) — davboecki / githubweb

#122 (2015-6-5 22:39:08)

  1. Code cleanup. (commit: 1d75d19f4c135f2daa712597f868b1d3fd203654) — davboecki / githubweb

#121 (2015-6-5 22:09:08)

  1. Remove GregTech DigitalChest compatibility (commit: 614fb15df2197a7791f3bf29a34d82d77a3003b5) — root / githubweb

#120 (2015-6-5 22:07:08)

  1. Revert "Start Tube implementation." (commit: ac303f9c95910ea601138bfd0a90b798a26bf2ef) — davboecki / githubweb

#119 (2015-6-5 21:59:08)

  1. Add Style-OFF markers. (commit: f7ed9c6f05f8364ff9cbc4b417c6f53339278048) — davboecki / githubweb

#118 (2015-6-5 21:43:08)

  1. Update Style files. (commit: a9af3598288cd06af252accded3cc4fc6e2ad318) — davboecki / githubweb

#117 (2015-5-26 15:49:07)

  1. Remove debug code in LogisticsHUDRenderer (commit: 720074f58d4e8ea95f07dce2aab3bd9b9e212fc1) — root / githubweb

#116 (2015-5-25 14:25:10)

  1. Add asserts for the ItemStackRenderer (commit: 0c01d88ea6a353f4c2ac77f6465dc0d0db8ae2b5) — theZorro266 / githubweb

  2. Use ItemStackRenderer directly, when possible (commit: eafaef894cb2e9866264a385fb6ae376a4b2054c) — theZorro266 / githubweb

  3. Add FramebufferUtils (commit: 92b076e8f350072c3be5cfce7f7775567f9c8a2e) — theZorro266 / githubweb

#115 (2015-5-25 0:35:08)

  1. Created ItemStackRenderer (commit: 4e003f9d46cdba196161fe0d2492a324e6399b5b) — theZorro266 / githubweb

  2. Fix rendering the durability bar in HUDs (commit: 812a0c9028af7e38f3847562159b4122701d449a) — theZorro266 / githubweb

  3. Fix rendering of chests in the HUD a bit (commit: c3ef5d8c41039675ef6007890530dcde9950bfd7) — theZorro266 / githubweb

#114 (2015-5-24 18:39:08)

  1. Fix build (commit: 105e7e71b9ced0c8e99b777014129fa44c37b68d) — theZorro266 / githubweb

#113 (2015-5-24 17:53:07)

  1. Fix shift-ed rendering of items in Chassis HUD (commit: acf926e77541e6e39d0e025d0fd63991c59816d3) — theZorro266 / githubweb

  2. Fix HUD item display (commit: ff8b7a0d1396f44e60c2e2cdc950b14b0a079fb6) — theZorro266 / githubweb

  3. Remove unused render functions (commit: 798417f518a9299602326866253fe54b9ad44295) — theZorro266 / githubweb

#112 (2015-5-24 17:37:07)

  1. Start Tube implementation. (commit: 299a296a0f55f56f8fdd95c0ec17896c2626888b) — davboecki / githubweb

#111 (2015-5-24 16:27:07)

  1. Fix effect rendering for items (commit: 4dbc8c18be0496b2b8eb3c7b406a2be3e63a818a) — theZorro266 / githubweb

  2. Fix pipe light flickering in hot bar for new model (commit: 80ae331269abe01bb9389a2d451fa4e8a12cfd44) — theZorro266 / githubweb

#110 (2015-5-23 22:09:10)

  1. Added renderItemStack function into BasicGuiHelper (commit: 870404e105151d89257ed4978a442006919ad09d) — theZorro266 / githubweb

  2. Added OpenGL Debugger with IntelliJ Form (will change) (commit: 0b2c496243826b4c6e73578533a7b20556d208bf) — theZorro266 / githubweb

  3. Added all possible OGL boolean values for now (commit: 4f0f50933e72ed6b27f805db3727e8990bbfbebe) — theZorro266 / githubweb

  4. Removed unneccessary unconventional Exception code (commit: 171181e0d24db22c8a5c0b3e44e5468fa1c9c8ed) — theZorro266 / githubweb

  5. Rename HUDChassiePipe to HudChassisPipe (commit: 00f5a315a0ac7e56e0a97e70fcc64f43a1e5b580) — theZorro266 / githubweb

  6. Cleanup code and remove IntelliJ Form (commit: 196417b068cbe091fb07d619af53e1edc1d80003) — root / githubweb

  7. Fix background item rendering in crafting table (commit: 80f35ffa288884c3b113a0974e60f3819c99774d) — theZorro266 / githubweb

  8. Expanded OpenGLDebugger (commit: e61547c896cbbb1f9716e66e71e87de29bb4f541) — theZorro266 / githubweb

  9. Fix rendering of ItemButtons (commit: 9ef86a8e6c17e00082ed33719490b5f1723f8174) — theZorro266 / githubweb

  10. Correct depth test when rendering items in HUDs (commit: 3ca40642f8bcbc815a91740f7579afb3f029bf0d) — theZorro266 / githubweb

#109 (2015-5-23 11:41:09)

  1. Remove drawRect from FluidContainerRenderer (commit: 40e0b2d936b66824319c7ccda2994db6fba8dd1f) — theZorro266 / githubweb

  2. Remove drawGradientRect (commit: dc7bf4aeb3b67f991f320b8f0e1f9f18137b1e7b) — theZorro266 / githubweb

  3. Replaced drawGradientRect with our version (commit: b75cdcbbaa96d357cece6b629f2980f98fc09fbc) — theZorro266 / githubweb

  4. Added drawGradientRect version with Color (commit: 6d4d180ace3a20027326013c7c1822207647f2b1) — theZorro266 / githubweb

  5. Correct javadoc in terms of linking methods (commit: d91a28171275726751a36cef69d73400013eb40e) — theZorro266 / githubweb

  6. Add Color enum versions for draw line (commit: d2d02d5eaedb25bcbe64202efbb793e38a98df9f) — theZorro266 / githubweb

  7. Clean up some color mess (commit: d79fb66946f0b5504acd09774001928a8add4425) — theZorro266 / githubweb

  8. Added 101 shades of grey (commit: 93acaf20100d24fc61e76b75dce5438fcb19297d) — theZorro266 / githubweb

  9. Add Color enum version for drawRectNoBlend (commit: 0cfcd8669489ca2570fe982042d3076ef4ed4c93) — theZorro266 / githubweb

#108 (2015-5-22 19:35:08)

  1. Fix renderItemIdentifierStackListIntoGui (commit: 32144dd574942de4d544b7803ef2846e8452202f) — theZorro266 / githubweb

  2. Move renderForestryBeeAt to GuiApiaristSink (commit: ee1c5d16cc8531b79917776824f7926056840358) — theZorro266 / githubweb

  3. Move GUI-related functions (commit: 162ec58c28ac8aff83920c511cfea6f2c645ae62) — theZorro266 / githubweb

  4. Clean up some code in GuiGraphics (commit: 67b3c2cbfd58b42fd071812bd0c7dafc93896df2) — theZorro266 / githubweb

  5. Rename utils Colors class to MinecraftColor (commit: 23abc5f6d40c8257d68d0689be5973b3defcf8ac) — theZorro266 / githubweb

  6. Moved Color enum and let it use int values (commit: e2c2047d69bbf0fdd8c6d24a1e1ed3d48371423c) — theZorro266 / githubweb

  7. Remove BasicGuiHelper (commit: 1015fa5bfb6f183fb3dc9140ed56a37a33626928) — theZorro266 / githubweb

  8. Use Color's static functions for rgba (commit: 9e5a5784b60329ee02ce97b1bcd3dbc7701fae78) — theZorro266 / githubweb

#107 (2015-5-21 22:23:10)

  1. Moved GUI-related ResourceLocations to GuiGraphics (commit: 605f95d8e015e0d7ac13c6aa631093d5a3f102b8) — theZorro266 / githubweb

  2. Renamed HUDGraphics to HudGraphics (commit: c2f01edc7b95be90c863f770b5c3993acc5f2911) — theZorro266 / githubweb

#106 (2015-5-21 19:51:10)

  1. Remove unused drawCenteredString (commit: ea052a12894e2b47203c7656dd4d6f4cb8d9e620) — theZorro266 / githubweb

  2. Move string-related functions to StringUtil (commit: 5ad5969ec9a04fec0ee8017a9acb7d9fbdbb9ef4) — theZorro266 / githubweb

  3. Rename string utils class to StringUtils (commit: 4ff597d7a703cec0e5b4e869731950fd36b2b42c) — theZorro266 / githubweb

  4. Rename insert3rdSpace function from StringUtils (commit: b8fe39b85d663e97a1f00f724c36cc4898fb4413) — theZorro266 / githubweb

#105 (2015-5-21 17:29:10)

  1. Add GUIGraphics (commit: dcb2eea7fb6c0133a301ded382578ac34e280d54) — theZorro266 / githubweb

  2. Add HUDGraphics (commit: 105c7dd0b304f7c612df13b8c62431a276b10a75) — theZorro266 / githubweb

  3. Added drawTexturedModalRect to SimpleGraphics (commit: f3473180de75626f76ec544bf2d7843813f87ba2) — theZorro266 / githubweb

  4. Added zLevel to drawRectNoBlend (commit: 914157b84d048bd88aad6bcea8079a42c8380817) — theZorro266 / githubweb

  5. Add drawStringWithTranslatedShadow (commit: f5df6605fdef7bd2f36c5b9568e3d440b6847d3a) — theZorro266 / githubweb

#104 (2015-5-20 22:21:08)

  1. Added @see clause to docs in SimpleGraphics (commit: 7bbe156c60538c3b3e034c1b442bc40bed9dd0bf) — theZorro266 / githubweb

  2. Added drawGradientRect to SimpleGraphics (commit: 3cfe4df65342f7e5c169b39fb487a7646ddd2dbd) — theZorro266 / githubweb

  3. Added drawRectNoBlend to SimpleGraphics (commit: 9ff7b8b6f0792b629628a918a822aca59adc9766) — theZorro266 / githubweb

#103 (2015-5-20 19:11:07)

  1. Added documentation and copyright to SimpleGraphics (commit: c772d9bda8b1f7d5d1c6be0cc5ee840a76e69a9f) — root / githubweb

#102 (2015-5-19 19:53:10)

  1. Export drawHorizontalLine and drawVerticalLine (commit: 523a78e99dfb2ea89f9dce5aa0b9bc6fedeacbe7) — root / githubweb

#101 (2015-5-17 16:23:10)

  1. Rename to match content and fix crash with Settings GUI (commit: c9202d0f408910762299030489be0afcc683e620) — theZorro266 / githubweb

#100 (2015-5-16 16:17:07)

  1. Enable the Pipe controller to show the Orders a pipe still has to fulfill. (commit: 3359abe2a8db724dccb2cc8a3f17c836a98413ee) — davboecki / githubweb

  2. Add import button for ItemSink. (commit: e4cb0b0d50e80ff220773ace8b05f1a9ea706134) — davboecki / githubweb

#99 (2015-5-16 14:47:07)

  1. Update checkstyle configuration file (commit: bb4a7270e2ee026cc2880c14145bacd11abd8564) — theZorro266 / githubweb

  2. Rename style files (commit: 3a44cfa39c27a057453663c8a0cd3a09de9bd578) — theZorro266 / githubweb

  3. Nicer method for checking sums (commit: 1a9b1b347fceeeab0f9d386e337eb7d25a8734d7) — theZorro266 / githubweb

#98 (2015-5-16 13:39:07)

  1. Improve Adjacent checks performance and increase allowed routed pipes on an unrouted network to 32. (commit: 56aff51c0796b751185e123d051a5b456148db6d) — davboecki / githubweb

#97 (2015-5-11 22:43:10)

  1. Tweaked Beta Recipes for Power Upgrades (commit: 14839d09428e7055f38de45483de47635d7b6789) — simon.wienecke94 / githubweb

#96 (2015-5-11 22:11:10)

  1. Fix #667 (commit: 8f1079a3b1755e6e172dd4b10f67410ebc219fc6) — davboecki / githubweb

#95 (2015-5-11 21:57:10)

  1. Limit routed connections over unrouted pipes to 16 per side. (commit: ea822ae81e67df0f467d6a564f6df378836d01ca) — davboecki / githubweb

#94 (2015-4-26 20:57:06)

  1. Add Creative Tab Based ItemSink (commit: f0c2f6e85b8f12ba5ca149626407414fb634914a) — davboecki / githubweb

  2. Don't use an additional Thread to clear the cache. (commit: c4e94dcadbcea92a2399f6dc7eb5fa6e962c68c3) — davboecki / githubweb

#93 (2015-4-26 18:51:11)

  1. Add #654 (commit: ce12de3ea41997afa863bc5ac14cb0f6d3d671c8) — davboecki / githubweb

#92 (2015-4-26 18:17:11)

  1. Close #658 (commit: 5b245c3fc6e6e9f98d7a68396cde1a498dde3ac3) — davboecki / githubweb

#91 (2015-4-25 13:33:08)

  1. Fix fluid crash in newest forge (commit: 2eddaa86c265bd05cc75f4169da0aee3ca70f40a) — dcseee-github / githubweb

#90 (2015-4-20 14:51:10)

  1. Improve RequestTreeNode to accept different type of Resources for Input and output. (commit: 4d4848d1be26cbf5524f331151622bf36c8e3507) — davboecki /githubweb

  2. Add caches to improve performance and fix bug inside the fuzzy crafting compare code. (commit: 2eb4753a4dd9a5306feaefd87ad00efc0b0dac3d) —davboecki / githubweb

  3. Fix symptom of #656. (commit: 2e0c487c73810a2d606b8f8b6da9a6410ad97ae0) — davboecki / githubweb

#89 (2015-4-12 23:43:11)

  1. Added support for IntelliJ and documentation (commit: 448643b52ed780d7095f1b558e6ef3222240711e) — root / githubweb

  2. Remove unnecessary copying of EnumSets in ServerRouter (commit: bb8a57665c4f80a76fc1911d77ae39153783fdc3) — thelonewolfling / githubweb

  3. Expand pipe model to touch chests and tanks. (commit: 48f0e6958c0aa5103774047fcd134b68c09cc84b) — davboecki / githubweb

  4. Fix Pipes not connecting caused by not updated routing tables. (commit: 23d10c47c4a7df283318eadd84ea07f47a3ba3fe) — davboecki / githubweb

  5. Fix Sec Card Not disappearing when deauthorizing. (commit: f45c62060511e87c36d4406454678e1cf38a86df) — davboecki / githubweb

#88 (2015-4-5 16:43:07)

  1. Remove unnecessary copying of EnumSets in ServerRouter (commit: e733c4254ec9d2ac1da1f631e4ba25781171da99) — root / githubweb

#87 (2015-4-2 22:55:11)

  1. Added support for IntelliJ and documentation (commit: 6fd15df1100ef6cea9408f6cf3cd10131977058f) — root / githubweb

#86 (2015-4-1 23:55:08)

  1. Move the item insertion into it's own API. (commit: a2d8dceba8063f5e76e4f1447338ff1760db3ef4) — davboecki / githubweb

#85 (2015-3-31 22:53:11)

  1. Improve Robot routing. LP Robots now respect zones. (commit: 88e4f25e75a89dd7cf3d7bd4df547a5d2ca85423) — davboecki / githubweb

#84 (2015-3-29 21:27:11)

  1. Remove Damage value limitation. (commit: 2a945c4166ad82ddbf3bfff406539e98ab89e097) — artforz / githubweb

  2. Fixed AOB Exception in ItemIdentifier (commit: a5567ad9e5b2f31dedd589bdb30681f4c1aeeca8) — artforz / githubweb

  3. Actually fix the AOBD (commit: c46fdf648c76452db1e580873916baab065d40e3) — artforz / githubweb

  4. Fix off-by-1 in copying old to new array introduced by "Actually fix the AOBD" (commit: ca989fa17ecd6cb01739a86fd3da2bb02751f6f9) — artforz / githubweb

#83 (2015-3-27 20:05:11)

  1. Small rendering performance improvement. (commit: 3daedf6c222f6f9ac185f44f9025b0a2e197e576) — davboecki / githubweb

#82 (2015-3-27 19:39:11)

  1. Fix performance when using robots to route LP items. (commit: 495f9b8c6dd29fb8c9b38908f67c6b6c5e3ba747) — davboecki / githubweb

#81 (2015-3-27 19:11:11)

  1. Allow Routing over Robots. (commit: da457b36b80e6e17302827a4ca2ddea6d84ddfed) — davboecki / githubweb

#80 (2015-3-23 15:37:11)

  1. Change LP to detection block changes to avoid constantly scanning for block changes. [Tested but Experimental] (commit: bbdd55e324e56ee54ea20e0335ac5322689c87c8) — davboecki / githubweb

#79 (2015-3-23 12:43:11)

  1. Fix Storage Drawers support. (commit: c3bfa36a66e3dfe4297655f911ebd781add18c33) — jaquadro / githubweb

  2. Update Storage Drawers handler per review. (commit: b923b85a71a532de35a0d7e5e430f2ff40fa0eec) — jaquadro / githubweb

  3. Second round of feedback changes on Storage Drawers support. (commit: 32cef2e01ea9f78e2907c3a1a34db796ec964a30) — jaquadro / githubweb

#78 (2015-3-22 14:31:09)

  1. Close #608. (commit: ebcf1ae0fa700096579fa579394ec6a597e97846) — davboecki / githubweb

#77 (2015-3-22 14:27:09)

  1. Close #575. (commit: c633f1924fa63a74e21efd7fe7697a78220b7860) — davboecki / githubweb

  2. Close #538. (commit: 4c49e7ac920ac9dc6b6a434d91222381f946c3d1) — davboecki / githubweb

#76 (2015-3-21 23:09:07)

  1. Add support for Storage Drawers. Close #525 . (commit: bb01458507910571ffee30c55022b47bac5aef06) — davboecki / githubweb

#75 (2015-3-21 22:03:07)

  1. Fix fix #611. (commit: 56e22c8e1bd044dd91639f39e37a9ca3d2c6252f) — davboecki / githubweb

#74 (2015-3-21 21:39:07)

  1. Close #611. (commit: 14c19a8d652da79caf375e9b4cfac4cc74ee55c6) — davboecki / githubweb

  2. Start working on module upgrades. (commit: 5c4cf452dccdf59565c568672b7004587091d9f1) — davboecki / githubweb

  3. Add Upgrade Module Upgrade. (commit: 9d0a8e875b929eb382a99051707cdef11d73d016) — davboecki / githubweb

  4. Allow LP to deal with recipe overlapping. (commit: c64bcba36a3b6261c457235050aac6099b4843bb) — davboecki / githubweb

  5. Remove debug code. (commit: 9a23d6e7ca564fea2125b7b481cfbd31d06db421) — davboecki / githubweb

  6. Update version number. (commit: 188e9e5608db20ac58d9cc73c2562758f36a4dd8) — davboecki / githubweb

  7. A Satellite pipe module doesn't need Target information. (Fix NPE) (commit: 35afd8859538c592e53649fa8a5cd6fec9af5871) — davboecki / githubweb

  8. Fix #458 (commit: 7dd8a6d45d5270f881a4a9617a1c251f7ca172d5) — davboecki / githubweb

  9. Improve NEI compatibility. (commit: cdcf8c606eb139d8f54ec21c9637ff05a897226f) — davboecki / githubweb

  10. Add Lang to new GUIs. (commit: 320aad8ce3953b7f466f6cf30c0dfa1ea250fa1e) — davboecki / githubweb

  11. Add LP NEI import support for WILDCARD_VALUEs. (commit: b5c46da8c9046f29f38a397845deeb5cf7e01c04) — davboecki / githubweb

  12. Add ToolTips to NEI import GUIs. (commit: 2b17d6bfb614637da08c65a1bbba04e250dc072a) — davboecki / githubweb

  13. Add PopUp for Fluid Selection. Use the middle mouse button to access it. (commit: bf7a19f6cc3141e38456ac5e18c229c42cd9be2d) — davboecki / githubweb

  14. Make fluid selection PopUp default behavior. (commit: 151f86aa77c236a3b6a289e06805792ca3ecb896) — davboecki / githubweb

  15. Fix wrong scala Arrays import, again. (commit: 3010a26414e9dd821abe4f438a793c47697d1291) — davboecki / githubweb

  16. first pass, make provider able to extract also (commit: 78c8df8b37daec080db9ceb3a09fb05b0d185b33) — davboecki / githubweb

  17. Implement Logistics Statistics Table. (commit: ebeda7636cbea48cde04ae0f22e313f3fb51225c) — davboecki / githubweb

  18. Add some computer functions to the LP solid blocks. (commit: c49dc82100c11a83b33e50b62016de33b406c64a) — davboecki / githubweb

  19. Start working on new pipe model. (commit: 6a5911e95b594f410ffdee9097799fa62c79829d) — davboecki / githubweb

  20. Make LP compile again. (commit: 45169724bb3aceda8f16b430a69ea7a06f201d17) — davboecki / githubweb

  21. don't build packets that are not going to be sent (commit: 5271598b1a2d3e96ff3676828f2973f378e7bf2b) — davboecki / githubweb

  22. More work on the new pipe model. (commit: 0b91da13c22f2eb94fcff1746805bad210f31fa2) — davboecki / githubweb

  23. Fix scala references. (commit: 2ca29fb5c32ec25d733ced18b710884911286d9b) — davboecki / githubweb

  24. Correct fluid rendering coordinates. (commit: 3a1a7d72dfe264895d21fcb93725a176de651555) — davboecki / githubweb

  25. Fix fluid transparency. (commit: 0542202baf5e6a6a23d777d3a2bf416b99e5450e) — davboecki / githubweb

  26. Retexture and put pngs in RGB mode (commit: 580b9789918d8565ce9078ec42745d94dfc477bf) — davboecki / githubweb

  27. Set glBlendFunc to standard values, because problems (commit: f53319b698d43da234939ef6c1634c923bc3482b) — davboecki / githubweb

  28. Fix backwards compatibility. (commit: d074130190507294bcd5a1eafc11e66aa3c43968) — davboecki / githubweb

  29. Fix NPE. (commit: 03ed04774ab85f5d168b0267db0793a64739ccd3) — davboecki / githubweb

  30. Start adding basic unrouted Pipe. (commit: ffee427451ba5cd0868b249bbc4fb7c8c3d9ef23) — davboecki / githubweb

  31. Make Provider Module default to passive mode. (commit: c52f8588500a4333c66d950afaf21c9584eae466) — davboecki / githubweb

  32. Fix rebase conflicts. (commit: 42ad35f23919f797431e9e8e520969c3b95dc439) — davboecki / githubweb

  33. Fix Solid Block not getting the orientation client side. (commit: fad7c6405a6edc06e581819e65297fd57ec87495) — davboecki / githubweb

  34. Revert provider module to old behavior for now. (commit: 50c1c6282a88d166dc3ae629d1d138705bc2d7e8) — davboecki / githubweb

  35. Start Logistics Settings GUI (click pipe controller anywhere). (commit: d5221f0184169d4e28bbe2898570242cfaaf01a8) — davboecki / githubweb

  36. Fix #486. (commit: 843f36660eae6fd827724ba944694c6b9fb41df1) — davboecki / githubweb

  37. Fix Rebase and close #505. (commit: c3f792ca0594d0fe2646a92209ae9627c9a98762) — davboecki / githubweb

  38. Add special connection for new EnderIO's Dimensional Transceiver (commit: 630c468dc7b4393bdf027757f82d0a432debf726) — davboecki / githubweb

  39. Fix #510 (commit: 923a5881d65e04a6772f432773e28a254e29b4eb) — davboecki / githubweb

  40. Fix Rebase. (commit: 2d812f29ea330a732b3a81f54c265ee30b1e3bf0) — davboecki / githubweb

  41. Remove Damage value limitation. (commit: 4d47cbfed9e34060ce2c011cb9b75df4e6a87da3) — davboecki / githubweb

  42. Add basic OreDict support for the request table. (commit: a8b0d95054eb919045e6d3b0239d9679835844e4) — davboecki / githubweb

  43. Update to OpenComputers 1.4 API. Close #519. (commit: 96b84ec9da3d2095d37e72df80b8477589c2db4d) — davboecki / githubweb

  44. Fix #478. (commit: 1cd57489e7c3ad98ad9057a76a3ee159e60729b3) — davboecki / githubweb

  45. Update to BC 6.3 (commit: 868d5eb322d1b2af2ca51b0398a65dc5a5865dbd) — davboecki / githubweb

  46. Clear old unused GLLists. (commit: 0c98a6c0701411921612dd7c055d2ff49a820bd3) — davboecki / githubweb

  47. Fix Rebase. (commit: ef9cfdc63d7e88132cca05c50b27798518384d89) — davboecki / githubweb

  48. Fixed AOB Exception in ItemIdentifier (commit: 702e93b56b7a8675764c328979c56edf41b50ba3) — davboecki / githubweb

  49. Actually fix the AOBD (commit: 69232beac5f60e7471e95c225f60ac0b2c7f6526) — davboecki / githubweb

  50. Add support for TD ItemDucts. (commit: a6ba8da9ac34417f6fc1ee830ce877c99e6ce657) — davboecki / githubweb

  51. Fix Compiling issues. (commit: ab1b1463769b7e9c117208fb4a917502cc6ea884) — davboecki / githubweb

  52. Update Checksums to match with the obfuscated TD version. (commit: 288b3c1e6be2a6fe8716b051723f752b461e3b38) — davboecki / githubweb

  53. Fix #601 (commit: ed0929d3fabf0b18c8497523417ab38af0586337) — davboecki / githubweb

  54. Implement Fuzzy Upgrade for ItemSink/Basic-Pipe. (commit: 41504a4667ef9f2e8fc6a58bf184ba6f4d921924) — davboecki / githubweb

  55. Add new Solid Block model and textures. (commit: dc576bf71305052e327a99c948802ba60edee78c) — davboecki / githubweb

  56. Update to newest TD version. (commit: b2fc25044931ac08d7c13c95116033cb3cf9ecaa) — davboecki / githubweb

  57. Added New parts designed for Standalone Crafting (commit: 8c805c3824125a0d12e0042c286000b431ded9cc) — davboecki / githubweb

  58. Updated Structural Pipe Frame Texture (commit: bc3163077ef0811cebade5b9da549eb410021e5b) — davboecki / githubweb

  59. Added new Config Option "ENABLE_BETA_RECIPES": (commit: f627df787fc5db4fea6039634f256e9bcbeb7181) — davboecki / githubweb

  60. Updated en_US.lang to match new Items (commit: 606416f8d517eefe32fe2372a69b798c14402707) — davboecki / githubweb

  61. Made new Items not require a FML Querry on Config Change (commit: a33af95419be01493abb14ce497a6ae9631521aa) — davboecki / githubweb

  62. Fixed a Nasty Dupe bug! (commit: 77595fc4b5134767f2fd5770f6a1849a9ebf3422) — davboecki / githubweb

  63. Fixed another insertItem related bug (commit: c69fbf6a4716c557318f9c8b14615b92e4d26f1c) — davboecki / githubweb

  64. Fixed drawing of Inventory mode text on ProviderGUI (commit: a11c6f1059ad87699898f48d0eaa3a3aeba1116a) — davboecki / githubweb

  65. Update to newest TD (commit: 409663628399000da2e8462339cf4b77fafe042e) — davboecki / githubweb

  66. Prevent #615. (commit: 4998abce9683be70ad8d8040bd99625791580578) — davboecki / githubweb

  67. Fix possible OOB exception. (commit: 39af22b8e212373ec2770c56829c23d573f91856) — davboecki / githubweb

  68. Fix #618. (commit: 7eb2aaf94abe0a1e8c2d055f96c6e9e8ffc17392) — davboecki / githubweb

#73 (2015-3-21 20:53:07)

  1. Fix #618. (commit: d0b7f092e6cfee4e11d00dbb03609a2dad17ac7e) — davboecki / githubweb

#72 (2015-3-19 23:11:07)

  1. Restore sink Functionality. (commit: ffe49b5eaacbecd667171187f9e89524903698ab) — davboecki / githubweb

  2. Start working on module upgrades. (commit: a8e23aecfd05b8226cea9d1978ea096c6a6ed3b0) — davboecki / githubweb

  3. Add Upgrade Module Upgrade. (commit: bf34f76c72b906b7019d96435c62276d8ecf5328) — davboecki / githubweb

  4. Allow LP to deal with recipe overlapping. (commit: 8ba7335b6a4f975af878aed74e38e0054ed93d03) — davboecki / githubweb

  5. Remove debug code. (commit: 1ab9f24825532afb78fc2c12504b614001a7d570) — davboecki / githubweb

  6. Update version number. (commit: b091d1b0baf7fb81af6c1470431a4b8c5062882c) — davboecki / githubweb

  7. A Satellite pipe module doesn't need Target information. (Fix NPE) (commit: f34e69e95ff11c73185bfe91690dcb7199ecd4b9) — davboecki / githubweb

  8. Fix #458 (commit: ac30782c6a6f6d96f9b99f5e6116051e8cce3fae) — davboecki / githubweb

  9. Improve NEI compatibility. (commit: 1db906d0cd97e8592f747cda7f2bee670523867a) — davboecki / githubweb

  10. Add Lang to new GUIs. (commit: 35f0ee940ad37e91c0efefbcd984b4379bdff613) — davboecki / githubweb

  11. Add LP NEI import support for WILDCARD_VALUEs. (commit: a7810664e122f17af04403779be9dfc9b2990e51) — davboecki / githubweb

  12. Add ToolTips to NEI import GUIs. (commit: 493fe7f6be59bcd59aa1d9a10496c15ee2affbad) — davboecki / githubweb

  13. Add PopUp for Fluid Selection. Use the middle mouse button to access it. (commit: 63381b29f9ee19d887345e558311ba1921a87288) — davboecki / githubweb

  14. Make fluid selection PopUp default behavior. (commit: dc399790b3b161eab340725b7d03b8af3d0d947d) — davboecki / githubweb

  15. Fix wrong scala Arrays import, again. (commit: 3d760b3e45611fdfe71df711758fbfe7450ac19e) — davboecki / githubweb

  16. first pass, make provider able to extract also (commit: 1198ed72deb81aa3aac550f7d564d9a2f9ab6d67) — davboecki / githubweb

  17. Implement Logistics Statistics Table. (commit: 1bf45a36f3037d2f451b3e1e2a6909bc7f786b39) — davboecki / githubweb

  18. Add some computer functions to the LP solid blocks. (commit: 58d1dc5c0991f514f0e4da442239c5b828ef3b66) — davboecki / githubweb

  19. Start working on new pipe model. (commit: 2f50b2193fea2d360b2d839c4e8cd14c14f7bc93) — davboecki / githubweb

  20. Make LP compile again. (commit: 0ece76c151790205103b33ab628b35431b7d456a) — davboecki / githubweb

  21. don't build packets that are not going to be sent (commit: 33555e54145fe558c049f01329c9eda8733c3967) — davboecki / githubweb

  22. More work on the new pipe model. (commit: 9ce97454a5014a8645f661f146989ff411a1c7a5) — davboecki / githubweb

  23. Fix scala references. (commit: 57d5afcb551009f660c9734332fe7aa455d7fd91) — davboecki / githubweb

  24. Correct fluid rendering coordinates. (commit: 0e800398d77b1fc48619bb6688910977761d989d) — davboecki / githubweb

  25. Fix fluid transparency. (commit: 7e2a765cf861fbca2864d0e01b6754d5dcf481fd) — davboecki / githubweb

  26. Retexture and put pngs in RGB mode (commit: e216067889c1b2dd76c6fc77c5ec547ce8ed6e0c) — davboecki / githubweb

  27. Set glBlendFunc to standard values, because problems (commit: 86c74bcc0ef34c8a5c59af64486a4eb3f72535e8) — davboecki / githubweb

  28. Fix backwards compatibility. (commit: d25355904ad6bbe89016be97c02038b1ba93b1eb) — davboecki / githubweb

  29. Fix NPE. (commit: 67883e7755721e164ba4a7a8b2f0008422e1be03) — davboecki / githubweb

  30. Start adding basic unrouted Pipe. (commit: 1d13df1661c500de1f9abf30f8df33863c1e3b63) — davboecki / githubweb

  31. Make Provider Module default to passive mode. (commit: 1b9a8c35fd0aeac076971fdb2156e65c0fb24ccb) — davboecki / githubweb

  32. Fix rebase conflicts. (commit: c0ece2eec89a5028735985312e03f0627441d86e) — davboecki / githubweb

  33. Fix Solid Block not getting the orientation client side. (commit: c263bc8e5b12b62bfffd17eacf751a5ace02172c) — davboecki / githubweb

  34. Revert provider module to old behavior for now. (commit: 3bcc639d46e0a85a265b8fce5a1820e4e958944f) — davboecki / githubweb

  35. Start Logistics Settings GUI (click pipe controller anywhere). (commit: 817834b8260b2bf88493aaf84048728dccc6dc48) — davboecki / githubweb

  36. Fix #486. (commit: aed83ee22f06d047589189f82a023374336e03b5) — davboecki / githubweb

  37. Fix Rebase and close #505. (commit: f3fdaedece41e82ca7e94012c354197550fcc56d) — davboecki / githubweb

  38. Add special connection for new EnderIO's Dimensional Transceiver (commit: 2f1355c771ff5f24258d05bce424cc8f10bdbdc5) — davboecki / githubweb

  39. Fix #510 (commit: e273f334761f458d045eb53c16c32694be82e22b) — davboecki / githubweb

  40. Fix Rebase. (commit: 4c23b133714139c085813a071f883af392fa9c17) — davboecki / githubweb

  41. Remove Damage value limitation. (commit: 5fb8ee9a0dc64280ad0525db0313aef7ebe355d6) — davboecki / githubweb

  42. Add basic OreDict support for the request table. (commit: 0e27b2fd9c1a6e241530cca360ec6431a4eeb5bc) — davboecki / githubweb

  43. Update to OpenComputers 1.4 API. Close #519. (commit: 489520f0ecb39a1ef2331103ee15b91fbb398594) — davboecki / githubweb

  44. Fix #478. (commit: 45ecfdf24015953d6a94d0b291f1832891b03f31) — davboecki / githubweb

  45. Update to BC 6.3 (commit: d7e804e0152edc67ed54373e6d00ac4d669caead) — davboecki / githubweb

  46. Clear old unused GLLists. (commit: 3648a76694e94d4b6bb1c36e007fcf34dbc30e74) — davboecki / githubweb

  47. Fix Rebase. (commit: 0becf668faea9e3ae4ed31f905646a929a2c0ea9) — davboecki / githubweb

  48. Fixed AOB Exception in ItemIdentifier (commit: 73736647a443d64ef32341a86a57bdfa6748e1de) — davboecki / githubweb

  49. Actually fix the AOBD (commit: 35d4af70ccb84049564d930e098ee15d9037882e) — davboecki / githubweb

  50. Add support for TD ItemDucts. (commit: 350e2d03d0336d48df3de611f7be2d62fe171026) — davboecki / githubweb

  51. Fix Compiling issues. (commit: b66ec5f7f6366de750e7850675c6a08d82fd08da) — davboecki / githubweb

  52. Update Checksums to match with the obfuscated TD version. (commit: 9b01adf6f7b89f342a7e98f0fce4a5493cc41336) — davboecki / githubweb

  53. Fix #601 (commit: 95507240507c099a766c073c2762a75700084ad7) — davboecki / githubweb

  54. Implement Fuzzy Upgrade for ItemSink/Basic-Pipe. (commit: 9428e289d96c2397ebb269c0a364c7ca0f4146e8) — davboecki / githubweb

  55. Add new Solid Block model and textures. (commit: 3334aa5d243578f265669e36757192c6b2c15c4b) — davboecki / githubweb

  56. Update to newest TD version. (commit: aa618a0631627cb04012613388d2b836e9ec93f8) — davboecki / githubweb

  57. Added New parts designed for Standalone Crafting (commit: 4bd3413f1bec07205ca7c23fbfa32625d832249a) — davboecki / githubweb

  58. Updated Structural Pipe Frame Texture (commit: 453aa9bab22cf144d48864f4cfe3f40db8419c9d) — davboecki / githubweb

  59. Added new Config Option "ENABLE_BETA_RECIPES": (commit: 54dd0b084f7708d688608d221c0aad9679d873d7) — davboecki / githubweb

  60. Updated en_US.lang to match new Items (commit: 3a07c9801f969b37d84c6dedb9dfcc90dd6493ca) — davboecki / githubweb

  61. Made new Items not require a FML Querry on Config Change (commit: df1fb4f48d86ac3512f2db0d2cdb2119c82c117d) — davboecki / githubweb

  62. Fixed a Nasty Dupe bug! (commit: 33fbc719ecc83a38855df54ab069fb8cdb726b50) — davboecki / githubweb

  63. Fixed another insertItem related bug (commit: 9157b43e22af5b0644eb2c361ab78ee407a25b88) — davboecki / githubweb

  64. Fixed drawing of Inventory mode text on ProviderGUI (commit: 69e32b11f2f153586868daf403d9f13a207bd7ce) — davboecki / githubweb

  65. Update to newest TD (commit: 33e3e08add5bb5a98e5a37727d2da5a26ac22100) — davboecki / githubweb

  66. Prevent #615. (commit: 2bdc5c11821418fa645450634031c9553974f4dc) — davboecki / githubweb

  67. Fix possible OOB exception. (commit: 2a9c42ac385451a6bea99cc57a044daa3bd2dfd7) — davboecki / githubweb

未知时间

#123 (2015-6-4 22:50:10)

  1. Remove GregTech DigitalChest compatibility (commit: 614fb15df2197a7791f3bf29a34d82d77a3003b5) — root / githubweb

#122 (2015-5-23 14:02:10)

  1. Added renderItemStack function into BasicGuiHelper (commit: 870404e105151d89257ed4978a442006919ad09d) — theZorro266 / githubweb

  2. Added OpenGL Debugger with IntelliJ Form (will change) (commit: 0b2c496243826b4c6e73578533a7b20556d208bf) — theZorro266 / githubweb

  3. Added all possible OGL boolean values for now (commit: 4f0f50933e72ed6b27f805db3727e8990bbfbebe) — theZorro266 / githubweb

  4. Cleanup code and remove IntelliJ Form (commit: 196417b068cbe091fb07d619af53e1edc1d80003) — root / githubweb

#121 (2015-5-16 14:24:07)

  1. Nicer method for checking sums (commit: 1a9b1b347fceeeab0f9d386e337eb7d25a8734d7) — theZorro266 / githubweb

#120 (2015-5-16 13:52:07)

  1. Update checkstyle configuration file (commit: bb4a7270e2ee026cc2880c14145bacd11abd8564) — theZorro266 / githubweb

  2. Rename style files (commit: 3a44cfa39c27a057453663c8a0cd3a09de9bd578) — theZorro266 / githubweb

#119 (2015-5-11 22:10:10)

  1. Fix #667 (commit: 8f1079a3b1755e6e172dd4b10f67410ebc219fc6) — davboecki / githubweb

#118 (2015-4-24 8:28:10)

  1. Fix fluid crash in newest forge (commit: 2eddaa86c265bd05cc75f4169da0aee3ca70f40a) — dcseee-github / githubweb

#117 (2015-4-12 23:44:11)

  1. Fix Sec Card Not disappearing when deauthorizing. (commit: f45c62060511e87c36d4406454678e1cf38a86df) — davboecki / githubweb

#116 (2015-4-4 20:00:10)

  1. Remove unnecessary copying of EnumSets in ServerRouter (commit: bb8a57665c4f80a76fc1911d77ae39153783fdc3) — thelonewolfling / githubweb

#115 (2015-4-2 23:02:11)

  1. Added support for IntelliJ and documentation (commit: 448643b52ed780d7095f1b558e6ef3222240711e) — root / githubweb

#114 (2015-3-29 21:26:11)

  1. Remove Damage value limitation. (commit: 2a945c4166ad82ddbf3bfff406539e98ab89e097) — artforz / githubweb

  2. Fixed AOB Exception in ItemIdentifier (commit: a5567ad9e5b2f31dedd589bdb30681f4c1aeeca8) — artforz / githubweb

  3. Actually fix the AOBD (commit: c46fdf648c76452db1e580873916baab065d40e3) — artforz / githubweb

  4. Fix off-by-1 in copying old to new array introduced by "Actually fix the AOBD" (commit: ca989fa17ecd6cb01739a86fd3da2bb02751f6f9) — artforz / githubweb

#113 (2015-3-21 22:04:07)

  1. Close #611. (commit: 14c19a8d652da79caf375e9b4cfac4cc74ee55c6) — davboecki / githubweb

  2. Fix fix #611. (commit: 56e22c8e1bd044dd91639f39e37a9ca3d2c6252f) — davboecki / githubweb

#111 (2015-3-19 23:08:07)

  1. Restore sink Functionality. (commit: ffe49b5eaacbecd667171187f9e89524903698ab) — davboecki / githubweb

#110 (2015-3-19 15:30:07)

  1. Check the CorePlugin and not the ClassTransformer. (commit: df3dc0783d534581d678688c9ac045d9e1a9f72d) — davboecki / githubweb

#109 (2015-3-19 15:24:07)

  1. Multiple fixes for crafting pipes/modules and item miscalculation. (commit: 57c5bdd3e31ee63dce83832df5635ae665ad7b05) — davboecki / githubweb

#108 (2015-3-1 19:24:09)

  1. Update to build against BC 6.4. (commit: 0838f9ff461af68320c954437d88b657f6e97cec) — davboecki / githubweb

#107 (2015-3-1 18:16:09)

  1. Fix Facades not rendering correctly. Fix #576. (commit: e2ef4453860b2543f0a98459cf4c8838a22f8069) — davboecki / githubweb

#106 (2015-3-1 15:52:09)

  1. Fix #586. (commit: 50a96d759924cade58dcec2ee6a13fbdc9d81178) — davboecki / githubweb

#105 (2015-2-27 12:16:09)

  1. Update forge build version. (commit: 1d6e08898d47f9cd6640310ecf8355b1943e6068) — davboecki / githubweb

  2. Include a BON based runtime deobfuscation into the DevEnvHelper. Update LP to look for CC 1.7 and not 1.6. (commit: 06cbaaf45b350a78e5855c488bd76ceae062de9b) — davboecki / githubweb

#104 (2015-2-26 12:12:07)

  1. Fix Disabled CoFHPowerProxy causing a crash inside the RFPowerProvider. (commit: 83b483bf0c8120fd3dbc09ec98287ef3aa89f2d5) — davboecki /githubweb

  2. Fix forestryProxy recipe crash. (commit: ffdb42822ebd70a5d802a727108d85ef4f8598c8) — davboecki / githubweb

  3. Update to new ThermalExpansion. (commit: 5282619c1bd968b83890105818c5fcc1b5807d23) — davboecki / githubweb

#103 (2015-2-23 19:04:11)

  1. Fixed LP using Legacy Honey for Foretry Recipes (commit: 6ace9dd05c6da298be0394282de75bd5d24dbeb2) — simon.wienecke94 / githubweb

  2. DERP! That went Backwards (commit: 2d412ad2bc44e12e22ed13fd74a8612e6bfb68e7) — simon.wienecke94 / githubweb

#102 (2015-2-22 20:30:09)

  1. Allow LP to work with BC 6.4 as well. (commit: f11bd037d38df00352e0bf041c2e0fd93596054d) — davboecki / githubweb

#101 (2015-2-21 19:42:11)

  1. Fixed not being able to switch between (non)Carpenter Recipes for forestry related Modules (commit: 47bb5b9c102ef45a1b548c899ba852e03d3863eb) —simon.wienecke94 / githubweb

#100 (2015-2-5 21:32:09)

  1. Fix dependency on ThermalExpansion for power input. Fixed energy output for new versions of CoFHAPI|energy. (commit: cebfb757bae196b65cc293ce66ee253bcb6b230a) — davboecki / githubweb

#99 (2015-2-4 13:38:11)

  1. Fix Pipes not connecting when the BC proxy is disabled. (commit: e63242f27d8a33a92cf0a74ee346db39279bbb7f) — davboecki / githubweb

  2. Fix bug when clicking on BC gates on LP pipes. (commit: 364b785eeff9137b23bf9ca40bff2ec2743313f2) — davboecki / githubweb

#98 (2015-2-1 21:52:09)

  1. Fixed #562 (commit: c0fe9e340c794f274f000f93b3d9120b63523faf) — drummermods / githubweb

  2. Work on AE Fluid  Support (commit: 54df8b80d49fdf98e549b4710ca62e0340b6a5f0) — drummermods / githubweb

  3. Added EC Api (commit: e9dc736f41ba7e35e66e8803271310c19608d01c) — drummermods / githubweb

  4. work on AETankHandler (commit: 0f8a02ab29b1a212c3921740c2b36718b4dee1e3) — drummermods / githubweb

#97 (2015-2-1 11:52:08)

  1. Fix abstract method exception. (commit: 69963a8c5aac1923d3bffc98b322711bfe4a23ca) — davboecki / githubweb

#96 (2015-1-30 19:26:11)

  1. Add way to check if the pipe has been initialised completely before processing a packet. (commit: 05863cb6a3424f5a192c31268978daea34bd4a55) —davboecki / githubweb

#95 (2015-1-30 11:44:10)

  1. Fix wrong world used for Tesseract connection. (commit: 190f8b3b17c018963914b4c161fb25a61af2e442) — davboecki / githubweb

#94 (2015-1-25 1:52:07)

  1. Fix wrong import. (commit: 23435b9e6f975a87a6f1d49df592b107fd9175ed) — davboecki / githubweb

#93 (2015-1-25 0:54:07)

  1. Fix possible bug. (commit: 34eb2fcd295cc95c9a66e05fa2441070471cfe85) — davboecki / githubweb

  2. Fix Render Update overload. (commit: dd8bd94fbfd6f41a0ee4115baa08a2674312c234) — davboecki / githubweb

#92 (2015-1-23 8:16:08)

  1. Fix #555 . (commit: 02578b41d453925f2b74a6c02b22f4f03f53b274) — davboecki / githubweb

#91 (2015-1-22 23:04:07)

  1. Close #549. (commit: 45c4b03aba7af2ee7a866adaaed3893d17ff152b) — davboecki / githubweb

#90 (2015-1-22 23:00:07)

  1. Update to BC 6.3. [Waiting on BC PR] (commit: 267db38e86774ca105c72c037f2f00d351a6b327) — davboecki / githubweb

  2. Update to BC 6.3.2 (commit: 8d7fb96212f36f7fb6fed328cdba0a27707f0812) — davboecki / githubweb

#89 (2014-12-21 19:56:11)

  1. Add more checks to prevent NPEs in the AE inventory handler. (commit: 95eeb9fb3e6a11cca8137a33098755bd1fabe3f6) — davboecki / githubweb

#88 (2014-12-20 22:30:09)

  1. Add null checks to fix #521. (commit: 07c0b8837615c66e2f88f0a8c7d64a389a6245f9) — davboecki / githubweb

#87 (2014-12-20 16:46:08)

  1. Prevent #523 from crashing. (commit: e0b3b58ed6c0b43ad46d1a41b9d1e700d8756ade) — davboecki / githubweb

#86 (2014-12-20 16:42:08)

  1. Fix #464 and #535 (commit: e47242e1d4a926cd1847ad46074233d20a528bd4) — davboecki / githubweb

#85 (2014-12-20 16:36:08)

  1. Fix #531. (commit: aa6fea7b77ae0044eab0c9fc8002ee9c1ae8b706) — davboecki / githubweb

#84 (2014-12-11 18:00:08)

  1. Fix 522. (commit: 58b9eca9f154a95b7af096091039ac4b4aa11ed0) — davboecki / githubweb

#83 (2014-11-29 15:50:09)

  1. Update to BC 6.2.0 (commit: 3e0cc029a348a44b6b4eeb62fbb2981c3f690a7b) — davboecki / githubweb

#82 (2014-11-17 20:08:09)

  1. Fix #507. (commit: 4c30ca0e99fdce18c91ac7706d859ed03427aff4) — davboecki / githubweb

#81 (2014-11-15 16:52:09)

  1. Fix #495. (commit: 1a6110e562a3091e18ddfc9a49192d410fe6ecc7) — davboecki / githubweb

#80 (2014-11-13 23:26:09)

  1. Use the correct Inventory side when checking for Specific Interest. (commit: 409f1b4d004e82faed7980250e23e156a67e6eab) — davboecki / githubweb

#79 (2014-11-13 23:18:09)

  1. Fix #481. (commit: bb5421e47e6eedacdd8a580d6e75d44bb874799b) — davboecki / githubweb

#78 (2014-11-13 20:10:08)

  1. Add more null and FluidID 0 checking to users of getTankInfo (commit: 33adb29127a10cbb47ae28a4ab0ee4971c5e1692) — artforz / githubweb

#77 (2014-11-3 22:10:12)

  1. Make LP work with old ASM versions again. (commit: f1dd9a2ba030a6500d07ce8c404ac3ff8970bc85) — davboecki / githubweb

#76 (2014-11-2 12:34:08)

  1. Update to BC 6.1.5. Remove BC 6.0.x support. (commit: 4a31106941381f0a7a2e5502ea734af406d39a74) — davboecki / githubweb

#74 (2014-10-23 19:50:10)

  1. Un-asterisks-ize (commit: fa3b0763d437df9410ad86dc314f7f318c8df630) — theZorro266 / githubweb

#73 (2014-10-23 19:32:10)

  1. Added check for unknown direction and cleanup (commit: aa385803b8a4acb3b6a80b9ad8f1bf8892b0a8b1) — theZorro266 / githubweb

#72 (2014-10-22 19:26:12)

  1. Rename LP Formeter.xml to LP_Formatter.xml (commit: df44d85400b842c7007dedb77f7f0a7972191975) — root / githubweb

#71 (2014-10-16 21:12:13)

  1. Add Crowdin for lang handling. (commit: 35107e05b1ab29b1e7b2eb7ac99145b5f28ae9e1) — davboecki / githubweb

#70 (2014-10-16 19:50:13)

  1. Fix items not drawing in the crafting table GUI (commit: f59062cfd77290c7f83b778d70b59a804dbc29e9) — theZorro266 / githubweb

#69 (2014-10-14 21:42:13)

  1. Fix possible NPE. (commit: 911026e6f6c2f053a1d2d596f22b4b5931943b5b) — davboecki / githubweb

#68 (2014-10-11 18:16:11)

  1. Add support for BC6.1.1 parallel to BC6.0.17/6.0.18 support. (commit: a42124f00a0c2e844776cd10be23612e2e6c19a4) — davboecki / githubweb

  2. Add BC6.1.1 LP build file. (commit: 4409983a5a81628e81ee8829d82004eadacfcc23) — davboecki / githubweb

  3. Use included gradlew. (commit: 8571e104992c335f843dbaa2eac207f45102770b) — davboecki / githubweb

  4. Fix hasGate function. (commit: a16f275d1ef5683e9f6beb4acee70d05935aed05) — davboecki / githubweb

  5. Please don't send the packet for unwatched changes (commit: 49c75b694d6de3c95c10eb0a1ee16a4cd467dfa6) — davboecki / githubweb

  6. overloads caused by lots of 1 item shouldn't lag (commit: 7f797afdc98b3478758acf309d667c20936bcbca) — davboecki / githubweb

  7. don't use a triplet, store the actual ItemRoutingInformation (commit: 43647e63630cc354c089fe576a90d9e726b94844) — davboecki / githubweb

  8. stack "might" be null if you've sent it (commit: 93901f6ef7b4443c908142dc477087d2618202f2) — davboecki / githubweb

  9. handle partial insert into a full InvSysConnecter (commit: 030b815916a07d2192b6fa5b0094a4d1505f5add) — davboecki / githubweb

  10. now with code fixes so it actually compiles (commit: ec7d01b9bf5b630fc7d9444d8f7cf1d0bb4744bc) — davboecki / githubweb

  11. typo fixes (commit: 12d3d1149b1af741fe98e1d038cf962b4162df0e) — davboecki / githubweb

#67 (2014-10-10 12:10:14)

  1. Please don't send the packet for unwatched changes (commit: c28ec8fc561ec8228fb0be2fd559722e1c5335ba) — andy.t.roo / githubweb

  2. overloads caused by lots of 1 item shouldn't lag (commit: cef1781bb15cc5873e4508e201819c8cad60859a) — andy.t.roo / githubweb

  3. don't use a triplet, store the actual ItemRoutingInformation (commit: 5ef7b26602ebfe37986ad4b178d5c8357d3f64ad) — andy.t.roo / githubweb

  4. stack "might" be null if you've sent it (commit: 33e8623f160ad7639e826c6ea1342e6554630e1c) — andy.t.roo / githubweb

  5. handle partial insert into a full InvSysConnecter (commit: 04cdf63cb8fd97b507c85df010327c817bfeead0) — andy.t.roo / githubweb

  6. now with code fixes so it actually compiles (commit: df6f9c0cbab4620665fd72ce5aef91b14c62a6f0) — andy.t.roo / githubweb

  7. typo fixes (commit: c3a67eb1fead3ad13e3d4e20cb77c8456bbb1b57) — andy.t.roo / githubweb

#66 (2014-10-8 13:10:10)

  1. Fix LP Computer Interaction performance. (commit: c145d5627e4868c6aaaa9cafe3dc6bd803414859) — davboecki / githubweb

#65 (2014-10-2 22:04:12)

  1. Fix crash caused by notifying other blocks of the pipe placement to early. (commit: 17bfb63aded765e1d697d18e223b6a44b595383e) — davboecki / githubweb

#64 (2014-10-1 22:20:10)

  1. Fix possible NPE. (commit: 9427ccda4caaafd7cbedaaa91f70459bd85d267d) — davboecki / githubweb

#63 (2014-9-30 19:02:12)

  1. Update to compatibility with Forge 1217. (commit: 5321b002500f7c063f5b6eb363e4039661bea13c) — davboecki / githubweb

#62 (2014-9-27 15:34:10)

  1. Make log calls DEBUG only. Close #445. (commit: e07773c92c139e9a242d225dbfbac041c641a94e) — davboecki / githubweb

  2. Fix #453. (commit: d395e40253b7b366562c33e9b217cd03cf478d5a) — davboecki / githubweb

#61 (2014-9-27 15:16:14)

  1. Fix NPE. Close #454. (commit: 2e789b796c658e3a03d06e4ee7c8c04e1c1f6498) — davboecki / githubweb

#60 (2014-9-26 21:30:13)

  1. Fix NPE when connecting with Tesseracts. (commit: 4ff8bfc4664046a5843d7e20bd3db103a84c2840) — davboecki / githubweb

#59 (2014-9-22 12:14:12)

  1. Fix switched arguments. Fix TE machines with crafting pipes. (commit: 691f88d7ed5ce3299737ad8e6682d9c25807fc48) — davboecki / githubweb

#58 (2014-9-17 19:06:12)

  1. Fix possible dupe bug. (commit: 598856dc9b17cc755b9aec1a249bf7cd9da0be99) — davboecki / githubweb

#57 (2014-9-14 20:34:15)

  1. Update BetterStorage integration. (commit: 6d5786ce854cd672cfd694fcd1e014b918e50305) — davboecki / githubweb

#56 (2014-9-13 2:36:07)

  1. Allow BC version 6.0.18 as well. (commit: 9daf6d19e6de201512a67f4b0981b138015443d5) — davboecki / githubweb

#55 (2014-9-8 21:40:10)

  1. Fix issue #423. (commit: 7ab0daed10b40f86636df585e669813aa9e3ef8b) — davboecki / githubweb

#54 (2014-9-8 21:24:09)

  1. Fix issue #436. (commit: 28f11f2b560c0c2469fda532b314fe9e00406696) — davboecki / githubweb

#53 (2014-9-8 17:34:09)

  1. Add API to access the pipe inside our TGP. (commit: d7a975e48425a640a7e5e61e59fb2cce485b3443) — davboecki / githubweb

#52 (2014-9-7 0:46:10)

  1. Remove unused imports (commit: 101550be79dc4dfed0172dbe0cfe77e8d9876e7c) — artforz / githubweb

  2. Don't add empty strings to the oreList, remove impossible null check (commit: d61d672e9634f9abc008b2ddd0b42792f7b17fa4) — artforz / githubweb

  3. Add multi-name support to OreDictSink GUI (commit: 42c13079d8172372b30802510be746f5d9e29310) — artforz / githubweb

#51 (2014-8-30 15:54:10)

  1. Start implementation of the logic control system. (commit: 4969d18f8eee2805c777734e6ec2df4561a87e4c) — davboecki / githubweb

#50 (2014-8-30 15:42:10)

  1. Create zh_TW.lang (commit: ced6ad14eebe052e27aacea7d2e3430e077c43b6) — verybigbro / githubweb

#49 (2014-8-29 23:04:08)

  1. Fix #430. (commit: 66d23fd4ef1f80d63e5f56b8814a6676d5184f6a) — davboecki / githubweb

#48 (2014-8-29 16:46:07)

  1. Fix AE2 Inventory access. (commit: 857ab55538efaf94a8d1c2a20145053422ce045c) — davboecki / githubweb

#47 (2014-8-29 14:04:07)

  1. Load the AE2 Integration when AE2 is installed. the integration currently doesn't work. (commit: 120b25800acabef73eae817ade2fc0281f4c0437) — davboecki /githubweb

#46 (2014-8-28 17:30:10)

  1. Remove unneeded constants from LogisticsPipes.java (commit: b3bc17ab375f23e5a2a4046e99cb451ae6ed71ed) — davboecki / githubweb

#45 (2014-8-27 21:06:07)

  1. Add proposal style settings. (commit: 1ae0b38a6e7d3acb6844d3676a52faf24f571378) — davboecki / githubweb

#44 (2014-8-26 16:14:09)

  1. Fix NPE. Close #428. (commit: 925d0ca567db6b2e145e7a64f5db36255bb19ba6) — davboecki / githubweb

#43 (2014-8-25 17:32:11)

  1. Fix pipes not connecting ofter an power upgrade was inserted. (commit: fbd6cdf26c62fac56a87c51627664256da0cf145) — davboecki / githubweb

#42 (2014-8-25 15:16:11)

  1. Fix BC pipes sometimes not connecting to LP pipes visually. (commit: a029d5835cc265d103aef83d7310de521737b70c) — davboecki / githubweb

#41 (2014-8-24 20:56:14)

  1. Add Minimum amount to the fluid supplier pipe mk2. (commit: ca61d1c031727c9ab8a05e35244f07060d4382f5) — davboecki / githubweb

#40 (2014-8-24 19:42:09)

  1. Add description to CCSinkResponder. (commit: e19d971d1715028b03ab9aea2ba0e13b6a5eee42) — davboecki / githubweb

#39 (2014-8-24 14:12:08)

  1. Remove BetterSigns Proxy. (commit: e1b785627efafa2973edf5a0e1c53d7b62801947) — davboecki / githubweb

#38 (2014-8-24 13:50:08)

  1. Find constructor by arguments. Fix #426. (commit: 38dedb2340f2cb7dad2d2eebf2fa1548cb6411eb) — davboecki / githubweb

#37 (2014-8-24 2:02:12)

  1. Move more BC integration into proxy classes/package. (commit: c906a74d0f097185c9d09d0ae3964a3581c5a3a3) — davboecki / githubweb

#36 (2014-8-23 23:56:11)

  1. Render buffered items inside the pipe to show what is stuck inside the pipe. (commit: 7ff59722010873cc6abc336df4cc412b371564c8) — davboecki /githubweb

#35 (2014-8-23 14:18:10)

  1. Use connection override instead of ASM to force BC pipes to connect to LP pipes visually. (commit: 6c53d421154aa8edbc16c11ef522825069796d5d) —davboecki / githubweb

#34 (2014-8-23 12:48:10)

  1. Prevent NPE. Close #425. (commit: 2019fcb66007acc718abc8c2deeee2e0eb95d450) — davboecki / githubweb

#33 (2014-8-23 11:56:10)

  1. Add previously ignored files. (commit: c4c8119e89d831960cb2d260fed082042c287b8b) — davboecki / githubweb

#32 (2014-8-23 11:44:10)

  1. Fix forestry proxy item detection. (commit: 4be55ad9523d62b4b59c4ed0183c4f850ae74f17) — davboecki / githubweb

  2. Update TE integration. (commit: 4ae9cd5bee49fef36964b82b98a67cb535535ab5) — davboecki / githubweb

#31 (2014-8-22 12:46:07)

  1. Fix LP server class loading issues. Close #424. (commit: 96a365f53e46165b63ed2207eb092e69ef0310a2) — davboecki / githubweb

#30 (2014-8-21 23:14:10)

  1. Actually add the item. Don't only simulate it. (commit: b5ebd69dca8041249a788666d3e0941f8c413196) — davboecki / githubweb

#29 (2014-8-21 22:28:10)

  1. Move Constants for LogisticsPipes to LPConstants. (commit: 507fca0691746ac4c988e7b45a7b05e584ec617d) — davboecki / githubweb

#28 (2014-8-21 22:10:10)

  1. Only inside deobf. env. (commit: 212f40fd7e820cc6fdc9e23b3e2f8b71f67a65ff) — davboecki / githubweb

#27 (2014-8-21 18:34:10)

  1. Use correct ClassLoader. (commit: 04746f7c4d6e744994d1aedc34d95759a385195a) — davboecki / githubweb

#26 (2014-8-21 17:26:10)

  1. Fix travis. (commit: 49de8aa604b9bf940acedad44f8ae2204d9b254e) — davboecki / githubweb

#25 (2014-8-21 17:12:10)

  1. Let Security Station list all online players. (commit: 9a3f834ebe9ca7d2cd5a70ee6772999563521dc4) — davboecki / githubweb

#24 (2014-8-21 17:02:10)

  1. Update Recipes to use the proxy class. (commit: 2b5143bdc191a3f63a8c48d81853f2284e50fcac) — davboecki / githubweb

#23 (2014-8-20 17:00:12)

  1. Import organization. (commit: 0143fa2ecc61cba37ba171109e711acfc289f962) — davboecki / githubweb

#22 (2014-8-20 16:26:12)

  1. Remove missed debug code. (commit: b02aeda5a6751c8fb51c6bd63b6bd01b4035d615) — davboecki / githubweb

#21 (2014-8-20 16:24:12)

  1. Fix Security Station pipe break prevention. (commit: 075eb1a7b0d568dbcd65c0802f1a736cd5e98c4a) — davboecki / githubweb

#20 (2014-8-20 13:22:11)

  1. Removed missed debug code. (commit: a0bff855a6f49bb1892d776fa510b12e0340c025) — davboecki / githubweb

#19 (2014-8-19 18:28:09)

  1. Fix LPs BC gate trigger and actions. (commit: 8e5959d5ffa44f61f46d0634e878d0a911e5d8a7) — davboecki / githubweb

#18 (2014-8-19 18:08:09)

  1. Mark classes modified by LP's ASM by modifying the file source. (commit: c87bad4d3076c485687ad94c16f8536d0e6d83da) — davboecki / githubweb

#17 (2014-8-18 17:44:11)

  1. Remove Network monitor and Upgrade manager. (And small recipe tweak) (commit: c01a28f097480b060e392125f3a1ce3f46bd41b8) — davboecki / githubweb

#16 (2014-8-18 17:10:11)

  1. Remove unused mod integration. (commit: 08d718b9405cedb0da9e26683029e496e0b586ee) — davboecki / githubweb

#15 (2014-8-18 17:04:11)

  1. Update to some of the mod integrations. (commit: 6b5d6755cbba63d9c71d387888fee98e0976e6fa) — davboecki / githubweb

#14 (2014-8-17 14:02:08)

  1. IItemConduit -> IItemDuct (commit: 1cc2f548790ac37366cba7311a07f3259cc2899b) — w00tc0d3 / githubweb

#13 (2014-8-16 16:38:10)

  1. Fix possible NPE. (commit: 879d8c97c4f7b89626ef0aafc4e021bad4aeac92) — davboecki / githubweb

#12 (2014-8-16 16:32:10)

  1. Update to 1.7.10. (commit: f4c7ca345a93d45567a2e4108830f517956521a7) — davboecki / githubweb

#11 (2014-8-16 14:08:10)

  1. Adapt BC power supplier to work with the new BC power system as well. (commit: e82d8431854d2d4bf7f0919f8640c8e55016bd70) — davboecki / githubweb

#10 (2014-8-16 1:54:08)

  1. Fix Gates on LP pipes not detecting redstone signal. (commit: 7cbfd7940716346bf2b0f7774601736ffd443ddb) — davboecki / githubweb

#9 (2014-8-16 1:42:08)

  1. Clean up BC references. (commit: fbece7bea0ef172224ededc437da882579cb1a41) — davboecki / githubweb

#8 (2014-8-15 23:36:08)

  1. Move Soldering Station to LP power system. (commit: 1036cc9946f079d81ceb306e9939a216b02bf2e5) — davboecki / githubweb

#7 (2014-8-15 17:54:07)

  1. Fix mcmod.info (commit: 015de82001d0da8d0b0802d3a313b955d895dc54) — davboecki / githubweb

  2. Make Crafter and Supplier module available in normal builds. (commit: 894e6a0b86bb3e2da7b3854bf4cde9f57af774ee) — davboecki / githubweb

未知时间
0.7.4.dev.x

0.7.4.dev.209
Fix provider pipe not respecting canExtract correctly.
0.7.4.dev.208
Ad recipe and language entry for opaque upgrade
0.7.4.dev.207
Fix Power textures for chassi pipes.
0.7.4.dev.206
Fix BC pipes exploding again when there are too many LP items.
Removed debug message.
Improve clientSide item positioning.
Add opaque upgrade and config option.
0.7.4.dev.205
无更新
0.7.4.dev.204
Use fineName and equals method to identify power texture.
0.7.4.dev.203
更新中文汉化文件zh_CN.lang
0.7.4.dev.202
Add Save button to Tree View, to save the tree as an Image.
0.7.4.dev.201
Fix possible NPE
0.7.4.dev.200
Generalize the CraftingSignCreator to PipeSignCreator. Add ItemAmountPipeSign mode.
0.7.4.dev.199
Limit cache clear to Main and Server Thread.
0.7.4.dev.198
Fix possible NPE.
0.7.4.dev.197
Fix SMP tick handling.
Fix Pipe connections.
0.7.4.dev.196
Fix Wrapped VersionNotSupported Exception.
0.7.4.dev.195
Attempt at fixing Jenkins builds.
0.7.4.dev.194
Rewrote internal Item handling inside LP pipes.

你已经到达了世界的尽头..