Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Releases: SCPSharp/scp-sharp

mc1.20.4-1.13.1

01 Jan 02:37
mc1.20.4-1.13.1
dd8b14a
Compare
Choose a tag to compare

mc1.20.4-1.13.0

01 Jan 02:25
mc1.20.4-1.13.0
08d8807
Compare
Choose a tag to compare

mc1.20.4 support

Full Changelog: mc1.20.1-1.12.4...mc1.20.4-1.13.0

mc1.20.1-1.12.4

24 Jul 00:31
mc1.20.1-1.12.4
aea21dc
Compare
Choose a tag to compare

Fix 1.20.1 support (#226)

Full Changelog: mc1.20.1-1.12.3...mc1.20.1-1.12.4

mc1.20.1-1.12.3

23 Jul 15:10
mc1.20.1-1.12.3
ce806b6
Compare
Choose a tag to compare

1.20.1 support. #226

Full Changelog: mc1.19.3-1.12.2...mc1.20.1-1.12.3

mc1.19.3-1.12.2

14 Jan 11:32
Compare
Choose a tag to compare

mc1.19.3-1.12.1

14 Jan 09:46
Compare
Choose a tag to compare
  • fix!: SCP-173 spawn ran into death looping

mc1.19.3-1.12

14 Jan 09:12
Compare
Choose a tag to compare

What's Changed

This release contains a number of incompatible refactorings.
Important bug fix included in mc1.19.3-1.12.1, please DO NOT use this version

  • update dependencies
  • convert Site-63 from feature to structure
  • 1.19.3 support
  • fix placing card reader on air #169

f6794ff build: release 1.12
7a54aaf build: remove deprecated usage
d6257af style(license): format license header [ci skip]
781b803 fix!: double entity
96799ac feat!: add site63/scp173_containment_room back
cdf8156 docs: use Modrinth for game version
d7db3ca build: bump to Gradle 7.6
3eb8aa6 docs: update
9706d5f docs: fix typo
de019d5 docs: add documentation for Site-63
79578d6 fix: github actions status badge in README(github.com/badges/shields#8671)
db1efce docs: update license header in README
4e3500f feat: reduce logs from card readers
6bca161 fix: placing card reader on air (GH #169)
0d5b8b0 style(license): format license header [ci skip]
564f524 feat!: add crossing for Site-63
992914e fix!: coerce
3f0d1bf refactor!: separate Utilities
899e05e feat!: rename NBT tags in minecraft:worldgen/structure_piece / scpsharp:site63/corridor
dfb0892 chore!: remove tag minecraft:block/scpsharp:facility_keep
e0fc4c3 fix!: name shadowed
8f686fb fix!: remove incorrect TODO
ed434df style(license): format license header [ci skip]
7fc4760 Merge remote-tracking branch 'origin/main'
7bee33b feat!: Site-63 corridors
86b9407 style(license): format license header [ci skip]
570a948 refactor!: convert Site-63 to Structure (Part 1)
c92e26c perf: improve speed of space validating
d815efd fix: facility generator causes far chunk access
cbf5790 style: fix license header
47c04b2 style: format
31dccb8 chore: 2023 Hello World!
9c28d31 build(deps): bump Kotlin to 1.8.0
68104fd build(deps): partially bump to 1.19.3
5f42000 build(deps): bump dependencies
e3dd131 build(deps): bump modmenu from 4.0.6 to 5.0.2 (#161)
d2c5a4b build(deps): bump com.modrinth.minotaur from 2.4.4 to 2.6.0 (#168)
58f67da build(deps): bump actions/stale from 6 to 7 (#167)
e45c291 build(deps): bump fabric-language-kotlin to 1.8.4+kotlin.1.7.20
c7c68c6 build(deps): bump KT to 1.7.20(incompletely)
7c750ef fix(dev): REI crashes in dev environment
8ef95da build: use Indra java version setter
67f3b99 build: use Spotless license formatter
f4c4dab build: remove commons-io from buildScript classpath
f11278d build(deps): bump to REI 9.1.541
f9b0dfd build: bump to indra 2.2.0
53f4b04 chores: convert CRLF files to LF
888e300 build: update gradle wrappers
04f4211 build(deps): bump to loom 1.0 & yarn build18 + fabric-api 0.61
dd36be4 build(deps): bump com.modrinth.minotaur from 2.4.3 to 2.4.4 (#120)
94c497a build(ci): update actions/stale to v6
7eff135 build: bump to Gradle 7.5.1
a6cee10 build(ci): fix stale workflow

Full Changelog: mc1.19.2-1.11...mc1.19.3-1.12

mc1.19.3-1.12-pre1

14 Jan 03:25
Compare
Choose a tag to compare
mc1.19.3-1.12-pre1 Pre-release
Pre-release

Warning

This is an unstable PRE-RELEASE version. This release contains a number of incompatible refactorings. Site-63 changed from feature to structure. Crossings and corridors were refactored. SCP-173 containment rooms cannot be generated.

What's Changed

  • build(deps): bump com.modrinth.minotaur from 2.4.3 to 2.4.4 by @dependabot in #120
  • build(deps): bump actions/stale from 6 to 7 by @dependabot in #167
  • build(deps): bump com.modrinth.minotaur from 2.4.4 to 2.6.0 by @dependabot in #168
  • build(deps): bump modmenu from 4.0.6 to 5.0.2 by @dependabot in #161

d7db3ca build: bump to Gradle 7.6
3eb8aa6 docs: update
9706d5f docs: fix typo
de019d5 docs: add documentation for Site-63
79578d6 fix: github actions status badge in README(github.com/badges/shields#8671)
db1efce docs: update license header in README
4e3500f feat: reduce logs from card readers
6bca161 fix: placing card reader on air (GH #169)
0d5b8b0 style(license): format license header [ci skip]
564f524 feat!: add crossing for Site-63
992914e fix!: coerce
3f0d1bf refactor!: separate Utilities
899e05e feat!: rename NBT tags in minecraft:worldgen/structure_piece / scpsharp:site63/corridor
dfb0892 chore!: remove tag minecraft:block/scpsharp:facility_keep
e0fc4c3 fix!: name shadowed
8f686fb fix!: remove incorrect TODO
ed434df style(license): format license header [ci skip]
7fc4760 Merge remote-tracking branch 'origin/main'
7bee33b feat!: Site-63 corridors
86b9407 style(license): format license header [ci skip]
570a948 refactor!: convert Site-63 to Structure (Part 1)
c92e26c perf: improve speed of space validating
d815efd fix: facility generator causes far chunk access
cbf5790 style: fix license header
47c04b2 style: format
31dccb8 chore: 2023 Hello World!
9c28d31 build(deps): bump Kotlin to 1.8.0
68104fd build(deps): partially bump to 1.19.3
5f42000 build(deps): bump dependencies
e3dd131 build(deps): bump modmenu from 4.0.6 to 5.0.2 (#161)
d2c5a4b build(deps): bump com.modrinth.minotaur from 2.4.4 to 2.6.0 (#168)
58f67da build(deps): bump actions/stale from 6 to 7 (#167)
e45c291 build(deps): bump fabric-language-kotlin to 1.8.4+kotlin.1.7.20
c7c68c6 build(deps): bump KT to 1.7.20(incompletely)
7c750ef fix(dev): REI crashes in dev environment
8ef95da build: use Indra java version setter
67f3b99 build: use Spotless license formatter
f4c4dab build: remove commons-io from buildScript classpath
f11278d build(deps): bump to REI 9.1.541
f9b0dfd build: bump to indra 2.2.0
53f4b04 chores: convert CRLF files to LF
888e300 build: update gradle wrappers
04f4211 build(deps): bump to loom 1.0 & yarn build18 + fabric-api 0.61
dd36be4 build(deps): bump com.modrinth.minotaur from 2.4.3 to 2.4.4 (#120)
94c497a build(ci): update actions/stale to v6
7eff135 build: bump to Gradle 7.5.1
a6cee10 build(ci): fix stale workflow

mc1.19.2-1.11

10 Aug 02:38
5a6e379
Compare
Choose a tag to compare

What's Changed

  • feat(i18n): update translations
  • feat(subjects): add anti SCP-008 suit
  • pref: remove usage of java stream
  • docs: updated README

Full Changelog: mc1.19.2-1.10.1...mc1.19.2-1.11

mc1.19.2-1.10.1

09 Aug 14:13
Compare
Choose a tag to compare

What's Changed

  • Add support for 1.19.2

Full Changelog: mc1.19-1.10.1...mc1.19.2-1.10.1