Commit Graph

24328 Commits

Author SHA1 Message Date
PJBot
087b4b090c Automatic changelog update 2024-01-17 13:15:39 +00:00
Kara
1fe2dda345 Change default lights on devmap to non-LED ones (#24192) 2024-01-17 06:14:52 -07:00
Kara
1f92376579 Reagent grinder jittering (#24190)
* Reagent grinder jittering

* Fix jittering for offset sprites
2024-01-17 06:14:32 -07:00
PJBot
cfc64fa8ca Automatic changelog update 2024-01-17 13:09:37 +00:00
Ubaser
6846bcd214 Grindable ores (#24185)
add
2024-01-17 16:08:31 +03:00
metalgearsloth
7d3fe676dd Remove obsolete ftl call (#24187)
Nothing burger
2024-01-17 23:01:40 +11:00
lzk
8239e59388 WelderRefinable light tubes bulbs and broken bottle (#24184)
s
2024-01-17 14:16:42 +03:00
PJBot
4cea4352eb Automatic changelog update 2024-01-17 10:04:07 +00:00
Ubaser
b6f0c35e72 Robohands glove sprite (#24182)
add
2024-01-17 03:03:00 -07:00
DrSmugleaf
8902701271 Move rotting stages and examine to shared (#24183) 2024-01-17 01:49:21 -08:00
PJBot
1f0cdf5af8 Automatic changelog update 2024-01-17 08:47:39 +00:00
TurboTrackerss14
c32d19cf5c Add Mothroach Burger (#24156)
* Add Mothroach Burger

* append copyright

* fix whitespace and metajson ordering
2024-01-17 01:46:33 -07:00
Veritius
2e83f5a0ec Executions (#24150)
* Execution (you monster)
not done

* woops

* more stuff

* Melee executions

* Prevent executing those who can interact

* Better checks for if you can execute

* Scale the execution time of a knife with its attack speed

* Translations for fucking up an execution

* rename some functions

* Properly scale execution speed of melee weapons

* Fix checks in CanExecuteWithAny

* Allow executing yourself (funny)

* More versatile localisation

* Suicide with guns

* Popups for successful gun executions

* whoops

* Stop flare guns crashing the game on executions

* Various tweaks

* Remove some old usings

* Pacifists can no longer execute

* Remove unnecessary check

* Use CanShoot in gunsystem

* Capitalisation in ftl string

* Fix melee executions not playing a sound

* localisation tweaks
2024-01-17 01:45:45 -07:00
Ubaser
b293bf4fd8 Add 6 new small salvage wrecks (#24179)
* add

* updat
2024-01-17 01:34:24 -07:00
PJBot
f9f79de9e1 Automatic changelog update 2024-01-17 08:23:05 +00:00
Arendian
f4727f2cf8 Fix water gun and spray nozzle projectile collision (#24175)
fix water gun and spray nozzle collision
2024-01-17 11:21:58 +03:00
Emisse
87dd8d7ebe emergency box grid name (#24178)
emergency box
2024-01-17 00:45:52 -07:00
Emisse
5bad0ba48c meta update (#24177) 2024-01-17 00:45:45 -07:00
Emisse
7a58aa9f07 box update (#24176) 2024-01-17 00:45:38 -07:00
Nemanja
1ed71f544e Add a way for bulk abstracting prototypes (#24140)
* Ignored Prototypes

* respath it

* add multi-file support
2024-01-16 21:39:14 -08:00
PJBot
b0e7a6db30 Automatic changelog update 2024-01-17 01:27:21 +00:00
LankLTE
44abe3e54d Follow command and ahelp menu follow (#24142)
* Command & ahelp rename

* Reviews

* remove tpto
2024-01-16 17:26:14 -08:00
Emisse
607269e7b5 bagel update (#24168) 2024-01-16 17:33:53 -07:00
lzk
1db42e048b Remove prototypes locale (#24159) 2024-01-16 18:32:17 -05:00
Ubaser
eaee9b6896 Hauling shuttle wreck (#24152)
add
2024-01-16 16:05:33 -07:00
Nemanja
e145a8f696 try and purify cryosleeper code (#24165) 2024-01-16 16:02:26 -07:00
Kot
ef70629702 Fix DragDropHelper not respecting the control.drag_dead_zone cvar (#24166)
Fix regression with the drag_dead_zone cvar not being used
2024-01-16 14:35:48 -08:00
Arkanic
294c4bb3ce qol tweak: More context about how to access traitor uplink in character menu (#24163)
Update preset-traitor.ftl
2024-01-16 17:33:51 -05:00
Pieter-Jan Briers
45136ef825 Fix missing [NetSerializable] in SimplePredictReconcileTest (#24161)
This didn't cause any issues because NetSerializer wasn't used in integration tests... until https://github.com/space-wizards/RobustToolbox/pull/4838.
2024-01-16 20:25:07 +01:00
PJBot
d421fedf98 Automatic changelog update 2024-01-16 13:48:58 +00:00
Ubaser
ecd84d8bfb Resprite buckets (#23866)
* add

* fix

* tweak

* bucket

* buckt

* bucket'd

* buckt

* bottm roundinger
2024-01-16 08:47:52 -05:00
lzk
a2c3ec6c47 Fix some closets being not deconstructable (#23054)
* sss

* price change
2024-01-16 12:23:26 +03:00
PJBot
4df9bdeded Automatic changelog update 2024-01-16 09:18:11 +00:00
Arendian
495956a7fa Fix flare shell not applying firestacks and makes it embed (#23648)
* Fix flare gun not igniting and small firestack increase.

* Flare shells now embed
2024-01-16 12:17:05 +03:00
Ubaser
73e0238604 Update Core (#24149)
ya
2024-01-16 01:12:06 -07:00
metalgearsloth
3b7679f9c9 Don't throw on player spawn for playtime failure (#24148)
Still gets logged but won't abort the entire startup process.
2024-01-16 01:01:41 -07:00
Nemanja
c29896f505 fix radiators leaking heat into atmos blocked tiles (#24124)
* fix radiators leaking heat into atmos blocked tiles

* Fix the fix

Pointyhat to: emogarbage

* Remove unused imports

---------

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
2024-01-16 18:58:04 +11:00
PJBot
9337d74283 Automatic changelog update 2024-01-16 07:54:52 +00:00
Trevor Day
d571ed940f Explosion log fix fix (#24136)
* Reaction and Explosion admin log coordinates

* Remove extraneous whitespace
2024-01-16 00:53:46 -07:00
Emisse
f33307e766 medal case sprite (#24147)
medal case no longer cigar case lmao
2024-01-16 00:53:10 -07:00
Skye
7e101f6e19 Cleanup Medicine Descriptions (#24141)
Medicine Cleanup TIme
2024-01-15 22:25:20 -08:00
Emisse
f09b05f579 terminal update (#24145) 2024-01-15 22:39:42 -07:00
Nemanja
017450ef17 fix cryosleepers deleting the station (#24143)
* fix cryogenic units deleting the station

* ship it
2024-01-15 23:10:52 -05:00
PJBot
a0b026de73 Automatic changelog update 2024-01-16 03:44:24 +00:00
Boaz1111
24aeec2373 Reinforced glass reacting fix (#24135)
* takeitouttakeitout

* Delete error.glsl

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2024-01-15 22:43:18 -05:00
deltanedas
0a1b3ba601 more objective logging + maybe fix the no objective bug (#24139)
* more objective log

* remove hijack from group!!!!

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-01-15 16:09:14 -07:00
Alekshhh
4e3d15acfa Cossack Visual Change (#24129)
c
2024-01-15 16:08:25 -07:00
Hanz
87b88fb93f Flatcaps (#24134)
* Brown and Grey flatcaps added

What it says on the tin is what it is

* Fixed Copyright Jazz, oops

What it says on the tin
2024-01-15 16:07:51 -07:00
deltanedas
bf073f5265 saltern cryosleep (#24127)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-01-15 16:05:57 -07:00
deltanedas
fb0b7b1d07 atlas cryosleep (#24126)
* atlas cryosleep

* invalid hunter

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-01-15 16:05:48 -07:00