Commit Graph

11073 Commits

Author SHA1 Message Date
deltanedas
ddc2785110 rcd refactor (#15172)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-05-01 23:46:59 +10:00
PJBot
10e3635a7b Automatic changelog update 2023-05-01 04:30:39 -04:00
AJCM-git
d5b3585c09 Small tweak and cleanup of spells and actions (#15943) 2023-05-01 18:29:18 +10:00
PJBot
2e2cbe1f02 Automatic changelog update 2023-05-01 04:22:43 -04:00
Nim
78f56a4369 Slimes and their habitats (#15379)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-05-01 18:21:39 +10:00
PJBot
9e9d9c1a4a Automatic changelog update 2023-05-01 03:15:00 -04:00
Maxtone
332510df3b Paramedic role, redone (#15439)
Co-authored-by: MagnusCrowe <whiterider1988@yahoo.com>
2023-05-01 17:13:56 +10:00
AJCM-git
878c7c0b85 Moves buckling and vehicles to shared, some cleanup (#15923) 2023-05-01 17:04:23 +10:00
PJBot
2343dd1d3c Automatic changelog update 2023-05-01 02:31:13 -04:00
deltanedas
44f9c098ec uplink locking/unlocking, minor pda refactor (#15842)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-05-01 16:30:08 +10:00
Scribbles0
904d61baee [map] cluster prototype update (#15963) 2023-04-30 23:29:18 -06:00
Scribbles0
f12eacabd0 Cluster 2.5.6 (#15959) 2023-05-01 14:58:50 +10:00
Dawid Bla
449689e6ae [fix] ammo typo(#15954) 2023-04-30 21:44:58 -06:00
Leon Friedrich
90a137c752 Add basic map loader support for entity renaming (#15862) 2023-05-01 13:41:57 +10:00
PJBot
5aeb1dfeb3 Automatic changelog update 2023-04-30 22:17:33 -04:00
Jackal298
ec6a400cb5 Changing the side sprites of tactical vests (#15870)
* Tactical vests

* two pixels
2023-04-30 22:16:29 -04:00
Scribbles0
90fd315b8b [entity] new gas miner prototypes (#15916) 2023-04-30 19:10:23 -06:00
PJBot
46f1beb625 Automatic changelog update 2023-04-30 21:06:28 -04:00
PixelTK
8658ab6598 [Tweak] Arachnid tweaks (#15950)
* [Tweak] Arachnids suffer less now from hunger decay, asphyxiation and slowdown from pain.

* :HECK:
2023-04-30 19:05:25 -06:00
Puro
0ec5e257ad [Fix] Small mistakes (#15955) 2023-04-30 19:04:49 -06:00
PJBot
6492315344 Automatic changelog update 2023-04-30 13:57:21 -04:00
metalgearsloth
8406622189 Remove flare flickering (#15787)
It's soooooo annoying.
2023-04-30 13:56:17 -04:00
PJBot
3457c6c636 Automatic changelog update 2023-04-30 03:17:19 -04:00
metalgearsloth
0c16e5f076 Remove kvass (#15939)
- Sprite looks bad.
- I don't think I've ever seen it ordered.
- There's no reason to have one drink in a tank.
- Adding region-specific things is cringe.
2023-04-30 02:16:15 -05:00
lzk228
e097c4ebd7 [Fix] departments.yml (#15915) 2023-04-30 16:47:41 +10:00
metalgearsloth
3a00e29050 Always write for UninitializedSaveTest (#15937) 2023-04-30 16:47:32 +10:00
PJBot
abf039ff80 Automatic changelog update 2023-04-30 02:37:15 -04:00
Flareguy
06482a9b2a Plating & Tech Maint resprites (#15817) 2023-04-30 16:36:12 +10:00
PJBot
8f7a217413 Automatic changelog update 2023-04-30 02:07:48 -04:00
Chief-Engineer
ff0efb89e3 set miros player cap to 50 (#15929) 2023-04-30 13:53:12 +10:00
PJBot
52ba939ac4 Automatic changelog update 2023-04-29 21:52:41 -04:00
Nemanja
6f2a48e317 Make space dragon event less common (#15933) 2023-04-30 11:51:37 +10:00
PJBot
8b637ef691 Automatic changelog update 2023-04-29 21:45:06 -04:00
PJBot
78242b72cd Automatic changelog update 2023-04-29 17:51:35 -04:00
PJBot
95f82643f3 Automatic changelog update 2023-04-29 17:05:20 -04:00
Leon Friedrich
b45bc4ae4a Replace SpriteStateChange construction action with AppearanceChange (#15914) 2023-04-30 07:04:31 +10:00
Interrobang01
fe3ebd0157 Impedrezene now actually works (#14843)
* Impedrezene now actually does stuff

* made impedrezene waaay harder to make

* Replaced genetic damage with poison damage, vision problems, and vomiting.

* Made recipe easier by replacing potassium requirement with oxygen requirement

* lowered vomiting chance

* quartered the potency of the drunkenness effect
2023-04-29 17:04:17 -04:00
PJBot
447d4a8a09 Automatic changelog update 2023-04-29 16:06:13 -04:00
Slava0135
4ade6f60ff Electrified grille sparks effect (#15178)
* use file namespace

* shorter systems name

* replace SoundSystem with AudioSystem

* refactor update function

* refactor

* refactor 2

* remove setters

* uh oh

* remove getters

* active checks

* refactor 3

* better way

* update state

* have to remove this for now

* move electrified component to shared

* forgot this

* fix airlocks

* add effect

* Revert "move electrified component to shared"

This reverts commit 6457e8fc9c3b674a705a61034831ce6f084e2b01.

* Revert "forgot this"

This reverts commit ed361cee2d5b8b958830ba0af07fcc2627eb7845.

* functioning effects

* use animation by Aleksh

* make effect part of grille

* optimisation?

* remove timing

* file name

* only activate when touched

* refactor electrocution comp too

* make it 1 sec

* formatting

* replace all entity query with enumerator

* queue del
2023-04-29 16:05:10 -04:00
PJBot
25a600d74e Automatic changelog update 2023-04-29 12:20:11 -04:00
PixelTK
8269a500b3 Arachnid species (#13945) 2023-04-30 02:19:06 +10:00
Dawid Bla
217b8a5a38 Fix heater and freezer temperature range and wrong unit (#15904) 2023-04-30 01:31:15 +10:00
PJBot
efa205cd5b Automatic changelog update 2023-04-29 09:39:44 -04:00
deltanedas
fd5462bd47 flash uses charges system now (#15898)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-04-29 23:38:40 +10:00
PJBot
5f8067e909 Automatic changelog update 2023-04-29 07:48:14 -04:00
Nim
1195c6443a Mail resprite (#15832) 2023-04-29 21:47:10 +10:00
PJBot
991f5bccc6 Automatic changelog update 2023-04-29 07:46:58 -04:00
I.K
412613c397 Add windowed shuttle door (#15873)
Co-authored-by: notquitehadouken <1isthisameme>
2023-04-29 21:45:55 +10:00
Genkail
da0d73a65e Equalization of hardsuits Syndie and ERT (#15861) 2023-04-29 21:45:23 +10:00
deltanedas
db28073530 Add pick random system (#15409)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-04-29 21:39:08 +10:00