aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2022-07-02Fix Werkstoff localization failure (#145)MuXiu1997
Former-commit-id: 63da58dca81194b18c428ed12c45215d99c68407
2022-06-26Fix Concurrent Modification Exception (#146)Jakub
Former-commit-id: 168fc321d252ea1526cb076b15213c1e1454fc01
2022-06-26Fix CAL not being adapted to extended facing (#143)miozune
Former-commit-id: 859aefed719b1e32636d90a4c2b1e74a2a2e8342
2022-06-23Custom EIC Recipe (#140)Connor-Colenso
* Allow fluids to be accepted/outputted from EIC. * Temp recipe until GT updated for EIC only. * Unused import. * Improve coil texture (from Jimbno). * Add overclocking. * Custom recipe for EIC. * Bump gradle version. * Change to molten spacetime. * Bump dep again. Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Former-commit-id: 54df48938d82a9e8d28e77444f6c304fe1abba91
2022-06-22fix double consumption from wildcard and oredict (#139)Yang Xizhi
* fix double consumption from wildcard and oredict sometimes the wildcard item also has oredict, it will cause double consumption * fix Former-commit-id: 36a91e713055060bc5a65b6c5bf07aebcc53898b
2022-06-22Add customizable EBF gas recipe time and gas consumption multipliers (#137)Raven Szewczyk
* Add customizable EBF gas recipe time and gas consumption multipliers * Add missing variables to equals&hashCode Former-commit-id: b5abf76d28994a85961a39e379cba9a4166248cd
2022-06-21documented the VM base class (#138)boubou19
Former-commit-id: 0d5eb64af8e3b9a8f4d2669b4acb5adb8d0c22bc
2022-06-18EIG - Add under crop block as requirement (#133)Jakub
* Add under crop block as requirement * Bug fix * Fix potential casing dupe Former-commit-id: b4c4dfe431a359276b52e91aea63d6dfca27dca6
2022-06-18Fix Werkstoff localization failure (#134)MuXiu1997
Former-commit-id: 3403a331c17a7d62ed42afe40d873b2de3eb847a
2022-06-18Add ingot form of Zirconium (#135)miozune
Former-commit-id: b62c5808a57a061cec0c5d9193f1489388c117d9
2022-06-16fix Fluor-buergerite electrolyze incorrect cell amount #10501Martin Robertz
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10501 (cherry picked from commit 8c777d4ca4761b1386c060d49e5d4b005a0e5924) Former-commit-id: ba22b5b2a3a471d8ca7373c9519f633f203c2d2c
2022-06-15Fixes circuit recipes in the Mega DT (#136)xSkewer
* Fixes circuit recipes in the Mega DT * Switch to getCompactedInputs Former-commit-id: ab179a17232ffb83d9abbbdb20cdffd309bc61a0
2022-06-10EIG fix + info changes (#130)Jakub
* Fix power usage * Add info about internal structure parts * Add more info to tricorder * Add structure description info * More checks * Remove endless loop possibility Former-commit-id: 2e9cd518d949448d727bf1e59364dd625df067f4
2022-06-09Fix wrong piston position (#132)Jakub
Former-commit-id: 7977711ca7d308d22639fe621377a451e2c620dd
2022-05-27Replace Soldering Alloy with Indalloy 140 (#129)Steelux
- Replaced the LV-tier Soldering Alloy in Assembly Line recipes with a higher tier, more complex solder that fits progression better. Former-commit-id: 34a4c7e5c10a12dcf2d06bd0025531e4f20da353
2022-05-25EIC Fix crops from mods (#126)Jakub
* Fix Natura crops * Correct info about water * Update repositories.gradle Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 89a69254b4ba241e40a5e8a8fc79518581970019
2022-05-19Borosilicate rebalance (#127)miozune
* Borosilicate rebalance * Change texture name Former-commit-id: b527918bac7fec90a8a181462303d5389bd546ae
2022-05-14No more id shift (#128)miozune
Former-commit-id: 549b9eb4de861d1377acd470a079bf44ad431d06
2022-04-30Remove check for a non-air block under the stirling pump (#125)Jakub Szewczyk
As discussed on discord, this is an undocumented and a bit silly requirement. Former-commit-id: 47ebd702ebe2a995de6b4520f86e5c0f09bf5751
2022-04-27Fix Manual Trafo not being oredicted (#124)miozune
Former-commit-id: dd35a809af15aa7ec15565b87be64f902608ca51
2022-04-27Swap oredictionary priorities between ThY glass and Tungsten Borosilicate (#123)miozune
Former-commit-id: 89ee011b26565ff3092c6f4009f00d455f0b033f
2022-04-24Add NEI catalysts (#120)miozune
Former-commit-id: 697cd3b647c9ce88acba144773196dfd301f7237
2022-04-24limit progress update interval to prevent too many display buffer swaps (#122)Glease
Former-commit-id: 6a05302bfb54e96cbe58ce7d26b33fee08e20f37
2022-04-24Modify the localization of `MetaGeneratedBlockItem` (#116)MuXiu1997
Former-commit-id: adc3bad9f25f279266fb6957af6f864c5b27160b
2022-04-24Modify the localization of `Werkstoff` and `BWGTMetaItems` (#115)MuXiu1997
* Modify the localization of `Werkstoff` and `BWGTMetaItems` * Ascending Former-commit-id: d3b111eb8923cf18f3f41309d34a1febdca63f03
2022-04-24Void miners Blacklist config (#117)MuXiu1997
* Void miners Blacklist config * Fix things Former-commit-id: ecb7ed00a5b287ef0e87f7ec32623717341008be
2022-04-22Fix EV Laser Hatches consume 0L of soldering (#121)miozune
Former-commit-id: dabe2df9ff036afc72a4ef613087b6148d6ca7e0
2022-04-17Add a line in the scan result of the bacterial vat to see its current ↵MuXiu1997
efficiency (#118) * Refactor * Add info data * Fix things Former-commit-id: fc8ce830edaad436c77c745c0637c16e725d57d6
2022-04-16Add a way to bypass osmirium replacement (#119)miozune
Former-commit-id: 0698945beec7cce1cb65cea1072b6e896436e24e
2022-04-11Add Extreme Industrial Greenhouse (#111)Jakub
* Add Extreme Industrial Greenhouse * Add info about crops inside the machine * Add a way to remove crops from machine * Add crafting recipe * Dont use full amp * Add glass tier requirements * Bug fix * Account for IC2 crops with two diffrent outputs * Add water requirement Former-commit-id: af761997f238aff74a2248871eedef121bdd291a
2022-04-11Add Whitelist/Blacklist mode for void miners (#114)MuXiu1997
* Add whitelist mode for void miners * Add blacklist mode for void miners Former-commit-id: 310febc80c8aee69af8b9b7e486e4f2c9814b220
2022-03-27fix it stuck when handling oredict stuff (#110)Yang Xizhi
Former-commit-id: 36378a368f9103dccf06891d7b33e863d28750d1
2022-03-21fix mdt (#113)Yang Xizhi
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10007 Former-commit-id: 0add3b47c6d96065ca78491e1c7cd7111b596096
2022-03-20Dont override material when it cant be found (#112)Jakub
Former-commit-id: 8a5a24d697a34f8a7c8984965b1997b5cbbc4613
2022-03-18Allow all mega's to use more than MAX voltage (#107)Jakub
* Allow all mega's to use more than MAX voltage * Update slots earlier * Allow laser hatches only if there is no other type Former-commit-id: aa23a6d5d6f4ae2de6decfc31fd9b6d44f97d908
2022-03-12Fix wrong overclock (#106)Jakub
Former-commit-id: 9e8828174d999951ae8ad6eff5d78562eadc00fa
2022-03-12artificial mica line (#105)Yang Xizhi
* new artifical mica line * fix * the same radio from NaAlO2 * remove direct al2o3 recipe * remove the same recipe * comment dismatch Former-commit-id: b625dcc2a54eefc60ef656861cdecb83ec28970c
2022-03-09Fix bizarrely OP Ross Lava gen (#104)Elisis
Now it's 1/40 what it used to be Former-commit-id: 6100cf5c61ed68db3f51fd2694098001466199df
2022-03-07fix balky nei handlers (#102)Glease
* fix balky nei handlers also cleaned up NEI plugin a bit. ore handler still looks dumb though. * add some comment to explain the magic numbers Former-commit-id: 8b96e8847c20e74a601f8fd06d68d79a4852952b
2022-03-07fix inventory index drift (#103)Glease
* fix inventory index drift * address even more id drift Former-commit-id: ae06354ff7a8dd01ec6dcab75f3ebae22b0f2006
2022-03-05Update MBF description (#101)Jakub
Former-commit-id: 6fc5b117a26de7a01761842473863761c13552c3
2022-03-05Fix invalid materials being accepted in radio hatch (#100)Jakub
* Fix invalid materials being accepted in radio hatch * Dont show decay ticks when there is no material inside Former-commit-id: 707c6e793f7844f900762eed26a17d5b2de0621a
2022-03-04StructureLib integration (#99)Jakub
* Implement StructureLib to Mega Vacuum Freezer * Remove unused translation * EIC StructureLib integration Electric Implosion Compressor * Bacterial Vat StructureLib integration * Remove unused translations * Change air block to isAir * Block rotation of EIC * Add recipe map to MVF * Manual Trafo StructureLib integration * Windmill StructureLib integration * Block Windmill rotation Former-commit-id: 43331bd8d46203a87bdadd234295c2e75ac82621
2022-02-27Fix quality design. (#97)Jakub
* Fix structure check * Fix structure * Fix descriptions * Add tier check for laser hatches * Fix description My mistake + Machine type change. Former-commit-id: 36aad0273d97b72cd272221eadc46cc0f5c3c5e0
2022-02-23revert ulv input bus limit in cal (#96)Yang Xizhi
* revert ulv input bus limit in cal * tooltip Former-commit-id: 46d3a48b3cbc5f40e9da7a28977861e483c1ad6e
2022-02-23Consolidate boro glass stuff into a real API (#95)Glease
* Consolidate boro glass stuff into a real API * pull in changes from ExampleMod * Fix underflow * attempt to fix build Former-commit-id: 2413c93bc2bb5ab32a0e8078dbcf01a4b23b1f7d
2022-02-17check all oredicts to gen cal recips (#94)Yang Xizhi
some circuits failed to generate the CAL recipe after certain coremod update cuz they get additional oredicts Former-commit-id: 10de572d4a441c9313569554ab56d9221df87be6
2022-02-15oversight (#93)Yang Xizhi
Former-commit-id: bcc55b7c390bcd64f6faa87a8eb15d9e653e451c
2022-02-14uhv and uev glass (#92)Yang Xizhi
Former-commit-id: ab8787b69208e6804c6ed8c1e086bf2cb6e2fdd8
2022-02-11fix material disappear (#82)Yang Xizhi
* stop disable material and add material link * disble when a gt material exist * null check Former-commit-id: b1507b008ed7fa4fa8f1544105d3bce4ec8248fe