Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-02 | add select circuit gui for machine and circuits itself (#773) | Martin Robertz | |
also fixed some issue with basic machine gui introduced in 9d42b299def1c41bbc7a1f01efe445be28f54399 also retrofitted volumetric flask to use the new INetworkUpdatableItem and GT_Packet_UpdateItem, deprecating MessageSetFlaskCapacity in the meanwhile. To open the gui for machine, shift-left-click the circuit slot To open the gui for circuit, click any block (need to be sneaking if it's chest, furnace, etc) with the circuit held in hand. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-24 | Merge remote-tracking branch 'origin/experimental' into unify-build-script | Johann Bernhardt | |
# Conflicts: # .gitignore # build.gradle # build.properties | |||
2021-11-11 | Add 4 Slots to mixer output at hv | Martin Robertz | |
re add red steel and Blue Steel recipe (hv) change fluid tank in Ev Mixer | |||
2021-11-07 | Unify build script draft | Johann Bernhardt | |
2021-11-06 | Move the missing key of creative tab from Gregtech.lang to resources | Raphael | |
2021-11-01 | QF | [Kiwi233] | |
2021-10-31 | Update zh_CN.lang | [Kiwi233] | |
2021-10-30 | Clean up translations | D-Cysteine | |
2021-10-19 | Research Completer - Added machine casing and assets | KiloJoel | |
2021-10-18 | add new machine casings for Hydro Energy | DreamMasterXXL | |
Rhodium Plated Palladium Machine Casing Iridium Mahine Casing | |||
2021-10-16 | Merge pull request #670 from GTNewHorizons/Silicon-Alu-Autoclave-update | Martin Robertz | |
Silicon alu autoclave update | |||
2021-10-13 | add indicator on hatches | GlodBlock | |
2021-10-09 | add GUI for output hatch fluid lock | GlodBlock | |
2021-10-03 | Merge pull request #672 from Prometheus0000/New_stuff | Martin Robertz | |
Add higher tier parts | |||
2021-10-02 | fix chemical Bath gui to work with fluid output | DreamMasterXXL | |
(cherry picked from commit 5df6c16e3188e381a4042f0ae529759ac90f0065) | |||
2021-10-01 | fix 4 slots Autoclave gui | DreamMasterXXL | |
2021-09-27 | Implemented limiting mode for input busses (same as in singleblocks) | Florexiz | |
2021-09-27 | Add higher tier parts | Prometheus0000 | |
2021-09-25 | fix Autoclave graphic | DreamMasterXXL | |
(cherry picked from commit 4544849c1afe7a6aa9a5da370cb98b19bad25c53) | |||
2021-09-25 | add 4 slots to Autoclave | DreamMasterXXL | |
LV is 1 Slot MV is 2 Slots HV is 3 Slots EV is 4 Slots remove Silicon ebf recipe added new Sio2 recipes | |||
2021-09-17 | Merge pull request #654 from kuba6000/THTR-Rework | Martin Robertz | |
New casing for HTGR | |||
2021-09-06 | Add files via upload | Minepolz320 | |
2021-09-05 | New casing added | kuba6000 | |
2021-09-03 | Revert "Redraw Missing Crops textures?" | Léa Gris | |
2021-09-02 | Added Missing Crops textures | Minepolz320 | |
Tea , cucumber etc... | |||
2021-08-12 | Added liquid rendering inside Large Fluid Pipe | TimeConqueror | |
2021-07-30 | Use upstream existing localization instead of creating our own | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Make block hint text more informative | Glease | |
Also migrated from defer to lazy where possible Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Initial StructureLib integration | Glease | |
2021-07-05 | update for gregtech-5.09.35.00 | [Kiwi233] | |
2021-06-26 | Merge remote-tracking branch 'upstream/experimental' into experimental | boubou_19 | |
2021-06-26 | added missing assembly line achievements | boubou_19 | |
2021-06-25 | add textures | GlodBlock | |
2021-06-19 | Add files via upload | Ethryan | |
2021-06-19 | Add files via upload | Ethryan | |
2021-06-16 | Merge pull request #564 from GTNewHorizons/texture-warning-609 | Martin Robertz | |
Fix missing texture 609 warning | |||
2021-06-16 | Fix missing texture 609 warning | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-13 | No auto-output rendering for steam basic machines | Yannick Marcotte-Gourde | |
2021-05-24 | feat(glow): iconset machines glow support | Léa Gris | |
- Add glow support for all sides and states of iconset machines (same as with basicmachines). Automated code cleanup with IDEA of: - Optiimise all imports (remove unused, sort) - Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification) - Add all missing @Override annotations | |||
2021-05-21 | feat(render): implementation-free api texture factory | Léa Gris | |
Provides an implementation-free API Texture factory an builder. Deprecates gregtech.api.objects.GT_*Texture.java classes Once all GregTech add-on will be migrated to the new implemnetation-free API, changes to the implementation will not affect the add-on. For now, this API allow rendering of in-world glow textures. In-inventory/hand rendering of glow texture require implementation changes that are postponed until no add-on uses the deprecated embedded implementation API. | |||
2021-05-21 | feat(render): support all basic machines glow | Léa Gris | |
Support glow textures on all sides and states of basic machines. When a glow is irrelevant, a blank placeholder still maintain support for customization from resource packs. | |||
2021-05-21 | feat(render): buffers glow | Léa Gris | |
Add code support and blank glow placeholders so resource pack can provide own glow. Applies to: - Chest Buffer - Item Filter - Distributor - Regulator - SuperBuffer - Type Filter | |||
2021-05-21 | feat(render): pipeline side glow | Léa Gris | |
2021-05-21 | feat(render): active disassembler top glow | Léa Gris | |
2021-05-21 | feat(render): active steam macerator top glow | Léa Gris | |
2021-05-21 | feat(render): teleporter glow | Léa Gris | |
Renders on: - Teleporter - Monster Repellator - Microwave Energy Transmitter | |||
2021-05-21 | feat(render): active steam macerator front glow | Léa Gris | |
place-holder blank to support glow texture in resourcepack | |||
2021-05-21 | feat(render): active steam forgehammer front glow | Léa Gris | |
place-holder blank to support glow texture in resourcepack | |||
2021-05-21 | feat(render): active steam extractor front glow | Léa Gris | |
place-holder blank to support glow texture in resourcepack | |||
2021-05-21 | feat(render): active steam compressor front glow | Léa Gris | |
place-holder blank to support glow texture in resourcepack |