Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-23 | Abstract `convertRatioToRedstone` properly | Matej Dipčár | |
2022-09-23 | Abstract `computeSignalBasedOnItems` | Matej Dipčár | |
2022-09-23 | Make `GT_GuiShortTextBox` able to map values to different display strings | Matej Dipčár | |
2022-09-23 | Make `parseTextBox` and `GT_GuiShortTextBox` more abstract | Matej Dipčár | |
2022-09-23 | Swap min, max | Matej Dipčár | |
2022-09-23 | Add more abstract `genericMouseWheel` | Matej Dipčár | |
2022-09-23 | Implement logic in Wireless Fluid Detector | Matej Dipčár | |
2022-09-23 | Add Wireless Fluid Detector Cover | Matej Dipčár | |
2022-09-23 | Make screwdriver on transmitter swap between inverted and normal mode | Matej Dipčár | |
2022-09-23 | Make private text configurable | Matej Dipčár | |
2022-09-23 | Make GUI more settled and configurable | Matej Dipčár | |
2022-09-23 | Move getDescription to parent class | Matej Dipčár | |
2022-09-23 | Add new cover items | Matej Dipčár | |
2022-09-23 | Rearrange Transmitter GUI | Matej Dipčár | |
2022-09-23 | Make TransmitterBase more abstract | Matej Dipčár | |
2022-09-23 | Remove now unnecessary resetSignalAt | Matej Dipčár | |
2022-09-23 | Move advanced redstone API to Wireless Base | Matej Dipčár | |
2022-09-23 | Unregister signal also when TE is destroyed | Matej Dipčár | |
2022-09-23 | Implement `onBaseTEDestroyed` hook for covers | Matej Dipčár | |
2022-09-23 | Make also WirelessData abstract | Matej Dipčár | |
2022-09-23 | Make abstract wireless base | Matej Dipčár | |
2022-09-23 | Remove unnecessary reset on receiver removal | Matej Dipčár | |
2022-09-23 | Call reset on server instead of client, and only when something actually changed | Matej Dipčár | |
2022-09-23 | Implement all advanced receiver modes | Matej Dipčár | |
2022-09-23 | Fix GUI button ids | Matej Dipčár | |
2022-09-23 | Fix map not updating when transmitter TE gets destroyed | Matej Dipčár | |
The map is reset when player opens cover GUI | |||
2022-09-23 | Add handling of multiple sources | Matej Dipčár | |
2022-09-23 | Add Advanced Wireless Redstone Covers | Matej Dipčár | |
2022-09-23 | Add missing space | Matej Dipčár | |
2022-09-22 | Clean room (#1397) | Martin Robertz | |
* add assembler recipes for cleanroom components update BS+SA * move recipe to mv | |||
2022-09-22 | add tooltip info to construct the ore factory (#1400) | Alexdoru | |
2022-09-21 | fix NEI displaying steam usage for only half of what it should be (#1399) | Glease | |
2022-09-21 | add log message when voiding items of me output bus on world load (#1395) | Alexdoru | |
2022-09-20 | fix(GT_Fluid): GT Fluid temperature seems broken #11355 (#1396) | Léa Gris | |
Addresss issue: https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/11355 | |||
2022-09-20 | Fix typo in GigaChad recipe (#1392) | Connor-Colenso | |
* Adjust uncraftable recipe to make it craftable. * Fix * spotlessApply (#1393) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
2022-09-20 | fix NPE in GT_MetaTileEntity_Hatch_OutputBus_ME#loadNBTData (#1394) | Alexdoru | |
2022-09-19 | fix derps in GT_RecipeAdder (#1391) | Alexdoru | |
2022-09-18 | fix incorrect code path for legacy survival autoplace | Glease | |
2022-09-18 | update circuit 9 recipe (#1390) | ChromicRedBrick | |
2022-09-18 | migrate to new survival autoplace api (#1382) | Glease | |
* migrate to new survival autoplace api * reduce type of blocks autoplace will use this does not prevent those blocks from not being accepted into the structures though * implement getBlocksToPlace * fix survivalConstruct code for assline and DT i hate variable size multi :( * fix AIOBE * allow disabling machine block updates on a per-thread basis * make a sensible guess at what texture to use on server side * spotless * implement hologram support for bbf * spotless | |||
2022-09-18 | add recipes to cooldown boron plasma into boron dust (#1389) | Glease | |
2022-09-18 | HOG-Focused Oil Tweaks and Raw Oil Viability (#1387) | Steelux | |
* Oil and Processed Oil Tweaks - Changed Raw Oil to be the Naphtha-focused oil type between the 4 types, instead of being directly worse than Oil; - Changed Steam-cracked Refinery Gas to be a viable Ethylene source, both for realism and to shift the stress away from Naphtha; - Improved the Helium output from cracked Refinery Gas, both for realism and to give an initial boost to Helium stockpiling early; * Naphtha Amount from Raw Oil Lowered | |||
2022-09-18 | LOX Amount Halved (#1385) | Steelux | |
- Changed LOX amount to boost the ECE from 80 L/s to 40/s. | |||
2022-09-17 | Fix Tooltip (#1388) | ChromicRedBrick | |
* Fix typo in tooltip * Update LCR tooltip | |||
2022-09-16 | duct tape fix for too many updates on an overloaded server preventing ↵ | Glease | |
structure check (#1384) | |||
2022-09-13 | fix localisation typo (#1379) | Alexdoru | |
2022-09-11 | make ingots and plates mortar recipe shapelss (#1378) | くぁーりぃ | |
2022-09-11 | Adv debug structure writer (#1362) | Maxim | |
* Added advanced debug structure writer * Applied spotless * Removed testing variables * Added client only to rendering * Added one client side annotation too much * Included requested changes * Applied spotless * Introduced variables for tooltip keys | |||
2022-09-11 | Adjust uncraftable recipe to make it craftable. (#1377) | Connor-Colenso | |
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | |||
2022-09-11 | Fix description of Input Bus showing 1 more slot capacity (#1376) | miozune | |