Commit Graph

36638 Commits

Author SHA1 Message Date
slarticodefast ab467a5c14 forensics cleanup (#35795) 2025-03-23 14:18:40 +00:00
Delta-V bot b9cb647857 Automatic changelog update 2025-03-23 15:17:41 +01:00
deltanedas c4a4ed5b4e
make cloning biochemical (#3303)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-03-23 14:17:22 +00:00
MilenVolf 930145abc6 Localize rat king commands datasets (#35780) 2025-03-23 14:13:46 +00:00
MilenVolf 5ebec635d6 Localize news dataset (#35774)
* Localize news dataset

* Remove the `"`
2025-03-23 14:13:46 +00:00
Errant 0b1d17ad23 Roleban command error handling (#35784)
roleban command jobid fail handling
2025-03-23 14:13:46 +00:00
slarticodefast ebfb42b891 TriggerSystem improvements (#35762)
* desynchronizer real

* yaml stuff from slarti branch

* C# stuff

* oops

* fix triggers

* atomize PR

---------

Co-authored-by: Flareguy <woaj9999@outlook.com>
2025-03-23 14:13:46 +00:00
PJBot 59ae2c2197 Automatic changelog update 2025-03-23 14:13:45 +00:00
valquaint 702675ef9b Update to borg ion storms (#35751)
* Updates ion storms for borgs.

* Remove additional ion laws into future PR
2025-03-23 14:13:45 +00:00
imcb 31e79e531e Fixes and refactoring to discord changelog script (#33859)
* Fixes and refactoring to discord changelog script

Upstreamed from https://github.com/impstation/imp-station-14/pull/1023

* Add some prints back in
2025-03-23 14:13:45 +00:00
PJBot b27d10c165 Automatic changelog update 2025-03-23 14:13:45 +00:00
Errant 47cb2ca081 Restore the order of admin overlay elements (#35783)
admin overlay order fix
2025-03-23 14:13:45 +00:00
PJBot 990bfaa7c5 Automatic changelog update 2025-03-23 14:13:45 +00:00
SlamBamActionman 9f17a0723c Fix Chameleon PDAs renaming the user in station records (#35782) 2025-03-23 14:13:07 +00:00
PJBot 4d2cdb6cc8 Automatic changelog update 2025-03-23 14:11:35 +00:00
ScarKy0 3bca0d94a7 Removable mindshields and revolutionary tweaks. (#35769)
* I fucking hate revs

* Update preset-revolutionary.ftl

* fixy fix
2025-03-23 14:11:26 +00:00
SpaceManiac 116cc92dad Merge showsubfloorforever into showsubfloor (#33682) 2025-03-23 14:07:25 +00:00
PJBot 0ab1d41c3f Automatic changelog update 2025-03-23 14:07:25 +00:00
Velken cbc8781cd8 Performer's Wig (#35764)
* miku wig

* fix to correct json convention

Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com>

---------

Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com>
2025-03-23 14:07:24 +00:00
PJBot 678a8ac031 Automatic changelog update 2025-03-23 14:06:52 +00:00
RedBookcase d723215e16 Added New Cocktails and new fill level sprites to existing drinks. (#33570)
* Added New Cocktails and new fill level sprites to existing drinks

* Updated copyright info and fixed recipies for Caipirinha/Mojito.

---------

Co-authored-by: RedBookcase <Usualmoves@gmail.com>
2025-03-23 14:06:41 +00:00
Winkarst c208d9b423 Cleanup: Add missing locale ``cmd-planet-map-prototype`` (#35766)
Cleanup
2025-03-23 14:04:44 +00:00
Winkarst c19112802b Cleanup: Fix ``PaperWriteEvent`` in ``PaperSystem`` (#35763)
* Cleanup + fix

* Revert
2025-03-23 14:04:44 +00:00
Evelyn Gordon 36db104447 Ensure speech bubble cap is always respected (#32223)
Ensure speech bubble cap is respected, even when messages are sent very fast
2025-03-23 14:04:44 +00:00
PJBot 44ea7f1d9a Automatic changelog update 2025-03-23 14:04:43 +00:00
Errant 2e202bd6f1 Fix Ahelp window playerlist resize (#35747)
reorganize bwoink window layout
2025-03-23 14:04:43 +00:00
PJBot a52e479b74 Automatic changelog update 2025-03-23 14:04:42 +00:00
metalgearsloth f815f609a3 Tweak sun shadow rotations (#35758)
Won't use the entity's rotation for the matrix, I just forgot to do this. Means shadows will always point in the same direction and the points will correctly adjust as the entity rotates.
2025-03-23 14:04:42 +00:00
PJBot 560ca7e01d Automatic changelog update 2025-03-23 14:04:42 +00:00
metalgearsloth 19cbb50912 Fix sun shadows in ANGLE (#35757)
I think I fat-fingered a ctrl-Z on this at some point but the intermediate blur is necessary.
2025-03-23 14:04:41 +00:00
MilenVolf 2a667309ba Localize traitor codeverbs datasets (#35737)
* Localize verbs dataset

* Localize adjectives dataset

* Localize corporations dataset

* Update TraitorRuleSystem to use LocalizedDatasetPrototype instead of DatasetPrototype
2025-03-23 14:04:17 +00:00
deltanedas 13d34debe4 update mail system 2025-03-23 14:04:04 +00:00
metalgearsloth a32abe71ef Predict some power PowerReceiver stuff (#33834)
* Predict some power PowerReceiver stuff

Need it for some atmos device prediction.

* Also this
2025-03-23 14:03:23 +00:00
Prole 9b154fca08 Python Suit Storage Visual (#35593)
* Python-SUITSTORAGE-Visuals

Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>

* REVised Sprite

Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>

* Copyright

Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>

* Update Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/meta.json

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>

---------

Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-03-23 14:01:13 +00:00
Milon ffc9b44838 fix UpdateBankAccount (#35749)
* trolled

* fun

* fuck me
2025-03-23 14:01:06 +00:00
PJBot 8f7491d047 Automatic changelog update 2025-03-23 14:00:46 +00:00
slarticodefast dc7ae529e7 Steal the mail thieving objective (#35746)
* mail theft

* networked
2025-03-23 14:00:32 +00:00
Delta-V bot 89b14ffd38 Automatic changelog update 2025-03-23 13:20:32 +01:00
KashRas2 219bd7e0e1
Better Russian in autodoc (#3298)
Signed-off-by: KashRas2 <140270505+KashRas2@users.noreply.github.com>
2025-03-23 12:20:13 +00:00
Blitz 6c5d9c406d
fixes gnash emote for feroxi (#3299) 2025-03-23 02:01:40 +00:00
github-actions[bot] 5299aa2d7a
Update Credits (#3300)
Co-authored-by: DeltaV-Bot <github@deltav.gay>
2025-03-23 02:00:54 +00:00
Delta-V bot 06b4022a08 Automatic changelog update 2025-03-22 22:50:25 +01:00
deltanedas ca7ef5f29c
make synthesis specialist free agent in character menu (#3291)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-03-22 21:50:06 +00:00
Delta-V bot cb2749fd38 Automatic changelog update 2025-03-21 23:41:30 +01:00
Stop-Signs 733251fb71
Make battery guns smaller (#3284)
* change the size

* mrrp
2025-03-21 22:41:11 +00:00
Delta-V bot eba3cd6cd6 Automatic changelog update 2025-03-21 01:13:00 +01:00
Stop-Signs 9764c0464e
increase FTL cooldown (#3283)
* increase FTL cooldown

* Revert "increase FTL cooldown"

This reverts commit a7150faba8.

* wtf is toml

* wtf is toml
2025-03-21 00:12:40 +00:00
Radezolid 5b8eed4d0d
Add a shuttle mapping actions file (#3282)
Mapping actions
2025-03-20 16:26:24 +00:00
Delta-V bot a339d574e7 Automatic changelog update 2025-03-20 16:45:14 +01:00
Avalon a26cf35ce6
HoS Kit Buff -X-01 Improvements (#3246)
* Buff moment

* Webedit ops

Signed-off-by: Avalon <jfbentley1@gmail.com>

* Direction changes

* Webeditops part 2

Signed-off-by: Avalon <jfbentley1@gmail.com>

---------

Signed-off-by: Avalon <jfbentley1@gmail.com>
2025-03-20 15:44:54 +00:00