Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/arkmanager/ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
https://github.com/arkmanager/ark-server-tools

Actually cancel warning when Ctrl-C etc are pressed

0be8a67ba0ff4222ffd7328cb02b849b8e0aa0e2 authored over 8 years ago
Fix an error in doWarn that was causing duplicate warnings

957a5689dc7b0cc4b3793f43ac7b982fbe53ce41 authored over 8 years ago
" \n " added to empty response message

Server response when a command returns no response is
"Server received, But no response!! \n "

ea6de39917175edd3af434736c6467a2c71adc88 authored over 8 years ago
Fix a typo in the documentation

f9668ceae05bc46d9b2726f1dd29e5e42aa871bc authored over 8 years ago
Allow {time} in warning reason

5f317c8d5754e2b03019ce8f9a2089d743c76b81 authored over 8 years ago
Merge pull request #472 from FezVrasta/1.6-dev.unstable

Various fixes for 1.6

b59b705029d5f034ec9d3dd1846103d83f320750 authored over 8 years ago
Print SteamCMD command being executed

6b22944fe611eb96cdd6e3f9e11685b97daff4f3 authored over 8 years ago
Add cancelshutdown command

41097175fa86f6e6866a4f83984c2ced01cf54df authored over 8 years ago
Update documentation with new options

9a4211d47480a59a90145d6b98e0b68e0dec94b2 authored over 8 years ago
Change to the home directory

This should prevent errors when running from an inaccessible
directory

e05ec78ac897005646a34d573adc5562b05d82d0 authored over 8 years ago
Fix typo in doBackup

c8f6cee90b45aed0baa9089498adba607db20756 authored over 8 years ago
Fix an inconsistency between install.sh and arkmanager.init

bc40544bf81bbd31d34c5abfef12d44607b08cee authored over 8 years ago
Remove now unnecessary ulimit setup

8c57170e4d680f55d1713f20548abc2001911d5a authored over 8 years ago
Move .modbranch to __arkmanager_modbranch__.info

eaefdfaaa61f7f6e8065357950f5ae5e2dd1fdcd authored over 8 years ago
Allow stop and restart commands to take a reason

2b83abf65cebdc784049bbc2691c20d240c8fff2 authored over 8 years ago
Improve broadcast warning messages

053a938f56fc0dead21d93d58ec8024a7fb2af99 authored over 8 years ago
Parse output of download_workshop_item command

e9b2c9b21f15a869d180620ccd8bd956ad4f8469 authored over 8 years ago
Account for all lower-case names in some environments

103c3abcf9b2d783f4b8bbe9f8918a7c734b8b46 authored over 8 years ago
Handle multiple map files in mods

912c4dc824d8841aa753aea76d71d980252738b0 authored over 8 years ago
Fix numPlayersConnected to use getQueryPort

3eca9d3446d607e13669a5c2229ece09c662dd5b authored almost 9 years ago
Fix a couple of potential issues with player count checking

63ded49b304077cb7bce67cb0b740c1a151c6acc authored almost 9 years ago
Return -1 from numplayers if server unreachable

fd2637577036d22f213b9c882de59cd31f93d3ec authored almost 9 years ago
Use serverMapModId to set map name and MapModID option

1729c16df0f7593af9f3b600d8506b33b97bdca2 authored almost 9 years ago
Process ark options in config file order

326bb5560b20c1c88713aa081cc5f763f9ff141a authored almost 9 years ago
Add support for adding and removing cron jobs

eb72148b35a319c434e491386c3c3c435750656d authored almost 9 years ago
Add handling for global options

4eeeebeb8ec989d22665e58ecce80a34ab19a2e5 authored almost 9 years ago
Add Blob SHA to --version output

This should make it possible to determine the arkmanager
version when it hasn't been installed u...

7c0abf2dfbec627601faaa070581018f90f936e3 authored almost 9 years ago
Use name from mod.info if mod name can't be retrieved

e81f1905cdc5edd68966608decc95d3ffd1f7745 authored almost 9 years ago
Only try to remove .mod if it exists

fe11e77f0f025c2f10754fdedfbbe227790949c1 authored almost 9 years ago
Change .mod file output

