Brandon Hu
c032fad909
Stops plants from growing when they do not have enough resources ( #21510 )
2023-11-11 11:12:13 -08:00
Vasilis
909621ee5f
stasis bed and microwave qol( #21572 )
2023-11-10 23:42:59 -07:00
Leon Friedrich
654cc7f071
Merge ActorSystem and IPlayerManager ( #21314 )
2023-11-11 13:08:10 +11:00
Nemanja
ac5e9cd70b
Fix borg mobstates ( #21307 )
...
* Add dead states to borgs
* this?
* ack
2023-11-09 16:14:06 -07:00
brainfood1183
8be97a20c5
Roller Skates fixes ( #21542 )
2023-11-08 18:43:27 -07:00
PixelTK
52af546267
Arachnid 2: Episode 2 ( #19984 )
...
* Shield
* minor sprite changes and buffs
* structure buff
* Crafting stuff
* tweaks
* 88-88
* Better web pocket sprites.
* yeah it's fine now.
2023-11-08 12:18:52 -08:00
Vasilis
490ebdc9ae
No more passive zombies ( #21506 )
2023-11-07 18:27:49 -07:00
Nemanja
94368f1f00
Speed Boots [Tier 3 Civ-Service] ( #21438 )
...
* Speed Boots
* validate
* monkey
2023-11-07 18:25:43 -07:00
DrSmugleaf
dc3b6e31b2
Fix Client RoleSystem not inheriting SharedRoleSystem, network job component ( #21436 )
2023-11-07 14:44:53 -08:00
Leon Friedrich
fb60a56950
Guardian bugfixes ( #21467 )
2023-11-06 22:16:32 -05:00
metalgearsloth
b9c38879e5
Port python packaging to Content.Packaging ( #21458 )
2023-11-07 09:53:59 +11:00
Nemanja
4729024d3e
Convert ItemSize to prototypes ( #21481 )
...
* item sizes are prototypes
* eek
2023-11-06 00:20:50 -07:00
deltanedas
38904904d0
ninja stun change ( #20503 )
...
* tagless fields
* add damage and paralyze instead of electrocuting
* add disable bool to RevealNinja
* raise MeleeAttackEvent on the user after swinging
* uncloak ninja after attacking
* revert RevealNinja bool
* revert meleeattack event
* revert uncloak
* validate shock prototype
* damagespecifier no validation
* ;
* :trollface:
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-05 21:08:33 -07:00
Morb
525d8e3e94
Add map info to status HTTP API ( #21089 )
2023-11-05 21:03:36 -07:00
Ed
8b3adf6085
Anomaly Synchronizer ( #20945 )
...
* added textures and basic prototype without functionality
* add full functional
* finish work
* fix naming
* reduce random anomaly spawner offset
* Update AnomalySystem.Vessel.cs
* Update SharedAnomalySystem.cs
* Update SharedAnomalySystem.cs
* Update production.yml
* fix errors
* fix?
* Update anomaly_sync.yml
* deltanedas code fixes. Thx, deltanedas!
* git what
* fix yml
* fix yml 2
* meh, try again
* work, work, work
* fix powered checking. now component work also without ApcPowerReceiving
* now supercrit port invoke on start growing, not after explosion
fix errors
* deltanedas fix pack 1
* Update AnomalySynchronizerComponent.cs
2023-11-05 21:02:02 -07:00
deltanedas
f0f54b5872
mech nitrogen filtering 2 ( #19868 )
...
* target oxygen logic
* filter out nitrogen when low on oxygen
* vvrw and datafield for everything
* :trollface:
* bruh does work
* tagless chicken
* move into atmos, make it not depend on mech
* update mech prototype
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-05 20:15:13 -07:00
deltanedas
96e27810cf
add ied ( #20966 )
...
* MinSolution and SolutionEmpty construction conditions
* make ied sprites
* add ied
* ied crafting stuff
* deconstruct give cable yes
* fix
* tags
* tag
* 3x3
* sharing is caring
* buff damage
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-05 20:04:47 -07:00
brainfood1183
40b36d1dc5
Roller Skates ( #20257 )
...
* adds roller skates
* removed hascomp and changed addcomp to ensurecomp, modified to _random, _stun
* remove icon from type: sprite
* sorted dependencies
* skates no longer added skater component to user, movmeentspeedmodifier and damagehighspeedimpact had access removed.
* fixes
* fixes
2023-11-05 19:42:37 -07:00
KISS
4cacb7b9e3
Ice anomaly spawns ice underneath it ( #21227 )
...
* added TileAnomalySystem to AnomalyIce
* added FloorIce for station
* created ice crust entity to spawn under ice anomaly
* update draw depth for ice crust
* uh oh, added ice-sliding but at what cost
* resolved mispredicts
* updated sprite alpha, removed appearance component (not used)
* fixed function not reflecting event name, left datafield attributes blank, added one comment about saving data (?)
---------
Co-authored-by: Yurii Kis <yurii.kis@smartteksas.com >
2023-11-05 19:41:42 -07:00
brainfood1183
5af97da997
diagonal window glass and pirate shuttle improvements ( #21174 )
...
* shuttle and priate improvements
* fix
* fix damn ubuntu
* darkened syndi airlocks
* fix
* fix ruranium
* added prison cell to pirate ship
2023-11-05 19:38:02 -07:00
IntegerTempest
615f15e8a9
Nukeops hud ( #21260 )
...
* a
* a
* a2
* syndi visor
* left icon
* a3
2023-11-05 19:36:08 -07:00
avery
e35cd611d6
allow network payload data to inherit nullability ( #21327 )
2023-11-05 19:25:25 -07:00
DrSmugleaf
c540b61390
Fix erase verb not removing chat messages in some cases ( #21355 )
...
* Fix erase verb not removing chat messages in some cases
* Admin changelog
* Fix deleting messages with entity id 0
2023-11-05 19:19:59 -07:00
IProduceWidgets
79cd2a7d56
Significantly nerf chemvomit and give it a reasonable default. ( #21453 )
2023-11-05 19:16:56 -07:00
deltanedas
2c87c53ed1
hide medibot messages from chat and logs ( #21468 )
...
* support npc speech being hidden
* hide medibot messages
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-05 18:21:04 -07:00
themias
a3859901bd
Fix accidental crayon graffiti when writing on paper ( #21445 )
2023-11-04 18:44:09 -04:00
themias
843a7d1d46
Fix ambuzol zombie damage ( #21432 )
2023-11-04 13:57:21 -04:00
Nemanja
84b55c48f2
fix borg actions ( #21235 )
2023-11-04 16:29:19 +03:00
Nemanja
4a730c5910
Fix double counting bounties ( #21399 )
2023-11-04 16:19:23 +03:00
deltanedas
bda8a9c82e
microwave can be turned on with signal ( #21138 )
...
* microwave can be turned on with signal
* update prototype
* mapinit
* init for storage
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-04 15:44:59 +03:00
Ed
aa713ea7e6
Candles ( #21087 )
...
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com >
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: ElectroJr <leonsfriedrich@gmail.com >
2023-11-03 22:53:51 -07:00
themias
675bcd5c38
Fix negative tank pressure ( #21401 )
2023-11-02 22:14:56 -04:00
TemporalOroboros
19614453d9
Makes thieving gloves sneakier ( #21398 )
...
* Hidden DoAfters
* Fix formatting warnings
* Hide progress bar and pickup animation
* Copy Hidden field in copy constructor
2023-11-02 22:10:58 -04:00
DrSmugleaf
2d58d19b07
Make all prototype types partial ( #21374 )
2023-11-01 19:56:23 -07:00
Vasilis
e1e3eba0d0
Getting turned to a rev makes the rev antag sound ( #21316 )
2023-10-31 23:11:09 -04:00
Ed
96ff529c82
Anomaly Cores ( #21306 )
...
* add first anomaly core
* meme
* 5 min to 10 min
fix yml
* fix
* Update doc
* no static price
2023-10-31 19:20:52 -04:00
DrSmugleaf
3a4c40c29b
Validate PresetIdCardComponent.JobName prototype ids ( #21361 )
2023-10-31 15:09:10 -07:00
brainfood1183
15fc7b1e92
blue blood now requires copper instead of iron to cure bloodloss ( #20863 )
...
* blue blood now requires copper instead of iron to cure bloodloss
* arachnid species now needs copper to cure bloodloss and copper pills added to medkits.
* fix puddlesystem proto
* remove the cool
* no longer uses hastag, instead uses custom heart organ and hasorgan.
* fix
2023-10-31 13:41:25 -07:00
Psychpsyo
6a18bdc023
Soapy Water & Edible Soap ( #20364 )
...
* soap reagent and soapy water
* make soapy water recognizable
* Fix tile cleaning bug
CleanDecalsReaction was able to take more than the reactVolume it was given.
* make soapy water an evaporating reagent
* Tile reactions when mopping
* Fix indescribably soap flavor
* Adjust soap flavours
Soap and soapy water now taste clean and syndie soap tastes like punishment.
* Better soap numbers & DeleteOnSolutionEmpty
* Changed TrashOnEmpty to TrashOnSolutionEmpty
* Last TrashOnSolutionEmpty change
* Fix merged code not compiling
* Requested changes.
2023-10-31 13:39:12 -07:00
Nemanja
0c329ed661
Storage Standardization [Take 2] ( #21270 )
2023-10-30 20:55:55 -07:00
Subversionary
a6448cb87d
Fix bola stam damage, bring back old construction requirements ( #21340 )
2023-10-29 18:27:43 -04:00
Simon
d696793796
Fix PDA notifications when creating a news entry using the Mass-Media console. ( #21320 )
2023-10-29 21:37:40 +11:00
metalgearsloth
5b8f3c48c4
Revert "Update submodule to 175.0.0 ( #21318 )" ( #21319 )
2023-10-29 15:29:30 +11:00
metalgearsloth
9b1b3e03ed
Content audio ( #20862 )
2023-10-29 14:58:23 +11:00
Leon Friedrich
f308adffaf
Move ActorComponent to shared ( #21293 )
2023-10-29 04:21:02 +11:00
TemporalOroboros
b223e7d6ed
Generalizes solution overflow & slightly increases space lube yield ( #21094 )
...
* generalize SolutionSpikeOverflowEvent
* let reactions overflow
* spacelube: 3 -> 5
* restore TryMixAndOverflow threshold cap
2023-10-28 12:46:59 -04:00
keronshb
17f3fc1287
Moves cloning comp & cloning event to shared ( #21253 )
2023-10-28 09:47:42 -04:00
Leon Friedrich
1844ad23a3
Fix namespace error ( #21298 )
2023-10-28 14:24:37 +11:00
Morb
d27df9705d
Fix hijack objective ( #21241 )
...
* Fix hijack
* Max difficulty
2023-10-27 22:33:18 -04:00
faint
59176f7613
Fix nukies sound not played ( #21268 )
...
* Play sound and sending greeting message works for nukies now!!!!!
* oops
* silly change
2023-10-27 22:28:20 -04:00