Skip to content

merging more PRs#64

Merged
Triad-Sector merged 7 commits intomasterfrom
Changes2
Mar 26, 2026
Merged

merging more PRs#64
Triad-Sector merged 7 commits intomasterfrom
Changes2

Conversation

@Triad-Sector
Copy link
Copy Markdown
Owner

merging more PRs

NotLivyathan and others added 7 commits March 25, 2026 23:35
[ Fixes the communication console to be a general command access, adds the Engineering 101 Guidebook to all station Engineering Lockers, and updates the PA being mentioned in how to properly set it up and troubleshoot niche reasons it refuses to connect together ]
* Ban database refactor (#42495)

* Ban DB refactor seems to work at a basic level for PostgreSQL

* New ban creation API

Supports all the new functionality (multiple players/addresses/hwids/roles/rounds per ban).

* Make the migration irreversible

* Re-implement ban notifications

The server ID check is no longer done as admins may want to place bans spanning multiple rounds irrelevant of the source server.

* Fix some split query warnings

* Implement migration on SQLite

* More comments

* Remove required from ban reason

SS14.Admin changes would like this

* More missing AsSplitQuery() calls

* Fix missing ban type filter

* Fix old CreateServerBan API with permanent time

* Fix department and role ban commands with permanent time

* Re-add banhits navigation property

Dropped this on accident, SS14.Admin needs it.

* More ban API fixes.

* Don't fetch ban exemption info for role bans

Not relevant, reduces query performance

* Regenerate migrations

* Fix adminnotes command for players that never connected

Would blow up handling null player records. Not a new bug introduced by the refactor, but I ran into it.

* Great shame... I accidentally committed submodule update...

* Update GDPR scripts

* Fix sandbox violation

* Fix bans with duplicate info causing DB exceptions

Most notably happened with role bans, as multiple departments may include the same role.

* screens

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
killing protos that no work
@github-actions
Copy link
Copy Markdown

RSI Diff Bot; head commit c095c5b merging into 7fcde2d
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_NF/Structures/Machines/computer_wallmount.rsi

State Old New Status
computer_wallmount_apt Added
screen_occupied Added
screen_vacant Added

@Triad-Sector Triad-Sector merged commit 7bdc31c into master Mar 26, 2026
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants