Age | Commit message (Collapse) | Author |
|
* Add Water Pump
* Added check humidity
* Apply spotless
* Added tier 2 WaterPump
* Added new textures and Fixed the display in nei
* Optimizing imports
* Fix tooltip
* Added craft for Output hatch ULV, Wooden Casing, Water Pump
* Apply spotless
* sa+update deps
* Delete the sky check method
* sa
* Rewrote WaterPump to SteamMultiBase.
* Added a steam hatch to the structure and changed the tooltip
* Spotless apply
* Changed VoidProtection and calculate water generation
* Remove star imports
* Rename Wooden Casing to Primitive Wooden Casing
* Remove enableMultiblock_WaterPump
* Rename static variables
* Change variables and tooltip
* Sa
---------
Co-authored-by: Dream Master <dream-master@gmx.net>
|
|
* Remove required air from inside a vacuum freezer, because this is silly.
* Create t2 structure
* implement subspace cooling and adjust numbers
* Finalize subspace cooling mechanic
* Make SubspaceCoolingFluid private
* Make cooling fluid array private too
|
|
* start on wireless computation
* initial implementation of wireless computation hatch
* Implement wireless data sticks
* Fix wireless computation by simplifying the implementation greatly
* Delete dead code
* Add scanner output for wireless computation in network
* Rename wireless computation hatch to cloud hatch
* Final rename to client/server
|
|
* Built multi template with required methods in gt++.
* Filled out template based on gt++ electrolyzer code
* Refactored into gregtech. Not supposed to add multis to gt++, whoops!
* IntelliJ "smartly" deleted all of the imports in GT_Loader_MetaTileEntities and replaced it with a wildcard import... which caused it to fail checkstyle. Thanks so much, IntelliJ.
* Figured out how to make IntelliJ Stop Doing That
* Added author tag and vac freezer texture for testing.
* Registered casing, working on getting texture functional
* Added casing texture
* Fixed structure check and added processing logic. Multi now forms and can run EMS recipes
* Added overlay textures
* Made new Casings10 class and added EMS Casings to it. Texture mesh now functions
* Made controller match casing mesh
* Shifted Casings10 to an actual page number instead of magic number. Now sits on page 16, following where waterline casings will be implemented in future
* Added Electromagnet Housing. Has no texture, but you can place an open its inventory
* Added electromagnets and their texture files
* Multi now requires EM housing and breaks if there are 2
* Electromagnet Housing has proper texture and can be wrenched. Also has a placeholder overlay
* Tooltip updates. Added pollution
* Electromagnet tiers modify processing logic. Some issues remaining
* Prettier switch & spotlessApply
* Multi now validates electromagnet before recipe check. Also added a machine casing texture
* Pollution fix
* Support for exotic energy hatches added. Recipe check fails if electromagnet is too weak
* Stack size of 1 for electromagnets
* New electromagnet textures
* Final pass on EM textures. Also, EM Housing uses IV hull as base texture instead of ULV
* Put in placeholder-ish recipes for controller/casings/EM housing
* Placeholder recipes for electromagnets. Also fixed structure check, whoops
* Renamed multi to Magnetic Flux Exhibitor
* MFE can run as a polarizer
* Fixed exotic warning getting stuck
* Attempted to add assline recipes, not working
* Fixed assembling line recipe templates. Thank you chochem <3
* Fancied up tooltips
* Fixed parallel issue
* Updated recipes. Will have to move them to coremod
* Nerfed speed on all electromagnets
* sa
* Restricted MFE to multiamp non-laser.
* Spotless
* Animated Mag hatch
* Added glow
* Removed pollution. I am a gentle soul
* Addition to structure check
* Disabled wireless laser compatibility
* sa
(cherry picked from commit 155cf4dd7284ca84bd9be79f11b6f577b38a4e0d)
* spotless
* Removed all recipes. These have been replaced in the coremod
* -Removed unnecessary structure check
-MIN_CASING final
-Baps author tag
-Refactored mMagHatch to not be a list
-Added tooltip builder in MagnetTiers
* Forgot to run spotless
* Last minute tooltip fix for structure accuracy
---------
Co-authored-by: Dream Master <dream-master@gmx.net>
|
|
* Fix Bug
* Fix Bug
* Fix bug
* Fix direction bug
* Fix vertical rotated washer
* Fix static variables
|
|
* Ported changes from canner-dev branch because I have thoroughly messed up my branch management.
* Renamed multi, fixed textures, spotless
|
|
* Add DroneHatch to fusion reactor
* Reduce input hatch requirement
* Change location to avoid conflict
|
|
* Amazon warehouse is now an unpackager too
* Fixed unpackager recipes not showing up in NEI for the Warehouse. Edited the tooltip
* sa
(cherry picked from commit e42861816ba516bd3da1f28d068a1e800e6098ee)
---------
Co-authored-by: bdoubleo <user@MacBook-Pro-user.local>
Co-authored-by: Dream Master <dream-master@gmx.net>
|
|
* store astral arrays internally
* save to item nbt
|
|
* redo mabs bonuses
* split bonus calculations
|
|
Make the mbf rotatable
There is just no reason it can't it works just fine when you let it rotate.
|
|
* Implement cache limits on ME output hatches and buses
* Make void excess actually void excess
* Spotless my beloved
* Add method to change base capacity
* Make existing hatches have infinite cache and implement dynamic tooltip for current cache size
* Improve dynamic tooltip and allow persisitng base cache modifications
* Spotless spotless spotless spotless
* Remove some unused code
|
|
* revert
* spotless
|
|
|
|
* Merge MultiTileEntityBlockRegistryInternal into MultiTileEntityBlock
* Add a hard dep on NEID for meta extension
* Use in world block meta for MuTE ID
* Use one block per MuTE Registry
* Add WeakTargetRef
* Migrate `controller` reference for parts over to a non non cachable WeakTargetRef
* Migrate controller WeakReference usage to WeakTargetRef
|
|
|
|
|
|
* fix firebrick
* fix forgehammer recipe
|
|
|
|
|
|
* add mk0 and mk4 casings
* fix recipe (fuck bw material)
|
|
Since those recipes have been nuked a couple times over and some people seem to believe it is craftable and/or renewable; It would be a good idea to leave in a note that it's just a joke material/recipe and that it shouldn't be removed, and thought of too deeply about.
|
|
|
|
|
|
* remove mcguffium239 uses
* Added missing coal coke to magic fuel recipe
Since the other coal types had this recipe it appears that it was just missing from the coal coke. So i added it back.
* spotapply
* Revert "remove mcguffium239 uses"
This reverts commit a9a1b3419d16d74c344983466f61fb51ddbb58af.
|
|
fix crash with void protection
|
|
* remove arrows
* remove arrow classes
* remove arrow usages in ItemList
* less bullshit
* sa
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* store astral arrays internally
* save to item nbt
* initial implementation
* uncap running time and add syncer for convergence status
* adjust tooltips and add localisation
* add comments
* this should not be here
* small text adjustments
* Add bonus for using higher tier CoAl casings (#2668)
* add bonus for higher tier casings
* add tooltip info
* Fix a vat recipe conflict (#2677)
add circuit
* update
* Fix EBF & multi smelter scanner info (#2681)
fix
* Put some sanity in GT_MetaGenerated_Item_01 (#2649)
* set coin ids in enum
* extract coin shapeless recipes
* Arrows
* splitting more
* mold shapes
* big split
* split behaviors
* spotless
* enumerated shapes
* more enum work
* continuing enum work
* new batch of enum work
* last enum work
* Sort enum by IDs
* move enum into its own class
* public field
* Put some sanity in GT_MetaGenerated_Item_02/03 and in GT_MetaGenerated_Tool_01 (#2659)
* enum work
* sorting the class
* extracting the enum in its own class
* initial enum work for GT_MetaGenerated_Item_03
* split
* finished enum work
* extract enum in its own class
* migrate to enum
* remove duplicated recipes
* sorted enums
* extracted enum in its own class
* spotless
* fix compilation errors
* spotless
* fix mistake
* Add oredict for LV and HV circuits (try no 2) (#2682)
* blacklist ic2 ciruits from unificator
* fix 2 circuit oredicts
* move cleanroom assembler recipe
* remove unittest that needs nhcoremod to work
* fix electronic circuit recipe
* move recipe to better place and avoid duplicates
* move fluid filter recipe
* Clean crafting achievements (#2662)
* clean up crafting achievements
* spotless
* make crop tooltip appropriate (#2684)
change tooltip
* Move some mixins to hodgepodge (#2633)
* Move some mixins to hodgepodge
* store astral arrays internally
* save to item nbt
* initial implementation
* uncap running time and add syncer for convergence status
* adjust tooltips and add localisation
* add comments
* this should not be here
* small text adjustments
* add transdimensional alignment matrix
* add recipe
* require alignment matrix
* capital c
* fix catalyst tier being off by one
* swap some items around
* update aligment matrix tooltip
---------
Co-authored-by: chochem <40274384+chochem@users.noreply.github.com>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Co-authored-by: HoleFish <48403212+HoleFish@users.noreply.github.com>
Co-authored-by: boubou19 <miisterunknown@gmail.com>
Co-authored-by: Jason Mitchell <mitchej@gmail.com>
|
|
add sp command alias as spaceproject
|
|
* add mold check for solidifier hatch
* code improvement for Solidifier hatch
---------
Co-authored-by: Zereff06 <Zereff06@gmail.com>
|
|
|
|
remove malus for steel variant
|
|
* Adding information to Waila
* sp
* Added mode names to the lang file
|
|
* fix tgs breaks tools when outputs are full
* code improvement for TGS
* code improvement for TGS 2
---------
Co-authored-by: Zereff06 <Zereff06@gmail.com>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
prevent debug structure writer from setting a negative size value
|
|
* Fix tesla cover memory leak
* Fix tesla crash when destroying tesla cover
* Add max output display
|
|
Fix GT_MetaTileEntity_TM_microwave Index Out of Bounds
|
|
Fix fluxgoo position and randomness from taintedEssentia in LEG
|
|
|
|
* fix tooltip and typos in steam mac+comp
* also fix new steam multis and add missing tooltips
|
|
add parallel config window
|
|
* Cribs support capacity of over 2.1G per ingredient
* spotless
* fix mistake
|
|
Fix memory leak after unloading
|
|
* enum for goodgen ids
* enum for gt++ ids
* spotlessApply
|
|
fix
|
|
remove gangue
|
|
* Fix dupe bug in YOTHatch
* Proper implementation of injectItems
|
|
Update GT_MetaTileEntity_ExtremeEntityCrusher.java
|
|
* Update RecipeLoader_Nuclear.java
Start of LFTR fixes.
* Update MaterialGenerator.java
* Corrected chemical formula of Li2CO3 + Ca(OH)2
* Fixed samarium chloride chemical formula
* Revert item to fluid ratio change
* Second round of fixes
- Revert item:fluid ratio change from initial fix attempt
- Recipes:
- Autoclave:
- 1 zirconium dust + 4000 chlorine = 1 zirconium pellet
- Blast furnace:
- Fixed chemistry of lithium tetrafluoroberyllate
- Uses solid rule
- Chemical bath:
- Fixed chemistry of lithium fluoride from lithium carbonate
- Chemical reactor:
- Fixed chemistry of producing Li2CO3 + Ca(OH)2 compound dust
- Ca(OH)2 is treated as 1 calcium + 2 oxygen + 2 hydrogen rather than 1 calcium + 2 hydroxide
- This is for consistency with how it is produced and used elsewhere
- Fixed chemistry of lithium fluoride from lithium hydroxide
- Fixed chemistry of producing lithium hydroxide fluid
- Fixed chemistry of beryllium hydroxide production
- Uses solid rule
- Fixed chemistry of ammonium bifluoride production
- Uses solid rule
- Fixed chemistry of sodium fluoride production
- Dehydrator:
- Fixed chemistry of using Li2CO3 + Ca(OH)2 compound dust
- See previous note regarding calcium hydroxide
- Fixed chemistry in both recipes for zirconium tetrafluoride dust
- Preliminary fix for ammonium tetrafluoroberyllate production
- Requires cell volume fix for molten fluids
- Otherwise requires migrating to LCR
- Preliminary fix for ammonium tetrafluoroberyllate dehydrating
- Requires cell volume fix for molten fluids
- Otherwise requires migrating to LCR
- Macerator:
- 1 zirconium pellet = 5 ZrCl4 dust
- Mixer:
- Fixed chemistry of uranium tetrafluoride production
- This breaks LFTR balance, to be fixed once chemistry is fixed
* Ammonium tetrafluoroberyllate recipes
Fixes ammonium tetrafluoroberyllate recipes to circumvent currently-incorrect cell volumes by using dust forms of beryllium hydroxide, ammonium bifluoride, and beryllium fluoride.
* Lithium tetrafluoroberyllate melting fix
Reverted previous change to item:fluid ratio for lithium tetrafluoroberyllate.
* Chemical formula adjustments
Adjusted formula of calcium hydroxide to be consistent with how it is used everywhere (i.e. 1 part calcium, 2 parts oxygen, and 2 parts hydrogen, rather than 1 part calcium and 2 parts hydroxide as the previous formula implied).
Also adjusted formula and name of the lithium carbonate + calcium hydroxide compound.
* sa+bs
* Update WerkstoffMaterialPool.java
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* remove crates
* Add placeholder oreprefix
To be used in cases where a prefix is removed that isnt at the end of a
list. Causes blank items for existing items
* spotless
---------
Co-authored-by: Caedis <Caedis@users.noreply.github.com>
|