aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kekztech
AgeCommit message (Collapse)Author
2023-09-10Remove Configuratormiozune
2023-09-10Remove Nuclear Reactor thingsmiozune
2023-09-10Remove Item Proxy thingsmiozune
2023-04-30ForgeDirectionJason Mitchell
2023-04-11spotlessboubou19
2023-04-11use GT5U Mods enumboubou19
2023-04-11optimize imports + SAboubou19
2023-02-07Apply spotlessRaven Szewczyk
2023-01-24spotlessApplyGitHub GTNH Actions
2023-01-24fix remap handler using unnamespaced idGlease
2023-01-22spotless & buildscriptGlease
2023-01-22suppress missing item/block warningGlease
2022-10-22Clean upDianeXD
2022-10-09updateBuildScript & spotlessApplymiozune
2021-12-20Migrate to unified build scriptJohann Bernhardt
2021-04-13Clean up some thingsPrometheus0000
Fix localization of hex tile Hide unused blocks and items Switch capacitor block icons so they match the lapo used to make them
2020-12-25fix nulpimter crash on null fluidkorneel vandamme
2020-12-15fix getTankInfo not geting the fluidskorneel vandamme
2020-10-12removed unnecessary getNullbotn365
2020-10-10fix voiding and made fluid pos statickorneel vandamme
2020-06-210.5 version bumpkekzdealer
2020-06-18Shortened screwdriver handling code related to TFFT; Fixed AOOB Exception ↵kekzdealer
when IC in TFFT GUI exceeds number of stored fluids
2020-06-11Refactored MultiFluidHandler initialization to use a custom initializer ↵kekzdealer
method that doesn't require leaking the stored fluid objects
2020-06-11Finished auto-output handler code; Removed/Deactivated deprecated code from ↵kekzdealer
old multi hatch TE
2020-06-11New multi hatch code cleanup; Added auto-output handler; Removed object ↵kekzdealer
exposing method from MultiFluidHandler
2020-06-08Removed everything related to Item Server;kekzdealer
Deprecated current TFFT Multi Hatch in favor of GTMTE version
2020-06-02version bumpkekzdealer
2020-06-02Refactored into sided proxieskekzdealer
2020-06-02code cleanupkekzdealer
2020-05-18Implemented TESR for Space Elevator Capacitors. This allows me to change ↵kekzdealer
their colour saturation on the fly to sync it with the elevator charge state. - Added tooltip to the caps to tell players that the invisible top/bot faces are intended as a performance improvement
2020-05-18moved renderer package to client package, added Space Elevator Tether and a ↵kekzdealer
TESR, added Space Elevator Capacitor
2020-05-17Added Space Elevator GTMTEkekzdealer
2020-05-17version bump, tidying up dev spacekekzdealer
2020-05-17Disabling Item Proxy tech againkekzdealer
2020-05-17Worked on ConduitRenderer. Block bounds are soon correctly set. The TE's ↵kekzdealer
isConnected() method doesn't work.
2020-05-14quick fix version bumpkekzdealer
2020-05-140.4.4 version bumpkekzdealer
2020-05-130.4.3 version bumpkekzdealer
2020-05-13code cleanup, recipe fixkekzdealer
2020-05-12Moved TC research registration into it's own place. Improved names for ↵kekzdealer
init() methods
2020-05-12version bumpkekzdealer
2020-05-12Moved blacklist call to preInit so it definitely happens early enoughkekzdealer
2020-05-12Blacklisted reinforced jar from TTKami unlock, added Ichor as ParentsHidden ↵kekzdealer
to Ichor Jar research
2020-05-12bug fix version bump, fixed input calculationkekzdealer
2020-05-12bug fix version bumbkekzdealer
2020-05-11Another attempt at checkMachine() fix :T. Tried to add research text to ↵kekzdealer
research notes (the handheld item)
2020-05-11added after:dreamcraft dependency in attempt to fix assembly line recipes ↵kekzdealer
missing
2020-05-11another try at fixing jar research. Fixed LSC checkMachine().kekzdealer
2020-05-11preparing a build to test jar stuffkekzdealer
2020-05-11Adding proposed fix to make jar research workkekzdealer