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

Changes Asterisk's evac shuttle to the NTES Kaeri #757

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

Colin-Tel
Copy link
Contributor

About the PR

Kaeri, my beloved.

Why / Balance

The NTES Kaeri, my original shuttle for Shoukou and other small maps, has been ported wonderfully by Velcroboy from Nyano to DeltaV, and I think it is a nice replacement for the upstream shuttle I've been using for Asterisk.

@IamVelcroboy IamVelcroboy enabled auto-merge (squash) February 1, 2024 19:58
@IamVelcroboy IamVelcroboy merged commit 075915c into DeltaV-Station:master Feb 1, 2024
11 checks passed
@Colin-Tel Colin-Tel deleted the AsteriskEvac branch June 3, 2024 05:54
deltanedas pushed a commit to deltanedas/Delta-v that referenced this pull request Aug 9, 2024
* Add mapping editor (DeltaV-Station#757)

* Remove mapping actions, never again

* Cleanup actions system

* Jarvis, remove all references to CM14

* Fix InventoryUIController crashing when an InventoryGui is not found

* Rename mapping1 to mapping

* Clean up context calls

* Add doc comments

* Add delegate for hiding decals in the mapping screen

* Jarvis mission failed

* a

* Add test

* Fix not flushing save stream in mapping manager

* change

* Fix verbs

* fixes

* localise

---------

Co-authored-by: DrSmugleaf <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: Pieter-Jan Briers <[email protected]>
ghost pushed a commit that referenced this pull request Sep 18, 2024
…et Doors (#1842)

* Canisters Sprites (Update) (#1409)

* Canisters

* Liquid

* Update meta.json

* Update gas_canisters.yml

* Update meta.json

* Fix

* Create gas_canisters.yml

* Update gas_canisters.yml

* Update gas_canisters.yml

* Fixing the Tile Decals being offset by pixels / missing pixels

* applying the tile decal change to the yml

* Aika's Wooden Tiles

* Merge pull request #757

* Diagonal walls and window

* added notice board and diagonal window

* diagonal plasma windows

* secret door

* notice boards are craftable

* kegs

* keggers

* added kegs to boozeomat inventory

* Adressing the issues

* Delete Resources/Prototypes/_NF/Recipes/Construction/Graphs/structure…

* Delete Resources/Prototypes/_NF/Recipes/Construction/wallmount_notice…

* Update boozeomat.yml

* window parenting fixes

* Cleanup

* Fixing

* added new entity to use as a parent instead of WallSolidDiagonal (whi…

* Update diagonal_walls.yml

* Merge branch 'new-frontiers-14:master' into Diagonal-Walls&Windows

* moving diagonal windows and grille to separate PR

* Merge remote-tracking branch 'origin/master' into pr/757

* Merge branch 'new-frontiers-14:master' into Diagonal-Walls&Windows

* Frontier is my best friend <3

* Nukes a reinforced wall from the Frontier file and places it in the normal walls yaml so there's no dupe

* forgor

* Yippee woohoo fixing sprite bugs because they exist but weren't LINKED

* Revert "forgor"

This reverts commit b3804d0.

* Revert "Canisters Sprites (Update) (#1409)"

This reverts commit f820d52.

* crediting Aika in the attributions yaml because i'm a dummy that forgot to do that

---------

Co-authored-by: Dvir <[email protected]>
Co-authored-by: ErhardSteinhauer <[email protected]>
deltanedas pushed a commit to deltanedas/Delta-v that referenced this pull request Sep 22, 2024
* Add mapping editor (DeltaV-Station#757)

* Remove mapping actions, never again

* Cleanup actions system

* Jarvis, remove all references to CM14

* Fix InventoryUIController crashing when an InventoryGui is not found

* Rename mapping1 to mapping

* Clean up context calls

* Add doc comments

* Add delegate for hiding decals in the mapping screen

* Jarvis mission failed

* a

* Add test

* Fix not flushing save stream in mapping manager

* change

* Fix verbs

* fixes

* localise

---------

Co-authored-by: DrSmugleaf <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: Pieter-Jan Briers <[email protected]>
deltanedas added a commit that referenced this pull request Sep 22, 2024
* New gauze customization (#30852)

* Sprite&Meta

* Marking_Prototype

* Locale

* Meta_copyright_change

* Sprite_Change

* New_Sprite

* And_another_new_sprite

* Change_Locale

* Automatic changelog update

* Automatic changelog update

* Dev mouse acorgillation (#32040)

* Update dev_map.yml

* real mouse returned

* add test for lathe recipes having results (#32100)

* add test for lathe recipes having results

* id

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Allow ghosts to read books (#32151)

Co-authored-by: Eoin Mcloughlin <[email protected]>

* Fix some issues with pulling system (#32145)

Joints were created with pivots at object origin, causing unintuitive behaviour when an object was not centered on the origin. Now puts the pivots at the COM.
Joint limits were set based on fractions of the union of the AABB of objects, which did not make geometric sense. Now uses the pivot length with an additional [arbitrary] length.
Joints were created with a very low spring stiffness, which had a negligible effect most of the time but caused very unintuitive behaviour when the pulled object had a low mass (#28028) - disable the spring limit, and just use the hard min/max limits.

Co-authored-by: Eoin Mcloughlin <[email protected]>

* Automatic changelog update

* Vox LoneOp loadout fix (#31641)

oh shit here we go again

* Automatic changelog update

* Add snakes to vent spawn event (#32070)

Add snakes to vents

* Automatic changelog update

* Moved hardcoded string "PEOPLE" to Loc.GetString() (#32164)

* reinforce command intercom (#32169)

* secure command intercom

* Update intercom.yml

* Automatic changelog update

* clean up clothing lathe recipes (#31520)

* clean up clothing lathe recipes

* add result

* :trollface:

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Use Transform instead of TryComp<TransformComponent> (#32170)

Use Transform instead of TryComp

* Fix animals sprites in critical state (#32175)

Initial commit

* fix infinite banana bug (#32167)

* Rename fix (#31654)

* Localize RenameCommand and delegate most of the process to MetaDataSystem.SetEntityName()

* Make renaming rely on the EntityRenamedEvent. Fix issue where renaming would keep old Examine text

Requires engine change

* Fix localisation strings

* Make PDA search be based on a renamed entity's Uid instead of its old name

To do this the pda component now has an PdaOwner field which gets
assigned when it is given as a loadout to a player

* Fix bad merge???

huh

* Use AllEntityQuery

* Automatic changelog update

* Automatic changelog update

* Make pressure and volume pumps require power (#28995)

* Automatic changelog update

* Update SharedBuckleSystem to use PopupClient (#31498)

* Botany Rework Part 1: Mutations (#31163)

Instead of each mutation being a flag that gets checked at some unique point in BotanySystem somewhere, they're now EntityEffects that get applied when the mutation occurs and when produce is harvested. One new list was added to SeedData so that multiple other fields could be removed.

All the non-stat-change mutations that have been rolled are added to the Mutations list, and get applied to the plant when the mutation occurs or when a seed with the mutation is planted. Produce get mutations applied at harvest if they apply to the produce, and carry all of the plant's mutations over as a seed. This gets rid of the one-off checks for things like Slippery, Bioluminescent, Sentient, etc.

The base odds of a mutation applying should be equal to the odds of the original mutation check. It pretended to have 1 bit flip (on averge) per mutation power, and odds of each mutation was the odds of one of its bit being flipped (1 /275 * bits). The 'thermometer code' applied for numbers will be replaced with simple random rolls, as both average out to the middle value. The new checks are much easier to understand and don't obfuscate the actual changes of something happening behind 3 layers of math. The biggest player-facing change is that Potency will be able to get over 65 significantly more often than it did in the previous system, but it will be just as common to get low values as high ones.

Mutation definitions have been moved to a .yml file. These include the odds per tick per mutagen strength of that mutation applying that tick, the effect applied, if it applies to the plant and/or its produce. This makes mutations simpler to add and edit.

This PR is limited specifically to the mutation logic. Improving other aspects of the system will be done in other PRs per the design document. Mutations was chosen first because its got the largest amount of one-off checks scattered all over that could be consolidated. Once this is merged, mutations could be contributed to the codebase with minimal extra work for later botany refactor PRs.

* Fix build and lint (#32180)

* prevent using holo inside containers (#32068)

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Automatic changelog update

* localize skeleton accent (#32166)

* localize skeleton accent

* commit number 2

* remove that from this

* this

* babushka

* Automatic changelog update

* Nerfs meteor penetration force (#32109)

nerf meteor penetration force

* Automatic changelog update

* Fix plushie cutlass swing animation (#32157)

Fix plushie cutlass animation

* Rubber chicken toy (#29637)

* -added rubber chicken toy

* -Removed faulty SolutionContainerManager type

-Replaced default toy squeak sound with rubber chicken sound for on-trigger and on-collide.

* fixed raw material cost

* adjusted material composition

* - Added rubber chicken to CrateFunToyBox
- Added rubber chicken to MaintFluffTable under "uncommon group" so that it will spawn in maintenance

* Update Resources/Prototypes/Entities/Objects/Fun/toys.yml

---------

Co-authored-by: gambesun <[email protected]>
Co-authored-by: slarticodefast <[email protected]>

* Fix sentient produce (#32192)

sentient does not apply to produce

Co-authored-by: PraxisMapper <[email protected]>

* Automatic changelog update

* Add glass morgue airlock (#32163)

* Fix examine flickering until you examine something around you (#32205)

* Automatic changelog update

* Adds the syndicate Booze-O-Mat (Bruise-O-Mat) to nukie planet (#32107)

* Automatic changelog update

* Change the binary translator key's contraband designation to syndicate contraband + minor sprite change for consistency (#32193)

* adds new icon, changes binary key icon and frame, changes contraband designation

* added back the regular key as admeme because it makes sense (why am I not thinking about these things)

* hehe I cannot read!

* Remove blurry vision examine mispredict (#29633)

remove blurry vision examine mispredict

* Automatic changelog update

* Immovable Rod Spawn Addition: Lizard Plushie (#32113)

* a deadly weh

* Updated meteorswarms.yml

Updated probabilities to match exactly 1

* Updated immovable_rod.yml

Removed rotation

---------

Co-authored-by: august-sun <[email protected]>

* Lizards now metabolize chocolate (#32147)

* Eat the chocolate

* Update toxins.yml

* fully delete threshold lines

* Update snacks.yml

* Fix tags

Co-authored-by: slarticodefast <[email protected]>

---------

Co-authored-by: slarticodefast <[email protected]>

* Automatic changelog update

* Localization of steal targets (#30153)

* Localization of steal targets

* Correction of localization of theft objects

* The second correction of the localization of theft targets

* Update steal-target-groups.ftl

Co-authored-by: Ed <[email protected]>

* Revision of the localization method

* Choosing a simple option for localization

* Fix TechnologyDisk name

* Corrections based on feedback received

* correction of declension

---------

Co-authored-by: Ed <[email protected]>

* Crayons buffed to 45 uses (#32061)

* Buffs crayons to 45 uses

* Update Resources/Prototypes/Entities/Objects/Fun/crayons.yml

Co-authored-by: slarticodefast <[email protected]>

---------

Co-authored-by: slarticodefast <[email protected]>

* Automatic changelog update

* Anomalous infections (#31876)

* inner anomaly

* anomaly pulse action

* test anom mine

* Update anomalies.yml

* fix action cooldown

* pyro_eyes

* clientsystem

* experiments

* blya

* some telegraphy

* shock eyes!

* shadow eyes

* separate files

* frosty eyes

* fix

* flora eyes

* bluespace eyes

* flesh eyes

* redoing injction

* auto add layers

* пипяу

* new injector component

* stupid me

* nice marker injectors

* anomaly spawn on shutdown

* gravity anom

* dead anomaly spawning

* add VOX states

* sprite specific layers support

* technology anom infection

* auto detach anomalies that have moved away

* Update anomaly_injections.yml

* anomalyspawner integration

* rock anomaly!

* Update anomaly_injections.yml

* fix crash bug

* tag filter

* fix anom dublication spawns

* Update anomaly.yml

* Update InnerBodyAnomalyComponent.cs

* Update anomaly_injections.yml

* dont spawn anomalies after decay

* fix morb sprite, add end message

* gravity resprite

* admin logging, double injection fix

* make flesh and living light mobs friendly to anomaly hosts

* popups

* severity feedback

* sloth review

* A

* keep organs after gib

* punpun host

* sloth synchronization

* Update arachnid.yml

* increase infections spawnrate

* Automatic changelog update

* fix Tech anomaly loud sounds and superfast flickering (#32245)

Update TechAnomalySystem.cs

* Automatic changelog update

* Fix plant mutations carrying over to other plants and future rounds (#32257)

Lists are a reference type, so each component should get a new one, not point at the previous one.

Co-authored-by: PraxisMapper <[email protected]>

* Automatic changelog update

* Added a number of new and very nerdy names for the AI (#31951)

* added many new names for AIs

* fixed mistakes

* removed Intel and AMD trademarks. Rip AI named Pentium.

* Automatic changelog update

* Fix Anomaly infections infinity growing after curing (#32259)

* Fix borg defib module throwing an exception (#32260)

ToggleCellDraw was erroneously added to the parent prototype instead of the one that actually has a battery.

* Easy IconSmooth spriting (#32210)

* фыр

* Update IconSmoothingTemplate README.txt

* Fix AudioSystem nullability checks for engine PR (#32233)

* Use TurfSystem.IsTileBlocked instead of TurfHelpers (#32174)

* Use TurfSystem.IsTileBlocked instead of TurfHelpers

* !

* Update submodule to 235.0.0 (#32265)

* New publish workflow for Robust.Cdn (#32222)

This uses multiple API requests to directly send the publish to the CDN server, no more GitHub artifacts.

Faster, less moving parts.

Needs Robust.Cdn 2.2.0

* chmod +x publish_multi_request.py (#32274)

Fuck.

* ghost-role-information-silicon-rules (#32275)

changes missing ghost-role-information-rules-default-silicon to ghost-role-information-silicon-rules

* Fix guidebook cakebatter recipe (#32276)

Bugfix: Add 5 milk to cake batter recipe in the guidebook to correctly reflect new recipe

* Automatic changelog update

* Wires ui tooltip localization (#32284)

* Wires ui tooltip localization

* Corrections after review

* Localization of the shuttle call sender (#32286)

* change jamjar glasses description (#32215)

nerds only please

* Fix recycler eating materials (Salvage mains rejoice) (#32144)

first commit

* Automatic changelog update

* Localization cooldown/remaining string in alerts (#32282)

Cooldown localization

* add interaction success/failure events (#32216)

* add interaction success/failure events

* pro

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* make epinephrine adrenaline (#32076)

Co-authored-by: deltanedas <@deltanedas:kde.org>

* change cdn to deltav

* Automatic changelog update

* Add mapping editor (#23427)

* Add mapping editor (#757)

* Remove mapping actions, never again

* Cleanup actions system

* Jarvis, remove all references to CM14

* Fix InventoryUIController crashing when an InventoryGui is not found

* Rename mapping1 to mapping

* Clean up context calls

* Add doc comments

* Add delegate for hiding decals in the mapping screen

* Jarvis mission failed

* a

* Add test

* Fix not flushing save stream in mapping manager

* change

* Fix verbs

* fixes

* localise

---------

Co-authored-by: DrSmugleaf <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: Pieter-Jan Briers <[email protected]>

* Add flip button to mapping state (#30636)

* Give prototype refactor (#29697)

* Update GivePrototype

* File scoped namespace

* Change to EntProtoId instead of ProtoId<> for better validation

* Allow containment field generators to be enabled on mapinit (#31158)

* Initial commit

* review fix

* Make fire leave burnt decals on the tiles (#31939)

* Make fire leave burnt decals on the tiles

* License

* Yes

* Update

* Spelling error

* Prototypes reload support

* To array

* Automatic changelog update

* Coordinates under IFF Label on Mass Scanners and Shuttle Consoles (#31501)

* adds coord label beneath iff label

* fixed wrong coordinate system being used

* changes the clamping on the label UI to instead normalise the UI's distance vector from the centre of the screen, fixes corner-hugging

* cleaned up if-statement by moving the calc ahead of it

* fixed clamping, fixed parenting issue, added draw cull on coord label

---------

Co-authored-by: archrbx <[email protected]>

* Automatic changelog update

* Fix TEG acting as infinite energy source on destruction (#29972)

* TEG now checks for power supply before checking for IsFullyBuilt

* Update Content.Server/Power/Generation/Teg/TegSystem.cs

Co-authored-by: ShadowCommander <[email protected]>

---------

Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: ShadowCommander <[email protected]>

* Automatic changelog update

* Clean up solution regen and drain comps (#29777)

* clean up solution regen and drain comps

* Tape applied.

* Update Content.Server/Chemistry/Components/SolutionRegenerationComponent.cs

Co-authored-by: Tayrtahn <[email protected]>

* remain entity

* That has to be a rogue test fail.

---------

Co-authored-by: Tayrtahn <[email protected]>

* Make status effect networking not use `TryAddStatusEffect` (#28766)

* Make status effect networking not use `TryAddStatusEffect`

* a

* Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem (#28384)

* Move placeable check to PlaceableSurfaceSystem

This check stops entities from being inserted into a storage entity
when it has a PlaceableSurfaceComponent.

The entity is instead placed on top of the entity like a table.

* Move SetPlaceable to PlaceableSurfaceSystem

* Update to transform system and consolidate code

* Fix interaction with storage that has a placeable component

* deadlock

---------

Co-authored-by: metalgearsloth <[email protected]>

* Padded ItemStatus Text (#29560)

* Back in the saddle again! <(8o)

* if you like my STYLE you should see my SHEETS ;-)

* stylesheet change works for ItemStatusNotHeld but broken for ItemStatus. Just using xaml for now.

* teehee

* beeg

---------

Co-authored-by: metalgearsloth <[email protected]>

* Fix Set Outfit command/verb (#29672)

* Filter Set Outfit menu to exclude loadout sets

* Apply loadouts to job outfits

* Use appropriate species for Urists

* squishy

---------

Co-authored-by: metalgearsloth <[email protected]>

* adds plasma and uranium arrows (#31241)

* Automatic changelog update

* Automatic changelog update

* Crew Monitor filter (#31659)

* crewmon filter

* string case matching

Co-authored-by: slarticodefast <[email protected]>

---------

Co-authored-by: slarticodefast <[email protected]>

* Automatic changelog update

* make flare recipe roundstart instead of blueprint (#32303)

* make flare recipe roundstart instead of blueprint

* migrate it

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Automatic changelog update

* fix conjugate have in cryo locale string (#31993)

* increase thieving beacon range to 2 (#31340)

* increase thieving beacon range to 2

* add obstruction check

* review

* Entity<T?> strikes again

* webedit ops because github died or something

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Automatic changelog update

* Dialog windows now grab the keyboard focus (#31294)

* Dialog windows now grab the keyboard focus

* Comment

* Automatic changelog update

* Allows you to buckle transfer person from bed to bed (#32089)

* unbuckle if the target is buckled

* better way to do it

* Automatic changelog update

* Automatic changelog update

* Removes cockroach/mothroach melee damage (#32221)

no more cockroach and mothroach damage

* Automatic changelog update

* Makes the rat king's cheeseEm order more convenient to use (#32181)

more convenient cheeseem

* Automatic changelog update

* Make small clamp use 2% battery instead of recharging 2% battery. (#32320)

Make small clamp user 2% battery instead of recharge 2% battery.

Co-authored-by: JIPDawg <[email protected]>

* Adds the Head of Greytide stamp (#30189)

suggested changes from discord discussion, sprite change, add to refactored loot table

* Psychologist's Stamp (#31881)

* added sprite and began implementation

* fixed sprite name, fixed meta files

* silly whitespace

* added paper-stamp file

* figured out where to add the componet, added 'credits'

* spelling is hard

* hmm

* GAHHHHH

* how did i do this again

* remove duplicate psych stamp

* Automatic changelog update

* Security Clown Mask is now security restricted. (#32335)

made security clown masks security contraband.

* Soda water and Vodka recipes  (#32252)

* SodaWater and Vodka recipes

* Changed crystals recipe in fun.yml

* plasma is now a catalyst to create crystals

* Revert "plasma is now a catalyst to create crystals"

This reverts commit 1002d9927a3597f7a02611071ef3f706cd056a41.

* Revert "Changed crystals recipe in fun.yml"

This reverts commit 30b6b602228ec1b11a46e390c6a5868494e2b61f.

* Stir to make Vodka

* Shake to make soda water

* fix

* Automatic changelog update

* Fix medical PDA/health analyzer long range intel bug (#31879)

* hide spriteview from health analyzer while inactive

* add out of range indicator if analyzer becomes inactive

* hide out of range icon if there is no patient data

* Automatic changelog update

* Added a directory to station maps (#31156)

* Added directory to station maps

* Add null checks to map directory sorting/filtering

* Reworked station map directory to be more readable and responsive

* Automatic changelog update

* Add skirt of life in contraband medidrobe (#32214)

* Fix a spelling mistake in the DonutVend's advertisments (#32348)

change that one line so i never think about this again

* Flora anomaly seeds (#31987)

* content

* Update meta.json

* Update mobspawn.yml

* Update mobspawn.yml

* Update Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml

* Update Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml

* Update Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml

* Update Resources/Prototypes/Entities/Effects/mobspawn.yml

---------

Co-authored-by: slarticodefast <[email protected]>

* Automatic changelog update

* fix cargo order scams, fix internals crate desc (#32350)

fix description, fix scams

* Rat kings can butcher things (#32232)

* rat kings can butcher things

* minor organization

* fix

* important comma

* Automatic changelog update

* :trollface:

* :trollface:

* remove shock collar objective as it isn't stealing it's using a lathe, fix things

* :trollface:

* g

---------

Co-authored-by: Арт <[email protected]>
Co-authored-by: PJBot <[email protected]>
Co-authored-by: Ed <[email protected]>
Co-authored-by: eoineoineoin <[email protected]>
Co-authored-by: Eoin Mcloughlin <[email protected]>
Co-authored-by: Errant <[email protected]>
Co-authored-by: Plykiya <[email protected]>
Co-authored-by: BIGZi0348 <[email protected]>
Co-authored-by: lzk <[email protected]>
Co-authored-by: Winkarst <[email protected]>
Co-authored-by: de0rix <[email protected]>
Co-authored-by: slarticodefast <[email protected]>
Co-authored-by: nikthechampiongr <[email protected]>
Co-authored-by: Partmedia <[email protected]>
Co-authored-by: drakewill-CRL <[email protected]>
Co-authored-by: xprospero <[email protected]>
Co-authored-by: gambesun <[email protected]>
Co-authored-by: PraxisMapper <[email protected]>
Co-authored-by: DrSmugleaf <[email protected]>
Co-authored-by: ArtisticRoomba <[email protected]>
Co-authored-by: Nemanja <[email protected]>
Co-authored-by: august-sun <[email protected]>
Co-authored-by: august-sun <[email protected]>
Co-authored-by: MissKay1994 <[email protected]>
Co-authored-by: chavonadelal <[email protected]>
Co-authored-by: Kanashi-Panda <[email protected]>
Co-authored-by: Moomoobeef <[email protected]>
Co-authored-by: Pieter-Jan Briers <[email protected]>
Co-authored-by: Leon Friedrich <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: AsnDen <[email protected]>
Co-authored-by: Calecute <[email protected]>
Co-authored-by: Skarletto <[email protected]>
Co-authored-by: beck-thompson <[email protected]>
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: DrSmugleaf <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: ShadowCommander <[email protected]>
Co-authored-by: SlamBamActionman <[email protected]>
Co-authored-by: ArchRBX <[email protected]>
Co-authored-by: archrbx <[email protected]>
Co-authored-by: Luiz Costa <[email protected]>
Co-authored-by: IProduceWidgets <[email protected]>
Co-authored-by: Tayrtahn <[email protected]>
Co-authored-by: Willhelm53 <[email protected]>
Co-authored-by: Boaz1111 <[email protected]>
Co-authored-by: PopGamer46 <[email protected]>
Co-authored-by: JIPDawg <[email protected]>
Co-authored-by: JIPDawg <[email protected]>
Co-authored-by: cohanna <[email protected]>
Co-authored-by: Golden Can <[email protected]>
Co-authored-by: saga3152 <[email protected]>
Co-authored-by: goet <[email protected]>
Co-authored-by: TGRCDev <[email protected]>
Co-authored-by: voidnull000 <[email protected]>
Co-authored-by: Ilya246 <[email protected]>
LaryNevesPR pushed a commit to LaryNevesPR/Estacao-Andromeda that referenced this pull request Jan 3, 2025
# Description

Now that the initial Psionic Refactor is out of the way, this is my
first new standalone Psionics PR, filling in the MindContest function
that was added over a month ago(but was set to always return 1f as a
placeholder).

Mind Contests are unique among the Contests System in that they do not
treat the lack of a Psionic Component as a failure condition, and
instead as a variable.

No changelog because MindContests are not currently used anywhere, all
I'm doing is adding the actual function logic.
LaryNevesPR pushed a commit to LaryNevesPR/Estacao-Andromeda that referenced this pull request Jan 20, 2025
* Add mapping editor (DeltaV-Station#757)

* Remove mapping actions, never again

* Cleanup actions system

* Jarvis, remove all references to CM14

* Fix InventoryUIController crashing when an InventoryGui is not found

* Rename mapping1 to mapping

* Clean up context calls

* Add doc comments

* Add delegate for hiding decals in the mapping screen

* Jarvis mission failed

* a

* Add test

* Fix not flushing save stream in mapping manager

* change

* Fix verbs

* fixes

* localise

---------

Co-authored-by: DrSmugleaf <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: metalgearsloth <[email protected]>
Co-authored-by: Pieter-Jan Briers <[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.

2 participants