Skip to content

Commit

Permalink
Merge branch 'translate' into Perevod_AI
Browse files Browse the repository at this point in the history
  • Loading branch information
VERG-SS220 authored Jan 16, 2024
2 parents 645db66 + c4fc243 commit faef72c
Show file tree
Hide file tree
Showing 178 changed files with 19,326 additions and 20,167 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
tools/ci/install_byond.sh
source $HOME/BYOND/byond/bin/byondsetup
tools/ci/generate_maplist.sh
tools/ci/dm.sh -DCIMAP paradise.dme
DreamMaker -DMULTIINSTANCE -DCIMAP paradise.dme
unit_tests_and_sql:
name: Unit Tests + SQL Validation
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
run: |
tools/ci/install_byond.sh '${{ matrix.byondtype }}'
source $HOME/BYOND/byond/bin/byondsetup
tools/ci/dm.sh -DCIBUILDING paradise.dme
DreamMaker -DMULTIINSTANCE -DCIBUILDING paradise.dme
echo '${{ matrix.maptype }}' > data/next_map.txt
tools/ci/run_server.sh
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Paradise WyccStation SS220

[![CI](https://github.com/ParadiseSS13/Paradise/workflows/CI/badge.svg)](https://github.com/ParadiseSS13/Paradise/actions?query=workflow%3ACI)
[![Render Nanomaps](https://github.com/ParadiseSS13/Paradise/workflows/Render%20Nanomaps/badge.svg)](https://github.com/ParadiseSS13/Paradise/actions?query=workflow%3A%22Render+Nanomaps%22)
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/paradisess13/paradise.svg)](http://isitmaintained.com/project/paradisess13/paradise "Average time to resolve an issue")
[![Percentage of issues still open](http://isitmaintained.com/badge/open/paradisess13/paradise.svg)](http://isitmaintained.com/project/paradisess13/paradise "Percentage of issues still open")
[![CI](https://github.com/ss220club/Paradise-SS220/workflows/CI/badge.svg)](https://github.com/ss220club/Paradise-SS220/actions?query=workflow%3ACI)
[![Render Nanomaps](https://github.com/ss220club/Paradise-SS220/workflows/Render%20Nanomaps/badge.svg)](https://github.com/ss220club/Paradise-SS220/actions?query=workflow%3A%22Render+Nanomaps%22)
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/ss220club/Paradise-SS220.svg)](https://isitmaintained.com/project/ss220club/Paradise-SS220 "Average time to resolve an issue")
[![Percentage of issues still open](http://isitmaintained.com/badge/open/ss220club/Paradise-SS220.svg)](https://isitmaintained.com/project/ss220club/Paradise-SS220 "Percentage of issues still open")

[![forthebadge](http://forthebadge.com/images/badges/60-percent-of-the-time-works-every-time.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/contains-technical-debt.svg)](http://forthebadge.com)
Expand Down
Loading

0 comments on commit faef72c

Please sign in to comment.