metalgearsloth
3538ed137a
Move RequiresTileSystem to server ( #21691 )
2023-11-17 00:09:10 +11:00
DrSmugleaf
0703415a7b
Remove usages of obsolete methods in ChargeBatteryArtifactSystem ( #21664 )
...
* Remove usages of obsolete methods in ChargeBatteryArtifactSystem
* Fix _maxCharge
2023-11-16 01:14:02 -07:00
DrSmugleaf
f99de2727d
Make bloodloss and asphyxiation damage not ignore resistances ( #21665 )
2023-11-15 21:03:02 +11:00
metalgearsloth
37da6f383e
Gateway nerfs ( #21659 )
2023-11-15 17:23:53 +11:00
Emisse
509d26973d
remove evac shuttle emag lmao ( #21657 )
2023-11-15 16:26:28 +11:00
metalgearsloth
816ee2e1ab
Gateway destinations ( #21040 )
...
* Gateway generation
* Gateway stuff
* gatewehs
* mercenaries
* play area
* Range fixes and tweaks
* weh
* Gateway UI polish
* Lots of fixes
* Knock some items off
* Fix dungeon spawning
Realistically we should probably be using a salvage job.
* wahwah
* wehvs
* expression
* weh
* eee
* a
* a
* WEH
* frfr
* Gatwey
* Fix gateway windows
* Fix gateway windows
* a
* a
* Better layer masking
* a
* a
* Noise fixes
* a
* Fix fractal calculations
* a
* More fixes
* Fixes
* Add layers back in
* Fixes
* namespaces and ftl
* Other TODO
* Fix distance
* Cleanup
* Fix test
2023-11-14 19:23:40 -07:00
Nemanja
a43ebc45ba
return foam artifact effects ( #21656 )
2023-11-14 18:34:42 -07:00
Slava0135
e62d8ff8e1
Add disposals damage ( #21489 )
...
* system naming conventions
* remove obsolete warnings
* use EntityQueries
* tube comp clean up
* damage on turns
* remove OnRelayMovement because it didn't work
* reduce volume
* reduce damage to 1.0
2023-11-14 19:52:43 -05:00
deltanedas
efc9d93c2f
signal router ( #20802 )
...
* add signal router sprite
* DisposalSignalRouter logic
* add disposal signal router
* add disposal signal router
* how did it work without this
* death
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-14 16:30:43 -07:00
deltanedas
318d843b80
Add MindPlaySound to role system ( #21460 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-14 23:52:40 +11:00
metalgearsloth
aa704eee81
Reduce NPC query allocations ( #21421 )
2023-11-14 23:50:04 +11:00
Leon Friedrich
16a96976d3
Flammable system bug fixes. ( #21594 )
2023-11-14 22:55:45 +11:00
deltanedas
c9f2bf6fb7
make explosions affect containers ( #21625 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-13 15:57:52 -07:00
Bakke
91a2479b66
Fix voice mask popup location ( #21638 )
...
The voice mask confirmation and error popups were placed at the cursor,
which made the popup render hidden under the voice mask UI. This moves
the message to the player entity, and colors the error feedback red to
make it more distinct.
2023-11-13 15:55:24 -07:00
Simon
7d92125343
the voices don't stop (fix pda ring) ( #21640 )
2023-11-13 15:43:08 -07:00
Leon Friedrich
eb0c86f803
Storage CanInsert() tweaks ( #21623 )
2023-11-13 23:43:03 +11:00
themias
87c22a906f
List antags in custody in round end screen ( #21566 )
...
* List antags in custody in round end screen
* Only show the message for traitors
2023-11-13 03:04:33 -07:00
deltanedas
60c19853cd
egg rework ( #21606 )
...
* egg and raw egg
* add DamageEntity
* boiling and exploding eggs
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-12 16:18:48 -07:00
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