From 567c422f8cd42eba2437f9a8c2522716a1649be7 Mon Sep 17 00:00:00 2001 From: hazel Date: Mon, 26 Jan 2026 22:04:39 +0100 Subject: celesteia archive, last updated april 9th 2024 Signed-off-by: hazel --- Content/sprites/blockbreak.png | Bin 0 -> 193 bytes Content/sprites/blocks.png | Bin 0 -> 2845 bytes Content/sprites/blockselection.png | Bin 0 -> 139 bytes Content/sprites/crashed_capsule.png | Bin 0 -> 498 bytes Content/sprites/entities/player/astronaut.png | Bin 0 -> 385 bytes Content/sprites/items.png | Bin 0 -> 3536 bytes Content/sprites/skybox/nebula.png | Bin 0 -> 191878 bytes Content/sprites/skybox/shadow.png | Bin 0 -> 535592 bytes Content/sprites/skybox/stars.png | Bin 0 -> 7772 bytes Content/sprites/skybox/stars2.png | Bin 0 -> 19140 bytes Content/sprites/ui.png | Bin 0 -> 1828 bytes Content/sprites/ui/button.png | Bin 0 -> 234 bytes Content/sprites/ui/window.png | Bin 0 -> 217 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Content/sprites/blockbreak.png create mode 100644 Content/sprites/blocks.png create mode 100644 Content/sprites/blockselection.png create mode 100644 Content/sprites/crashed_capsule.png create mode 100644 Content/sprites/entities/player/astronaut.png create mode 100644 Content/sprites/items.png create mode 100644 Content/sprites/skybox/nebula.png create mode 100644 Content/sprites/skybox/shadow.png create mode 100644 Content/sprites/skybox/stars.png create mode 100644 Content/sprites/skybox/stars2.png create mode 100644 Content/sprites/ui.png create mode 100644 Content/sprites/ui/button.png create mode 100644 Content/sprites/ui/window.png (limited to 'Content/sprites') diff --git a/Content/sprites/blockbreak.png b/Content/sprites/blockbreak.png new file mode 100644 index 0000000..27e0e35 Binary files /dev/null and b/Content/sprites/blockbreak.png differ diff --git a/Content/sprites/blocks.png b/Content/sprites/blocks.png new file mode 100644 index 0000000..81c183a Binary files /dev/null and b/Content/sprites/blocks.png differ diff --git a/Content/sprites/blockselection.png b/Content/sprites/blockselection.png new file mode 100644 index 0000000..81025a4 Binary files /dev/null and b/Content/sprites/blockselection.png differ diff --git a/Content/sprites/crashed_capsule.png b/Content/sprites/crashed_capsule.png new file mode 100644 index 0000000..334d877 Binary files /dev/null and b/Content/sprites/crashed_capsule.png differ diff --git a/Content/sprites/entities/player/astronaut.png b/Content/sprites/entities/player/astronaut.png new file mode 100644 index 0000000..6d9876f Binary files /dev/null and b/Content/sprites/entities/player/astronaut.png differ diff --git a/Content/sprites/items.png b/Content/sprites/items.png new file mode 100644 index 0000000..27b9505 Binary files /dev/null and b/Content/sprites/items.png differ diff --git a/Content/sprites/skybox/nebula.png b/Content/sprites/skybox/nebula.png new file mode 100644 index 0000000..da2b259 Binary files /dev/null and b/Content/sprites/skybox/nebula.png differ diff --git a/Content/sprites/skybox/shadow.png b/Content/sprites/skybox/shadow.png new file mode 100644 index 0000000..ca44b51 Binary files /dev/null and b/Content/sprites/skybox/shadow.png differ diff --git a/Content/sprites/skybox/stars.png b/Content/sprites/skybox/stars.png new file mode 100644 index 0000000..22b5a67 Binary files /dev/null and b/Content/sprites/skybox/stars.png differ diff --git a/Content/sprites/skybox/stars2.png b/Content/sprites/skybox/stars2.png new file mode 100644 index 0000000..24e3809 Binary files /dev/null and b/Content/sprites/skybox/stars2.png differ diff --git a/Content/sprites/ui.png b/Content/sprites/ui.png new file mode 100644 index 0000000..5e25510 Binary files /dev/null and b/Content/sprites/ui.png differ diff --git a/Content/sprites/ui/button.png b/Content/sprites/ui/button.png new file mode 100644 index 0000000..b1a3671 Binary files /dev/null and b/Content/sprites/ui/button.png differ diff --git a/Content/sprites/ui/window.png b/Content/sprites/ui/window.png new file mode 100644 index 0000000..8f2bf06 Binary files /dev/null and b/Content/sprites/ui/window.png differ -- cgit v1.2.3