Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Catapult

**Catapult** is a cross-platform launcher and content manager for [Cataclysm: Dark Days Ahead](https://github.com/CleverRaven/Cataclysm-DDA) and [Cataclysm: Bright Nights](https://github.com/cataclysmbnteam/Cataclysm-BN). It is in part inspired by earlier versions of [Rémy Roy's launcher](https://github.com/remyroy/CDDA-Game-Launcher).
**Catapult** is a cross-platform launcher and content manager for [Cataclysm: Dark Days Ahead](https://github.com/CleverRaven/Cataclysm-DDA) and [Cataclysm: Bright Nights](https://github.com/cataclysmbn/Cataclysm-BN). It is in part inspired by earlier versions of [Rémy Roy's launcher](https://github.com/remyroy/CDDA-Game-Launcher).


<table>
Expand Down
2 changes: 1 addition & 1 deletion scripts/ChangelogDialod.gd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ extends Window

const _PR_URL = {
"dda": "https://api.github.com/search/issues?q=repo%3Acleverraven/Cataclysm-DDA",
"bn": "https://api.github.com/search/issues?q=repo%3Acataclysmbnteam/Cataclysm-BN",
"bn": "https://api.github.com/search/issues?q=repo%3Acataclysmbn/Cataclysm-BN",
"eod": "https://api.github.com/search/issues?q=repo%3AAtomicFox556/Cataclysm-EOD",
"tish": "https://api.github.com/search/issues?q=repo%3ACataclysm-TISH-team/Cataclysm-TISH/",
"tlg": "https://api.github.com/search/issues?q=repo%3ACataclysm-TLG/Cataclysm-TLG",
Expand Down
54 changes: 27 additions & 27 deletions scripts/ReleaseManager.gd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const _RELEASE_URLS = {
"dda-experimental":
"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/releases",
"bn-experimental":
"https://api.github.com/repos/cataclysmbnteam/Cataclysm-BN/releases",
"https://api.github.com/repos/cataclysmbn/Cataclysm-BN/releases",
"eod-experimental":
"https://api.github.com/repos/AtomicFox556/Cataclysm-EOD/releases",
"tish-experimental":
Expand Down Expand Up @@ -177,135 +177,135 @@ const _DDA_STABLE_WIN = [
const _BN_STABLE_LINUX = [
{
"name": "0.9.1",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.9.1/cbn-linux-tiles-x64-v0.9.1.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.9.1/cbn-linux-tiles-x64-v0.9.1.tar.gz",
"filename": "cbn-linux-tiles-x64-v0.9.1.tar.gz"
},
{
"name": "0.9.0",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.9.0/cbn-linux-tiles-x64-v0.9.0.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.9.0/cbn-linux-tiles-x64-v0.9.0.tar.gz",
"filename": "cbn-linux-tiles-x64-v0.9.0.tar.gz"
},
{
"name": "0.8.0",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.8.0/cbn-linux-tiles-x64-v0.8.0.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.8.0/cbn-linux-tiles-x64-v0.8.0.tar.gz",
"filename": "cbn-linux-tiles-x64-v0.8.0.tar.gz"
},
{
"name": "0.7.1",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.7.1/cbn-linux-tiles-x64-v0.7.1.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.7.1/cbn-linux-tiles-x64-v0.7.1.tar.gz",
"filename": "cbn-linux-tiles-x64-v0.7.1.tar.gz"
},
{
"name": "0.7.0",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.7.0/cbn-linux-tiles-x64-v0.7.0.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.7.0/cbn-linux-tiles-x64-v0.7.0.tar.gz",
"filename": "cbn-linux-tiles-x64-v0.7.0.tar.gz"
},
{
"name": "0.6.0",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.6.0/cbn-linux-tiles-x64-v0.6.0.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.6.0/cbn-linux-tiles-x64-v0.6.0.tar.gz",
"filename": "cbn-linux-tiles-x64-v0.6.0.tar.gz"
},
{
"name": "0.5.2",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.5.2/cbn-linux-tiles-x64-0.5.2.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.5.2/cbn-linux-tiles-x64-0.5.2.tar.gz",
"filename": "cbn-linux-tiles-x64-0.5.2.tar.gz"
},
{
"name": "0.5.1",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.5.1/cbn-linux-tiles-x64-0.5.1.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.5.1/cbn-linux-tiles-x64-0.5.1.tar.gz",
"filename": "cbn-linux-tiles-x64-0.5.1.tar.gz"
},
{
"name": "0.5",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.5/cbn-linux-tiles-x64-0.5.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.5/cbn-linux-tiles-x64-0.5.tar.gz",
"filename": "cbn-linux-tiles-x64-0.5.tar.gz"
},
{
"name": "0.4",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.4/cbn-linux-tiles-x64-0.4.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.4/cbn-linux-tiles-x64-0.4.tar.gz",
"filename": "cbn-linux-tiles-x64-0.4.tar.gz"
},
{
"name": "0.3",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.3/cbn-linux-tiles-x64-0.3.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.3/cbn-linux-tiles-x64-0.3.tar.gz",
"filename": "cbn-linux-tiles-x64-0.3.tar.gz"
},
{
"name": "0.2",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.2/cbn-linux-tiles-x64-0.2.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.2/cbn-linux-tiles-x64-0.2.tar.gz",
"filename": "cbn-linux-tiles-x64-0.2.tar.gz"
},
{
"name": "0.1",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.1/cbn-linux-tiles-x64-0.1.tar.gz",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.1/cbn-linux-tiles-x64-0.1.tar.gz",
"filename": "cbn-linux-tiles-x64-0.1.tar.gz"
},
]

const _BN_STABLE_WIN = [
{
"name": "0.9.1",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.9.1/cbn-windows-tiles-x64-msvc-v0.9.1.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.9.1/cbn-windows-tiles-x64-msvc-v0.9.1.zip",
"filename": "cbn-windows-tiles-x64-msvc-v0.9.1.zip"
},
{
"name": "0.9.0",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.9.0/cbn-windows-tiles-x64-msvc-v0.9.0.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.9.0/cbn-windows-tiles-x64-msvc-v0.9.0.zip",
"filename": "cbn-windows-tiles-x64-msvc-v0.9.0.zip"
},
{
"name": "0.8.0",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.8.0/cbn-windows-tiles-x64-msvc-v0.8.0.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.8.0/cbn-windows-tiles-x64-msvc-v0.8.0.zip",
"filename": "cbn-windows-tiles-x64-msvc-v0.8.0.zip"
},
{
"name": "0.7.1",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.7.1/cbn-windows-tiles-x64-msvc-v0.7.1.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.7.1/cbn-windows-tiles-x64-msvc-v0.7.1.zip",
"filename": "cbn-windows-tiles-x64-msvc-v0.7.1.zip"
},
{
"name": "0.7.0",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.7.0/cbn-windows-tiles-x64-v0.7.0.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.7.0/cbn-windows-tiles-x64-v0.7.0.zip",
"filename": "cbn-windows-tiles-x64-v0.7.0.zip"
},
{
"name": "0.6.0",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.6.0/cbn-windows-tiles-x64-v0.6.0.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.6.0/cbn-windows-tiles-x64-v0.6.0.zip",
"filename": "cbn-windows-tiles-x64-v0.6.0.zip"
},
{
"name": "0.5.2",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/v0.5.2/cbn-windows-tiles-x64-msvc-v0.5.2.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/v0.5.2/cbn-windows-tiles-x64-msvc-v0.5.2.zip",
"filename": "cbn-windows-tiles-x64-msvc-0.5.2.zip"
},
{
"name": "0.5.1",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.5.1/cbn-windows-tiles-x64-msvc-0.5.1.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.5.1/cbn-windows-tiles-x64-msvc-0.5.1.zip",
"filename": "cbn-windows-tiles-x64-msvc-0.5.1.zip"
},
{
"name": "0.5",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.5/cbn-windows-tiles-x64-msvc-0.5.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.5/cbn-windows-tiles-x64-msvc-0.5.zip",
"filename": "cbn-windows-tiles-x64-msvc-0.5.zip"
},
{
"name": "0.4",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.4/cbn-windows-tiles-x64-msvc-0.4.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.4/cbn-windows-tiles-x64-msvc-0.4.zip",
"filename": "cbn-windows-tiles-x64-msvc-0.4.zip"
},
{
"name": "0.3",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.3/cbn-windows-tiles-x64-msvc-0.3.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.3/cbn-windows-tiles-x64-msvc-0.3.zip",
"filename": "cbn-windows-tiles-x64-msvc-0.3.zip"
},
{
"name": "0.2",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.2/cbn-windows-tiles-x64-msvc-0.2.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.2/cbn-windows-tiles-x64-msvc-0.2.zip",
"filename": "cbn-windows-tiles-x64-msvc-0.2.zip"
},
{
"name": "0.1",
"url": "https://github.com/cataclysmbnteam/Cataclysm-BN/releases/download/cbn-0.1/cbn-windows-tiles-x64-msvc-0.1.zip",
"url": "https://github.com/cataclysmbn/Cataclysm-BN/releases/download/cbn-0.1/cbn-windows-tiles-x64-msvc-0.1.zip",
"filename": "cbn-windows-tiles-x64-msvc-0.1.zip"
}
]
Expand Down