Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Releases: devinSpitz/PavlovRconWebserver

0.0.5.3

24 Jul 12:29
d85652e
Compare
Choose a tag to compare
* Docker compose fix
Make sure that you remove the file: "/opt/PavlovRconWebserver/appsettings.Production.json"
if it already exists and it's a folder, not a file.

0.0.5.2

10 Jul 11:12
33d35dd
Compare
Choose a tag to compare
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

04 Mar 09:13
3179d6a
Compare
Choose a tag to compare

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

27 Feb 14:49
e7fb128
Compare
Choose a tag to compare

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

26 Feb 17:41
3ac17e1
Compare
Choose a tag to compare

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

26 Feb 15:35
0018006
Compare
Choose a tag to compare
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

20 Feb 16:53
782a7cc
Compare
Choose a tag to compare
Hotfix 0.0.4.1
* Map select/remove Hotfix
* Save stats got an error even if it did work

0.0.4.0

20 Feb 13:27
2fc97be
Compare
Choose a tag to compare
  • 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

20 Nov 12:37
f93931a
Compare
Choose a tag to compare
  • 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

06 Nov 11:56
349b25a
Compare
Choose a tag to compare
* 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