cloud icon indicating copy to clipboard operation
cloud copied to clipboard

Sponge 8 implementation

Open jpenilla opened this issue 3 years ago • 3 comments

Implements Cloud on Sponge 8.

This differs from the previous draft (#51) as it uses the Command.Raw API instead of registering commands directly with Brigadier.

jpenilla avatar Apr 26 '21 21:04 jpenilla

Needs to check for late command manager creation (causes late command registration checks to fail)

jpenilla avatar Dec 30 '21 22:12 jpenilla

Unit Test Results

  51 files  ±0    51 suites  ±0   6s :stopwatch: ±0s 218 tests ±0  218 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  219 runs  ±0  219 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 60f54bab. ± Comparison against base commit adbce86f.

github-actions[bot] avatar Jun 19 '22 18:06 github-actions[bot]

Are there any updates on this PR yet?

creatorfromhell avatar Jul 31 '22 16:07 creatorfromhell

Test Results

  52 files  ±0    52 suites  ±0   7s :stopwatch: ±0s 227 tests ±0  227 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  228 runs  ±0  228 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 96642d12. ± Comparison against base commit e3a82658.

github-actions[bot] avatar Dec 13 '22 19:12 github-actions[bot]