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
/
tileentities
/
generators
Age
Commit message (
Expand
)
Author
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-07-23
add(api/enums): particle and sound effect enumerations (#1154)
Léa Gris
2022-04-22
Address some warnings found by static code analysis (#1028)
Glease
2022-02-26
Fix magic absorber consume enchantments from item without generate EU and mov...
Gates_ice
2022-01-10
only scan surrounding if actually needs that info (#863)
Glease
2021-11-27
Merge pull request #752 from boubou19/pollution
Martin Robertz
2021-11-26
Update GT_MetaTileEntity_MagicalEnergyAbsorber.java
Alkalus
2021-11-26
add code to only output 512 (HV) for creepy egg
bombcar
2021-11-25
changed singleblock generators to use per second for more precision
boubou_19
2021-11-24
centralized pollution for generators
boubou_19
2021-05-24
feat(glow): iconset machines glow support
Léa Gris
2021-05-21
feat(render): implementation-free api texture factory
Léa Gris
2021-05-21
fix(render): move new textures rendering to new package
Léa Gris
2021-05-21
feat(render): active naquadah reactor glow
Léa Gris
2021-05-21
feat(render): magical energy converter and absorber glow textures
Léa Gris
2021-05-21
feat(render): first set of glow textures
Léa Gris
2021-04-27
fix(textfiles): add missing neline at end of files
Léa Gris
2021-01-17
More removal of commented out code, small formatting adjustments
Jason Mitchell
2020-12-13
Cache steam fluid IDs on startup and use those instead of string comparisions...
Jason Mitchell
2020-04-10
Void miner adjustments (#262)
bartimaeusnek
2020-02-15
removed unused imports
Dream-Master
2019-03-03
fix(magical energy absorber): crash in scanAvailableAspects
Léa Gris
2019-02-18
several fixes:
bartimaeusnek
2019-01-16
Change fuel requirements
Technus
2018-10-07
cherry pick 3531fb264fe46af2168340d4a38528dc116a2ce3 [3531fb2]
Léa Gris
2018-09-08
Various fixes
bartimaeusnek
2018-09-07
fix naquadah reactor wiredness
Dream-Master
2018-09-06
remove nq vi
Dream-Master
2018-09-06
remove unused stuff and rename fuels
Dream-Master
2018-09-05
+added replacement class for ALL of the Nq Gen classes....
bartimaeusnek
2018-09-05
Revert "remove Nq reactor."
Dream-Master
2018-09-05
remove Nq reactor.
Dream-MasterXXL
2018-09-01
remove naq reactor uev and uiv
Dream-Master
2018-08-31
add 3 more naq reactor tiers
Dream-Master
2018-01-25
Gas Turbine missing pollution tooltip #2519
Dream-Master
2017-12-02
cherry pick
Dream-Master
2017-10-01
Optimize imports, optimize random number generation, make turbines loose 0.75...
Technus
2017-06-15
Merge branch 'unstable_BLOOD' into reMerge
Technus
2017-06-01
that makes it look better?
Technus
2017-06-01
Why does one change the machine state TWICE in the same tick...
Technus
2017-05-13
I prefer Power output texture for it.
Technus
2017-05-13
that makes it look better?
Technus
2017-05-13
Why does one change the machine state TWICE in the same tick...
Technus
2017-05-06
Remove compiletime dependency of CoreMod, Add runtime dependency of CoreMod
Technus
2017-04-27
Merge branch 'unstable' into mergeGTNH
Technus
2017-04-27
Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)
Technus
2017-04-27
Formatting clean up, nothing else
Techlone
2017-04-26
Refactored mDescription to mDescriptionArray, added a deprecated field
Johannes Gäßler
2017-04-15
Tooltips have more info on Steam and pollution, adjusted pollution rates
Johannes Gäßler
2017-04-14
Machine descriptions are now a String array instead of a single String.
Johannes Gäßler
[next]