7014502ee1e542278b95a94af1225e199c3f1274 authored almost 9 years ago
Merge pull request #429 from klightspeed/1.6-dev

Begin development on v1.6

666f7fbd3fc80df83f6a72877259bde4b6297ab1 authored almost 9 years ago
Begin development on v1.6

7f797acd951d4c1c928237aaa425a307e4220f0e authored almost 9 years ago
Merge pull request #418 from klightspeed/fix-653e934

Fix typo when comparing strings - should fix #417

ed9d38207ea3ef1a14cff3bb3d152a6f4d6db72e authored almost 9 years ago
Merge pull request #415 from klightspeed/1.5#fix-e48bd5b

Fix typo in useConfig - should fix #414

2c06b1466fc3523f49ad1202e9e2d8783fea2f6c authored almost 9 years ago
Fix logic error in configfile test

fdc7bffb6b0d077368dd51b797fbcee37e1cfa2c authored almost 9 years ago
Fix typo when comparing strings

Perl uses `eq` to compare strings, not `==`.

Fixes 653e934268c876ac17bafa31998b9bb67c44abb6 Rep...

af216eee99565a00d1c4b53dd359cf54623f782c authored almost 9 years ago
Fix typo in useConfig

Fixes: e48bd5b830a16fc5f30deb19a880b9443705259b Add configfile name to
list-instances

3b2f1e7a306c4a05d6708ca91a18113e5dbde206 authored almost 9 years ago
Merge pull request #413 from klightspeed/1.5#listinstances

Add configfile name to list-instances

5e8b53be78c06fe6c985225cab5d31bf01cfdb3e authored almost 9 years ago
Add configfile name to list-instances

e48bd5b830a16fc5f30deb19a880b9443705259b authored almost 9 years ago
Merge pull request #411 from klightspeed/1.5#readme

Convert README to asciidoc

84fcc923d0bbf5ecbbdd143721415fa7ba35f07a authored almost 9 years ago
Convert README to asciidoc

fef3a4b86a78e86d7d16f322c1b221970a312e74 authored almost 9 years ago
Merge pull request #410 from klightspeed/1.5#rconresponse

Replace empty server response with "Command processed"

0494e7360310cb54aa17e16847bdc11bb6508848 authored almost 9 years ago
Replace empty server response with "Command processed"

Replaces the "Server received, But no response!!" return
from an RCON command with "Command proc...

653e934268c876ac17bafa31998b9bb67c44abb6 authored almost 9 years ago
Merge pull request #405 from klightspeed/1.5#fix-61446ab

Fix typo in install script

ce999a7f45365d4ffa6f9e392cbe23a141f741e8 authored almost 9 years ago
Fix typo in install script

Fixes: 61446ab88c986da27694b14a3192aa53b37cd152 Add CONFIGFILE and
INSTANCEDIR variables in inst...

910a57ff8c697e8fb6eca0a2acfe02982ad66676 authored almost 9 years ago
Merge pull request #406 from klightspeed/1.5#printinstalling

Print "Installing ARK server" in doInstall

d9f08f637c149d45b4963057e7fc49826da3439d authored almost 9 years ago
Merge pull request #407 from klightspeed/1.5#defaultinstance

Make "main" instance default in new installs

acd936d41fb85adbe7150eb2dcb492404260353b authored almost 9 years ago
Make "main" instance default in new installs

a205b4c81e022ef203edd8d04525a6a04a3b5ef8 authored almost 9 years ago
Print "Installing ARK server" in doInstall

5ad361a2dffbb88b477c23a4ea2ec1652515e3a3 authored almost 9 years ago
Merge pull request #399 from FezVrasta/1.5-dev

Release v1.5

46f8c16828eed3d52ce7f82d095b1759dd795a4e authored almost 9 years ago
Merge pull request #397 from klightspeed/1.5-dev#uninstallmod

Add uninstallmod and reinstallmod

1286f609c35b461bd9cbb55462bdb960c7cb12d7 authored almost 9 years ago
Add uninstallmod and reinstallmod

cbcf73ff687abf0361d42c907c9fae7e8974ed28 authored almost 9 years ago
Merge pull request #388 from klightspeed/1.5-dev#revert-rm-acf

Fix mod updating re-downloading mod

d2a8582860c145579a526d7fc6975325325d42e5 authored almost 9 years ago
Default to displaying dots when stdout is not a terminal

65c9233bc6055b6b1f280257f8809447542e1d3b authored almost 9 years ago
Add dots progress output

c1a1dc7a1a5c0b5374e2d9e43d7b70e8f169f70b authored almost 9 years ago
Fix mod updating re-downloading mod

Give up on trying to prevent steamcmd from updating
every other workshop item it has downloaded....

a8e95f9011bdc96df4b898e9c6ef9c60eb79f685 authored almost 9 years ago
Merge pull request #386 from klightspeed/1.5-dev#fix-9c3597-acf

Fix the path to appworkshop_appid.acf

c1927e4feb5a9d1707ca8611e30c5c43f9ea349a authored almost 9 years ago
Merge pull request #387 from klightspeed/1.5-dev#warnmodbranch

Warn of known issues when mod_branch=Linux

8f2c9d2b7d9cf8cf7169b45e4e783123da00466d authored almost 9 years ago
Warn of known issues when mod_branch=Linux

21fb357f4107ab13e15fa58583911224ef146a19 authored almost 9 years ago
Fix the path to appworkshop_appid.acf

Fixes: 9c35974 Improve mod update behaviour

30ac0c3a220f512f9d5042f1101e9122fd328013 authored almost 9 years ago
Merge pull request #383 from klightspeed/1.5-dev#removemodfiles

Remove files that have been removed in mods

c1648f01631cdeba3a2e4a7d1970ed810a52b864 authored almost 9 years ago
Remove files that have been removed in mods

40bd3e80a9e35962d1585ff69c0aa6cc038efe2d authored almost 9 years ago
Merge pull request #381 from klightspeed/1.5-dev#steamcmdstatus

Improve mod update behaviour

565189eefcb3ea86533e6aa7d8621b62ccaaa34c authored almost 9 years ago
Add spinner and verbose support

1862ccd15f1e38aa7de24a042170722672562d4e authored almost 9 years ago
Improve mod update behaviour

9c35974678957ef2eda15765d0a44ae7e0cf263a authored almost 9 years ago
Merge pull request #379 from klightspeed/1.5-dev#systemduser

Have systemd (and upstart) run the script as the user

8fa345a40542583b016ca48914757b54a75a2c1a authored almost 9 years ago
Have systemd (and upstart) run the script as the user

fbd75687da15d41cabaeea3e3376f5fc35eea38a authored almost 9 years ago
Merge pull request #372 from FezVrasta/master

Merge fixes from master into 1.5-dev

e560db791444879c6ccfbecfb15ef83b29ebc4c9 authored almost 9 years ago
Merge pull request #376 from klightspeed/1.5-dev#fix-74fe4c9-staging

Fix typo in staging directory based file removal

4c0762643b27a7a2a6f4ae7e3de845f2c5479a8b authored almost 9 years ago
Fix typo in staging directory based file removal

Fixes: 74fe4c9 Remove files removed by Steam update

425e4f07f94a8763cfdc5c464c5ff97ee067d87e authored almost 9 years ago
Merge pull request #374 from klightspeed/1.5-dev#fix-d37176a

Fix typo in non-installed mod check

c4c47402c85430635c3d15f360c7e6c2b874748b authored almost 9 years ago
Fix typo in non-installed mod check

Fixes: d37176a Warn when a mod is requested but not installed

58458a852d1ad2c504cddacbcc84f2d69cca9f73 authored almost 9 years ago
Merge pull request #364 from klightspeed/1.5-dev#autoupdate

Add option to automatically update on startup

ac807bf74bc3bd5b367c56df430c32fa989280b5 authored almost 9 years ago
Merge pull request #370 from klightspeed/1.5-dev#warnmod

Warn when a mod is requested but not installed

fc1826805a70f0c675f480aea25d359508355179 authored almost 9 years ago
Merge pull request #371 from klightspeed/1.5-dev#removeservicename

