Telokis

Results 23 issues of Telokis

Hello, I'd really like to use your nodebb plugin but I can't use bukkit/cauldron/thermos/anything that allows both mods and plugins, I have to stick on forge only. Is there a...

bug
enhancement

Is there a way to have some kind of dynamic end point? More specifically, in my case: I want to target a specific node but stop when I'm within 50px...

I am trying to call [argv.showHelp](https://github.com/indexzero/nconf/blob/master/lib/nconf/stores/argv.js#L66) in order to display which arguments are available to the user. However, if I do `nconf.argv().showHelp();` it crashes. I tried reading the source code...

Since there is a lot of code added to support this, why do we even bother handling it ? The client-side routing seemed pretty fine to me so I don't...

This PR attempts to make the `firebow` align with other fire weapons. (`fireblade` and `firestaff`, specifically). This change is made so the ranger class will have easier access to interesting...

This PR finalizes the [Huly](https://huly.io/) template to make it work properly: - Add a logo (Not required but always nice) - Remove `ignore: true` because the template works fine -...

⚙️ New Service

This PR adds support for [Pterodactyl](https://pterodactyl.io/), the game server manager. I have properly tested it and it works fine but it needs some manual intervention to be perfect. @andrasbacsai We'll...

⚙️ Service

### Description It's already happened 4 times that, when creating my resource, I select my own network but when checking "Connect To Predefined Network", the network the container is attached...

💎 Bounty

This PR adds the Organizr service as a template.

⚙️ New Service

For the `front` service, the following environment variables are defined ([Here](https://github.com/hcengineering/huly-selfhost/blob/main/template.compose.yaml#L80-L82)): ```yml - CALENDAR_URL=http://${SERVER_ADDRESS}:8095 - GMAIL_URL=http://${SERVER_ADDRESS}:8088 - TELEGRAM_URL=http://${SERVER_ADDRESS}:8086 ``` However, there are no services associated with these ports, making the...