Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dev ref #295

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Update dev ref #295

merged 2 commits into from
Aug 28, 2024

Conversation

MSWS
Copy link
Contributor

@MSWS MSWS commented Aug 28, 2024

No description provided.

MSWS added 2 commits August 23, 2024 23:45
…agement, and !open Command (#289)

### PR Description

This pull request addresses multiple issues in the Jailbreak project:

1. **Issue JB-42**: Fixes the issue where `mp_death_drop_gun` was not
properly set on special days such as noscope and gun game days. The
value `mp_death_drop_gun` is now correctly set to 1 on these days.

2. **Issue JB-11**: Implements the feature to automatically open cells,
enhancing gameplay by streamlining cell management.

3. **Issue JB-29**: Ensures that spawns are not generated if a player is
invincible or during special days, preventing unintended spawn issues.

4. **Issue JB-13**: Modifies the `!open` command to display the user who
executed the command, aiding in better tracking and accountability for
cell openings, especially useful for admin and MS actions.

Each of these updates improves functionality and user experience in the
game.
… in Jailbreak (#294)

This pull request resolves a series of issues in the Jailbreak project,
focusing on new commands, gameplay tweaks, and customizable features:

- **[Issue JB-4](https://bug.msws.xyz/issue/JB-4)**: Implements the
"Roll the Dice" (RTD) feature with various rewards and punishments.
- **[Issue JB-46](https://bug.msws.xyz/issue/JB-46)**: Adds anti-cheat
measures to OITC mode to prevent the `/wp` command from refreshing
bullets.
- **[Issue JB-72](https://bug.msws.xyz/issue/JB-72)**: Reduces the
speedrun time limit to 30 seconds.
- **[Issue JB-79](https://bug.msws.xyz/issue/JB-79)**: Adjusts OITC mode
so that only player-dealt damage results in instant kills.
- **[Issue JB-77](https://bug.msws.xyz/issue/JB-77)**: Modifies Gun Game
mode to ignore suicides.
- **[Issue JB-66](https://bug.msws.xyz/issue/JB-66), [Issue
JB-64](https://bug.msws.xyz/issue/JB-64), [Issue
JB-60](https://bug.msws.xyz/issue/JB-60)**: Introduces customizable
options for OITC, NoScope, and HNS modes.
- **[Issue JB-75](https://bug.msws.xyz/issue/JB-75) & [Issue
JB-74](https://bug.msws.xyz/issue/JB-74)**: Adds new commands for the
Warden to spawn a chicken or soccer ball at their location.
- **[Issue JB-56](https://bug.msws.xyz/issue/JB-56)**: Increases the
Last Request (LR) start delay for noscope mode from 3 seconds to 7
seconds.
- **[Issue JB-82](https://bug.msws.xyz/issue/JB-82) & [Issue
JB-81](https://bug.msws.xyz/issue/JB-81)**: Introduces new overlays: a
green overlay for Special Team (ST) members and a red overlay for
rebels.
- **[Issue JB-80](https://bug.msws.xyz/issue/JB-80)**: Optimizes weapon
pickup prevention by removing the costly ontick checks.
- **[Issue JB-51](https://bug.msws.xyz/issue/JB-51)**: Adjusts the
message for auto-opened cells by graying it out.
- **[Issue JB-70](https://bug.msws.xyz/issue/JB-70)**: Tidies up in-game
messages.
- **[Issue JB-69](https://bug.msws.xyz/issue/JB-69)**: Updates the `!sd`
command to display the currently active Special Day.
@MSWS MSWS merged commit f185c2c into dev Aug 28, 2024
3 checks passed
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.

1 participant