Cojoke
3ab6d5daff
Makes the QSI Popup Nicer ( #30265 )
2024-07-22 20:23:04 -07:00
PJBot
d65c78746e
Automatic changelog update
2024-07-23 02:34:47 +00:00
Cojoke
2d4aaa414f
telescreen and television require vision + Move eye to shared ( #30260 )
...
* telescreen and television require vision
* Move Content.Server.Eye to Shared
* fix popups
* Filthy
2024-07-22 19:33:41 -07:00
Plykiya
851a0e15a7
fix crayon ( #30263 )
...
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-23 12:22:59 +10:00
PJBot
768aeb28ec
Automatic changelog update
2024-07-23 02:19:39 +00:00
Flareguy
8376881cdf
Minor vox headwear update ( #30150 )
...
* vox sprites minor updates
* the tax
* kid named paper sack
2024-07-23 12:18:32 +10:00
PJBot
064b52a5ed
Automatic changelog update
2024-07-22 22:25:32 +00:00
Cojoke
e039e92016
Fix Freezing on throwing jetpack ( #30223 )
...
* Fix Freezing on throwing jetpack
* bweep(requested stuff)
2024-07-22 18:24:26 -04:00
PJBot
6bd1604194
Automatic changelog update
2024-07-22 21:42:48 +00:00
Cojoke
88cc6753ea
Adds the Volume of a Gas Tank to its Examine Text ( #29771 )
...
* Adds the Volume of a Gas Tank to its Examine Text
* Put Volume in description
* Put Volume in description
* work please?
* Hit space bar
2024-07-22 14:41:42 -07:00
Jezithyr
99492e3e3f
Added fixedpoint 4 ( #29834 )
...
* Added fixedpoint 4, which is basically just fixedpoint2 but with 4 points of precision and using a long instead of an int to store values.
2024-07-22 14:07:31 -07:00
PJBot
65f9cc3155
Automatic changelog update
2024-07-22 19:33:36 +00:00
Errant
bf1450fdc8
Fix replayghost spawning location ( #30252 )
...
Fix replayghost spawn
2024-07-22 20:32:30 +01:00
MerrytheManokit
61fd8167e0
Istg, rq, and dw ( #30216 )
...
* Update word_replacements.yml
* Update speech-chatsan.ftl
2024-07-22 19:53:34 +01:00
PJBot
b6f3545c8c
Automatic changelog update
2024-07-22 10:21:42 +00:00
osjarw
d8433a8f86
Make delay incurred from additional syringe contents modifiable + tiny syringe buff/fix ( #29825 )
...
* Make delay incurred by transfer amount modifiable
* No unintentional negative delay please
* Use more fixedpoint, hope I didn't break anything
* merge review suggestion
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com >
---------
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com >
2024-07-22 03:20:36 -07:00
lzk
cac867fa6d
improve info about 🆑 symbol in pr template ( #30204 )
...
* Improve PR template
* fix typo
2024-07-22 12:56:48 +03:00
3nderall
159a7413a7
Stops foam counting as a connection for walls ( #30236 )
...
Stops walls from connecting to foam
Co-authored-by: 3nderall <3nderall@gmail.com >
2024-07-22 12:55:44 +03:00
PJBot
1c43f85ffe
Automatic changelog update
2024-07-22 09:55:21 +00:00
Plykiya
edd9bb6e74
Quieter bag sounds ( #30225 )
...
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-22 12:54:15 +03:00
PJBot
183d26f001
Automatic changelog update
2024-07-22 09:34:08 +00:00
IProduceWidgets
9bc9b6b696
Amend spacelaw to allow zookeepers to have tranq shotguns. ( #30237 )
...
In loving memory of Harambe May 27, 1999 – May 28, 2016
2024-07-22 04:33:02 -05:00
PJBot
28c8eba330
Automatic changelog update
2024-07-22 09:19:03 +00:00
Plykiya
1aa2410f4e
Eating and Drinking Doafter Change ( #30060 )
...
My lawyer told me to do this
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-22 02:17:57 -07:00
PJBot
4e34fb66ec
Automatic changelog update
2024-07-22 05:40:03 +00:00
LankLTE
395b296d68
Darts can now pop balloons. ( #30088 )
...
Basic implementation.
2024-07-21 22:38:56 -07:00
PJBot
1fa91e2785
Automatic changelog update
2024-07-22 03:56:42 +00:00
slarticodefast
4eed2fd973
fix borgs being unable to state laws with an active flashlight ( #30183 )
...
fix borg laws
2024-07-22 13:55:34 +10:00
justdie12
290542534a
Update water.yml ( #29596 )
...
* Update water.yml
Water should put out the fire. That's why now the water tiles are extinguishing you.
* Update water.yml
2024-07-22 12:53:10 +10:00
slarticodefast
a0aafdfedd
vital clown bugfix PR ( #30243 )
...
vital bugfix
2024-07-21 19:50:21 -07:00
PJBot
73024fc69f
Automatic changelog update
2024-07-21 17:18:04 +00:00
Sphiral
1e89c07573
The Shelfs Update ( #27858 )
...
* goofed up
* wip, mostly test sprites
* Nearly done, just need to fix storage locks
* everything done to my knowledge
* Alright, construction tested and working, and updated health spread
* remove a single comment I forgot. Pending sprite changes.
* Update sprites and add chemistry locked preset
* Forgot to remove a comment
2024-07-21 11:16:58 -06:00
PJBot
b66afb572e
Automatic changelog update
2024-07-21 16:21:15 +00:00
slarticodefast
d5bdada430
fix microwave construction ( #30232 )
...
* fix microwave construction
* retry
2024-07-21 12:20:09 -04:00
Tayrtahn
3e3cfdb948
Fix error when manually adding ChasingWalkComponent to an entity ( #30207 )
2024-07-21 12:17:03 -04:00
PJBot
d1ecd84972
Automatic changelog update
2024-07-21 10:47:39 +00:00
Cojoke
1119bc01cf
Prevent Dragon Body from Despawning ( #29842 )
...
* Prevent Dragon Body from Despawning + Make Dragon Unrevivable
* Requested changes
* Meh, nobody wanted this anyways and it was not really an issue
2024-07-21 20:46:33 +10:00
PJBot
06654c3158
Automatic changelog update
2024-07-21 10:33:32 +00:00
Plykiya
aded74a88a
Syndicate Reinforcement Specializations: Medic, Spy, Thief ( #29853 )
...
* Syndicate thief, spy, medic
* Fixes description for nukies
* update description for uplink
* Implement the radial menu
* forgot these were necessary to push lol
---------
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-21 20:32:25 +10:00
PJBot
bd302a0ee9
Automatic changelog update
2024-07-21 07:45:25 +00:00
Ed
c407f7c473
Train map fix ( #30145 )
...
* train fix
* Update train.yml
* Update train.yml
* Add files via upload
* Revert "Add files via upload"
This reverts commit 9c6c2caae32899e7bef9c45db1ff4317a0dae529.
* Update train.yml
2024-07-21 01:44:18 -06:00
lzk
ddc3e3110e
Update Bagel ( #30191 )
...
replace tiny fans with derectional fans
link not linked external airlocks to bolting and closing
2024-07-21 01:43:16 -06:00
PJBot
fcf8943c82
Automatic changelog update
2024-07-21 07:29:43 +00:00
osjarw
644736b382
NPCs no longer consider anchored pipes as weapons ( #30061 )
...
* Anchored pipes are no longer considered weapons
* Switch to overload utilizing a TransformQuery
2024-07-21 17:28:37 +10:00
IProduceWidgets
c7ff647cb3
Nukie Outpost is no longer a station map ( #30090 )
...
* I dunno, break shit I guess.
* Actually fix some shit for once.
* test flakey or me flakey?
* Test were not flakey, they just didnt make any sense anymore.
* more stationy tests
* undo abuncha shit I can set in yml instead
* forgor an assert
* unneeded usings
* 1984
* I made github angy
* yoink
* the end is never the end is never the end is never the end is never the end is never the end is never the
* Im going to commit sudoku
2024-07-21 01:26:30 -06:00
PJBot
564199f0c7
Automatic changelog update
2024-07-21 07:25:35 +00:00
IProduceWidgets
ac53e1d0a0
add an arabian lamp. ( #27270 )
...
* add an arabian lamp
* yoink solutionitemstatus since it already displays fuel remaining.
* add comments
* fix containerception?
* Yeah sure, pray- I mean rubable.
* fix one flame frame
* Fixed emag behavior
* me when lexidysia.
* limit capacity of entitystorage and add some more comments about why it be the way it do.
* test fake?
* Holy fuck its a bug fix now? Based.
2024-07-21 01:24:28 -06:00
metalgearsloth
56de41e8a7
Hide escape pods on shuttle map ( #29758 )
2024-07-21 17:23:44 +10:00
Pissachu
0cb86d7aae
Fixing Botanist role numbers in various stations - V2 ( #29581 )
2024-07-21 01:23:27 -06:00
PJBot
17be5c9782
Automatic changelog update
2024-07-21 07:23:10 +00:00