aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/detrav/items/behaviours
AgeCommit message (Collapse)Author
2019-11-03fixed small ores showing up on non-small ore screenbartimaeusnek
+autogenerated a color for every registered fluid +version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-04-07refractored codebartimaeusnek
+added bartworks integration
2018-08-28Change from fixed colors for fixed fluids, to assigned colours using a ↵Richard Hendricks
HashMap. New fluids will need to be added to the map. Tweaked display so instead of trying to change the color displayed in the chunk, it now fills in the chunk indicating how much fluid is located there. Fixed offset for the crosshairs vs the player's actual location.
2018-08-26Fixed issue with Electronic Prospector having issues with single-chunk scan. ↵Richard Hendricks
Upped version #.
2018-08-14Updated version to 1.5.1. Fixed basic prospector behavior. Changed to ↵Richard Hendricks
display summary of ores found and distance from player. Adjusted range down overall. Increased success chance slightly. Increased durability.
2018-06-13Simple scanners (#7)bartimaeusnek
* +added simple scanners +added UHV Electric Prospector's Scanner +removed unnecessary classes * disabled debug build * Update build.properties
2018-04-19performance improvebartimaeusnek
+ drasticly improved performance + updated mcmod.info + changed forge version to 10.13.4.1614
2018-04-18fixed GT++ Ores not showing upbartimaeusnek
+slow af tho
2018-04-18Try to make GT++ Ores workbartimaeusnek
+ Version increase
2018-03-27Fix oil scanning mode of prospector scannerDavid Vierra
`GT_UndergroundOil.undergroundOil` used to return the raw value for "how long the oil well lasts", but now it returns the effective value for "how much oil does the well produce per pump cycle", meaning the scanner no longer needs to divide by 5000.
2018-01-07Try Fix for %material localeTechnus
2017-12-30Import unused importsDream-Master
rename all Textures and Files to Luv, ZPM and UV
2017-11-25A few other places to use the new localization callsJason Mitchell
2017-07-23Only keep the ScannersEthryan
2017-06-23Fix - Added compatibility for GregTech 5.09.31.02Ian Ramirez-España
2017-05-01- Fixed circuit configurator radius && Fixed getBlock methodDetrav
2017-04-29+ Added programmed circuit configuratorDetrav
2017-04-01fixes and additionsDetrav
- fixed empty message of propick - fixed low hp after login + Added smart tree tap
2017-03-19* Updated gregtech to 5.09.28Detrav
2016-12-24+ Added smartplunger 16 and 64Detrav
2016-12-13* Updated ore search mechanicsDetrav
2016-12-11+ Added smart plunger with inner fluidstack storageDetrav
2016-10-30Update Anvil guiDetrav
2016-10-30Replaced Anvil by portable AnvilDetrav
2016-10-08Added pollution to scannerDetrav
2016-10-08Updated propick to new oil map and polution posabilityDetrav
2016-10-02WTF!!!Detrav
2016-10-02Updated oil propickDetrav
2016-04-09Add Oil mod for electric propick scannerDetrav
2016-04-08Add Repair toolDetrav
2016-04-08Fixes durability now ^_^ druggedDetrav
2016-04-08Fix durability bar, no ideaDetrav
2016-04-07Fix :-(Detrav
2016-04-07Refactor wrong namesDetrav
2016-04-07continue gui logicDetrav
2016-04-07Add gui to charger, refactorDetrav
2016-03-24Fix to support new GregTech versionDetrav
2016-03-22Add oil prospectingDetrav
2016-03-21Update chat message from propickDetrav
2016-03-21RefactorDetrav
2016-03-21Fix for creativeDetrav
2016-03-21Complete network logicDetrav
2016-03-20BackUpTestDetrav
2016-03-20Added networkDetrav
2016-03-20Refactor name and pathDetrav