Commit Graph

7 Commits

Author SHA1 Message Date
Killerqu00
d9f3228a47 Skipping bounties (#26537)
* add button to menu

* networking and component work

* try to add access stuff

* main functionality done

* add access lock? I think?

* remove extra line

* fix access system

* move SkipTime to StationCargoBountyDatabaseComponent

* Disable/Enable skip button based on cooldown

* remove debugging

* add access denied sound

* remove DataField tags

* dynamic timer
2024-07-11 21:37:15 -07:00
SimpleStation14
d61e23d0f8 Mirror: Added 18 New Bounties to Cargo (#239)
## Mirror of PR #26160: [Added 18 new bounties to
cargo](https://github.com/space-wizards/space-station-14/pull/26160)
from <img src="https://avatars.githubusercontent.com/u/10567778?v=4"
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14)

###### `4357b9ef08fee0e08c4fdf4eeef714fa8eb38112`

PR opened by <img
src="https://avatars.githubusercontent.com/u/1471082?v=4" width="16"/><a
href="https://github.com/wafehling"> wafehling</a> at 2024-03-15
20:21:21 UTC

---

PR changed 19 files with 373 additions and 22 deletions.

The PR had the following labels:


---

<details open="true"><summary><h1>Original Body</h1></summary>

> ## About the PR
> I added 18 new bounties to cargo's bounty system, and tweaked a couple
values in the existing system. (6 bounties at once instead of 5, reduced
# of headsets needed for bounty to a sane number, fixed a couple
inconsistencies)
> 
> ## Why / Balance
> 
> Spice things up, add variety, add a bit of balance. For fun!
> 
> ## Technical details
> Pretty much just Yaml/Ftl changes, added new bounty info + tags,
Tweaked the active bounty count.
> 
> ## Media
>
![NewBounties](https://github.com/space-wizards/space-station-14/assets/1471082/74d61bc7-f438-4e3a-9a8c-bc59c3b1a55d)
> 
> - [X] I have added screenshots/videos to this PR showcasing its
changes ingame, **or** this PR does not require an ingame showcase
> 
> ## Breaking changes
> None! Nothing got removed, and it's all just surface level yaml work.
> 
> **Changelog**
> 🆑
> - add: Added 18 new bounties to cargo bounty system. 
> 
> 


</details>

---------

Co-authored-by: SimpleStation14 <Unknown>
Co-authored-by: VMSolidus <evilexecutive@gmail.com>
2024-07-09 20:44:17 -04:00
Nemanja
30fccbbc8d Chill bounties + fixes (#23411)
* Chill bounties + fixes

* localize

* fix arbitage

(cherry picked from commit 4662d463b8f5cbef5d93ca00b67bae6d8bf5db47)
2024-01-26 21:30:40 +01:00
Nemanja
87b6876720 Fix double counting bounties (#21399) 2023-11-12 20:35:52 +01:00
DrSmugleaf
a88e747a0b Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Nemanja
da72b802e9 Longer bounties (#18053) 2023-07-15 12:15:12 -06:00
Nemanja
7ab5127286 Cargo Bounties (#17344)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2023-06-22 21:49:33 +10:00