Skip to content

Conversation

@stickz
Copy link
Contributor

@stickz stickz commented Dec 27, 2022

Description

Adds a feature to auto add the server with the rcon password if specified.

Backwards compatible with previous plugin versions if config is not updated.

Motivation and Context

Sourcebans doesn't sync properly without the rcon feature. I wanted to give the user the option to add the rcon password to the database. This saves the hassle of having to input the rcon password into the web panel afterwards.

How Has This Been Tested?

Compile tested with sourcemod 1.11 stable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

This pull requests starts on mobile design enhancements. It maintains a desktop first philosophy.

[*] On the dashboard tab, the player ban blocks and comm block sections are separated bellow 1279px.

[*] The header is compressed bellow 1279px to better use screen space.

To re-simulate these changes, visit https://develop.bans.redstonend.uk/

Afterwards, reduce the size of your web browser until the width stops scaling on the source-bans interface.
We can't use this on a desktop first website. It breaks too many things.
Adds a feature to auto add the server with the rcon password if specified.

Backwards compatible with previous plugin versions if config is not updated.
@Hackmastr Hackmastr merged commit 32713b2 into sbpp:php81 Dec 28, 2022
@Hackmastr
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants