Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-30 | Merge pull request #704 from D-Cysteine/number-format | Martin Robertz | |
Try to use locale number formatting | |||
2021-10-29 | remove auto generated ebf recipe from Damascus steel | DreamMasterXXL | |
(cherry picked from commit 35f609a4267de0af5812a54991d5ba55a2daac05) | |||
2021-10-28 | disable vanadiumsteel auto generated ebf recipe | DreamMasterXXL | |
(cherry picked from commit 946878bfaba8f51111f1fa0d9d3c12eaf656b69f) | |||
2021-10-25 | Fix fusion stored energy amount flickering | Glease | |
2021-10-25 | Only send mContent when necessary | Glease | |
2021-10-25 | Fix quantum tanks fluid amount flickering | Glease | |
par2 Might be negative under certain circumstance, causing the mContent counter to be temporarily negative. | |||
2021-10-23 | Try to use locale formatting | D-Cysteine | |
* Also format some more of the portable scanner's output | |||
2021-10-22 | Merge pull request #692 from KiloJoel/feature/for-research-multiblock | Martin Robertz | |
Research Completer - Added machine casing and assets | |||
2021-10-22 | Try start processing immediately upon manual fluid manipulation | Glease | |
2021-10-21 | fix the same unlocalizedName | GlodBlock | |
fix https://discord.com/channels/181078474394566657/401118216228831252/900697821450215464 | |||
2021-10-21 | Make Input Bus and Input Hatch to remember recipe map | Glease | |
This recipe map is used to filter input. After chunk load, there will be a short delay between event "chunk finished loading" and "multiblock controller sets the recipe map". Not remembering it makes the hatch to temporarily accept arbitrary input until that happens. | |||
2021-10-20 | Merge pull request #689 from GTNewHorizons/Tiny-Sanity-Balance | Martin Robertz | |
MC > Oriharukon in Melodic Alloy | |||
2021-10-20 | Merge pull request #693 from D-Cysteine/miner-cobblestone | Martin Robertz | |
Detect the ore type and replace with that type of cobble | |||
2021-10-19 | Fix comment grammar | D-Cysteine | |
2021-10-19 | Detect the ore type and replace with that type of cobble | D-Cysteine | |
2021-10-19 | Merge branch 'experimental' of github.com:GTNewHorizons/GT5-Unofficial into ↵ | DreamMasterXXL | |
experimental | |||
2021-10-19 | now you can electrolyse Sodiumcarbonate | DreamMasterXXL | |
2021-10-19 | fix lens | GlodBlock | |
2021-10-19 | Research Completer - Added machine casing and assets | KiloJoel | |
2021-10-18 | MC > Oriharukon | ScriptedPiky | |
Replaces Mysterious Crystal to Oriharukon for balancing purposes; originally extremely late LuV, now ~EV tier | |||
2021-10-18 | Further optimization to NEI lookup | Glease | |
2021-10-18 | Optimize away potentially expensive NBT copy in getAssociation | Glease | |
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-12 | add SodiumOxide | DreamMasterXXL | |
2021-10-09 | add GUI for output hatch fluid lock | GlodBlock | |
2021-10-05 | allow single block generators accept long value | GlodBlock | |
the single block Naq V gens fuel value is over max int, so it will fail to accept. | |||
2021-10-04 | fix materials in MAterial Enum | DreamMasterXXL | |
add red mud for Sodium Aluminate process (cherry picked from commit ec8d9fa23e8d031d1a0611622885512ca2a9ade2) | |||
2021-10-03 | Merge pull request #672 from Prometheus0000/New_stuff | Martin Robertz | |
Add higher tier parts | |||
2021-10-03 | add the real chemical Formular for Aluminiumhydroxide | DreamMasterXXL | |
add the Alu Rod Extruder recipe to LV (cherry picked from commit 3d21a1c5f57e48f6b0ded3ea89220ae51defb5a9) | |||
2021-10-02 | add Ore Multipler to cryosite | DreamMasterXXL | |
add a fluid output to chembath add a SodiumHydroxide recipes out of Na and Water (cherry picked from commit 4a1618fa07e8dc90b4f5106e1928e2a63d96bd2f) | |||
2021-10-02 | romove commented out material duplictes | DreamMasterXXL | |
(cherry picked from commit c1b37c7cafa0b1663fbd1b0a3a14f79f785c561c) | |||
2021-10-01 | add oxygen back to silicone | DreamMasterXXL | |
(cherry picked from commit b4760624b2ae8f0f485d818d2e2cdd137e05d3b6) | |||
2021-10-01 | changed SiO2 to Si | DreamMasterXXL | |
2021-09-30 | change formular sodiumAlumate | DreamMasterXXL | |
(cherry picked from commit f9ce66049bcb63b7b6f96a2ed1f608f664679ad6) | |||
2021-09-30 | exchange formular | DreamMasterXXL | |
(cherry picked from commit ecc05cf97b679f505ded872eeca33f182b2505b7) | |||
2021-09-30 | Add Sondium Carbonate and Sodium Aluminate | DreamMasterXXL | |
change color a bit of materials (cherry picked from commit 7f29d2eef1cad2c1ff8e31763f2d348b9e935a50) | |||
2021-09-29 | remove autogenerated electrolyzer recipes from many materials | DreamMasterXXL | |
(cherry picked from commit ae7f0f62e62fa4a38a12d4d9ec0d72ce92e6702d) | |||
2021-09-29 | move materials to materialbuilder | DreamMasterXXL | |
(cherry picked from commit 42faf22d8a9c7656ce04d5947ea9cca98cd6629d) | |||
2021-09-29 | Merge pull request #675 from Prometheus0000/HI | Martin Robertz | |
Allow HI stacking to 64 | |||
2021-09-29 | Allow HI stacking to 64 | Prometheus0000 | |
2021-09-29 | Finish up | Prometheus0000 | |
2021-09-28 | Merge pull request #674 from Florexiz/experimental | Martin Robertz | |
Implemented limiting mode for input busses (same as in singleblocks) | |||
2021-09-28 | Replaced get() with get_nocopy() | Florexiz | |
2021-09-27 | Limiting mode now disabled for already existing busses | Florexiz | |
2021-09-27 | Implemented limiting mode for input busses (same as in singleblocks) | Florexiz | |
2021-09-27 | allow VF to accept fluid input | GlodBlock | |
2021-09-27 | Add higher tier parts | Prometheus0000 | |
2021-09-26 | exchange Aluminium with Aluminiumoxide as Byproduct | DreamMasterXXL | |
(cherry picked from commit 3948cf454ec14596e93317ffe8bb59d4f9fd5482) |