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

[MIRROR] virtual pets #2194

Merged
merged 2 commits into from
Mar 1, 2024
Merged

[MIRROR] virtual pets #2194

merged 2 commits into from
Mar 1, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1203
Original PR: tgstation/tgstation#81342

About The Pull Request

players can now download their very own virtual pet through a new PDA app. this pet is called orbie and u can interact with him in alot of unique ways

2.mp4

The app will require u to maintain ur pet's happiness and hunger.
interface

happiness can be increased by regularly grooming ur pet, feeding him, or u can arrange with other players playdates for ur pets, they can play with each other and both their happiness will increase
plorb

u can get food from ur pet through ur pda, it will assign u a random drop zone location in the station u need to go to, after which u can obtain ur pet's food then ur PDA will spawn a virtual chocolate bar that ur pet loves to eat. it wont assign u dropzone locations that are restricted or hard to reach, however if the area it assigns u is a bit difficult to get to, u can reroll the location after a small cooldown

u can also level up ur pet to make it gain new helpful abilities and more cosmetic options. the main way to level up ur pet is by walking it, so u can have it follow u while u are doing ur job on the station and it will passively get exp. u get an increased exp modifier per step if ur pet is happy and not hungry. At level 2, ur pet will gain an ability to toggle lights and will also read outloud to u any PDA messages u recieve. at level 3, ur pet gains a camera ability. u can command it to take a photo afterwhich the picture will be saved directly in ur pda

u also have alot of customization options for ur pet!
custom
u can change its color, name, gender, and u can make it wear hats! u can unlock more hats for ur pet if u level it up further. these customizations change ur pet's hologram appearance as well as its profile picture on the pet network.

u can view how other player's virtual pets are progressing through the pet network. each time ur pet reaches a new milestone, an update will automatically be sent out on the network
update
if ur pet's milestones gets likes from other players, it will become happier

this app also allows u to program new tricks for ur pet. U can create a custom trick sequence, and change the trick's name. If u say the trick's name outloud to ur pet it will do the sequence u programmed.
image

Why It's Good For The Game

creates a new fun game on the pda players can play once every blue moon.

Changelog

🆑 Ben10Omintrix
add: new virtual pet app on the pda
/:cl:

* virtual pets

* Update emote.dm

* Update emote.dm

* We are going to modularize this correctly

---------

Co-authored-by: Ben10Omintrix <[email protected]>
Co-authored-by: Bloop <[email protected]>
@Iajret Iajret merged commit a175473 into master Mar 1, 2024
23 checks passed
@Iajret Iajret deleted the upstream-mirror-1203 branch March 1, 2024 12:41
AnywayFarus added a commit that referenced this pull request Mar 1, 2024
Iajret pushed a commit that referenced this pull request Apr 27, 2024
* Misc Mapping Power Cell Fixes (#82845)

## About The Pull Request

This is a followup to #82713 and also related to #82196.

Roundstart power drain is not ideal on several maps. An admin showed me
Icebox draining it's engineering SMES within 10 minutes of round start,
which is far too quick, particularly for a map that's currently allowed
on lowpop. Ten minutes is too soon to have to jump start the engine. I
did a quick run through of maps looking for obvious power draw related
issues, and found several.

This disconnects the aux power SMES on Ice from the grid at roundstart,
removing 100kw of draw and a source of power loops - as they were
charging and discharging to the same powernet. Delta got a little wiring
cleanup. Northstar and Tram were using empty SMES to power the gravity
gen, which is an unnecessary sink at round start - the standard on all
other maps is a fully charged version, so these two maps have been
upgraded, dropping ~50kw each.

* Misc Mapping Power Cell Fixes

---------

Co-authored-by: Vire <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants