138 Commits

Author SHA1 Message Date
ShookEagle
94db4d7252 Merge remote-tracking branch 'origin/dev' into feat/autowarden 2025-08-08 09:47:22 -05:00
ShookEagle
ef74889949 Feat: New Fog War Special Day 2025-07-18 14:07:46 -05:00
ShookEagle
0e591ebe79 Auto Warden Locale 2025-05-22 17:22:47 -05:00
MSWS
cdeb71f48e Merge feat/raytrace 2025-02-25 02:17:20 -08:00
blankdvth
0b091692cb Embed command stands into actual pass/fire messages, announce freeday in 10s 2025-02-18 00:47:32 -05:00
blankdvth
45976f0232 Add message indicating command stays on pass 2025-02-17 20:25:29 -05:00
MSWS
590fbdf3fb Update warden death message 2025-01-21 16:58:08 -08:00
MSWS
b987887974 Fix speedrunners sometimes killing down to 1 2024-12-28 16:06:45 -08:00
MSWS
d61a35a023 Formatting 2024-12-27 12:52:58 -08:00
MSWS
fb062b06e2 Fix Prisoners Prisoners 2024-12-26 20:17:27 -08:00
MSWS
3c785657cc More fixes 2024-12-26 15:51:29 -08:00
MSWS
1272fc4203 Localization simplification 2024-12-26 11:06:32 -08:00
MSWS
e36f2d2162 Add more damage/equip control 2024-12-26 09:56:57 -08:00
MSWS
120c5cc532 Finalize fixes 2024-12-26 09:30:09 -08:00
MSWS
6d584a846a Add pretty messjage 2024-12-26 07:45:43 -08:00
cx
d425937fc5 Rebel Command (#332)
* Rebel command added.

* -Cannot /rebel if in LR.
-Close LR menu on /rebel.
-Marked as rebeller in rebel service.

Comment: Will be better to change to LR menu, instead of a command. This will solve the issue where you can /rebel and then start an LR.

* -Cannot /rebel if in LR.
-Close LR menu on /rebel.
-Marked as rebeller in rebel service.

Comment: Will be better to change to LR menu, instead of a command. This will solve the issue where you can /rebel and then start an LR.

* Remove import

* Prevent `/lr` during `/rebel` (This means you will no longer be able to do any LR if you `/rebel`):

LastRequestCommand.cs
```
    if (manager.IsInLR(executor) || LastRequestRebelCommand.PlayersRebelling.Contains(executor.Slot)) {
```

'Fakes' an active LR; this prevents having to actually implement an LR.

* -Removed using directives not used by LastRequestManager.cs

-Added ILastRequestRebelManager.cs
-Added LastRequestRebelManager.cs
    -Added both files to LastRequestExtension.cs

-Refactored LastRequestCommand.cs
-Refactored LastRequestRebelCommand.cs

* Code Enhancements

-Added CalculateHealth to ILastRequestRebelManager.cs
-Removed redundant ILRLocale.cs/LastRequestLocale.cs for LastRequestRebelCommand.cs

LastRequestCommand.cs:
-refactored ILastRequestManager parameter name to be consistent with code and LastRequestRebelCommand.cs

LastRequestRebelCommand.cs & LastRequestRebelManager.cs:
-Refactored code and removed redundancies.

---------

Co-authored-by: Isaac <imodmaker@gmail.com>
2024-12-23 03:19:47 -08:00
MSWS
66d36a93a5 Add LR color perk 2024-12-22 00:59:54 -08:00
MSWS
9a788e22be Add feedback 2024-12-22 00:59:54 -08:00
MSWS
c5c4f713fb Fix speedrunners coloring 2024-12-19 14:30:10 -08:00
MSWS
95aaa2a10c Delay giving back knife? 2024-12-18 21:52:45 -08:00
MSWS
3f9a575cb3 Add colors to c4 messages 2024-12-18 21:16:21 -08:00
MSWS
87e65ef683 Use dark blue instead 2024-12-18 19:29:29 -08:00
MSWS
92a163fa40 Overhaul prefixes / message colors 2024-12-18 18:40:59 -08:00
Isaac
cb4155de04 Feat/count cmd (#312)
* Unmute everyone on round start regardless of peace status

* Dont enable LR if already enabled

* Fix warden breaking after guaranteed warden rtd

* Add count command

* Cleanup
2024-10-11 21:43:30 -07:00
MSWS
402a87b418 Cleanup 2024-09-18 06:41:40 -07:00
MSWS
f43214b22a Start work on gangs integration 2024-09-16 23:11:23 -07:00
Isaac
968749ed37 Add support for toggline Auto-RTD (#303)
* Add support for toggline Auto-RTD

* Add locale

* Fix typo
2024-09-05 19:53:52 -07:00
MSWS
f1c04038cb Changes 2024-08-31 20:26:05 -07:00
MSWS
bb0dbf3dbe Dont broadcast opening if already opened 2024-08-29 21:03:47 -07:00
MSWS
ae68386f5a Add soccer and chicken cmd 2024-08-28 04:52:35 -07:00
MSWS
caed34055d Add config for RTD 2024-08-28 03:24:55 -07:00
MSWS
faea1f86c3 Fixes 2024-08-28 03:12:30 -07:00
Isaac
8cb437a8b8 Feat/rtd (#293)
* Add RTD

* Add noscope reward

* Tidy up message

* Auto Format
2024-08-28 00:17:58 -07:00
Isaac
a0015ee9d0 Smoke/24.08.27 (#292)
* Include snipers in GUNS

* Include snipers in GUNS

* Switch to preventing pickups instead of listening ontick

* Fix onTick case
2024-08-27 20:11:43 -07:00
Isaac
9710049643 Cleaup/aug (#290)
* Reformat

* Add cvar config for HNS

* Add more HNS customization support

* Add customizations to noscope

* Remove unused class var

* More tidying up

* Remove config infra

* Add configurability to C4

* Add contributing, add config explanation in readme
2024-08-27 17:57:20 -07:00
MSWS
ba5f0da471 Add auto-cells opening 2024-08-23 23:05:07 -07:00
MSWS
1b15b2aef0 Dont lowercase unnecessarily 2024-08-12 19:35:13 -07:00
MSWS
9d0197d5ed Final tidy up 2024-08-12 19:33:34 -07:00
MSWS
a63183e20f Detect when speedrunner is afk 2024-08-12 19:14:58 -07:00
MSWS
842ff414a8 Remove unused lines 2024-08-12 18:44:45 -07:00
MSWS
1b36a12038 Misc. changes 2024-08-12 18:43:41 -07:00
MSWS
59ebba7847 Remove obsolete usage 2024-08-07 20:24:36 -07:00
MSWS
1e704b5c85 Resolve warnings 2024-08-07 17:21:45 -04:00
MSWS
488c645031 Fix gungame 2024-08-07 17:06:23 -04:00
MSWS
47bcdb1e81 Add gungame 2024-08-06 20:31:50 -07:00
MSWS
cfb1905238 Working 2024-08-04 09:46:50 -07:00
MSWS
a326ffff4d Fix interfact mixups 2024-08-04 00:50:46 -07:00
MSWS
672e6b91f9 Add checks for if speedrunner leaves 2024-08-04 00:32:59 -07:00
MSWS
49163c4a37 Give up, ship it 2024-08-03 08:34:05 -07:00
MSWS
e0d0e3452e More tweaks 2024-08-03 07:43:26 -07:00