]>
git.smokeofanarchy.ru Git - space-station-14.git/log
Tayrtahn [Mon, 23 Jun 2025 20:41:41 +0000 (16:41 -0400)]
Remove excess `SingularityLevelChangedEvent` subscriptions (#38536)
* Remove excess SingularityLevelChangedEvent subscriptions
* RadiationSourceComponent too
* Cleanup commented out code
PJBot [Mon, 23 Jun 2025 11:34:04 +0000 (11:34 +0000)]
Automatic changelog update
slarticodefast [Mon, 23 Jun 2025 11:32:56 +0000 (13:32 +0200)]
Predict Flashes (#37640)
Co-authored-by: ScarKy0 <scarky0@onet.eu>
Tayrtahn [Mon, 23 Jun 2025 05:22:21 +0000 (01:22 -0400)]
Content fix for `LocalizedCommands` `Loc` change (#38133)
* Content fix for LocalizedCommands Loc change
* Switch to LocalizationManager
Hannah Giovanna Dawson [Mon, 23 Jun 2025 01:14:57 +0000 (02:14 +0100)]
Emotional Support Scurret locstrings (#38518)
Missed during the atomization of the Wa Wa PR.
Kyle Tyo [Mon, 23 Jun 2025 00:40:55 +0000 (20:40 -0400)]
Command resolves. (#38519)
* banlist-command
* open-admin-notes-command
* stealthmin-command
* set-alert-level-command
* remove unused usings
* whitelist commands
PJBot [Sun, 22 Jun 2025 19:39:29 +0000 (19:39 +0000)]
Automatic changelog update
Cojoke [Sun, 22 Jun 2025 19:38:22 +0000 (14:38 -0500)]
Staff of Healing for Pacifists (#38509)
Skybailey-dev [Sun, 22 Jun 2025 19:37:25 +0000 (12:37 -0700)]
MINOR SPELLING ERROR!!1!!1! (#38510)
Spelling fix in the code of conduct
Comunity ->Community
PJBot [Sun, 22 Jun 2025 19:29:28 +0000 (19:29 +0000)]
Automatic changelog update
beck-thompson [Sun, 22 Jun 2025 19:28:21 +0000 (12:28 -0700)]
Allow admins to export round logs to CSV files (#38206)
PJBot [Sun, 22 Jun 2025 16:52:09 +0000 (16:52 +0000)]
Automatic changelog update
keronshb [Sun, 22 Jun 2025 16:50:59 +0000 (12:50 -0400)]
Readds the Hypereutactic Blade for traitors, adds Hypereutatic blade for Nukies (#37182)
* adds hypereutactic back into the uplinks
* Disables hum
* Adds the Hypereutatic Blade for Nukies
* Actually makes the sound so quiet no one can hear it
* Apply suggestions from code review
* Update Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Moomoobeef [Sun, 22 Jun 2025 10:47:56 +0000 (03:47 -0700)]
Fixed dirt tiles having identical names (#38500)
* added prefix to planet dirt/grass
* prefixes don't work, just doing renaming instead.
github-actions[bot] [Sun, 22 Jun 2025 00:37:44 +0000 (20:37 -0400)]
Update Credits (#38493)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
ScarKy0 [Sun, 22 Jun 2025 00:24:12 +0000 (02:24 +0200)]
Retractable items get removed by handcuffs (#38441)
* init
* oops
* happens
* review
* fix
Tayrtahn [Sat, 21 Jun 2025 22:25:20 +0000 (18:25 -0400)]
Treat duplicate dependency warnings as errors (#38480)
* Treat duplicate dependency warnings as errors
* GitHub workflows
* commas
* Maybe we just don't use these?
* I think we can get rid of these?
PJBot [Sat, 21 Jun 2025 22:24:46 +0000 (22:24 +0000)]
Automatic changelog update
Perry Fraser [Sat, 21 Jun 2025 22:23:39 +0000 (18:23 -0400)]
fix: mops with liquid can hit people again (#38486)
PJBot [Sat, 21 Jun 2025 22:21:41 +0000 (22:21 +0000)]
Automatic changelog update
qrwas [Sat, 21 Jun 2025 22:20:34 +0000 (01:20 +0300)]
Fix styles for group button in loadout menu (#38488)
* Fix styles color for group button in loadout menu
* Show selected item count in loadout group UI
Updated the loadout group container to display the number of selected items in a group. Added a new localization string to support this feature in the UI.
* Resolve required changes
ScarKy0 [Sat, 21 Jun 2025 17:59:37 +0000 (19:59 +0200)]
Generic Numeric Alerts (#38370)
PJBot [Sat, 21 Jun 2025 17:55:18 +0000 (17:55 +0000)]
Automatic changelog update
beck-thompson [Sat, 21 Jun 2025 17:54:11 +0000 (10:54 -0700)]
Make role ban pannel pretty (#37952)
* Make role ban pannel pretty
* Removed unused depencency
* refactor: wider panel (no jumping due to scroll in english lang) minor readability improvements
---------
Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
PJBot [Sat, 21 Jun 2025 16:35:18 +0000 (16:35 +0000)]
Automatic changelog update
SlamBamActionman [Sat, 21 Jun 2025 16:34:11 +0000 (18:34 +0200)]
Allow Maintainers to use customvote command (#38385)
Changed from Moderator perm to Round perm
TemporalOroboros [Sat, 21 Jun 2025 15:23:19 +0000 (08:23 -0700)]
Kills TurfHelpers (#37939)
* Create TurfSystem equivalent for and obsolete TurfHelpers.GetTileRef
* Fix EntitySystem uses of TurfHelpers.GetTileRef
* Fix EntitySystem uses of TurfHelpers.TryGetTileRef
* Fix construction condition uses of TurfHelpers.GetTileRef
* Fix last use of TurfHelpers.IsBlockedTurf
* Create TurfSystem equivalent to and obsolete TurfHelpers.GetContentTileDefinition
* Fix uses of TurfHelpers.GetContentTileDefinition(TileRef)
* Fix uses of TurfHelpers.GetContentTileDefinition(Tile)
* Create TurfSystem equivalent to and obsolete TurfHelpers.IsSpace
* Fix EntitySystem uses of TurfHelpers.IsSpace(Tile)
* Fix EntitySystem uses of TurfHelpers.IsSpace(TileRef)
* Fix remaining uses of TurfHelpers.IsSpace
* Fix uses of TurfHelpers.GetEntitiesInTile
* Delete TurfHelpers.cs
* Add GetEntitiesInTile lookup methods
* Convert some GetEntitiesInTile methods to LookupSystem extension methods
* Use new GetEntitiesInTile methods
* Recycle spiderweb hashset
* Recycle floor tile hashset
PJBot [Sat, 21 Jun 2025 14:53:43 +0000 (14:53 +0000)]
Automatic changelog update
Prole [Sat, 21 Jun 2025 14:52:36 +0000 (07:52 -0700)]
Flask Visual Overhaul & YML Organizing (#38032)
* Adding Back Baseline V1 Changes
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* Readability Change
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* icon_open implementation, tidy up & attributions (fix lith/shiny flask ugly af open sprites)
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* good enough
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* No mo closed spills
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* Inhands & Attributions Part 1
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* Inhands & Attributions Part 2
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* Flask Sounds & Attributions
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* Cap flask inhands change
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* Lith flask Inhand Changes
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
* Spacing
* Fix?
* Man...
* Attributions Back in...
* Im loosing it..
* REAL!
* :/
* Again...
* again :/
* Plz???
---------
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
slarticodefast [Sat, 21 Jun 2025 13:40:56 +0000 (15:40 +0200)]
Fix debug asserts when unequipping items (#38274)
PJBot [Sat, 21 Jun 2025 13:12:24 +0000 (13:12 +0000)]
Automatic changelog update
slarticodefast [Sat, 21 Jun 2025 13:11:17 +0000 (15:11 +0200)]
Fix wallmount interaction (#38111)
Pieter-Jan Briers [Sat, 21 Jun 2025 10:37:08 +0000 (12:37 +0200)]
Fix compile (#38477)
PJBot [Sat, 21 Jun 2025 09:42:11 +0000 (09:42 +0000)]
Automatic changelog update
Whatstone [Sat, 21 Jun 2025 09:41:04 +0000 (05:41 -0400)]
SignalSwitchSystem: Check button is locked before toggling (#38474)
Check button is locked before toggling
Just-a-Unity-Dev [Sat, 21 Jun 2025 09:19:57 +0000 (17:19 +0800)]
add some documentation for visiting entity (#38475)
* add some documentation for visiting entity
to prevent someone from spending 5 minutes diving into the codebase
* reviews
Co-authored-by: LaCumbiaDelCoronavirus <90893484+LaCumbiaDelCoronavirus@users.noreply.github.com>
---------
Co-authored-by: LaCumbiaDelCoronavirus <90893484+LaCumbiaDelCoronavirus@users.noreply.github.com>
lzk [Sat, 21 Jun 2025 09:19:27 +0000 (11:19 +0200)]
allow to publish news without ui (#35262)
* allow to publish news without ui
* the hell was that
* apply
* apply review
* sure
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* okay
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Perry Fraser [Sat, 21 Jun 2025 09:06:49 +0000 (05:06 -0400)]
Make gas tank UI a bit more network-happy (#38184)
* fix: network gas tank output pressure
* fix: don't overwrite gas tank output pressure during editing
PJBot [Sat, 21 Jun 2025 06:33:37 +0000 (06:33 +0000)]
Automatic changelog update
Tayrtahn [Sat, 21 Jun 2025 06:32:30 +0000 (02:32 -0400)]
Make... sloths... speak... slowly... (#38142)
* Add SlowAccent
* Apply SlowAccent to sloths
* xmldocs
Tayrtahn [Sat, 21 Jun 2025 01:31:32 +0000 (21:31 -0400)]
Add interaction test for retractable arm blade (#38452)
* Add interaction test for retractable arm blade
* Update for HandsSystem refactor
* Revert "Update for HandsSystem refactor"
This reverts commit
e01bb9a7e318dd916240d57b30f48af9594bff1f .
* Combine WaitAssertion blocks
PJBot [Sat, 21 Jun 2025 01:14:32 +0000 (01:14 +0000)]
Automatic changelog update
crazybrain23 [Sat, 21 Jun 2025 01:13:25 +0000 (02:13 +0100)]
Fix styling for Admin Menu lists (#38261)
* remove styleclass from playertab 'button' lines
* cvar, fix button-style header alignment
* Fix requested changes
And also the extra cvar things I was meant to remove in the upstream merge
* Tiny tweaks
---------
Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>
Myra [Sat, 21 Jun 2025 00:32:31 +0000 (02:32 +0200)]
Fail if we attempt to run publish on master (#38431)
* Fail if we attempt to run publish on master
BREAKING: FORKS REMOVE THIS
* Update publish.yml
PJBot [Fri, 20 Jun 2025 23:40:16 +0000 (23:40 +0000)]
Automatic changelog update
Hannah Giovanna Dawson [Fri, 20 Jun 2025 23:39:08 +0000 (00:39 +0100)]
Scurrets (#38218)
* Scurrets.
* Add missing equipment YAML
* Fix count of NamesFirstScurret
* Resolve PR comments, wa.
Also add like a bunch more wa replacements
* ed
* Update Resources/Textures/Mobs/Animals/scurret/displacement.rsi/meta.json
* :rivflabbergasted:
* Fixed spacings in scurret_last.ftl
* Fix mangled endings of some last names
* wawa
* the scug has a spear for self defence
Ps3Moira [Fri, 20 Jun 2025 22:50:35 +0000 (15:50 -0700)]
Remove Icon Smoothing for Airlocks, Doors, and Plastic Flaps, and Shutters from Walls (#38456)
* Nuke Icon Smoothing
* Update highsec.yml
* Update plastic_flaps.yml
Perry Fraser [Fri, 20 Jun 2025 22:48:54 +0000 (18:48 -0400)]
fix: set correct layer visibility for power cell sprites (#38458)
* fix: set correct layer visibility for power cell sprites
* fix: use a default charge level for power cell sprites' appearance data
Tayrtahn [Fri, 20 Jun 2025 22:43:53 +0000 (18:43 -0400)]
Cleanup duplicate dependency in `AdminVerbSystem.Smites` (#38473)
Cleanup duplicate dependency in AdminVerbSystem.Smites
PJBot [Fri, 20 Jun 2025 22:42:20 +0000 (22:42 +0000)]
Automatic changelog update
Qerd [Fri, 20 Jun 2025 22:41:11 +0000 (15:41 -0700)]
Chameleon Controller Implants can be deimplanted (#38439)
Tayrtahn [Fri, 20 Jun 2025 22:11:12 +0000 (18:11 -0400)]
Forbid string literals for `SharedActionsSystem` methods (#38472)
Forbid string literals for SharedActionsSystem methods
Pieter-Jan Briers [Fri, 20 Jun 2025 19:23:04 +0000 (21:23 +0200)]
Update patrons (#38470)
Perry Fraser [Fri, 20 Jun 2025 07:18:19 +0000 (03:18 -0400)]
fix: trim five minutes of silence from bottle_clunk_2 (#38463)
Tayrtahn [Fri, 20 Jun 2025 00:02:46 +0000 (20:02 -0400)]
Remove redundant IoC Resolve in `EmptyOrWindowValidInTile` (#38446)
Remove redundant IoC Resolve in EmptyOrWindowValidInTile
PJBot [Thu, 19 Jun 2025 22:43:29 +0000 (22:43 +0000)]
Automatic changelog update
Kyle Tyo [Thu, 19 Jun 2025 22:42:21 +0000 (18:42 -0400)]
Fix the tail wagging action being blocked by cuffs. (#38454)
Update types.yml
PJBot [Thu, 19 Jun 2025 19:50:18 +0000 (19:50 +0000)]
Automatic changelog update
Sparlight [Thu, 19 Jun 2025 19:49:09 +0000 (13:49 -0600)]
Adds dog-shaped sprite variants for the most common hardsuits (#36875)
Co-authored-by: dandy <203235481+casiliuscestus@users.noreply.github.com>
Co-authored-by: Raccoononi <70777222+raccoononi@users.noreply.github.com>
Co-authored-by: Scrubdelub <196583332+scrubdelub@users.noreply.github.com>
Co-authored-by: Tiniest Shark <176858593+TiniestShark@users.noreply.github.com>
beck-thompson [Thu, 19 Jun 2025 18:49:56 +0000 (11:49 -0700)]
Revert "Add stamina damage resists to the bloodred raid/hard-suits (and ERT hardsuits). [TEST MERGE]" (#38447)
Revert "Add stamina damage resists to the bloodred raid/hard-suits (and ERT h…"
This reverts commit
8c6b28885371c154c1e1810e20078e0c9d7e6106 .
PJBot [Thu, 19 Jun 2025 15:07:20 +0000 (15:07 +0000)]
Automatic changelog update
ScarKy0 [Thu, 19 Jun 2025 15:06:11 +0000 (17:06 +0200)]
Give APCs wirepanels (#38443)
init
Velcroboy [Thu, 19 Jun 2025 06:55:57 +0000 (01:55 -0500)]
Add advertised reagents to puddles (#38432)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
PJBot [Thu, 19 Jun 2025 04:07:26 +0000 (04:07 +0000)]
Automatic changelog update
SlamBamActionman [Thu, 19 Jun 2025 04:06:17 +0000 (06:06 +0200)]
Exo - Minor balance changes and fixes (#38435)
PJBot [Thu, 19 Jun 2025 01:07:33 +0000 (01:07 +0000)]
Automatic changelog update
deathride58 [Thu, 19 Jun 2025 01:06:26 +0000 (21:06 -0400)]
Playtime Reminders - Raising awareness of addiction by highlighting excessive playtime (#36483)
* grass touch protocol - Rebases to latest master to fix conflicts
* aight local tests are passing lets see if our golf works
* It is 5 am and our ass COMPLETELY overcomplicated this lmaooo
* Addresses feedback - Clarifies comments, swaps internal var names for grasstouchless and selfdestructive, makes the third tier a little less demanding, and fixes 1 hours
* Addresses review - conflict fix
* This too
* Axes playtime exclusion for ghosts
* Use switch expression
code style nit
* Refactor/cleanup
Use IGameTiming.RealTime to track time instead of DateTime. Use nullable instead of magic values.
Expose the current day value through a property that is always up to date, instead of making the API to read the CVar that updates at inconsistent times. This also makes it trivial to debug with VV.
Other minor cleanup like using string interp, code style fixes, comments, etc.
---------
Co-authored-by: PJB3005 <pieterjan.briers+git@gmail.com>
Kyle Tyo [Thu, 19 Jun 2025 00:03:28 +0000 (20:03 -0400)]
Command resolves and LEC conversions batch 4 (#38382)
* reeeecolllaaaaaaaa
* gonna convert these to public while I'm here for consistency sake
* requested changes.
Kyle Tyo [Wed, 18 Jun 2025 23:50:10 +0000 (19:50 -0400)]
Relocate SetOutfit method to ServerClothingSystem and LEC setoutfit command. (#38391)
* that'll do
* requested changes.
* missed this.
PJBot [Wed, 18 Jun 2025 21:15:09 +0000 (21:15 +0000)]
Automatic changelog update
beck-thompson [Wed, 18 Jun 2025 21:14:01 +0000 (14:14 -0700)]
Fix stacks only recycling one instead of the stack amount (#38433)
* fix
* Fixes
Myra [Wed, 18 Jun 2025 16:37:13 +0000 (18:37 +0200)]
Stable master (#38430)
Vasilis The Pikachu [Wed, 18 Jun 2025 16:35:26 +0000 (18:35 +0200)]
Random empty commit to be able to publish again
Tayrtahn [Wed, 18 Jun 2025 16:21:48 +0000 (12:21 -0400)]
Cleanup static `Logger` use in `ChatBox` (#38405)
Convert static logger to resolved, resolve entman
Myra [Wed, 18 Jun 2025 15:39:30 +0000 (17:39 +0200)]
Remove `SalvageShuttleCircuitboardStealObjective` from the objective group (#38428)
So this was causing vulture to fail to round start because it could not find the prototype... this is being migrated into null anyway so no point in it being here
PJBot [Wed, 18 Jun 2025 12:07:23 +0000 (12:07 +0000)]
Automatic changelog update
Kittygyat [Wed, 18 Jun 2025 12:06:13 +0000 (13:06 +0100)]
Fixed vapes unintentionally dealing all burn damage types (#38423)
Fixed vapes dealing all burn damage types
PJBot [Wed, 18 Jun 2025 00:51:09 +0000 (00:51 +0000)]
Automatic changelog update
kosticia [Wed, 18 Jun 2025 00:50:01 +0000 (03:50 +0300)]
show reflection prob on examine (#38199)
* goaaaaaaaal
* hmmmmmmmmmm... sorry aeshus, but thats sucks
* adwaswa
* reviev
* awdasdws
* redo
* should work
* mistake
* change
Co-authored-by: Tayrtahn Tayrtahn@users.noreply.github.com
* Update Resources/Locale/en-US/reflect/reflect-component.ftl
---------
Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
Kyle Tyo [Tue, 17 Jun 2025 23:40:33 +0000 (19:40 -0400)]
Command resolves (#38415)
touchups
Perry Fraser [Tue, 17 Jun 2025 21:05:12 +0000 (17:05 -0400)]
fix: deglitchify drowsiness effect on macOS (#37817)
Tayrtahn [Tue, 17 Jun 2025 20:52:11 +0000 (16:52 -0400)]
Convert `AtmosphereSystem` sound path strings to `SoundSpecifier`s (#38403)
* Convert AtmosphereSystem sound path strings to SoundSpecifiers
* Convert to SoundCollections
Kyle Tyo [Tue, 17 Jun 2025 20:49:58 +0000 (16:49 -0400)]
Command resolve mega pr batch 5 (#38389)
* commit progress
* requested changes
slarticodefast [Tue, 17 Jun 2025 20:16:24 +0000 (22:16 +0200)]
fix polymorph errors (#38409)
fix polymorph error
Kyle Tyo [Tue, 17 Jun 2025 18:08:12 +0000 (14:08 -0400)]
Command resolve killing, LEC conversions, and general cleanup. (#38338)
* i'm just gonna put this here.
* I'm just gonna do it.
* Update ShowHTNCommand.cs
* I feel dumb.
* may as well with this too.
* this does in fact not work
* :/
Kyle Tyo [Tue, 17 Jun 2025 18:01:28 +0000 (14:01 -0400)]
Command resolve killing and LEC conversions batch 2 (#38367)
commit progress
Kyle Tyo [Tue, 17 Jun 2025 17:22:03 +0000 (13:22 -0400)]
Command resolve mega pr 6 (#38398)
commit progress
Whatstone [Tue, 17 Jun 2025 17:05:48 +0000 (13:05 -0400)]
Add directionality to cable terminal port nodes (#38394)
Simon [Tue, 17 Jun 2025 17:03:24 +0000 (19:03 +0200)]
Switch Discord integration to use NetCord instead of Discord.Net (#38400)
SlamBamActionman [Tue, 17 Jun 2025 16:53:58 +0000 (18:53 +0200)]
Scale down 4k parallax textures (#38390)
* Scale down 4k textures, add false preload to new parallaxes
* Add filter effect, also make sure the preload yml actually has the correct name...
Perry Fraser [Tue, 17 Jun 2025 16:32:14 +0000 (12:32 -0400)]
fix: erase expedition disks when their map is deleted (#38322)
* fix: erase expedition disks when their map is deleted
* fix: include paused entities in disk query, add dirty
slarticodefast [Tue, 17 Jun 2025 15:25:30 +0000 (17:25 +0200)]
Merge stable into master (#38395)
PJBot [Tue, 17 Jun 2025 11:07:29 +0000 (11:07 +0000)]
Automatic changelog update
TheFlyingSentry [Tue, 17 Jun 2025 11:06:21 +0000 (07:06 -0400)]
Thief objectives now verify animal stealing objectives if they actually exist (#38332)
* Holy shit it's real. Theres actually animals in this joint
* WHITESPACE SPOTTD KILL KILL KILL
* Accidentally did a bad yaml oopsie
* Apply suggestions from code review
* when the stars kiss the sky
* Apply suggestions from code review
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
PJBot [Tue, 17 Jun 2025 10:42:17 +0000 (10:42 +0000)]
Automatic changelog update
Kittygyat [Tue, 17 Jun 2025 10:41:08 +0000 (11:41 +0100)]
Increased Borg Density (Drag Speeds) (#38232)
Raised borg drag speeds
PJBot [Tue, 17 Jun 2025 09:47:43 +0000 (09:47 +0000)]
Automatic changelog update
KamTheSythe [Tue, 17 Jun 2025 09:46:36 +0000 (11:46 +0200)]
remove explosions from destroying a explosive payload (#38049)
Kyle Tyo [Tue, 17 Jun 2025 09:39:42 +0000 (05:39 -0400)]
Command resolve and LEC conversion batch 3 (#38378)
* I'm just a silly goober
* requested changes
* Update Content.Server/Interaction/TilePryCommand.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
PJBot [Tue, 17 Jun 2025 09:23:21 +0000 (09:23 +0000)]
Automatic changelog update