index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
gregtech
Age
Commit message (
Collapse
)
Author
2022-09-25
Fix incorrect mutation block name for explosive bee (#1412)
Vladislav Laetansky
2022-09-25
Revert "Decreased consumption by 20 since it uses the sec value per tick ↵
Maxim
(#1408)" (#1410) This reverts commit da0b22e96b959f9b79af7466f6dd319528b43b2c.
2022-09-25
Minor turbine fixes: correct EU/t display in scanner, update flow ↵
Raven Szewczyk
multipliers in plasma turbine (#1409)
2022-09-25
Decreased consumption by 20 since it uses the sec value per tick (#1408)
Maxim
2022-09-24
reduce RNG-ness for some centrifuge recipes (#1405)
Glease
2022-09-24
rollback(materials): tin ores multipliers (#1406)
Léa Gris
Reverts changes from https://github.com/GTNewHorizons/GT5-Unofficial/pull/1150
2022-09-24
Make FluidTankInfo capacity larger in overflow voiding mode (#1404)
Raven Szewczyk
2022-09-23
add a convenient recipe for electrolyzed water (#1402)
Glease
2022-09-23
Spotless apply
Matej Dipčár
2022-09-23
Fix previous oopsie
Matej Dipčár
2022-09-23
Move `hashCoverCoords` to WirelessBase
Matej Dipčár
2022-09-23
Add recipes for the new covers
Matej Dipčár
2022-09-23
Add new icon for the analog mode
Matej Dipčár
2022-09-23
Add cover textures
Matej Dipčár
2022-09-23
Rename `In`, `Out` to `Internal`, `External`
Matej Dipčár
2022-09-23
Add Analog Mode to the receiver
Matej Dipčár
2022-09-23
Add Maintenance Detector Cover
Matej Dipčár
2022-09-23
Add Fake Item Slot to GUI
Matej Dipčár
2022-09-23
Implement Wireless Item Detector
Matej Dipčár
2022-09-23
Reformat intent
Matej Dipčár
2022-09-23
Reset signal, only when frequency or UUID changed
Matej Dipčár
2022-09-23
Fix calculating super chest content
Matej Dipčár
2022-09-23
Add new hook `preDataChanged`
Matej Dipčár
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
[prev]
[next]