Ed
f9fea9e6ed
Demiplan polishing ( #524 )
...
* 10 -> 20 sharpening stone durability
* auto destroy demiplans try 2 (better)
* start demiplan protection time
* buying demiplan key
* increase island size
2024-11-01 09:23:22 +03:00
Minemoder5000
b8a98de784
Remove CargoPallet component from the cargo pallet ( #33022 )
...
* Change cargo shuttle pallets to catwalks.
* Remove CargoPallet component from the cargo pallet.
* Undo cargo shuttle changes.
2024-11-01 09:22:38 +03:00
metalgearsloth
d7a1753c7d
Add CanLoad for biomes ( #33050 )
...
CPUJob to come later.
2024-10-31 23:18:06 -04:00
deltanedas
c9cd778133
add IsMemberOfAny to faction system ( #32975 )
...
* add IsMemberOfAny to faction system
* pro
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-10-31 21:34:27 -05:00
PJBot
c8259c6c0f
Automatic changelog update
2024-11-01 02:33:34 +00:00
ScarKy0
e17d152838
Borgs can no longer see mindshield + AI can no longer toggle off seeing job icons ( #33069 )
...
* :(
* Removed the sprite + updated RSI
2024-10-31 21:32:28 -05:00
PJBot
b1a8eee52f
Automatic changelog update
2024-11-01 02:07:53 +00:00
RumiTiger
6ce80d914d
Muffins ( #29318 )
...
* Update meta.json
* Add files via upload
* Update misc.yml
* Update meal_recipes.yml
* Update meta.json
* Add files via upload
* Update plate.yml
* Update food_baked_single.yml
* Update dinnerware.yml
* Update cooking.yml
* Update misc.yml
* Add files via upload
* Delete Resources/Textures/Objects/Consumable/Food/Baked/misc.rsi/muffin-cherry.png
* Add files via upload
* Update meta.json
* Update misc.yml
* Update meal_recipes.yml
* Update meta.json
* Fix meta.json
* Fix meta.json again
* Update misc.yml
* Update misc.yml
* Update misc.yml
* Update misc.yml
* Update meta.json
* Update meta.json
* Update misc.yml
* Update meal_recipes.yml
* Update Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/misc.yml
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update dinnerware.yml
* Delete cherry
* Add files via upload
* Delete banana
* Add banana
* Delete chocolate
* Add chocolate
* lathe recipe fix
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-10-31 22:06:46 -04:00
PJBot
25b3898b28
Automatic changelog update
2024-11-01 02:05:15 +00:00
PopGamer46
d708a150e1
Fixes bolt lights of previously unpowered bolted doors ( #33063 )
...
fix
2024-10-31 22:04:08 -04:00
PJBot
973aeb1aaa
Automatic changelog update
2024-11-01 01:54:01 +00:00
SlamBamActionman
06da4fcc60
Allow votekicks to be initiated in the lobby ( #32528 )
...
Initial commit
2024-10-31 21:52:55 -04:00
SlamBamActionman
b3190b8935
Lower in-round votekick requirements ( #32953 )
...
Initial commit
2024-10-31 21:47:59 -04:00
PJBot
59f1287aa3
Automatic changelog update
2024-11-01 01:44:18 +00:00
Khoa Nguyen
835d0b4d4a
Fixed trash not being spawned when throwing pies ( #33013 )
...
* Fixed trash not being spawned when throwing pies
* Completely removed trash component flag check prior to the spawn loop
2024-10-31 21:43:11 -04:00
Moomoobeef
cf0d6c482e
ExaminableDamage now puts its message at the bottom and in color ( #32820 )
...
* the examineableDamage component now puts its messages at the bottom, and in color
* god help us if something is priority -100 :godo:
2024-11-01 01:21:05 +01:00
PJBot
45aa782ec4
Automatic changelog update
2024-10-31 21:32:04 +00:00
deathride58
56d62311b1
Fixes tailthump breaking positional audio by making it mono ( #33092 )
2024-10-31 22:30:58 +01:00
Vasilis
2282e3c352
Revert #28358 ( #33090 )
2024-10-31 19:51:44 +01:00
PJBot
d2baf18759
Automatic changelog update
2024-10-31 18:47:26 +00:00
SlamBamActionman
4626904fa8
[ #20285 fix] Carp Plush and Rehydratables can now be put into mop bucket ( #33079 )
...
* Make shark plush janitor-bucketable
* fix bucketed grey shark texture
* Make sprites less shiny and adapt copyright notice
* Made shark way way less shiny
* Allow carp plush and rehydratables in mop bucket.
* Remove old mop bucket shark sprites
* Fix post-merge bugs
* Fix errors
* Move ReactiveContainer stuff to shared
That should mean it is now predicted.
* Custom eject verb for the mop bucket
* Fixes OnSolutionChange, removes pop-up as there already is one.
* .ftl is not necessary as the custom pop-up was removed
* Review fixes
* Update Content.Shared/Chemistry/Components/ReactiveContainerComponent.cs
* Update Content.Shared/Chemistry/EntitySystems/ReactiveContainerSystem.cs
---------
Co-authored-by: Psychpsyo <psychpsyo@gmail.com >
Co-authored-by: Psychpsyo <60073468+Psychpsyo@users.noreply.github.com >
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-10-31 19:46:19 +01:00
SpaceLizard
1c2a96590b
Fixed spelling mistake in water blaster description. ( #33087 )
...
Fixed minor spelling mistake
2024-10-31 19:07:29 +01:00
Ed
5c4b5d1572
Demiplans expeditions ( #523 )
...
* simple expedition generation
* add simple test key
* expedition map component
* some funny procedural testing
* refactor expeditions from planetbiome to islanddungeons
* some work
* fix: grid dungeon, not map planet dungeon
* unhardcode map components
* finish T1 expedition generation
* Update preset.yml
* indestructable stone
* mob water occlusion
* caves T1 expedition
* Update CP14SpawnExpeditionJob.cs
* Delete shared MissionParams
* rename to demiplans
* pass mapid into job
* demiplan connections
* demiplan exits
* random entry points
* Update config.yml
* some cleanup and renaming
* radius one-time teleport
* rename connections to exitPoint
* merge entry and exit point into rift component
* demipan closing - all rifts deletion
* demiplanEEEEEE
* fixes
* delete floating visuals
* Update CP14DemiplaneTravelingSystem.cs
* intro and outro demiplan music
* rift cores and flashing
* pulling support
* pulling fix + generatordata fix?
* auto destrot demiplans??
2024-10-31 19:13:44 +03:00
Vasilis
d446a3e8e9
Potencially fix approved labeler ( #33083 )
2024-10-31 16:05:42 +01:00
PJBot
bca8d95191
Automatic changelog update
2024-10-31 14:54:44 +00:00
BramvanZijp
a08da9d31f
More pda space ( #32601 )
...
* Rebalance the max programs that a PDA can hold
* Give Caps PDA more programs too.
* Make the max programs a static 8
* I forgor sec and med
* CaseCase
* Empty commit to re-run checks
* The final change, I hope.
2024-10-31 15:53:38 +01:00
PJBot
872adb5c93
Automatic changelog update
2024-10-31 14:13:33 +00:00
SlamBamActionman
55861b4fcf
[ #28722 fix] Add notification for dependent wearables being dropped ( #33078 )
...
* add notification for dependent wearables being dropped
* fix dropped item popup redundancy
- did a check to see if any item was dropped, instead of making a notification for each item being dropped.
* change popup to client-only variant
* fix redundant messages, add plural locale string
* fix conventions, fix locale input to be more intuitive
---------
Co-authored-by: Justin <justinbrick1@gmail.com >
2024-10-31 15:12:26 +01:00
PJBot
a875bf3c64
Automatic changelog update
2024-10-31 13:27:53 +00:00
Jarmer123
4261698371
Add a spare bible to PietyVend ( #32363 )
...
Update chapel.yml
2024-10-31 14:26:45 +01:00
AJCM-git
f5e5646400
New workflow to apply the pr approved label ( #28358 )
...
* New workflow to apply the pr approved label
* Maybe fix permissions
2024-10-31 12:22:13 +01:00
PJBot
826bd1ab45
Automatic changelog update
2024-10-31 10:57:15 +00:00
Boaz1111
a3dc0eb75a
Pill Bottles can only store pills now ( #33074 )
...
* no longer absurd
* Update Resources/Prototypes/Entities/Objects/Specific/chemistry.yml
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-10-31 11:56:07 +01:00
PJBot
fdd713a0f0
Automatic changelog update
2024-10-30 09:16:36 +00:00
Alzore
4b467685b2
Nukie med bundle now costs 24 tc and contains a unique defibrillator ( #32720 )
...
* a-few-injectors
* comment
* defib-ops-when
2024-10-30 10:15:30 +01:00
PJBot
827d00eb18
Automatic changelog update
2024-10-30 07:42:56 +00:00
Alzore
6834bc1fbd
Add 3 bottle boxes to nanomed plus ( #33018 )
...
three bottle boxes in nanomed plus
2024-10-30 01:41:51 -06:00
PJBot
0f1e11c356
Automatic changelog update
2024-10-30 07:41:40 +00:00
Alzore
010638d0e9
Make the security belt contain more useful items by default ( #32291 )
...
* replace tear gas and flashbang with holobarrier and sec radio
* holobarrier-belt-fix
2024-10-30 01:40:33 -06:00
PJBot
d4db338ec6
Automatic changelog update
2024-10-30 07:39:27 +00:00
Alzore
0aa46f6a2a
Give proto-kinetic crushers, glaives, and daggers better inhands. Update the crusher and glaive icons. ( #32212 )
...
* inhands
* better inhands
* indent
2024-10-30 01:38:19 -06:00
Flareguy
3d70cdf23c
Various Vaugely Connected Sprite Updates™: Encryption Keys, Station Map, Brig Timer ( #32786 )
...
* various resprites (encryption keys + signal screens + station map)
* brig timer update
* fixes n shit
2024-10-30 14:12:49 +11:00
Milon
440da3c640
fix chameleon projector bot whitelist ( #33055 )
...
fix
2024-10-30 02:03:06 +01:00
Preston Smith
907a9cef10
Fix: Make Plushie Damage Unexaminable ( #33061 )
...
Set hidden to true
2024-10-30 01:52:43 +01:00
Ed
16e23098db
Merge pull request #520 from crystallpunk-14/ed-29-10-2024-upstream
...
Stable upstream sync
2024-10-29 15:15:14 +03:00
Ed
4e2af32ebe
Merge pull request #522 from crystallpunk-14/ed-29-10-2024-guides-and-skills
...
Ed 29 10 2024 guides and skills
2024-10-29 14:55:50 +03:00
Ed
60f8c2c56f
remove cvar!
2024-10-29 14:41:41 +03:00
Ed
df53f9a01f
remove ship target point
2024-10-29 14:18:27 +03:00
Ed
2f57f11771
Cargo namespace
2024-10-29 12:18:35 +03:00
Ed
e6bbc3900f
Delete CP14ExpeditionSystem
2024-10-29 12:15:16 +03:00