Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-22 | update | Martin Robertz | |
2024-03-22 | reduce lags from simple washers (#2545) | Quetz4l | |
reduce lags from washers do not update machines if nothing has changed | |||
2024-03-22 | Fixes for wireless chargers (#852) | Jaiden Baker | |
* Fix wireless chargers * Add getOnlinePlayers PlayerUtils function * Wireless Charger MP fix * Optimize mapping check | |||
2024-03-22 | update | Martin Robertz | |
2024-03-22 | Fix Machine Metal color (#2546) | Kogepan229 | |
2024-03-21 | Allow crib works for chemplant again (#854) | HoleFish | |
fix catalyst searching | |||
2024-03-21 | update | Martin Robertz | |
2024-03-21 | fix predetermined eoh outputs showing on scanner output (#276) | GDCloud | |
2024-03-21 | Fix memory leak by tesla, but problem still exists when using tesla cover. ↵ | koiNoCirculation | |
(#275) * Fixed memory leak. But leak still exists in tesla cover, because when chunk unloads, the TeslaCoverConnection object is not removed from the set. * Fixed memory leak. But leak still exists in tesla cover, because when chunk unloads, the TeslaCoverConnection object is not removed from the set. | |||
2024-03-21 | Buff salt byproduct in Polyphenylene Sulfide line (#2542) | HoleFish | |
fix | |||
2024-03-20 | Implement shutdown reason mechanism (#853) | HoleFish | |
* migrate machines * add annotation * damn animation | |||
2024-03-18 | Fusion reactor UI fix (#2543) | Abdiel Kavash | |
* Fusion reactor UI fix * derp | |||
2024-03-17 | update | Martin Robertz | |
2024-03-17 | add amps in hatch in one go (#851) | boubou19 | |
2024-03-16 | update | Martin Robertz | |
2024-03-16 | update | Martin Robertz | |
2024-03-16 | Fix Industral Arc Furnace structure check (#850) | HoleFish | |
* fix structure check * typo | |||
2024-03-16 | Fix typo in kevlar tooltips (#2541) | NotAPenguin | |
fix typo in kevlar tooltips | |||
2024-03-16 | update | Martin Robertz | |
2024-03-16 | Fix AAL batch mode duping fluid on last batch in rare cases. (#36) | NotAPenguin | |
Fixes a bug with batch mode AAL duping fluid on the last batch if the batch size does not perfectly divide the amount of recipes available. Tested current batch mode implementation with @Amarozo48 in discord, everything works fine now. Forgot to update my branch properly so the previous commits are included but no additional changes to master, sorry. | |||
2024-03-15 | Don't hide brewery recipes & unhide more drinks (#2540) | miozune | |
2024-03-15 | Ensure crib works for multismelter (#2538) | chochem | |
crib for smelter | |||
2024-03-15 | Show the reason why the machine shutdown on DC (#2536) | RealSilverMoon | |
* Allow highlight far machine * Allow highlight far machine * Show the reason why the machine shutdown * Update button dynamically | |||
2024-03-15 | update | Martin Robertz | |
2024-03-15 | Fix batch mode slowing down groups of multiple AAL (#35) | NotAPenguin | |
Uses the amount of fluid available instead of amount of first item to limit batch count. Setups can then use regular input hatches to make sure a group of multiple AALs doesn't "steal" batches from other AALs connected to the same item inputs, which would slow down the entire craft. Addresses the final issue of #32 | |||
2024-03-15 | Unhide 3 craftable drinks (#2539) | miozune | |
2024-03-14 | update | Martin Robertz | |
2024-03-14 | Fix crib separation for industrial multi machine (#849) | chochem | |
fix crib for industrial multi machine | |||
2024-03-14 | update | Martin Robertz | |
2024-03-14 | update | Martin Robertz | |
2024-03-14 | Fix crib separation (#2537) | chochem | |
fix crib separation | |||
2024-03-14 | EOH fix no power output & description and scanner info changes (#274) | HoleFish | |
* fixes and changes * typo * Fix horrible crash & review description * another typo? | |||
2024-03-13 | update | Martin Robertz | |
2024-03-13 | fix (#83) | HoleFish | |
2024-03-13 | update | Martin Robertz | |
2024-03-13 | Numeric widget and localized number formatting. (#242) | Abdiel Kavash | |
* bs + dep * Neutron Sensor UI rework. * Dynamic TextWidgets and number formatting. * bs + dep | |||
2024-03-13 | Add holo glasses support for CRIBs (#2535) | Lyfts | |
add holo glasses support for cribs | |||
2024-03-13 | update | Martin Robertz | |
2024-03-13 | Numeric widget and localized number formatting. (#848) | Abdiel Kavash | |
* NumericWidget and number formatting. * oopsies * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-03-13 | update | Martin Robertz | |
2024-03-13 | Numeric widget and localized number formatting. (#2532) | Abdiel Kavash | |
* Cover widgets * Volumetric flask * Misc textfields * Update GT_MetaTileEntity_MultiBlockBase.java * Update GT_MetaTileEntity_MultiBlockBase.java * Fixes decimal digits --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-03-12 | Use wireless network manager and hopefully fix npe (#82) | chochem | |
* update BS * update deps * use wireless network manager | |||
2024-03-12 | Prevent LEG from drawing significantly higher amounts of coolant than ↵ | Reagan Roop | |
expected (#243) * Prevent coolant from being drained at a significantly faster rate. * Tidy incorrect EUt check and remove draining incorrect essentia types | |||
2024-03-12 | update | Martin Robertz | |
2024-03-12 | update | Martin Robertz | |
2024-03-12 | update | Martin Robertz | |
2024-03-12 | Fix naq fuel refinery coils not auto placeable in survival (#245) | Lyfts | |
* update bs+deps * fix naq fuel refinery coils not auto placeable in survival | |||
2024-03-12 | Fix compact fusions (#241) | HoleFish | |
* fix machine not shut down when no enough startup power * tweak EU capacity and power restriction for a single hatch * fix missing OCs and code clean * too much hatch power | |||
2024-03-12 | CoALs: Add missing styrene-butadiene variants for AssLine recipes. (#239) | Alex Bee | |
2024-03-12 | fix (#244) | HoleFish | |