Commit Graph

36638 Commits

Author SHA1 Message Date
deltanedas 7ccafa8998
Revert "upstream merge 15/11" (#2272)
Revert "upstream merge 15/11 (#2205)"

This reverts commit 1b7830a871.
2024-11-24 04:38:50 +00:00
Delta-V bot d7a369623e Automatic changelog update 2024-11-24 05:37:48 +01:00
deltanedas 1b7830a871
upstream merge 15/11 (#2205)
* Hotfix add debug info to traitor activation (#33119)

* Add debug messages to traitor activation

* more debug

* change ShowHealthBars and ShowHealthIcons to use protoId (#32355)

use protoId

* Combat and survival knife storage/inhand sprites (#33111)

* Adds storage sprites for combat knife and survival knife. Replaces inhand sprites.

* Fixes meta.json copyright

* Delete conveyor_old.rsi (#33102)

* Fix broken computer white shadows (#33103)

fix broken computer white shadows

* Bugfix: Wielding now uses identity system. (#33134)

Make wielding system use identity

* Automatic changelog update

* Collapsible ghost roles menu (#32717)

* Make ghost roles collapsible

* Save `BodyVisible` state of each `Collapsible` box

* Make ghost role collapsible only when group has more than 1 role

* Make it a little prettier

* Make only ghost role buttons collapsible

* Apply requested changes

* Typo

* Small cleanup

* Store in list, instead of iterating

* Make unique ids more unique

* Move it out of the cycle

* Make _collapsibleBoxes into dictionary and use key instead of Collapsible boxes names

Added TODO. So after the problem will be fixed in `GhostRolesEui`, it should be mirrored and fixed here too.

* Put TODO in GhostRolesEui. I guess Issue must be made for this

* Use HashSet instead of Dictionary as suggested. Invert the HashSet, so being present means it uncollapsed

I decided to invert HashSet to _uncollapsedStates, because players surely will have more collapsed buttons than opened, so we optimise memory usage a little bit.

* Remove extra space from ghost roles window

* Add buttons stretching. Size 3:1

* Automatic changelog update

* Added Popup for the Ligneous plant mutation when using hands. (#33136)

* Added Popup for the Ligneous plant mutation when using hands.

There was some confusion for players with the Ligneous mutation which makes the plant harvestable only with sharp tools. Adding a popup with the message "The plant is too tough." to give them a hint to use something other than just their hands.

I decided to only put the message when attempting to harvest using hands, as the intent is clear that the player just wanted to harvest, but wasn't able to. Using any other tools like a crowbar or a screwdriver will not trigger the popup.

* Update Resources/Locale/en-US/botany/components/plant-holder-component.ftl

Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>

---------

Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>

* Automatic changelog update

* fix: Remove duplicate light blue towel from misc loadout (#33145)

remove duplicate towel from misc loadout

* Made the SpeciesChange mutation no longer transfer with Sterile Swabs. (#33126)

Made the SpeciesChange mutation no longer persist.

There was an issue where swabbing a mutated plant species: I.e Blood Tomato to a regular Tomato sapling would transfer the species mutation. It would not actually get the effect, which is probably why it went under the radar. This change makes it so that the SpeciesChange mutation cannot be transferred via swabbing.

* make emergency lights (de)constructable (#32945)

* add an emergency light node to the LightFixture construction graph
* add a recipe entry to the construction menu for emergency light
* make emergency light entity at the emergency light node on the graph
* Make emergency light destroy to 1 steel and 1 glass shard to match
  the construction recipe

Co-authored-by: BooleanBuckeye <booleanbuckeye@gmail.com>

* Automatic changelog update

* Fix: Web Clothing Butcher Issues (#33121)

* Make boot web cost equal to one cloth

* Make boots and coat butcher into web

* Remove unneeded default

* Automatic changelog update

* Add Silicon Law cues to Every method a Silicon can have their laws change  (#32887)

* Silicon Law Sound cue refactor

- Added CueEntityMind to Silicon Law system to more uniformally
send sounds to minds

- Switch all previous MindPlaySound to instead call to the new method

* Change SiliconLawEui to cue the mind

* CR: TryGetComponent and Change the Documentation

- Remove GetComponentOrNull for  _entityManager.TryGetComponent

- Change SiliconLawProviderComponent.LawUploadSound to be more general
rather than just referencing lawboards

* Update Content.Server/Silicons/Laws/SiliconLawEui.cs

* Update Content.Shared/Silicons/Laws/Components/SiliconLawProviderComponent.cs

* Silicon-law-cue-refactor - CR:

- Roll the cuing into NotifyLawsChanged via an optional variable for the
cue

- Modify "SetLaws" to take in an optional soundProvider for the cue

- modify Emagged, Ion, Eui and SetLaws to instead send the sound cue via
NotifyLawsChanged

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Automatic changelog update

* Fix DisplayVotes doing nothing for a vote (#33170)

* Automatic changelog update

* Hunger and thirst huds fix (#32832)

* Hunger and thirst huds fix

* delete poor caching

* Automatic changelog update

* Don't show Reinforcement codewords on round end (#33181)

Don't show unused codeword sets

* Automatic changelog update

* fix artifact debug assert (#33171)

* fix artifact debug assert

* do the same for EffectBigIron

* 1 tab less

* Fix AI in Intelicard can see through walls (#33177)

setdrawfov added

* Automatic changelog update

* remove wanted list cartridge from captain PDA (#33084)

remove wanted list from captain PDA

* Automatic changelog update

* make admeme mouse eternally hungry and thirsty by increasing decay rate (#33153)

* make admeme mouse eternally hungry and thirsty by increasing decay rate

* no starving slowdown, fix unnecessary declarations

* REVERTUS DELETUS

* Rework the Flare Gun & add a Security Shell Gun. (#32829)

* Rework flaregun and add security shell gun

* Make flare gun twice as likely to appear in emergency lockers

* Security shell gun can now fire lethal shells like the flare gun used to be able to.

* Rebalance the sec shell gun material cost to primarily be steel instead of plastic

* Define the ShellShotgunLight tag in tags.yml

* Leave the no lethal shells for normal flareguns to a different PR.

* Move a comment to re-run checks.

* Bye bye lethal shells from plastic guns.

* Fix weird whitespace issue.

* Make the sec shell gun inherit the normal flare gun.

* Remove the rack verb and update the sec shell gun description

* Remove the ability to fire lethals from flare guns, pending blowing up the gun

---------

Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>

* Automatic changelog update

* Changes to "Burst" firemode; Drozd, WT550 and C20-r (#31292)

* Initial commit

* Change burst fire variable to be a set value rather than a multiplier

* Automatic changelog update

* AI can now speak once more. (#33196)

Yippee

* Fixes Lambordeere bolt buttons not being connected (#33065)

* fix

* oops, used savemap instead of savegrid

* Automatic changelog update

* Fix research disk crash (#33205)

* Fix reserach disk crash

* remove extra whitespace

* removed args.handled where args are not handled

* Fix cursed mask bug (#33014)

* One line fix

* Removed redundant using

* Allocation improvement

* pass Actor to cartridge messages (#33210)

* pass Actor to cartridge messages

* NonSerialized gaming

---------

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

* cham projector fixes/rewrite (#27111)

* cant disguise to thing in a container

* copy cigarette visualiser

* prevent aghost throwing an error

* make disguises die in space

* fuck it rewrite it to not use polymorph

* fix action troll

* oop

* add vebr

* add access to the components

* 2/3

* fix

* relay damage from disguise to user

* fix integrity

* :trollface:

* :trollface:

* m

* kill integrity

* fix a bug

* review

* remove them from component

* relay flash effect to the disguise

* fix icon being weird

* change method since multiple systems cant handle same network event

* :trollface:

* actually network Disguise real

---------

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

* Stable Merge (#33218)

* dark green jumpsuit recolor, casual green jumpsuits added (#31710)

* green

* fix material arbitrage

* lighter

* Automatic changelog update

* Add a Walking alert (#32954)

* Initial commit

* Review feedback changes

* ProtoId

* TempCommit

* First attempt to have client alerts

* Review changes

* The Jumpsuit Re-Detailening (#33096)

* jumpsuit detailening

* jumpskirt stuff

* meta.json

* update meta.json

* meta.json fix fix

* meta.json fix fix fix

* Intellicards now have a doAfter. (#33198)

* init

* cleanup

* Oops! Forgot something

* addressing changes

* guh

* guh 2.0

* some cleanup

* all bless the intellicard

* Yippee

* small locale thing

* changes + small bugfix

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Automatic changelog update

* Removed bola stam damage (#32989)

* tweak: weather command tooltip (#33130)

clear weather tip

* Automatic changelog update

* Goliath rebalance (#31492)

Update asteroid.yml

* Fix vape use without check if doafter cancelled (#33245)

vape small fix

* HOTFIX: Fix Security Shell Gun being uncraftable. (#33247)

* Sec Shell Gun Craftability Hotfix

* Capital Fix

* Make the Flare Gun & Security Shell Gun be unbolted by default. (#33248)

* Automatic changelog update

* BUGFIX: Fix APEs being able to be turned on without power (#32493)

Add a check to see the APC is powered before turning the emitter on.

* Automatic changelog update

* Separate CCVars into separate files

* improve BiomeDunGen (#33113)

* improve BiomeDunGen

* forgot lol

* Update DungeonJob.PostGenBiome.cs

* Update DungeonJob.PostGenBiome.cs

* Make Droppers Respect Closed/Sealed Containers (#33011)

* Make droppers respect closed/sealed

* Combine nested

* Optimize conditions a bit

* Automatic changelog update

* Allow editing angle of the fired projectile (#33254)

Add Angle datafield to `ProjectileComponent`. It allows to change the angle of the fired projectile

* Fix unban/editing role bans placed in groups. (#30659)

* On editing a roleban, get all the bans with the same time.

* forgoten newline

* Update to check for player ID too.

* Automatic changelog update

* Adds new sprites for shotgun shell boxes (#33176)

* Adds new sprites for shotgun shell boxes

* Adds second set of mag visuals for slug and uranium casings

* Fixes yaml that I messed up

* Changes credit to new username before merging happens

* Added the ability to microwave inert flesh anomaly cores to turn into an anomalous meat mass (#33223)

* First round of anomaly core functionalities added

* Added sliceTime to anom meat mass and cooked version

* Adds SmokeOnUse component, system and shared system, adds new functions to inert electrical anom core

* Added more functions

* Final touches to branch

* Cleaning up some of the metadata for sprites and component definitions

* PR_Changes_v2_rev.0_Final_FINALFORREALTHISTIME.yml

* Lol jk these goddamn tests why me

* Quick updates based on feedback

* more changes to improve

* additional fixes and edits

* Changed tech core functionality

* added magboot functionality to grav core

* fixed issue with bluespace core sizing

* Reverting changes per request

* extra file to be deleted

* File cleanup

* Update chemicals.ftl

* Update cores.yml

* Update cores.yml

* Update meta.json

* Update chemicals.yml

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

Co-authored-by: chromiumboy <50505512+chromiumboy@users.noreply.github.com>

* Update meal_recipes.yml

* Update cores.yml

---------

Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com>
Co-authored-by: chromiumboy <50505512+chromiumboy@users.noreply.github.com>

* Automatic changelog update

* Window sprite tweaks (#33282)

* add

* yes

* Automatic changelog update

* tag:with toolshed command (#31751)

* Automatic changelog update

* Ethereal Jaunt Spell for Wizard & Jaunt ECS (#33201)

* Act

* Adds Jaunt ECS and related prototypes

* Adds jaunt sounds

* Adds enter and exit sound support to polymorphs

* Updates jaunt description

* Adds jaunt action sprite and changes jaunt polymorph to use it

* Adds Jaunt and upgrade to the wizard grimoire

* Makes base mob jaunt parent off of incorporeal and basemob, adds blue ghost sprite for ethereal jaunt

* Update Resources/Locale/en-US/store/spellbook-catalog.ftl

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Resources/Prototypes/Entities/Mobs/Player/jaunt_mobs.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Resources/Prototypes/Entities/Mobs/Player/jaunt_mobs.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Resources/Prototypes/Entities/Mobs/Player/jaunt_mobs.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Shared/Polymorph/PolymorphPrototype.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Shared/Polymorph/PolymorphPrototype.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* removes meta changes

* removes other meta changes

* adds context menu and a description to basemobjaunt

* comments for jaunt component and adds on component shutdown method

* Update Content.Shared/Jaunt/JauntComponent.cs

* Update Content.Shared/Jaunt/JauntComponent.cs

* Update Content.Shared/Jaunt/JauntComponent.cs

* Update Resources/Prototypes/Catalog/spellbook_catalog.yml

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Automatic changelog update

* Update Label workflows to use new labels (#33310)

* Update labeler.yml

* Update labeler-needsreview.yml

* Update labeler-staging.yml

* Update labeler-stable.yml

* Update labeler-untriaged.yml

* Create labeler-size.yml

* Update labeler-size.yml

* Update labeler-size.yml

* Update conflict-labeler.yml

* Rename conflict-labeler.yml to labeler-conflict.yml

* Fix mime broken vow alert (#33303)

Swap VowAlert and VowBrokenAlert on lines 149 and 150 so that the proper alerts are cleared and shown

* Automatic changelog update

* Borg type switching. (#32586)

* Borg type switching.

This allows borgs (new spawn or constructed) to select their chassis type on creation, like in SS13. This removes the need for the many different chassis types, and means round-start borgs can actually play the game immediately instead of waiting for science to unlock everything.

New borgs have an additional action that allows them to select their type. This opens a nice window with basic information about the borgs and a select button. Once a type has been selected it is permanent for that borg chassis.

These borg types also immediately start the borg with specific modules, so they do not need to be printed. Additional modules can still be inserted for upgrades, though this is now less critical. The built-in modules cannot be removed, but are shown in the UI.

The modules that each borg type starts with:

* Generic: tools
* Engineering: advanced tools, construction, RCD, cable
* Salvage: Grappling gun, appraisal, mining
* Janitor: cleaning, light replacer
* Medical: treatment
* Service: music, service, clowning

Specialized borgs have 3 additional module slots available on top of the ones listed above, generic borgs have 5.

Borg types are specified in a new BorgTypePrototype. These prototypes specify all information about the borg type. It is assigned to the borg entity through a mix of client side, server, and shared code. Some of the involved components were made networked, others are just ensured they're set on both sides of the wire.

The most gnarly change is the inventory template prototype, which needs to change purely to modify the borg hat offset. I managed to bodge this in with an API that *probably* won't explode for specifically for this use case, but it's still not the most clean of API designs.

Parts for specific borg chassis have been removed (so much deleted YAML) and specialized borg modules that are in the base set of a type have been removed from the exosuit fab as there's no point to printing those.

The ability to "downgrade" a borg so it can select a new chassis, like in SS13, is something that would be nice, but was not high enough priority for me to block the feature on. I did keep it in mind with some of the code, so it may be possible in the future.

There is no fancy animation when selecting borg types like in SS13, because I didn't think it was high priority, and it would add a lot of complex code.

* Fix sandbox failure due to collection expression.

* Module tweak

Fix salvage borg modules still having research/lathe recipes

Engie borg has regular tool module, not advanced.

* Fix inventory system breakage

* Fix migrations

Some things were missing

* Guidebook rewordings & review

* MinWidth on confirm selection button

* Automatic changelog update

* change labeler sizes to powers of 2

* Note expiry time is now relative instead of using timestamps (#33262)

* Add the stuff

* Loc fix

* fixes

* Change

* Automatic changelog update

* Prevent Digiboard recycling (#33315)

* add `HighRiskItem` tag

* Correct tags

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Automatic changelog update

* Command external airlocks (#33333)

add

* remove our now duplicate command airlocks

* New ruin variant (#33332)

add

* :trollface:

* cvar gaming

* fix yml linter

* CONFLICT LABELER CONFLICT!!!

* real

* fix

* change secborg thing so it doesnt log errors

---------

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>
Co-authored-by: Milon <plmilonpl@gmail.com>
Co-authored-by: RiceMar1244 <138547931+RiceMar1244@users.noreply.github.com>
Co-authored-by: Flareguy <78941145+Flareguy@users.noreply.github.com>
Co-authored-by: Plykiya <58439124+Plykiya@users.noreply.github.com>
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
Co-authored-by: MilenVolf <63782763+MilenVolf@users.noreply.github.com>
Co-authored-by: Tr1bute <tomsredhammer@gmail.com>
Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Co-authored-by: Michael Krebs <michael@krb.io>
Co-authored-by: Boolean-Buckeye <36829021+Boolean-Buckeye@users.noreply.github.com>
Co-authored-by: BooleanBuckeye <booleanbuckeye@gmail.com>
Co-authored-by: Preston Smith <92108534+thetolbean@users.noreply.github.com>
Co-authored-by: Zachary Higgs <compgeek223@gmail.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: DrSmugleaf <10968691+DrSmugleaf@users.noreply.github.com>
Co-authored-by: Kirus59 <145689588+Kirus59@users.noreply.github.com>
Co-authored-by: Baptr0b0t <152836416+Baptr0b0t@users.noreply.github.com>
Co-authored-by: BramvanZijp <56019239+BramvanZijp@users.noreply.github.com>
Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
Co-authored-by: PopGamer46 <yt1popgamer@gmail.com>
Co-authored-by: SolStar <44028047+ewokswagger@users.noreply.github.com>
Co-authored-by: FN <37689533+FireNameFN@users.noreply.github.com>
Co-authored-by: Jezithyr <jezithyr@gmail.com>
Co-authored-by: Boaz1111 <149967078+Boaz1111@users.noreply.github.com>
Co-authored-by: Armok <155400926+ARMOKS@users.noreply.github.com>
Co-authored-by: IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com>
Co-authored-by: Shaddap1 <106589956+Shaddap1@users.noreply.github.com>
Co-authored-by: leonidussaks <42278348+leonidussaks@users.noreply.github.com>
Co-authored-by: Andrew Montagne <andrew@montagne.uk>
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: Repo <47093363+Titian3@users.noreply.github.com>
Co-authored-by: SpaceRox1244 <138547931+SpaceRox1244@users.noreply.github.com>
Co-authored-by: August Sun <45527070+august-sun@users.noreply.github.com>
Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com>
Co-authored-by: chromiumboy <50505512+chromiumboy@users.noreply.github.com>
Co-authored-by: Ubaser <134914314+UbaserB@users.noreply.github.com>
Co-authored-by: dffdff2423 <dffdff2423@gmail.com>
Co-authored-by: keronshb <54602815+keronshb@users.noreply.github.com>
Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
Co-authored-by: CheddaCheez <cheddacheezy@gmail.com>
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: beck-thompson <107373427+beck-thompson@users.noreply.github.com>
2024-11-24 04:37:28 +00:00
deltanedas 9977160822 change secborg thing so it doesnt log errors 2024-11-24 04:36:20 +00:00
deltanedas 51d8874c74 merge master 2024-11-24 04:27:00 +00:00
Delta-V bot 0f201429ab Automatic changelog update 2024-11-24 04:48:13 +01:00
Janet Blackquill aaac9fa7b0
Add soretizone to starting kit of chronically ill characters (#2259)
At the start of a shift, it's quite frequent that chemists are both
unable to and too busy to make painkillers for chronically ill
characters for quite some time, leaving them to rot at the start
of the round.

This remedies that by giving them 5 pills of soretizone when they spawn
in, so that they have a buffer before they need to consult
the ship's chemist.
2024-11-24 03:47:54 +00:00
github-actions[bot] cc521e22b8
Update Credits (#2271)
Co-authored-by: DeltaV-Bot <github@delta-v.org>
2024-11-24 03:38:06 +00:00
Radezolid 9101cfd8e6
Add random solar spawners (#2096)
* Added the spawners + sprite.

* switched to Chance

* Changed the formatting of the meta.json
2024-11-24 03:37:11 +00:00
Delta-V bot c7b894f93b Automatic changelog update 2024-11-22 23:51:59 +01:00
Kr8art 5ee78fc55c
Sprite For Vulps 101 (#2254)
* Sprite For Vulps 101

* yml review changes for sprite 'Vulps 101'
2024-11-22 22:51:39 +00:00
Lyndomen f06c5e5ca9
Relabels IK-60 to be more accurate (#2266)
meow
2024-11-22 22:43:04 +00:00
Delta-V bot 2c50f09d7b Automatic changelog update 2024-11-22 23:41:27 +01:00
Kr8art b46c86ea6f
Add missing RPDS sprites from Frontier (#2267)
Added missing sprites from Frontier
2024-11-22 22:41:08 +00:00
Delta-V bot 5a40ed8cce Automatic changelog update 2024-11-22 23:35:37 +01:00
Radezolid 0911d5cfba
Remove the disabler from HoP's locker. (#2269)
Comments out the disabler
2024-11-22 22:35:18 +00:00
Milon c3134eeb0a
disable DeleteAllThenGhost (#2265)
who needs tests when you can have this
2024-11-22 09:49:06 +00:00
Milon 88eaeba222
add debug logging to entitywhitelist (#2263)
* everything is on fire but whatever

* cd trolling

* kill

* 4 commits to add 14 lines is crazy
2024-11-22 09:45:39 +00:00
deltanedas 2f47a36fa4
disable funny stack price test (#2261)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-11-22 02:52:06 +00:00
Delta-V bot 39e5b76cad Automatic changelog update 2024-11-21 09:27:09 +01:00
Radezolid 3c20a36c13
The Removal Of War (#2207)
Comment out the war declarator from the commander.
2024-11-21 08:26:50 +00:00
Delta-V bot 88182267bf Automatic changelog update 2024-11-21 05:28:59 +01:00
Stop-Signs 1f69a81052
Nerf "mini" syringes (#2249)
Update chemistry.yml
2024-11-21 04:28:40 +00:00
Delta-V bot 71bc4820c9 Automatic changelog update 2024-11-21 00:57:30 +01:00
Kr8art 29b4ba5673
Turn Bomberjackets into wintercoats. (#2246)
Turn Bomberjacket into Wintercoat.
2024-11-21 00:57:11 +01:00
Delta-V bot 4d4b403935 Automatic changelog update 2024-11-20 21:26:39 +01:00
Milon c723d16298
fix pain popups (#2248)
whoopsie!!
2024-11-20 20:26:19 +00:00
deltanedas 3b6c3b56ec merge master 2024-11-20 05:15:21 +00:00
Milon fd99384215
fix deck the halls in jukebox (#2245)
i swear to fucking god
2024-11-20 04:35:41 +00:00
Milon 2accce1621
update pr labeler (#2243)
why
2024-11-20 01:24:59 +00:00
Delta-V bot eb160da685 Automatic changelog update 2024-11-20 02:10:19 +01:00
therealDLondon d8a1d2d76b
New Lobby Track "Undefined Theory" by A-Guy (#2234)
* Create Undefined_Theory.ogg

* stuff
2024-11-20 01:09:59 +00:00
deltanedas 9d74c06d27 fix 2024-11-20 01:08:19 +00:00
Delta-V bot 52bbc68ce3 Automatic changelog update 2024-11-20 02:00:34 +01:00
Lyndomen fdb26756ec
Ports Bloodstains And Footprints from EE (#2186)
* bogos binted

* bogos binted

* Update human.yml

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

* Update skeleton.yml

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

* untouch

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

* untouch please

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

* fixed real

---------

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>
2024-11-20 01:00:15 +00:00
Delta-V bot 4734ed41da Automatic changelog update 2024-11-20 01:59:36 +01:00
Milon f1c859a9ee
pain system + addictions + traits (#2192)
* the nightmare continues unchecked

* HOLY FUCKING SHITCODE

* Update traits.ftl

* makes the yaml linter happy

* we'll regret this later

* what why
2024-11-20 00:59:17 +00:00
Delta-V bot ef7d1bfa65 Automatic changelog update 2024-11-19 21:57:33 +01:00
Milon 0293899040
bluespace fire extinguisher (#2171)
5 minute coding adventure
2024-11-19 20:57:13 +00:00
Delta-V bot f382ec9e7c Automatic changelog update 2024-11-19 18:24:08 +01:00
Kr8art a4e94f2df2
Mailposter (#2239)
* Mailposter content

* Mailposter content

* Mailposter content
2024-11-19 17:23:49 +00:00
Delta-V bot a495efa028 Automatic changelog update 2024-11-19 06:46:28 +01:00
Lyndomen b05a292330
Add "Deck the Halls" by Kevin Macleod (#2233)
* meow

* meow

* meow

* meow

* meow

* meow

* meow

* meow
2024-11-18 23:46:08 -06:00
Delta-V bot 3adcf744e6 Automatic changelog update 2024-11-19 04:59:08 +01:00
Lyndomen 01b9d6eeb7
Add Changelog Entry for Teach Lesson (#2225)
* meow

* meow

* Update DeltaVChangelog.yml

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

---------

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>
2024-11-19 03:58:49 +00:00
Lyndomen 1027465306
Adds a helpful guide in book format on meeting vulpkanin (#2235)
* meow

* meow

* meow
2024-11-19 02:21:41 +00:00
Lyndomen 0e3643bee9
Port frontier no power popups (#2230)
* meow

* meow

* meow

* meow

* meow
2024-11-18 22:19:17 +00:00
deltanedas 069a73317e
Merge branch 'master' into upstream-ops
Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
2024-11-18 21:42:45 +00:00
Delta-V bot 1f5132fbe3 Automatic changelog update 2024-11-18 18:05:30 +01:00
DarkenedSynergy 6df1b8ca68
Really add the new lobby art (#2226)
Fix rotation

Add lobby screens to lobbyscreens.yml
2024-11-18 17:05:11 +00:00