hll_rcon_tool icon indicating copy to clipboard operation
hll_rcon_tool copied to clipboard

Hell Let Loose Community RCON, CRCON for short. An alternative rcon client for HLL. It is a web application with many features, historical data, statistics, discord integrations, etc

Results 82 hll_rcon_tool issues
Sort by recently updated
recently updated
newest added

Any player that enters the server will receive a message. Could be useful to display server rules, team Discord url, events reminders, etc. Message can be different according to seed...

Hello, Is there a way via API or accessing the hosted server to export the banned/ blacklist? Many Thanks Sam

This test fails non deterministically, haven't (and may never) look into it, just filing it so I don't forget about it. ``` FAILED tests/test_no_solo_tank_automod.py::test_should_warn_twice - AssertionError: assert == ```

Hey, would it be possible to include another field in the `get_live_game_stats` to list only online players and preferably split by team? I might be willing to help if I...

Hey there, I hope I'm writing about this in the right place. When I fetch data from [POWERBITS GAMETEAM HLL #2](http://213.32.7.63:7014/api/public_info) public API to get the most recent state of...

It would be nice to know which team weapons and kills belong to. This makes it possible to show more team specific information. I'm thinking of something like being able...

Rewrote mostly the "install" part to be more noob-friendly :) Cleaned out the markdown errors. + little modifs : Docker 'compose' plugin is now mandatory as 'docker-compose' doesn't support 'include'...

Fixes TypeError: cannot unpack non-iterable NoneType object when server has be idle in the log stream. The scenario occurs when last_seen is None and the tail returns None ![image](https://github.com/MarechJ/hll_rcon_tool/assets/16978537/4c518430-5433-4b37-a0df-bb1b0ad6a963)

On a fresh install with a match in progress there is no match history. Just filing this so I can keep track of it to fix it later. ``` [2024-04-17...

This is **NOT** an exhaustive list and I will be updating it as I go. ## General - The entire API could be rewritten leveraging HTTP verbs GET, POST, DELETE,...