Kevin Zheng
ad233066f2
Fix comp.Owner ( #24206 )
2024-01-17 15:52:26 -08:00
themias
ab42c4d51c
Chicken sprite movement states ( #24205 )
2024-01-18 09:26:19 +11:00
lzk
89e765c9cb
localize shuttle timer eta etd ( #24204 )
2024-01-18 09:20:30 +11:00
PJBot
24aaba884d
Automatic changelog update
2024-01-17 21:44:54 +00:00
Kevin Zheng
9394a26245
Add limited-reagent dispensers ( #23907 )
...
* Add limited-reagent dispensers
* Add empty versions for all dispensers
* Fix lint
* Set initial window size so all buttons are visible
* Simplify logic, add parenthesis
* Use localized name for initial labels
* Adjust button style
* Avoid touching items before MapInit
* Remove pre-labeling
* Reduce diff
* Clean up YAML
* Fix test
* Really fix test
* Document
* Adjust based on review
* Add labels for obnoxiously long bottles
---------
Co-authored-by: AWF <you@example.com >
2024-01-17 16:43:48 -05:00
themias
47159d1c23
Mouse sprite movement states ( #24202 )
2024-01-18 08:26:53 +11:00
PJBot
538277e459
Automatic changelog update
2024-01-17 16:47:13 +00:00
Kara
fd3222993e
Significantly less annoying eating sounds ( #24195 )
2024-01-17 11:46:06 -05:00
Boaz1111
0c78c34653
Xenoarch scanning time halved ( #24188 )
...
* SALVATION
* Update ArtifactAnalyzerComponent.cs
* Update artifact_analyzer.yml
2024-01-17 11:45:18 -05:00
Emisse
9383ad548d
bagel update ( #24191 )
...
* bagel update
* ok a lot more
2024-01-17 06:18:19 -07:00
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