mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-20 11:40:07 +01:00
## About The Pull Request Partially reverts #4614. Exploitables, background, and security are now separate. ## Why It's Good For The Game This was never a good change. Exploitables and sec records hold completely separate purposes. Sec should not see every single exploitable node you have, basically. Additionally, some people have stuff in their exploitables and background they cant access right now. Exposing them again lets people retrieve them. ## Proof Of Testing <details> <summary>Screenshots/Videos</summary> <img width="787" height="620" alt="image" src="https://github.com/user-attachments/assets/b8b464a8-ff4a-40f1-a48f-086c99abb6af" /> </details> ## Changelog 🆑 add: Exploitables, background, and security records are now distinct record fields, instead of being combinced. /🆑