Commit Graph

5 Commits

Author SHA1 Message Date
CosminPerRam a36f84309a chore: Remove the behaviour of adding empty player instances on epic if N mismatch 2023-11-25 20:11:17 +02:00
Guilherme Werner 9ab1126ca7
Update asa and epic protocols to use node require() (#417) 2023-11-25 18:54:37 +02:00
Guilherme Werner fcd258c45d fix: ARK: Survival Ascended `numplayers` (#405) 2023-11-25 16:22:46 +02:00
CosminPerRam 0777dea71c feat: remove axios from dependencies (#403)
* feat: remove axios usage

* fix: remove unused import

* docs: add comment on why we use usedTcp = true
2023-11-25 16:22:06 +02:00
CosminPerRam 47ba2ae649 feat: Add support for ARK: Survival Ascended using EOS protocol (#402)
* Add epic protocol

* Add support for ARK: Survival Ascended

- Using epic protocol

* Fix online player count

* Final cleanup
2023-11-25 16:21:07 +02:00