Remove unused 'servicename' variable

4d696d2fd37ea6e3e9bc8fe92cfbb7f3db54f5ed authored almost 9 years ago
Remove unused 'servicename' variable

1d3827a87620f1dd20a51abba34192a93f573230 authored almost 9 years ago
Warn when a mod is requested but not installed

d37176adbbd7ce4dfed923c7631c718166c0f589 authored almost 9 years ago
Merge pull request #369 from FezVrasta/fix-323

fixes #323

0cac2ab215c9c34924afac43c033167d9e95f6f9 authored almost 9 years ago
fixes #323

6f861ce4829759a6db3622552031548b55c7256d authored almost 9 years ago
Merge pull request #363 from klightspeed/1.5-dev#issue-358

Change message after server is started

7786ad884e5625cab75fd84f053df285db3b21ee authored about 9 years ago
Merge pull request #365 from klightspeed/1.5-dev#warnwriteaccess

Warn when the SavedArks directory is not writable

f0b9f9139768d797c677443673d784862407dc6c authored about 9 years ago
Warn when the SavedArks directory is not writable

326d753b4036f062f2207bf4fc2152f969eccc6e authored about 9 years ago
Add `--noautoupdate` option to start and restart

49a2b029bc4fafdf4059ef2d0e34518fc1e7c2e4 authored about 9 years ago
Add option to automatically update on startup

4ca8617bc9f5e30415e51c6777b0b2013b109f0f authored about 9 years ago
Change message after server is started

b1a4189a9c0c476ca4ca05fd392001c7f09f84a2 authored about 9 years ago
Merge pull request #348 from klightspeed/1.5-dev#fixlenrcon

Fix typo in RCON handling

ab6bf806dcdf71b8989717aa2e7b136eaa915121 authored about 9 years ago
Fix typo in RCON handling

3c1690f0186863026595c80107f54c4ec9f1cf20 authored about 9 years ago
Merge pull request #347 from klightspeed/1.5-dev#removerecvdie

Remove die on recv

6cb040c204ffe9aef383fba40c3081cb706344a1 authored about 9 years ago
Remove die on recv

9d45d9d1cc0afec8a599aff83bcca298ff5e8704 authored about 9 years ago
Merge pull request #345 from klightspeed/1.5-dev#printerr

Print the last error when errors occur

5e55fcb0e465afa06f13420a471eb21407730b3c authored about 9 years ago
Print the last error when errors occur

2b58694e12dbabcbd68d0512d9489de2b7eb7003 authored about 9 years ago
Merge pull request #344 from klightspeed/1.5-dev#fix-eeb42bc

Add missing semicolon

edd4b3c8f111b8a44454d847484d939777872580 authored about 9 years ago
Add missing semicolon

fixes eeb42bc

b0b36b9c5c5b115208c4cc0d1313bae513d80f4e authored about 9 years ago
Merge pull request #342 from klightspeed/1.5-dev#warnemptyadminpass

Warn when ServerAdminPassword is empty

cdb94b1359760f50fddde464cec748bb44f0abcc authored about 9 years ago
Warn when ServerAdminPassword is empty

eeb42bcecdfc68bcc34d3f4bfba1abe259165009 authored about 9 years ago
Merge pull request #339 from klightspeed/1.5-dev#fixrestartwarn

Fix typo in stop/restart warn

f6ce5430a0fd1c193798df4395f9a2a0bd3127c8 authored about 9 years ago
Fix typo in stop/restart warn

053d5a5979626f342a0205b59f5433df72705453 authored about 9 years ago
Merge pull request #303 from klightspeed/1.5-dev#limitbackupsize

Implement old backup removal by limiting backup size

e688c697197eda8d84de62a7ea095cea9c9e506b authored about 9 years ago
Merge pull request #331 from klightspeed/1.5-dev#multiinstance

Add per-command multi-instance support

cd03f0aa207a5cf2838f82d593a2208903be0828 authored about 9 years ago
Merge pull request #333 from klightspeed/1.5-dev#fixcommands

Remove unnecessary shifts from command processing

0da2c5db80655e27333789bb2b7e906d2cc35318 authored about 9 years ago