NX01: Refactored warp core into jpp2 module
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 53s

This commit is contained in:
Willem Cazander 2026-03-24 16:31:15 +01:00
parent 441d764f39
commit 9279ea6f4a
42 changed files with 165 additions and 127 deletions

View file

@ -45,12 +45,12 @@ import love.distributedrebirth.nx01.no2all.react.wire.client.No2AllActClientClos
import love.distributedrebirth.nx01.no2all.react.wire.client.No2AllActClientSendMessage;
import love.distributedrebirth.nx01.no2all.react.wire.client.No2AllArtClient;
import love.distributedrebirth.nx01.no2all.react.wire.client.No2AllArtClientOnMessage;
import love.distributedrebirth.nx01.warp.core.react.WarpReact;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasma;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaCoil;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScriptPlasmaAdapter;
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᔆᣖᣔᒼᓫ.WarpSpaceAntimatterInducer;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReact;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasma;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasmaCoil;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasmaPulse;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactTypeScriptPlasmaAdapter;
/// NoStr client event flow.
/// @author للَّٰهِilLצسُو

View file

@ -47,12 +47,12 @@ import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllActServerSock
import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllArtServer;
import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllArtServerSocket;
import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllArtServerSocketOnMessage;
import love.distributedrebirth.nx01.warp.core.react.WarpReact;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasma;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaCoil;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScriptPlasmaAdapter;
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᔆᣖᣔᒼᓫ.WarpSpaceAntimatterInducer;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReact;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasma;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasmaCoil;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasmaPulse;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactTypeScriptPlasmaAdapter;
/// NoStr server event flow.
/// @author للَّٰهِilLצسُو

View file

@ -36,11 +36,11 @@ import love.distributedrebirth.nx01.no2all.nostr.model.message.NoStrMsgToRelayEv
import love.distributedrebirth.nx01.no2all.nostr.nip.NoStrImplMessageOkReason;
import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllArtServer;
import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllArtServerSocket;
import love.distributedrebirth.nx01.warp.core.react.WarpReact;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasma;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScriptPlasmaAdapter;
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᔆᣖᣔᒼᓫ.WarpSpaceAntimatterInducer;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReact;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasma;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasmaPulse;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactTypeScriptPlasmaAdapter;
/// NoStr server relay event flow.
/// @author للَّٰهِilLצسُو

View file

@ -31,11 +31,11 @@ import love.distributedrebirth.nx01.no2all.nostr.model.message.NoStrMsgToRelayCl
import love.distributedrebirth.nx01.no2all.nostr.model.message.NoStrMsgToRelayReq;
import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllArtServer;
import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllArtServerSocket;
import love.distributedrebirth.nx01.warp.core.react.WarpReact;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasma;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScriptPlasmaAdapter;
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᔆᣖᣔᒼᓫ.WarpSpaceAntimatterInducer;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReact;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasma;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasmaPulse;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactTypeScriptPlasmaAdapter;
/// NoStr server relay subs event flow.
/// @author للَّٰهِilLצسُو

View file

@ -50,9 +50,9 @@ import love.distributedrebirth.nx01.no2all.react.wire.client.No2AllArtClientOnOp
import love.distributedrebirth.nx01.no2all.react.wire.client.No2AllArtClientOnStart;
import love.distributedrebirth.nx01.no2all.react.wire.client.No2AllRtsClient;
import love.distributedrebirth.nx01.no2all.wire.ojw.OjwWireClientEndpoint;
import love.distributedrebirth.nx01.warp.core.WarpCoreReactor;
import love.distributedrebirth.nx01.warp.core.WarpCoreSpeedMonitor;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasma;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.WarpCoreReactor;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.WarpCoreSpeedMonitor;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasma;
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天

View file

@ -40,9 +40,9 @@ import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllRtsServer;
import love.distributedrebirth.nx01.no2all.react.wire.server.No2AllRtsServerLog;
import love.distributedrebirth.nx01.no2all.wire.ojw.OjwWireServer;
import love.distributedrebirth.nx01.no2all.wire.ojw.OjwWireServerEndpoint;
import love.distributedrebirth.nx01.warp.core.WarpCoreReactor;
import love.distributedrebirth.nx01.warp.core.WarpCoreSpeedMonitor;
import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasma;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.WarpCoreReactor;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.WarpCoreSpeedMonitor;
import ᒢᣘᣟᐧ.ᒡᒢᣔᣗᣖ.ᒼᐤᣗᓫ.ᣗᓫᣔᒼᐪ.WarpReactPlasma;
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天