Age | Commit message (Collapse) | Author |
|
* ShutDownReason setup
* implement
* fix machine not turn on
|
|
|
|
|
|
|
|
|
|
|
|
* Maybe thread safe
* While we're at it, let's reduce allocations by a few orders of magnitude. ~1gb -> 1mb in testing for similar time periods.
* use return value of add() again
* That's apparently not available on the server side
* Spotless apply for branch maybe-thread-safe for #2523 (#2524)
spotlessApply
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
fix
|
|
|
|
|
|
|
|
Add cable info to waila
|
|
* add SC steam to tooltip
* typo
|
|
* Fix recipe check
* review
|
|
* self-adaption GUI height
* Fix crash on dedicated server
|
|
|
|
|
|
* Add locale code support for lang manager
* Deprecate a method with aWriteIntoLangFile
|
|
|
|
|
|
|
|
Forge (#2508)
* make the overclock calculator capable of weirder overclocks for god
forge
* add tests for such cases
* fix documentation of some methods and variables
* deprecate methods and fix most of the indenting
* use javadoc deprecation too
|
|
|
|
|
|
|
|
|
|
|
|
* Add SearchBar for DC
* Display customName
* Fix i18n
* Add UI for module
* extract variable as final
* convert to ChatComponentTranslation
* move some code to mui
* Spotless
* More i18n
|
|
* Migrates assline
* energy logic
|
|
|
|
|
|
account for 1 less OC
|
|
* Fix Cleanroom logic with an LV energy hatch
* Spotless apply for branch fix/lvCleanroom for #2499 (#2500)
spotlessApply
Co-authored-by: GitHub GTNH Actions <>
* Only allow LV+ energy hatches to run
* change to use TierEU instead of magic value
* Spotless apply for branch fix/lvCleanroom for #2499 (#2501)
spotlessApply
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
* fix water bottle fluid amount
* require 1000L minimum
|
|
* Change over wireless teams to use SP teams
* spotless
* null checks
* fix unit test being wrong
* update
* add tab autocomplete
* spotless
* make sure teams are transfered over correctly
* spotless
* do not delete space teams data when two world saves put something into it
* spotless
* go away from a stream
* make wireless networks load later
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
assign force fuel value in GT
|
|
|
|
|
|
add batch mode
|
|
* Wireless Activity Detector; Power On/Off Activity Detector
* Wireless Gui Redesign
---------
Co-authored-by: slprime <history-21@yandex.ru>
|
|
* add magmatter
* add quark gluon plasma
* remove nanites
* forgot chem formula
|
|
|
|
Fixed packet sending
- Changed blockMetadata to mteID on methods in MultiTileEntity.hava that are not being used yet (Blue said this is how they're supposed to be);
- Send graphic packets for tickable and non-tickable MuTEs;
- Encode and decode relevant IDs to ensure MuTE casings form correctly on world load and auto-building.
|
|
|
|
add missing 'e'
|
|
|