Killerqu00
6503cb7833
Sleeper agents event no longer occurs when evacuation is called ( #30646 )
...
no more evac sleeper agents
2024-08-05 13:17:53 +10:00
Plykiya
c5b887fb4e
Gets rid of all leftover usages of IEyeManager.CurrentMap ( #30022 )
...
* Gets rid of all leftover usages of CurrentMap
* args works
* reverty
* skill issue
---------
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-08-05 13:16:47 +10:00
slarticodefast
d0884a3074
Improve communications console countdown formatting ( #30495 )
...
* improve communications console countdown formatting
* tostring
2024-08-05 13:16:19 +10:00
lzk
82d7636619
Fix some descriptions ( #30644 )
2024-08-05 13:15:52 +10:00
PJBot
118ea97652
Automatic changelog update
2024-08-05 03:15:13 +00:00
beck-thompson
490de1de4e
Explosion resistance is now predicted! ( #30654 )
...
* First commit
* Added Network and access
2024-08-05 13:15:07 +10:00
DrSmugleaf
84a9253b10
Fix falsely showing damage color effect to entities that aren't allowed to be attacked ( #30661 )
2024-08-05 13:14:01 +10:00
Plykiya
d87d9c4676
Fix GhostRoleRadio icons ( #30650 )
...
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-08-04 21:24:40 -04:00
Brandon Hu
c04f71728e
tweak(grammar): Correct multiple instances of incorrect "its" usage ( #30640 )
2024-08-04 13:09:01 -06:00
Brandon Hu
b306130fbc
tweak(grammar): Correct multiple instances of incorrect "it's" usage ( #30641 )
2024-08-04 13:08:13 -06:00
OrangeMoronage9622
8e43bb1b07
fml to chatsan ( #30651 )
2024-08-04 13:07:34 -06:00
JustCone
c237ef2843
Fland Atmos Gas Miners Grille Removal ( #30615 )
...
Removes grilles from atmos gas miners on Fland
2024-08-04 12:40:41 -06:00
JustCone
548f9e31fb
Box Atmos Miners Grille Removal ( #30610 )
...
Removes Grilles from around atmos miners
2024-08-04 12:40:25 -06:00
Ubaser
17cececde0
Update Core ( #30633 )
...
add
2024-08-04 12:39:18 -06:00
JustCone
f1b8dcbfba
Cluster Christmas Removal ( #30635 )
...
No Fun Allowed
2024-08-04 12:38:45 -06:00
JustCone
21d0326e13
Meta Robotics Console ( #30652 )
...
Adds robotics console to Meta
2024-08-04 12:38:26 -06:00
PJBot
65d5539248
Automatic changelog update
2024-08-04 10:15:04 +00:00
Mervill
f15cb8b77d
Give rotten meat Trash and Recyclable tag ( #30594 )
2024-08-04 20:13:57 +10:00
slarticodefast
bb2981400c
replace all uses of TryGetContainingContainer with non-obsolete overload ( #30583 )
...
* replace all uses of TryGetContainerContainer with non-obsolete overload
* rerun
2024-08-04 15:38:53 +10:00
Mervill
206495fd6d
Remove unused variable from ThownInsertContainerSystem ( #30611 )
2024-08-04 15:36:25 +10:00
metalgearsloth
c3c5a6ba22
Fix verbs in mapping state ( #30631 )
2024-08-04 15:35:02 +10:00
Brandon Hu
f8bbc31903
fix(Solutions): Implement missing bounds check ( #30239 )
2024-08-04 00:13:09 -04:00
PJBot
4fc8790452
Automatic changelog update
2024-08-04 03:36:02 +00:00
DrSmugleaf
94a1b67c67
Don't show toggle internals verb if no breath tools are found while off ( #30622 )
...
* Don't show toggle internals verb if no breath tools are found
* only if not working
2024-08-04 13:34:55 +10:00
DrSmugleaf
8865d4a782
Make pointing cooldown a cvar ( #30623 )
...
* Make pointing cooldown a cvar
* Remove empty line
2024-08-04 13:34:33 +10:00
PJBot
2aa7226266
Automatic changelog update
2024-08-04 03:33:18 +00:00
Brandon Hu
968cd9dac6
fix(ChargerSystem): Don't show battery level twice. ( #30625 )
2024-08-04 13:32:55 +10:00
Ian
0d506ccffc
added relevant guides to help menus ( #30462 )
...
* added relevant guides to help menus
* fixed ALL missing help-menu links
* missed one
2024-08-04 13:32:10 +10:00
DrSmugleaf
54d5bd266c
Add mapping editor ( #23427 )
...
* Add mapping editor (#757 )
* Remove mapping actions, never again
* Cleanup actions system
* Jarvis, remove all references to CM14
* Fix InventoryUIController crashing when an InventoryGui is not found
* Rename mapping1 to mapping
* Clean up context calls
* Add doc comments
* Add delegate for hiding decals in the mapping screen
* Jarvis mission failed
* a
* Add test
* Fix not flushing save stream in mapping manager
* change
* Fix verbs
* fixes
* localise
---------
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2024-08-04 13:31:45 +10:00
github-actions[bot]
6e8f8d706a
Update Credits ( #30620 )
...
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com >
2024-08-03 21:01:41 -04:00
voidnull000
b55c37ec3e
Fix a typo in the raid suit's description ( #30612 )
...
fix typo (for real this time i swear)
2024-08-03 23:20:00 +02:00
IProduceWidgets
936dc94a8c
Docking ports now block air only in the direction their port is. ( #30195 )
...
speedholes.
2024-08-03 13:36:19 -04:00
Brandon Hu
a937f05929
fix(GhostRoleAntagSpawner): Create a new mind before transfering ( #30354 )
...
* IN MY WALLS! IN MY WALLS THEY ARE IN MY WALLS HELP HEELP HEKP PA DADOEAMD EODM AOM D *DIES* IM NOT DEAD ADADADDADIAMSDIM
* RUN I SAID RUN! THEY TOOK MY UKELELE
Co-authored-by: EmoGarbage404 <retron404@gmail.com >
* Many have fallen
* It's all emo's fault
---------
Co-authored-by: EmoGarbage404 <retron404@gmail.com >
2024-08-03 10:09:41 -04:00
PJBot
77eb70ea8a
Automatic changelog update
2024-08-03 14:08:26 +00:00
Joel Zimmerman
aad2441f30
Made the dank pizza actually dank ( #30430 )
...
* made the dank pizza actually dank
* made the dank pizza also contain some nutritional value
2024-08-03 10:07:20 -04:00
PJBot
a15fb56381
Automatic changelog update
2024-08-03 14:07:11 +00:00
lzk
a9693322be
SpeakOnUseSystem and phrases for figurines ( #30455 )
...
* commit 1
* 2
* add more text
* apply review
* apply review 2
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-08-03 10:06:04 -04:00
RiceMar1244
b432dc6125
Shotgun spread refactor ( #27773 )
...
* Moves spread data to new component
* Refactors shotgun spread code
* Makes shotgun cartridges and projectiles use new component
* Attempts to fix nullable build error
* Fixes hitscan weapons that I broke :(
* Saviour commit?
---------
Co-authored-by: EmoGarbage404 <retron404@gmail.com >
2024-08-03 09:26:32 -04:00
to4no_fix
64273cb914
Display the administrator's title in ahelp and ahelp relay ( #30075 )
...
* Adding the admin prefix to the ahelp
* Updating the admin prefix
* The second update of the admin prefix
* Configuration correction
2024-08-02 22:59:20 -05:00
OrangeMoronage9622
893180038f
Add Ngl to chatsan ( #30589 )
...
* Ngl added fr this time
* Update speech-chatsan.ftl
Not gonna lie sounds more realistic than not going to lie
2024-08-03 04:59:50 +03:00
IProduceWidgets
7c7dfb48bb
Greyscale Winter Coats and Hoods, some reorganizing of rsi. ( #30314 )
...
* reorganize coats, greyscale coats and hoods
* fix inhands
* make rsi validator happy
* even mo' hap'
* comma schmomma
* oops theres a recipe
* armor credits
* painflicts
2024-08-02 19:24:54 -04:00
PJBot
b72818cb12
Automatic changelog update
2024-08-02 23:06:27 +00:00
Alzore
0689e16939
Recolor winter boots ( #30350 )
...
* Recolor winter boots
* fix inhands
* better colors
* FOOT
2024-08-02 19:05:18 -04:00
JustCone
4a1b654928
Toxins Guidebook spelling mistakes ( #30585 )
...
Corrects spelling mistakes and changes dosages to doses
2024-08-02 18:22:51 -04:00
JustCone
be681aac11
Packed Singulo Substation & Chemistry Windoors ( #30572 )
...
* Rearrange Engineering Wires
* Replaces chemistry windoors with correct access
2024-08-02 14:12:07 -06:00
JustCone
7efc557bb4
Marathon had extra pipes under windows ( #30584 )
...
Deletes extra pipes
2024-08-02 14:10:05 -06:00
PJBot
32d1ea41bf
Automatic changelog update
2024-08-02 18:59:06 +00:00
Repo
a2f27f956a
Fix Bwoink Player sorting again.... ( #30580 )
...
Keep players that have had messages in the round at the top
2024-08-02 13:58:00 -05:00
PJBot
858f954c2f
Automatic changelog update
2024-08-02 17:13:14 +00:00
slarticodefast
577f30fb13
Add haloperidol, potassium iodide ( #27454 )
...
* add haloperidol, potassium iodide
* review fixes
* review and tuning
* shader review
* use timespan and AutoPausedField
2024-08-03 03:12:08 +10:00