Paradise
Paradise copied to clipboard
Paradise Station's GitHub main repository.
## What Does This PR Do Pointing to a slapper in your hand now states: `**John Doe** raises their hand!` It still shows the slapper in the little point blurb...
## What Does This PR Do New TGUI component - ImageButton! Documentation is included, any suggestions will be appreciated It was created to solve several problems: 1. To improve the...
## What Does This PR Do Makes the modsuit control unit update it's icon state properly ## Why It's Good For The Game Modsuit control unit should update when deploying...
## What Does This PR Do This PR adds a new section to character creation, allowing players to choose whether their borg will spawn in with an MMI, a robobrain,...
### Exploit Reports - [X] I confirm this issue is not an exploit. (Required) ### BYOND Version 515.1633 ### Issue Description All radios got updated sprites in #24629. The service...
### Exploit Reports - [X] I confirm this issue is not an exploit. (Required) ### BYOND Version 515.1630 ### Issue Description I got smooshed and pelted with items by a...
## What Does This PR Do Removes helpers that can be easily simplified into a single variable check. Current list: - `is_sharp()` - `get_turf_or_move()` - `is_dead()` - This one is...
## What Does This PR Do Removes a duplicate reverse dir helper ## Why It's Good For The Game Code sanity ## Testing Compiles ## Changelog NPFC
## What Does This PR Do Lots of small adjustments to ahelp/mhelp, see changelog. ## Why It's Good For The Game Mentors will better be able to track what's been...
## What Does This PR Do This should reduce the amount of view calls made during storage insertion. It also adds the trait TRAIT_SILENT_INSERTION that can be attached to items...