aboutsummaryrefslogtreecommitdiff
path: root/build.properties
AgeCommit message (Collapse)Author
2020-03-07Fixed NEI Handler for small oresbartimaeusnek
+ useage of fastfloor/ceil + Loading plugin reorder + version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: bc9ac90b654f67f20640b202df7f51434cd4d45a
2020-03-07Fixes #50 #51 #52bartimaeusnek
+ fixes a bug where old recipes were still chosen due to missing buffer update + copyright update + version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 0e7d755c5043c8f4d1e402e3ce63d9bf9b34bb8d
2020-01-18Fixed air offset for multisbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 7618e9883cfe006ca1855a3b1aa8feb4c76b759e
2020-01-18circuitassemblyline balancebartimaeusnek
+ refractor of code Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 4d1bbb965e7e264597c44766f508033151d955ab
2020-01-17version increase for dreambartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 825a2db896bcd591c60e779371eef87be981a769
2020-01-15fixed rejoin issuesbartimaeusnek
+ made circuit assembler recipes get readded if server is switched and re-calcuted + added a command to clear the crafting cache + made the NEI OreHandler more stable + worked a bit on implementing the APL + version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: f784e1ce2c2486f002d21f407010c87a41688f62
2020-01-07Fixes:bartimaeusnek
+ Ores not beeing detected by Miners + CircuitImprints not craftable/recipe buildup when server changes Refractored some code Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 2f2d7b4977334c7faba8185ecb76229c57b939a3
2020-01-03version increasebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: f2dcfd8f59d25a7b464658880c9b709395959204
2020-01-02moved imprint loader onto server startbartimaeusnek
+ fixes NBT issues with recipes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: b145d22c3a8af5bdda021c4039b830935fd1dbe1
2019-12-24Fixed Unification enforcement handlerbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 9504e9c6269c910c43f335ba728205dae717a196
2019-12-22Mega Vaccum Freezer Structure Fixbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 19f221d0300dc97607b8f51a0cb3476115c114ca
2019-12-22finishing work on replacement listbartimaeusnek
+ version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 6e1302c5f38d49d3c7cfc2f8194cc5ada9bad1a4
2019-12-15Fixed SSList Iteratorsbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: ac9f5e451758b0e50ae33e6fc02985f77d4e4596
2019-12-14Added Morons "Ademic Steel",bartimaeusnek
+ fixed additional oredict for oredict enforcer + added a config option to disable the crafting patch + made setters for overrides chainable (Werkstoff.Stats) + version increace Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: ba3570045ef6d4f29a51d6db16f5c57b4414e981
2019-12-14added Self Sorting Listbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 60b2b9cdd5a015030c879bc1b06bb3f3bf8abeaf
2019-12-13added ASM to buffer recipebartimaeusnek
+added a command to print the recipe list to a file Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 2d9d7406dc7377641cfcf6d38e744e89c7518a47
2019-12-11added fully automated Werkstoff Blocksbartimaeusnek
+ added recipes for the blocks + version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: dec9f6907e8c91cff240f6a9141c3531ceccea62
2019-12-09added additional OreDictbartimaeusnek
+ fixed issues with Thaumcraft Aspect Handler if Forestry isnt installed + refined error handling + removed redundant calls that have a function + version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: eaa39a4359ee177307eaf954bdbe4032465ecb51
2019-12-08Smaller fixesbartimaeusnek
+ added a recipe for Th232 + enforced Zr unification + added a quality override for ToolQuality + used getters for speed, dur, and quality Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: bca918b0f7e147511705d8c2051e18072250cf5e
2019-12-08Fixed Numbers in Loaderbartimaeusnek
+ fixed Werkstoff Mixer recipes not generating + fixed insaine high voltage, and insaine short time requirements for FluidExtractionRecipe and FluidSolidifierRecipe + fixed ElectrolyzerRecipes, CentrifugeRecipes, ChemicalRecipes, MultiblockChemicalRecipes, MixerRecipes time + added not yet enabled TT integrated ManualTrafo Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 0e0b878ded7e1780bb71004cd6cb76016ca562e6
2019-12-06code maintenancebartimaeusnek
+ completely disabled GT++ ASM due to the wish of the author + repaired Unification Enforcer for items + general readability fixes + WerkstoffLoaderAPI fixes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: b02ed0bee600695b3be09abd8ce59552676289ce
2019-11-03fixed small oresbartimaeusnek
+fixed small ore names +added registration for small ores +changed some tooltips +added mercury minerals to use with GaGreg Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: ee0f8301e2040459d922690b505d0760946383a2
2019-11-02added small oresbartimaeusnek
+fixed heated water pump Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: f2655dba9dabfb9a2fc58ec8e11c96fff5dcad5b
2019-10-31fixesbartimaeusnek
+fixed some recipes +fixed structure check for Circuit assembly line +added Formic acid to the acid gen +re-blacklisted planet stone dust for platinum overhaul Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 5db7bb137eb62c157546e97c78cf00779107e4c4
2019-10-29fixesbartimaeusnek
+ removed final field stuff due to a "java.lang.NoSuchMethodError" on server + fixed last remaining Platinum reverse recipes for Dreamcraft/GT Items + fixed a typo in the centrifuge recipe + added a circuit priorisation mode for the MEGA EBF + redid the CircuitAssemblyLine Structure-Check + version increase to match testing version Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 7037b78d15f87115e9064f712aaacd523d9784d6
2019-10-15Fixesbartimaeusnek
+fixed circuit assembly line +changed THTR, now requires up to 0.5% of input per cycle +added saftey-nullchecks to BioLab +buffed Ross128ba Helium and Saltwater +added General purpose Fermenting Bacteria & fermentation recipes to the Bio Vat +version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: f5d0470ab8375536e9e880918390b54d658139ed
2019-10-11+increased buildnumberbartimaeusnek
+added a bit on tectech compat Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 69f8fe52c9ec7b94a138db426f3c65496792d22b
2019-10-11Gradle fix (#39)bartimaeusnek
* update gradle Former-commit-id: 116d83e0fb0dfb24a4bab656ba9c342e62cebead
2019-10-11updated gradle depsbartimaeusnek
+version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 298be7ee279e420b20a4093e805e2c447ddfddb8
2019-10-10fixesbartimaeusnek
+added ASM fix for RWG +fixed conversion recipes if GT++ isnt installed +fixed texture loader +added mega distillation tower +made Circuit Assembly Line needs power +added heat level 9 for MamiTomoe +added capsules/fixed capsules +started working on bottles +started working on dyson swarm +added The Core picture +added bottle pngs +version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 59da6d7f671e9af160b45b0b9a3021048dbaaa9d
2019-09-29fixesbartimaeusnek
+General fix for Recipes that use Tier Voltage instead of Machine Voltage +limit stack sizes for CAL to max stacksize instead of 64 to make recipes doable Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: f7ac5f2b64c8f406a7a15f3eeb016f08f48435c7
2019-09-28+added localisation to BioCulture System(add your locale to the GT Language ↵bartimaeusnek
File) (fixes #38) +removed dead AE2 code +applied new prefix logic to the thaum compat +added most of GT Tools and some Electric GT Tools +greatly improved bridge materials +fixed some platinum stuff not giving back the correct dusts +fixed formic acid input loss +moved code in the propper packages Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: cd295221dc66e27a72cddc900e70535ea81c5d54
2019-09-25fixesbartimaeusnek
- cells getting deleted after use on drums - higher tier fluid solodifier uncraftable Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 4cadf71307543fb8923a698dc6c8195ccb71100a
2019-09-19added Ross128ba into the gamebartimaeusnek
+fixed ore decolorisation +added "TheCore" Nq cell +rewrote NEI Ore Handler +limited oregen to the propper planets +added Fluorspar ore +further improved werkstoff recipe generation +a lot of smaller fixes and balance Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: aaed052c041488605313bd133e66a575451a2a9e
2019-09-11fixed the recipe replacerbartimaeusnek
+changed out Osmiridium for LuV recipes +added Tiberium for Blackflame +added LuVFineWireMaterial("Ruridit") +added wireFine items & recipes +fixed Scanner/Replicator recipes +deleted an unused class +added a config option to silence the GT++ logging Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: a0981899093b854814d4c04c9c321b9a4df17e5f
2019-09-09rebalanced PlatinumStuffbartimaeusnek
+fixed some recipes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: b911c3a4b8b6a94cbd6f40b4d7ad4619b02dce72
2019-09-08fixed bugsbartimaeusnek
+added crafting meta items +added multiple ingot neta items +fixed LuV Tier recipe changer +smaller visual fixes +smaller recipe fixes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: d6e740bf94c3c1d79aa9b3368cf84ae32fafce64
2019-09-07lot of fixesbartimaeusnek
+fixed translation for asembly line machines +fixed UnificationEnforcer +made diode recipes use new LuV Material +use my own prefixLogic +fixed my prefixLogic +added plate, stick and stickLong to my Werkstoffs +made LuV Hulls/LuV Casings use my LuV Material +fixed wrong outputs of nerfed dusts +fixed crop recipes give out pure metal +fixed crafting recipes give out pure metal +added Sodiumformate recipe Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 88e0e27dc697559c7ea2b455a557f3dfa5f807b8
2019-09-07recipe changesbartimaeusnek
+added fluid container registration for LCR +fixed boxinator(packager) recipes +rebalanced PGSD Overhaul v1 +fixed typos +added HotIngots +started on own logic system for oreprefixes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: a1fb14768be881f1fa6324bf66a685f32bd14803
2019-09-06fixed weird behavior of autogenerated recipesbartimaeusnek
added Ruthenium, Iridium, Osmium and Rhodium chain Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: ea0d26a9cceed1004f6eb2c6c2f3779faabc0505
2019-09-05began on PlatinumOverhaulbartimaeusnek
Palladium and Platinum recipes are done Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: b7cbc2e2b799c3bc2a2e6ef31395d14bda5f6ef0
2019-09-04changed load order again, fixing class exceptions in obfs enviromentbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: bb79d62b33144ce4b36289d05bea2bbbff972732
2019-09-03final 5.1 commitbartimaeusnek
-changed Loading behavior -added oredict for glassblocks -fixed crash when galacticraft.planets is not installed, but only galacticraft.core -started to work on 5.2 content,loading of which is disabled Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: b3f46ee3a6870d9ae9c35a725fe69f6bebae07ca
2019-08-30removed unused imports,bartimaeusnek
+version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 31bcdc7dedf59e1a8ed0cac710a9504c172a0910
2019-08-28Several fixes, last planned pre 0.5 releasebartimaeusnek
+worked on Ross128bA +added config option for magical forrests on Ross128b +fixed non working Werkstoff recipes +added config options for CAL +added config option for new EBF Gas recipes +added pictures for circuits (thanks EmeraldsEmerald) -fixed CAL recipe Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 70c7fc511c2ddacd908831e9d4501708bc23c332
2019-08-22some fixedbartimaeusnek
-fixed circuit assembly line not crafting -fixed some NEI/Circuit Assembly Line issues Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 7c15b789303c7673c351743e4885cb1abd9145d1
2019-08-20added recipe for CircuitAssemblyLinebartimaeusnek
+fixed unificationEnforcer for GT++ "molten."noblegases +added localisation for CircuitAssemblyLine achivment +added Capacity description to the GiantOutputHatch +added Xenon to the Liquid Air Distilling recipe Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: fbea0279363b61a810ea5b11d5b5535503fb310f
2019-08-19added Noble Gassesbartimaeusnek
+fixed fluid generation system +fixed UnificationEnforcer +added MoltenCells +added NobleGas EBF Recipes +added Replicator/Scanner Recipes +started working on Giant Hatches Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 8a5a261297188387671ce994e3cc02f81eedb7ff
2019-08-17fixed CircuitAssemblyLinebartimaeusnek
+added Gas +started on fluid generation +started on forced re-unification +worked on TileEntity_GTDataServer Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: c9328571559451e83d31e56d17cdb07fd9e5e008
2019-08-15added pngs to circuit assembly line partsbartimaeusnek
+fixed part recipes +hide trash from nei Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 28aa41372e52886f7f8ce08e8452fabc440ebb14