Releases: devinSpitz/PavlovRconWebserver
0.0.5.3
0.0.5.2
Admins logs & ban & security fix * Add admin command logs fur successfully commands * Ban people which are not on the server * security fix for ssh.net
0.0.5.1
Rcon commands only for the admin role which is the owner and can manage all the server does not make sense anymore that's why I changed the admin commands to the mod role.
0.0.5
Closes #99 Check the box in the pavlov server settings. Be aware that this feature is not available for rented or on premise roles.
Closes #100 You can import bans on every server.
Closes #95 Be aware that you need to install https://wkhtmltopdf.org/ to get this function up and running.
If you use it in discord you would need to change the url every time you post otherwise it will get cached.
like &timeStamp=4466444 and than + 1 every time you send the link.
0.0.4.4
Closes #93 Maps that get deleted in the workshop now also get deleted in the database and as selected map. Takes after after saving game.ini
Closes #97 Could not crawl oculus profiles on steam! fix is not try to do that.
Closes #104 All hidden maps do now show a random mode. You need to change them to hide from hand
Closes #105 leaderboard now get the data via ajax
Did a lot of css fixes. its now a lot more better on phones etc.
Also did fix the problem that 0.0.4.2 and 0.0.4.3 created sry for that.
0.0.4.2
Closes #93 Maps that get deleted in the workshop now also get deleted in the database and as selected map. Takes after after saving game.ini Closes #97 Could not crawl oculus profiles on steam! fix is not try to do that. Closes #104 All hidden maps do now show a random mode. You need to change them to hide from hand Closes #105 leaderboard now get the data via ajax * Did a lot of css fixes. its now a lot more better on phones etc.
0.0.4.1
Hotfix 0.0.4.1 * Map select/remove Hotfix * Save stats got an error even if it did work
0.0.4.0
- GDPR stuff added so you can download and remove your data from the system.
- Fixed or try to make better error handling
- Added request limiter
- steam login added (*be aware that you need to change the service and nginx redirect for this to work in chrome and other browsers in the future (check the nginx section))
- Added limited Shack Support
- Show pavlov server logs in the gui
- Added TTT Commands
- fixed some stuff in the matchmaking but its still WIP
!!!!! Be Aware !!!
- You need to create a appsettings.Production.json now. Copy past from appsettings.Development.json.
- Arch and subfolder together is not supported. Just leave this option in the appsettings empty or a /
- Autobalance is broken right now will check that in the next version
0.0.3.9
- Added the possibility to use the software in a subpath with a prefix.
- Added the default arch presets that made the software think that the Pavlov servers were not running and it could not be started.
- Rcon commands that succeed are no longer displayed in a dialog, but are just notifications
- Shack support was added to matches and much more, but the whole matchmaking system is still in testing phase
- Added Shack support with one mappool per ssh server
- GodMode added
- Added custom commands
- Added ability to give commands to all players at once
- Fixed the behavior when removing the server from the hard drive
0.0.3.8
* made autobalance better by mak89 * Added default maps and remove not working ones. (they will still be there if you already had a database :() * remove unused librarys * added INFECTION