Commit Graph
8 Commits
Author SHA1 Message Date
RoxyandThe Sharkening 26d7f00a76 Roxy Comments 2026-04-11 08:57:59 -06:00
gavlaandGitHub ee5dc50487 Merge branch 'master' into upstream-feb12-2026 2026-03-13 21:16:32 -05:00
8a8e2dc17f Ghostrole character fix (for real) (#5328)
## About The Pull Request
A redo of the previous PR because I fucked something up.
Allows for the selection and usage of custom character preferences for
several ghost roles.
- Icewalker (No custom loadout, quirks enabled, hearthkin restricted)
- Bitrunning Combat Islander (No custom loadout, quirks disabled, no
species restrictions)
- Bitrunning Space Syndicate (No custom loadout, quirks disabled, no
species restrictions)
- Bitrunning Milsim CIN Operative (No custom loadout, quirks disabled,
human only)

## Why It's Good For The Game

Allows ghosts to use silly and wacky custom characters in certain
bitrunning domains to comedic effect. (e.g. US presidents, youtubers,
etc.)
Also allows people to use defined and consistent hearthkin characters
for the Icewalker ghost role, allowing similar interactions that
ashwalkers are allowed.

## Proof Of Testing

Spawners work as intended and prompt the player if they'd like to use
their character. Selecting 'Yes' uses their character preferences.
Selecting 'No' gives them a random appearance.
<details>
<summary>Screenshots/Videos</summary>

Custom Characters used:
<img width="221" height="360" alt="Screenshot 2026-03-11 120442"
src="https://github.com/user-attachments/assets/11d55574-4d74-4164-bce3-c3a13b31f47b"
/>
<img width="234" height="358" alt="Screenshot 2026-03-11 120428"
src="https://github.com/user-attachments/assets/8096c1bc-0f50-4728-880d-2cab2ca2ee45"
/>
<img width="250" height="373" alt="Screenshot 2026-03-11 120245"
src="https://github.com/user-attachments/assets/5133688a-12ed-4cac-a559-91fc71043986"
/>

Spawned in using the spawners:
<img width="150" height="267" alt="Screenshot 2026-03-11 120547"
src="https://github.com/user-attachments/assets/608e9f67-9679-4313-9a0a-4344e161a3b6"
/>
<img width="146" height="249" alt="Screenshot 2026-03-11 120417"
src="https://github.com/user-attachments/assets/b928a139-c935-42c9-970d-d7b18828a33e"
/>
<img width="135" height="236" alt="Screenshot 2026-03-11 120407"
src="https://github.com/user-attachments/assets/aaee377a-0268-4010-b72b-7b1da67e2368"
/>
<img width="141" height="239" alt="Screenshot 2026-03-11 120302"
src="https://github.com/user-attachments/assets/86ce4bcb-77bf-4312-a06f-78ac60f68657"
/>
</details>

## Changelog
🆑
fix: Icewalkers can now use custom characters again.
fix: Certain real-world figures have once again been spotted in select
bitrunning domains.
/🆑

---------

Co-authored-by: Cabbage <supredoode@gmail.com>
2026-03-13 20:31:32 +01:00
shayoki de04bdc9fd map ci
map ci top text
2026-03-10 22:14:22 -05:00
RoxyandWaterpig 7600837c59 Upstream lint fixes (#3186)
Fixes all the failing grep checks in #3157, doesn't fix the define
sanity fails because im tired

![image](https://github.com/user-attachments/assets/b40fc081-a5c9-4f46-9cf5-18ed85199435)
2025-03-05 13:23:05 +01:00
Majkl-J 69eeee4e98 item_path into purchase_path 2025-02-20 00:16:58 -08:00
Waterpig 55550cb524 Upstream fixes 2024-06-28 10:02:14 +02:00
04484b817f Adds prefloading to bitrunning (#1551)
## About The Pull Request

Adds a new disky to bitrunning, which allows you to load any of your
prefslots in, and then spawn in the domain as that character.

Also, I asked the admins about this, believable character rules wont
apply inside bitrunning domains. So you can bring your meme chars there
as well.

## Why It's Good For The Game

People keep bullying me to add sex to bitrunning and who am I to say no

## Proof Of Testing

It seemed to work without deleting my prefs

## Changelog


🆑
add: Adds prefloading to bitrunning
/🆑

---------

Co-authored-by: Cyprex <35031555+Cyprex@users.noreply.github.com>
2024-06-03 10:30:32 +02:00