Skip to content

Releases: Southclaws/sampctl

1.11.3

18 May 20:47
357b075
Compare
Choose a tag to compare

Changelog

  • 357b075 Merge pull request #501 from Southclaws/dev
  • d6d1727 ci: updated release actions
  • 3359cc1 Merge pull request #500 from Southclaws/dev
  • c793808 fix: we now detect if windows is above v1809 and use the new pty or fallback to the old tty
  • 886e978 chore: remove extra error line from compiler errors on windows as they require information we don't have
  • 8146756 fix: compiler output was incorrectly parsed and channels where blocking causing a hang when building
  • 7918d37 Merge pull request #490 from Southclaws/dev
  • 94c0d59 chore: updated both brew and scoop
  • 761c2ea Update .goreleaser.yml (#489)
  • 746f7cf add homebrew config
  • acd05a0 add scoop manifest
  • 2bc5d15 Merge pull request #488 from Southclaws/dev

1.11.0

02 Dec 19:14
Compare
Choose a tag to compare

Changelog

  • 0736c4c ci: github permissions allows specifying write permission for packages on a per workflow basis
  • 2717b82 Merge pull request #487 from Southclaws/dev
  • 94771d1 ci: try using actor instead of repository_owner as docker login auth
  • bb9af64 Merge pull request #486 from Southclaws/dev
  • 112df6c ci: make sure to login to github registry before running goreleaser
  • db13d58 Merge pull request #485 from Southclaws/dev
  • 671197c ci: swapped from earthly back to workflows just for release
  • 0059661 Merge pull request #484 from Southclaws/dev
  • c05ad27 Merge branch 'master' into dev
  • 1fa1124 chore: fix type with github container registry domain
  • 404a619 fix: add GITHUB_TOKEN that points to secrets for eathly build on master (#483)
  • 25f85f9 fix: add GITHUB_TOKEN that points to secrets for eathly build on master
  • ee030b2 v1.11.0 (#482)
  • e798357 Merge pull request #461 from DEntis-T/patch-1
  • 5b38854 Fix the version

1.10.0

12 Feb 19:22
4f2317e
Compare
Choose a tag to compare

Changelog

  • 4f2317e Merge pull request #455 from Southclaws/goreleaser-fix
  • 2a29428 fix(ci): binaries is now deprecated for goreleaser
  • 80a4a00 Merge pull request #451 from Southclaws/v1.9.2
  • 4132994 fix(build): fix include paths being overwritten by local package
  • f2f8d2a fix(compiler): handle error when compiler fails
  • d990b57 chore(workflow): updated go versions
  • 37ab179 chore(project): updated all dependencies
  • 14ec61b fix(package): build not returning error when it fails
  • 06e6ff5 feat(compiler): added ntstatus codes for Windows
  • be84046 fix(test): updated more incorrect repository owner for github
  • 9892b68 fix(tests): fixed generated test file using the wrong repository owner
  • fa88cf5 fix(test): revert changing a test for specific package
  • 2d84f46 chore: update pawn standard libs links
  • 6c79f13 fix(test): fixed standard pawn packages changing ownerships
  • bd6a302 fix(test): formatting causes tests to fail
  • cb6804b fix(test): fixed tests failing
  • 3dc9559 chore(entry): sets the output file location to be in gamemodes folder on init
  • 0ea40c5 chore(ensure): removed creating folders when ensuring
  • a41ebdf chore(tags): add a default tag when initialsing a package
  • b0a5b07 chore(init): hide warnings for missing versioning when initialising
  • 4824bdf chore(cli): removed server subcommands entirely
  • db80c36 fix(init): fixed entry point not being created on init
  • d7da4b3 chore(toml): removed toml checks and messages
  • da0f34f fix(cli): fixed failing on empty error
  • 57d64cd Fix pty issues on Linux, see creack/pty#96
  • b393fe0 Minor fixes (#419)
  • 15960de Return without setting an error for include packages (#423)
  • b3c0e0b Fixed a panic when a repo folder did not exist before cloning (#427)
  • fd1e11a Adds a tag if one is not present when installing a new dependency (#428)
  • 55af089 Added the ability to run pre/post build commands (#429)
  • a55a8ca Cache has been moved to the proper OS accepted locations, and old cache is cleaned up in the process (#430)
  • 5670f2e Adds the main package to the list of include paths (#431)
  • dd23b35 Fixes runtime structs being written to yaml by upgrading to v3 (#432)
  • 35a6dfe exported RunPrepare
  • 8b412f0 attempt to fix the token for releases
  • 47f74f3 ignore text output (#410)
  • 9b56e4f untangled package context from rook package (#409)
  • 7e6086d exported RunPrepare
  • 2daeb58 add allow unsecure commands flag (#424)

1.9.1

10 Aug 22:55
ad2db0d
Compare
Choose a tag to compare

Changelog

ad2db0d Merge pull request #404 from Southclaws/workflow-hotfix
bd6c559 Added additional token as requested
d34d015 Use a github token with custom permissions
11c9cf5 Merge pull request #399 from Southclaws/dev
c228a44 Fixed resources not being pulled if no version was specified (#400)
04cd976 FIx docker issues by authenticating before goreleaser (#396)

Docker images

  • docker pull southclaws/sampctl:1.9.1
  • docker pull southclaws/sampctl:v1
  • docker pull southclaws/sampctl:v1.9
  • docker pull southclaws/sampctl:latest

1.9.0

20 Jul 20:55
1e56fc3
Compare
Choose a tag to compare

Changelog

1e56fc3 Merge pull request #395 from Southclaws/dev
9f0eaac Add docker env to release workflow (#394)
6084aa9 Merge pull request #393 from Southclaws/dev
a9f5814 Merged the runtime fields so values are shared (#392)
3d0ff5b Removed an extra -X flag from ldflags (#391)
afa55b8 Merge pull request #387 from Southclaws/dev
8c509a2 Fix workflow (#386)
26cd4c7 Merge pull request #346 from Southclaws/dev
bb4f251 Run full tests for actions (#385)
55e32fd Fixes issues with tests (#381)
4df4d3b Updated configor to use new repo (#384)
b856d12 Untangle internal dependencies (#373)
3af893e Config cleanup (#369)
e5d5b36 Cleaned up context usage (#370)
54626a2 Fixed installing failed dependencies (#367)
d7e0ad4 Fixed inconsistencies with configs (#366)
ea407a0 Cleaned up build watcher (#365)
8b052e6 Updated dependencies (#362)
f1b39a1 Fixed binary permissions (#361)
9274810 Added --version as a flag (#358)
52c8bf9 Added package type options to config init (#357)
cfe3d7c Delete package folder after failed ensure (#353)
df02f97 deprecate server subcommands (#355)
3722f96 Added support for runtime binaries paths (#354)
af0ef8e Added custom compiler repos (#347)
344d1b2 Fixed plugins failing to download when ensured without a version (#349)
5753841 Removed travis ci file (#345)
55b58cf Fixed crash when output folder didn't exist (#343)
ee7be5b Added versioning for remote packages (#342)
df56f6c Fixed returning when updating compiler list (#341)
c718f14 GitHub actions workflow (#335)
28197d1 Staging PR for a source code reorganisation (#332)
7a95514 Updated default compiler version (#330)
e61c7ce Replace deprecated methods; Change app output format. (#317)

Docker images

  • docker pull southclaws/sampctl:1.9.0
  • docker pull southclaws/sampctl:v1
  • docker pull southclaws/sampctl:v1.9
  • docker pull southclaws/sampctl:latest

1.8.39

28 Apr 20:18
Compare
Choose a tag to compare

Changelog

11bf76a release 1.8.39
afef21b Merge pull request #301 from Southclaws/issue-300
4bc9212 bumped the default compiler version to 3.10.9
995d9e7 release 1.8.38

Docker images

  • docker pull southclaws/sampctl:1.8.39
  • docker pull southclaws/sampctl:v1
  • docker pull southclaws/sampctl:v1.8
  • docker pull southclaws/sampctl:latest

1.8.38

16 Mar 19:57
fc977ec
Compare
Choose a tag to compare

Changelog

fc977ec Merge pull request #296 from Southclaws/issue-295
ee2ed02 made build config fields such as workingdir, input and output take precedence if they are set in the package definition file
dd20b63 Merge pull request #293 from ADRFranklin/dev
b4116b0 Removed extra space/tab indention
5fc249a Moved import into the main import list
a0e33a8 Added autoloading of .env files
a496ade Merge branch 'dev'
bef57c5 resolved #284

Docker images

  • docker pull southclaws/sampctl:1.8.38
  • docker pull southclaws/sampctl:v1
  • docker pull southclaws/sampctl:v1.8
  • docker pull southclaws/sampctl:latest

1.8.37

26 Dec 14:42
Compare
Choose a tag to compare

Changelog

9375508 release 1.8.36
f7d1823 Merge branch 'dev'
9510408 attempt fix of parent resource acquisition Re-ordered dependency resolution resource gathering to skip resources for the root/parent node of the tree. This change aims to only mark resources for download on dependencies that are below the root node of the dependency tree. This fixes an issue where a package run of a package that supplies plugin binaries can run locally without attempting to pull its own binaries from GitHub - this means plugin packages can define their own in-development copies of plugin binaries for proper local testing.
d02cc4f Merge pull request #271 from frostgaming/master
dc64273 Fix two typos
bbcdaf8 fix tags

Docker images

  • docker pull southclaws/sampctl:1.8.37
  • docker pull southclaws/sampctl:v1
  • docker pull southclaws/sampctl:v1.8
  • docker pull southclaws/sampctl:latest

1.8.36

28 Oct 10:38
Compare
Choose a tag to compare

Changelog

6890810 fixed deprecated goreleaser config
c8084b5 release 1.8.36
2d33ac6 Merge pull request #262 from ADRFranklin/dev
c59de2e Checksum now checks against the downloaded server archive

Docker images

  • docker pull southclaws/sampctl1.8.36
  • docker pull southclaws/sampctlv1
  • docker pull southclaws/sampctlv1.8
  • docker pull southclaws/sampctl:latest

1.8.33

24 Aug 09:22
Compare
Choose a tag to compare

Changelog

5de2407 release 1.8.33
170f001 Merge branch 'dev'
8378119 reverted .env fail raising error

Docker images

  • docker pull southclaws/sampctl:1.8.33
  • docker pull southclaws/sampctl:v1
  • docker pull southclaws/sampctl:v1.8
  • docker pull southclaws/sampctl:latest