Age | Commit message (Expand) | Author |
2021-01-25 | Drillers correctly reuse old mining pipes | repo_alt |
2021-01-24 | Merge pull request #416 from repo-alt/experimental | repo-alt |
2021-01-24 | Fixed item meter cover for non-quantum chests. Didn't notice that _all_ GT ti... | repo_alt |
2021-01-24 | Merge branch 'experimental' of https://github.com/GTNewHorizons/GT5-Unofficia... | repo_alt |
2021-01-22 | Merge pull request #417 from GTNewHorizons/actually_call_the_event | Martin Robertz |
2021-01-21 | Make sure the onServerTick event is actually called. | Jason Mitchell |
2021-01-19 | ME output bus | repo_alt |
2021-01-19 | Merge pull request #414 from GTNewHorizons/maybe_fix_cme_in_machine_update_th... | Martin Robertz |
2021-01-19 | Merge pull request #415 from GTNewHorizons/less_silly_get_burn_time | Martin Robertz |
2021-01-18 | add comment as to onServerTick vs onWorldTick | Jason Mitchell |
2021-01-18 | try/finally | Jason Mitchell |
2021-01-18 | Hashmap instead | Jason Mitchell |
2021-01-18 | Less silly getBurnTime() | Jason Mitchell |
2021-01-18 | Include getBlock and getBlockMetadata in the lock | Jason Mitchell |
2021-01-18 | fix(GT)Lv Conveyourbelt recipe | DreamMasterXXL |
2021-01-18 | Do some locking around getTileEntity to avoid CMEs on the main thread | Jason Mitchell |
2021-01-18 | Merge pull request #413 from GTNewHorizons/mitchej123_cleanup | Martin Robertz |
2021-01-18 | Merge branch 'experimental' into mitchej123_cleanup | Martin Robertz |
2021-01-18 | bump version | DreamMasterXXL |
2021-01-18 | Merge pull request #410 from albus12138/fix_multiblock_tooltip_error | Martin Robertz |
2021-01-18 | Replace tab with 4 spaces | r4phael |
2021-01-18 | Merge pull request #411 from GTNewHorizons/remove_modular_armor | Martin Robertz |
2021-01-18 | Merge pull request #412 from GTNewHorizons/optionally_hide_assline_recipes | Martin Robertz |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | Remove a bunch of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | Optionally hide assline recipes (defaults to false). Should have no impact o... | Jason Mitchell |
2021-01-18 | Remove additional method in IDescribable | r4phael |
2021-01-17 | Remove assets | Jason Mitchell |
2021-01-17 | Debloat - Remove Modular Armor (It's buggy and not in use anyway) | Jason Mitchell |
2021-01-17 | Fix multiblock machine tooltip error | r4phael |
2021-01-17 | Merge branch 'experimental' of https://github.com/GTNewHorizons/GT5-Unofficia... | DreamMasterXXL |
2021-01-17 | bump version | DreamMasterXXL |
2021-01-17 | Merge pull request #408 from GTNewHorizons/fix_crash_in_speedup | Martin Robertz |
2021-01-17 | Merge pull request #409 from GTNewHorizons/cleanroom-power | Martin Robertz |
2021-01-17 | Fix cleanroom power usage | Glease |
2021-01-16 | Better fix. | Jason Mitchell |
2021-01-16 | Fix crash with speedup | Jason Mitchell |
2021-01-17 | Merge pull request #407 from GTNewHorizons/speeding-up | Martin Robertz |
2021-01-17 | Changed removing part with O(n) instead of O(n^2) | TimeConqueror |
2021-01-17 | One more changes to immutable | TimeConqueror |
2021-01-17 | Added immutable version of getOres method, which is faster due to not using #... | TimeConqueror |
2021-01-16 | Merge pull request #406 from GTNewHorizons/fix-buffer-tooltip | Martin Robertz |
2021-01-17 | Fix chest buffer and super buffer tooltip saying it consumes power | Glease |