diff --git a/target/classes/assets/backgrounds/badlogic.jpg b/target/classes/assets/backgrounds/badlogic.jpg new file mode 100644 index 0000000..5917b38 Binary files /dev/null and b/target/classes/assets/backgrounds/badlogic.jpg differ diff --git a/target/classes/assets/backgrounds/inner/innerbg.atlas b/target/classes/assets/backgrounds/inner/innerbg.atlas new file mode 100644 index 0000000..4884d77 --- /dev/null +++ b/target/classes/assets/backgrounds/inner/innerbg.atlas @@ -0,0 +1,67 @@ +innerbg.png +size:1536,1024 +repeat:none +0000_00 +bounds:0,0,256,256 +0000_01 +bounds:256,0,256,256 +0000_02 +bounds:512,0,256,256 +0000_03 +bounds:768,0,256,256 +0000_04 +bounds:1024,0,256,256 +0000_05 +bounds:1280,0,120,256 +0000_06 +bounds:0,256,256,256 +0000_07 +bounds:256,256,256,256 +0000_08 +bounds:512,256,256,256 +0000_09 +bounds:768,256,256,256 +0000_10 +bounds:1024,256,256,256 +0000_11 +bounds:1280,256,120,256 +0000_12 +bounds:0,512,256,256 +0000_13 +bounds:256,512,256,256 +0000_14 +bounds:512,512,256,256 +0000_15 +bounds:768,512,256,256 +0000_16 +bounds:1024,512,256,256 +0000_17 +bounds:1280,512,120,256 +0000_18 +bounds:0,768,256,256 +0000_19 +bounds:256,768,256,256 +0000_20 +bounds:512,768,256,256 +0000_21 +bounds:768,768,256,256 +0000_22 +bounds:1024,768,256,256 +0000_23 +bounds:1280,768,120,256 + +innerbg2.png +size:1536,256 +repeat:none +0000_24 +bounds:0,0,256,176 +0000_25 +bounds:256,0,256,176 +0000_26 +bounds:512,0,256,176 +0000_27 +bounds:768,0,256,176 +0000_28 +bounds:1024,0,256,176 +0000_29 +bounds:1280,0,120,176 diff --git a/target/classes/assets/backgrounds/inner/innerbg.png b/target/classes/assets/backgrounds/inner/innerbg.png new file mode 100644 index 0000000..7503a26 Binary files /dev/null and b/target/classes/assets/backgrounds/inner/innerbg.png differ diff --git a/target/classes/assets/backgrounds/inner/innerbg2.png b/target/classes/assets/backgrounds/inner/innerbg2.png new file mode 100644 index 0000000..55e86c2 Binary files /dev/null and b/target/classes/assets/backgrounds/inner/innerbg2.png differ diff --git a/target/classes/uno/mloluyu/characters/Character.class b/target/classes/uno/mloluyu/characters/Character.class new file mode 100644 index 0000000..b886788 Binary files /dev/null and b/target/classes/uno/mloluyu/characters/Character.class differ diff --git a/target/classes/uno/mloluyu/desktop/Gaming.class b/target/classes/uno/mloluyu/desktop/Gaming.class new file mode 100644 index 0000000..b67490e Binary files /dev/null and b/target/classes/uno/mloluyu/desktop/Gaming.class differ diff --git a/target/classes/uno/mloluyu/desktop/Launcher.class b/target/classes/uno/mloluyu/desktop/Launcher.class index 4b69c79..20b958e 100644 Binary files a/target/classes/uno/mloluyu/desktop/Launcher.class and b/target/classes/uno/mloluyu/desktop/Launcher.class differ diff --git a/target/classes/uno/mloluyu/network/ConnectServer.class b/target/classes/uno/mloluyu/network/ConnectServer.class index 2310737..b3d8e25 100644 Binary files a/target/classes/uno/mloluyu/network/ConnectServer.class and b/target/classes/uno/mloluyu/network/ConnectServer.class differ diff --git a/target/classes/uno/mloluyu/network/CreateServer$1.class b/target/classes/uno/mloluyu/network/CreateServer$1.class index 1e346fb..3b0ed48 100644 Binary files a/target/classes/uno/mloluyu/network/CreateServer$1.class and b/target/classes/uno/mloluyu/network/CreateServer$1.class differ diff --git a/target/classes/uno/mloluyu/network/CreateServer.class b/target/classes/uno/mloluyu/network/CreateServer.class index abc4fe5..59270f4 100644 Binary files a/target/classes/uno/mloluyu/network/CreateServer.class and b/target/classes/uno/mloluyu/network/CreateServer.class differ