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
/
common
/
covers
Age
Commit message (
Expand
)
Author
2022-11-25
Rewrite GUIs with ModularUI (#1381)
miozune
2022-10-26
Fixed annoying cover message bug (#1490)
johnch18
2022-10-13
Fix Fluid Detector RS signal (#1464)
Charles Gagnon
2022-10-12
No more duplicated key II (#1457)
iouter
2022-10-05
Allow Redstone, Energy, and item to pass through Fluid Filter Cover (#1437)
miozune
2022-10-01
Merge branch 'advanced_redstone_covers'
Martin Robertz
2022-10-01
spotless
Martin Robertz
2022-10-01
no-more-duplicate-key (#1424)
iouter
2022-09-23
Move `hashCoverCoords` to WirelessBase
Matej Dipčár
2022-09-23
Add new icon for the analog mode
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
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
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
2022-09-23
Add handling of multiple sources
Matej Dipčár
2022-09-23
Add Advanced Wireless Redstone Covers
Matej Dipčár
2022-09-01
impl(covers): functional covers uses machine casing (#1317)
Léa Gris
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-08-25
feat(vent_cover): cool hot-coolant (#1298)
Léa Gris
2022-08-15
Overriding GUI colors with .mcmeta (#1261)
Albi
2022-08-14
Fluid Limiter Cover (#1248)
TrainerSnow
[next]