Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-18 | Merge branch 'experimental' into Chest-and-Tank-2 | Dream-Master | |
2017-01-18 | Fix Advanced Miner II occasionally outputting the wrong blocks | David Vierra | |
AdvMinerII would occasionally output the drops from a block recently broken by the player. This happens when the wrong coordinates are passed to GT_Block_Ores_Abstract.getDrops(), which causes it to fail to find the TileEntity and then fall back to whatever the most recently broken block was. Fixes #751 (probably), #674, #508 | |||
2017-01-17 | change Tier and values | Dream-Master | |
Q Chest, S Chest, Q Tank, S Tank | |||
2017-01-17 | Initial by me | Technus | |
2017-01-12 | Move texture to core | Technus | |
2017-01-09 | reducing diesel pollution | Technus | |
2017-01-09 | reducing diesel pollution | Technus | |
2017-01-05 | Merge branch 'experimental' into eM | Technus | |
2017-01-05 | remove unused imports. | Dream-Master | |
2017-01-05 | Port advanced seismic prospector. | KpoxaPy | |
2017-01-05 | Fix #830 - Maint Cover does not emit if rotor needs maint | David Vierra | |
Also change the condition back to 20% durability or less | |||
2017-01-05 | Port advanced seismic prospector. | KpoxaPy | |
2017-01-05 | Fix #830 - Maint Cover does not emit if rotor needs maint | David Vierra | |
Also change the condition back to 20% durability or less | |||
2017-01-03 | no message | Dream-Master | |
2017-01-03 | Change Distillation Tower to hv | Dream-Master | |
2016-12-30 | remove todo | Technus | |
2016-12-30 | remove todo | Technus | |
2016-12-26 | fix coilage | Technus | |
2016-12-26 | fix coilage | Technus | |
2016-12-26 | Fix EBF coil buff | Technus | |
2016-12-26 | Better furnacing with better coils. | Blood-Asp | |
2016-12-26 | Plunger Sounds | Blood-Asp | |
2016-12-26 | Sense use cost | Blood-Asp | |
2016-12-26 | Fix diesel engine info | Blood-Asp | |
2016-12-26 | Foid invalid steam in turbines | Blood-Asp | |
2016-12-26 | Fix EBF coil buff | Technus | |
2016-12-26 | Better furnacing with better coils. | Blood-Asp | |
2016-12-26 | Plunger Sounds | Blood-Asp | |
2016-12-26 | Sense use cost | Blood-Asp | |
2016-12-26 | Fix diesel engine info | Blood-Asp | |
2016-12-26 | Foid invalid steam in turbines | Blood-Asp | |
2016-12-26 | Fix type filter | Blood-Asp | |
2016-12-26 | Fix type filter | Blood-Asp | |
2016-12-26 | Revert "becon base" | Technus | |
This reverts commit 56735323895acb0bdbaafe1065583ef207519d2d. | |||
2016-12-26 | becon base | Technus | |
2016-12-17 | Don't allow Large Turbine to start up without Dynamo Hatch | David Vierra | |
Large Turbine was incomplete if the Dynamo Hatch spot was taken up by a different GTTE, but not if that spot was just Air or some other block. | |||
2016-12-17 | Don't allow Large Turbine to start up without Dynamo Hatch | David Vierra | |
Large Turbine was incomplete if the Dynamo Hatch spot was taken up by a different GTTE, but not if that spot was just Air or some other block. | |||
2016-12-15 | Fix on first tick just in case someone wasnt to tp to 0 0 0 0. | Technus | |
2016-12-15 | Rework muffler add texture for eM overflow | Technus | |
2016-12-11 | Commit Stuff | Technus | |
2016-12-11 | Add item | Technus | |
2016-12-08 | Change Oil Cracker tooltip to match reality (and vice versa) | David Vierra | |
Oil Cracker only allows Maint/Energy hatches in the middle ring. Input and output hatches can be anywhere on the sides. Minimum casing count is changed to 18 to match the tooltip, rather than increase the tooltip to 19. This allows two input and output hatches on either side, for when you want to run two cracking recipes with the same cracker. (It turns out the cracker doesn't care which hatch the inputs and hydro/steam are put into. I don't really care either!) | |||
2016-12-08 | Fix efficiency penalty incorrectly applied to large gas+plasma turbines | David Vierra | |
This is a copy-paste error from the original code in the large steam turbine. `aOptFlow` is the optimal flow rate expressed in EU/t, while `totalFlow` is expressed in fuel L/t | |||
2016-12-08 | Fix boosted diesel x9 on things. | David Vierra | |
2016-12-08 | Diesel Tooltip from bloodasp | David Vierra | |
2016-12-08 | Fix emmiter and sensor recipe | Technus | |
2016-12-06 | Remove Nq+ cells use stick longs instead - also made the last 2 naq reactors ↵ | Technus | |
more tiered. (the uv needed less processing for fuel...), also cleanum whitespace | |||
2016-11-28 | On hide item change retexturize pipes. | Technus | |
2016-11-27 | Add pipe/wire hiding when holding soldering iron. | Technus | |
2016-11-27 | Fix multismelter scanner info | Technus | |