Admin.yml 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900
  1. AdminOnly: true
  2. Entries:
  3. - author: DrSmugleaf
  4. changes:
  5. - message: Created the admin changelog.
  6. type: Add
  7. id: 1
  8. time: '2023-10-08T04:26:00.0000000+00:00'
  9. - author: DrSmugleaf
  10. changes:
  11. - message: Added a new panic bunker UI in the F7 admin panel.
  12. type: Add
  13. - message: Added being able to toggle the panic bunker automatically depending on
  14. if admins are online or not.
  15. type: Add
  16. id: 2
  17. time: '2023-10-12T22:46:00.0000000+00:00'
  18. - author: DrSmugleaf
  19. changes:
  20. - message: Added total playtime to the F7 player list and the AHelp window title.
  21. type: Add
  22. id: 3
  23. time: '2023-10-14T08:55:00.0000000+00:00'
  24. - author: DrSmugleaf
  25. changes:
  26. - message: Added admin Erase verb, add checkbox to erase from the ban panel.
  27. type: Add
  28. id: 4
  29. time: '2023-10-14T09:00:00.0000000+00:00'
  30. - author: DrSmugleaf
  31. changes:
  32. - message: Made the panic bunker UI also set the minimum account age/playtime requirements
  33. when the two inputs lose focus, not just when pressing enter.
  34. type: Tweak
  35. - message: Added message tooltip to the erase verb.
  36. type: Tweak
  37. id: 5
  38. time: '2023-10-14T09:21:00.0000000+00:00'
  39. - author: DrSmugleaf
  40. changes:
  41. - message: Add pop sound effect when using the erase admin verb.
  42. type: Tweak
  43. id: 5
  44. time: '2023-10-14T09:47:00.0000000+00:00'
  45. - author: DrSmugleaf
  46. changes:
  47. - message: Fixed not being able to sort the F7 players tab by playtime.
  48. type: Fix
  49. id: 6
  50. time: '2023-10-14T23:52:00.0000000+00:00'
  51. - author: DrSmugleaf
  52. changes:
  53. - message: Fixed playtime being sorted incorrectly in the F7 players tab.
  54. type: Fix
  55. id: 7
  56. time: '2023-10-16T04:23:00.0000000+00:00'
  57. - author: DrSmugleaf
  58. changes:
  59. - message: Fixed whitelist commands not giving feedback with 0 arguments.
  60. type: Fix
  61. - message: Fixed not trimming starting and trailing whitespaces within names in
  62. whitelist commands.
  63. type: Fix
  64. - message: Added a \[player\] completion type hint to whitelist add and remove commands.
  65. type: Tweak
  66. id: 8
  67. time: '2023-10-21T09:53:00.0000000+00:00'
  68. - author: DrSmugleaf
  69. changes:
  70. - message: Fixed the Erase verb not removing all chat messages from the player in
  71. some cases.
  72. type: Fix
  73. id: 9
  74. time: '2023-10-30T01:28:00.0000000+00:00'
  75. - author: Vasilis
  76. changes:
  77. - message: AME and PA make a sound effect when they are being overloaded. Similar
  78. to being sent a fax.
  79. type: Add
  80. id: 10
  81. time: '2023-11-07T15:03:00.0000000+00:00'
  82. - author: nikthechampiongr
  83. changes:
  84. - message: The respawn verb now respawns the targeted player instead of the admin
  85. type: Fix
  86. id: 11
  87. time: '2023-11-22T16:39:00.0000000+00:00'
  88. - author: nikthechampiongr
  89. changes:
  90. - message: The Super Bonk smite is now available. Targets will bonk their head on
  91. every single table.
  92. type: Add
  93. id: 12
  94. time: '2023-12-12T11:54:00.0000000+00:00'
  95. - author: DrSmugleaf
  96. changes:
  97. - message: Fixed not being able to right click in AHelps and the players and objects
  98. tabs.
  99. type: Fix
  100. id: 13
  101. time: '2023-12-21T06:34:00.0000000+00:00'
  102. - author: Geekyhobo
  103. changes:
  104. - message: Fixed AGhosts not being able to drop items past the default range.
  105. type: Fix
  106. id: 14
  107. time: '2024-1-4T01:30:00.0000000+00:00'
  108. - author: nikthechampiongr
  109. changes:
  110. - message: Players now leave logs when joining as observers.
  111. type: Add
  112. id: 15
  113. time: '2024-03-13T22:46:41.0000000+00:00'
  114. url: https://github.com/space-wizards/space-station-14/pull/26091
  115. - author: PJB3005
  116. changes:
  117. - message: Admin messages are now shown as "seen" even if the player dismisses them
  118. only temporarily. Also, it is impossible for players to play without dismissing
  119. the message (temporary or permanent).
  120. type: Tweak
  121. id: 16
  122. time: '2024-03-21T15:15:46.0000000+00:00'
  123. url: https://github.com/space-wizards/space-station-14/pull/26223
  124. - author: nikthechampiongr
  125. changes:
  126. - message: The stealthmin command has been added. Admins with the Stealth permission
  127. can now hide themselves from adminwho except for other admins with that permission.
  128. type: Add
  129. id: 17
  130. time: '2024-03-24T15:39:54.0000000+00:00'
  131. url: https://github.com/space-wizards/space-station-14/pull/26263
  132. - author: lzk228
  133. changes:
  134. - message: Selected preset for secret is now sent to admin chat.
  135. type: Tweak
  136. id: 18
  137. time: '2024-03-29T05:03:34.0000000+00:00'
  138. url: https://github.com/space-wizards/space-station-14/pull/26500
  139. - author: Simyon
  140. changes:
  141. - message: The aghost command now accepts a optional username argument to aghost
  142. other people.
  143. type: Tweak
  144. id: 19
  145. time: '2024-03-31T02:05:44.0000000+00:00'
  146. url: https://github.com/space-wizards/space-station-14/pull/26546
  147. - author: PJB3005
  148. changes:
  149. - message: The new "grant_connect_bypass" command grants a player the ability to
  150. connect, bypassing whitelist, player cap and panic bunker.
  151. type: Add
  152. id: 20
  153. time: '2024-04-09T15:25:21.0000000+00:00'
  154. url: https://github.com/space-wizards/space-station-14/pull/26771
  155. - author: Aexxie
  156. changes:
  157. - message: Removed the bartender's roundstart incendiary shells on Meta.
  158. type: Remove
  159. id: 21
  160. time: '2024-04-20T01:06:21.0000000+00:00'
  161. url: https://github.com/space-wizards/space-station-14/pull/27142
  162. - author: nikthechampiongr
  163. changes:
  164. - message: Banpanel default values for ban severities, whether a server ban should
  165. be applied with hwid/ip, whether to use last available details, and whether
  166. to erase the player on ban can now be configured through a Cvar.
  167. type: Tweak
  168. id: 22
  169. time: '2024-04-20T16:18:26.0000000+00:00'
  170. url: https://github.com/space-wizards/space-station-14/pull/27168
  171. - author: EmoGarbage404
  172. changes:
  173. - message: Fixed antag status being broken in overlay and UI.
  174. type: Fix
  175. id: 23
  176. time: '2024-04-26T00:25:57.0000000+00:00'
  177. url: https://github.com/space-wizards/space-station-14/pull/27319
  178. - author: Errant
  179. changes:
  180. - message: When spawning vox for admemes, they should be given/spawned in a nitrogen-filled
  181. space if possible. If they must be placed in normal air, an alternate vox prototype
  182. now comes with breathing gear and N2 tank already equipped, but the internals
  183. must be turned on via right click and even if you do this instantly they will
  184. still probably take ~4 poison damage from the air, so heal them afterwards.
  185. type: Add
  186. id: 24
  187. time: '2024-04-27T10:33:35.0000000+00:00'
  188. url: https://github.com/space-wizards/space-station-14/pull/26705
  189. - author: Tainakov
  190. changes:
  191. - message: +Adminchat flag is added. Now to gain access to the admin chat you will
  192. need this flag.
  193. type: Add
  194. id: 25
  195. time: '2024-04-27T11:17:47.0000000+00:00'
  196. url: https://github.com/space-wizards/space-station-14/pull/26930
  197. - author: Titian3
  198. changes:
  199. - message: Added admin playtime tracking and included it in overall playtime tracking.
  200. type: Add
  201. id: 26
  202. time: '2024-05-02T06:23:23.0000000+00:00'
  203. url: https://github.com/space-wizards/space-station-14/pull/24945
  204. - author: pissdemon
  205. changes:
  206. - message: Players frozen by admins can no longer use the "ghost" or "suicide" console
  207. commands.
  208. type: Tweak
  209. - message: Added a "Freeze And Mute" admin verb. In addition to acting like Freeze,
  210. it will mute the targeted player, which prevents them from speaking or emoting
  211. until unfrozen. It can also be used on already frozen but not yet muted players.
  212. type: Add
  213. id: 27
  214. time: '2024-05-12T14:35:30.0000000+00:00'
  215. url: https://github.com/space-wizards/space-station-14/pull/27813
  216. - author: nikthechampiongr
  217. changes:
  218. - message: Admins are now able to remove station records through the records console
  219. interface on their aghost. This will remove the record from the manifest and
  220. criminal records as well.
  221. type: Add
  222. id: 28
  223. time: '2024-05-12T15:07:54.0000000+00:00'
  224. url: https://github.com/space-wizards/space-station-14/pull/27883
  225. - author: Arimah and TsjipTsjip
  226. changes:
  227. - message: Universal access configurator which can modify all access levels with
  228. the correct ID card.
  229. type: Add
  230. - message: Universal ID card which has all access levels.
  231. type: Add
  232. - message: Admin PDA's spawn with a universal ID card, admin ghosts get a universal
  233. access configurator in their bluespace satchel.
  234. type: Tweak
  235. id: 29
  236. time: '2024-05-19T23:04:16.0000000+00:00'
  237. url: https://github.com/space-wizards/space-station-14/pull/28107
  238. - author: Repo
  239. changes:
  240. - message: Added listgamerules command, lists all run game modes for the round.
  241. type: Add
  242. - message: Added admin anouncement for addgamerule
  243. type: Add
  244. - message: Gamemode now shows after starting round.
  245. type: Fix
  246. id: 30
  247. time: '2024-05-25T20:18:05.0000000+00:00'
  248. url: https://github.com/space-wizards/space-station-14/pull/28178
  249. - author: Repo
  250. changes:
  251. - message: Option to admin or play on observe for admins
  252. type: Tweak
  253. - message: de-admin on late join
  254. type: Fix
  255. id: 31
  256. time: '2024-05-28T18:00:42.0000000+00:00'
  257. url: https://github.com/space-wizards/space-station-14/pull/28319
  258. - author: ShadowCommander
  259. changes:
  260. - message: Added a search bar to the admin menu player tab.
  261. type: Add
  262. - message: Changed the player tab entry tooltip to be the player name, character
  263. name, identity, and job. Moved the time tooltip to the header.
  264. type: Tweak
  265. id: 32
  266. time: '2024-05-31T06:28:08.0000000+00:00'
  267. url: https://github.com/space-wizards/space-station-14/pull/28030
  268. - author: Geekyhobo
  269. changes:
  270. - message: Added a PII admin flag to hide personal identification information.
  271. type: Add
  272. id: 33
  273. time: '2024-06-01T07:23:54.0000000+00:00'
  274. url: https://github.com/space-wizards/space-station-14/pull/27776
  275. - author: ShadowCommander, EmoGarbage
  276. changes:
  277. - message: 'Added new permissions: moderator, adminwho, and namecolor'
  278. type: Add
  279. - message: Changed various command perms from admin to moderator & fun.
  280. type: Tweak
  281. id: 34
  282. time: '2024-06-01T08:14:44.0000000+00:00'
  283. url: https://github.com/space-wizards/space-station-14/pull/28451
  284. - author: Repo
  285. changes:
  286. - message: Sorting and search to objects tab.
  287. type: Add
  288. - message: Disconnected people showing player tab
  289. type: Fix
  290. id: 35
  291. time: '2024-06-06T06:41:11.0000000+00:00'
  292. url: https://github.com/space-wizards/space-station-14/pull/28609
  293. - author: nikthechampiongr
  294. changes:
  295. - message: Freeze, freeze & mute, and unfreeze verbs now work on any entity. Not
  296. just connected players.
  297. type: Tweak
  298. id: 36
  299. time: '2024-06-08T10:40:33.0000000+00:00'
  300. url: https://github.com/space-wizards/space-station-14/pull/28664
  301. - author: ShadowCommander
  302. changes:
  303. - message: Player tab playtime no longer changes to Unknown when a player reconnects.
  304. type: Fix
  305. id: 37
  306. time: '2024-06-13T06:38:44.0000000+00:00'
  307. url: https://github.com/space-wizards/space-station-14/pull/28876
  308. - author: nikthechampiongr
  309. changes:
  310. - message: The ahelp panel properly deselects a player when they are no longer on
  311. the player list.
  312. type: Fix
  313. id: 38
  314. time: '2024-06-15T11:25:42.0000000+00:00'
  315. url: https://github.com/space-wizards/space-station-14/pull/28899
  316. - author: slarticodefast
  317. changes:
  318. - message: Added the "Make Inititial Infected" verb to the antag control.
  319. type: Add
  320. id: 39
  321. time: '2024-06-21T05:42:17.0000000+00:00'
  322. url: https://github.com/space-wizards/space-station-14/pull/29259
  323. - author: nikthechampiongr
  324. changes:
  325. - message: It is now possible to issue BlacklistedRanges bans(This requires you
  326. to edit the database manually at the moment.) Bans marked as BlacklistedRange
  327. will lead to players joining for the first time who match an ip range to be
  328. denied. Players that have joined the server before will be unaffected.
  329. type: Add
  330. id: 40
  331. time: '2024-06-21T12:06:07.0000000+00:00'
  332. url: https://github.com/space-wizards/space-station-14/pull/29258
  333. - author: Chief-Engineer
  334. changes:
  335. - message: grant_connect_bypass now requires moderator permissions instead of admin.
  336. type: Tweak
  337. id: 41
  338. time: '2024-06-24T21:56:29.0000000+00:00'
  339. url: https://github.com/space-wizards/space-station-14/pull/29406
  340. - author: Chief-Engineer
  341. changes:
  342. - message: Added the ability to alert for shared connections.
  343. type: Add
  344. id: 42
  345. time: '2024-06-26T13:43:43.0000000+00:00'
  346. url: https://github.com/space-wizards/space-station-14/pull/29405
  347. - author: Repo
  348. changes:
  349. - message: Changed admin object tab from auto to manual refresh on tab change or
  350. button press so that entries don't shift around when selecting an object.
  351. type: Tweak
  352. id: 43
  353. time: '2024-06-28T03:32:57.0000000+00:00'
  354. url: https://github.com/space-wizards/space-station-14/pull/28681
  355. - author: Chief-Engineer
  356. changes:
  357. - message: Admin alert for unsafe AME injection rate was disabled.
  358. type: Remove
  359. id: 44
  360. time: '2024-06-30T12:26:41.0000000+00:00'
  361. url: https://github.com/space-wizards/space-station-14/pull/29582
  362. - author: Chief-Engineer
  363. changes:
  364. - message: Baby jail no longer prevents accounts with no prior connections from
  365. connecting
  366. type: Fix
  367. id: 45
  368. time: '2024-07-11T05:14:01.0000000+00:00'
  369. url: https://github.com/space-wizards/space-station-14/pull/29896
  370. - author: Repo
  371. changes:
  372. - message: Added aHelp player pinning.
  373. type: Add
  374. - message: Added disconnection, reconnection, banning notice on relay and ahelp.
  375. type: Add
  376. - message: Fixed search clears on aHelp close.
  377. type: Fix
  378. id: 46
  379. time: '2024-07-30T08:28:32.0000000+00:00'
  380. url: https://github.com/space-wizards/space-station-14/pull/28639
  381. - author: Repo
  382. changes:
  383. - message: Fixed Ahelp Sorting
  384. type: Fix
  385. id: 47
  386. time: '2024-07-31T01:58:31.0000000+00:00'
  387. url: https://github.com/space-wizards/space-station-14/pull/30518
  388. - author: Mervill
  389. changes:
  390. - message: added a debug command to make you thirsty
  391. type: Add
  392. id: 48
  393. time: '2024-08-02T15:49:08.0000000+00:00'
  394. url: https://github.com/space-wizards/space-station-14/pull/30562
  395. - author: Repo
  396. changes:
  397. - message: Players that aHelped in Current round stay at top of bwoink list.
  398. type: Fix
  399. id: 49
  400. time: '2024-08-02T18:58:00.0000000+00:00'
  401. url: https://github.com/space-wizards/space-station-14/pull/30580
  402. - author: Mervill
  403. changes:
  404. - message: added a debug command to set either your hunger or thirst value to a
  405. given threshold
  406. type: Add
  407. id: 50
  408. time: '2024-08-05T07:36:26.0000000+00:00'
  409. url: https://github.com/space-wizards/space-station-14/pull/30563
  410. - author: nikthechampiongr
  411. changes:
  412. - message: The player panel has now been added and can be invoked with the playerpanel
  413. command. It will display general information on the selected player, as well
  414. as allow for general actions to be performed on them.
  415. type: Add
  416. id: 51
  417. time: '2024-08-09T05:33:26.0000000+00:00'
  418. url: https://github.com/space-wizards/space-station-14/pull/30238
  419. - author: Repo
  420. changes:
  421. - message: Accurate Panic bunker and Baby Jail conditions.
  422. type: Fix
  423. id: 52
  424. time: '2024-08-09T05:48:01.0000000+00:00'
  425. url: https://github.com/space-wizards/space-station-14/pull/30581
  426. - author: Simyon
  427. changes:
  428. - message: You can now view and edit the laws of silicons. Cyborg/Law bound entity
  429. -> Admin -> Manage laws
  430. type: Add
  431. id: 53
  432. time: '2024-08-09T06:16:22.0000000+00:00'
  433. url: https://github.com/space-wizards/space-station-14/pull/28483
  434. - author: TsjipTsjip
  435. changes:
  436. - message: Explosion damage dealt to players is now logged again.
  437. type: Add
  438. id: 54
  439. time: '2024-08-09T06:24:05.0000000+00:00'
  440. url: https://github.com/space-wizards/space-station-14/pull/29762
  441. - author: Repo
  442. changes:
  443. - message: Admin logs for Cubes and other rehydration.
  444. type: Add
  445. id: 55
  446. time: '2024-08-09T06:24:19.0000000+00:00'
  447. url: https://github.com/space-wizards/space-station-14/pull/30597
  448. - author: Errant
  449. changes:
  450. - message: The setgamepreset command now only sets the gamemode for a limited number
  451. of rounds, specified by a second parameter. Afterwards it switches back to the
  452. server default. Omitting the number parameter sets it for 1 round only. To change
  453. the game mode for a longer period, either specify a high number or change the
  454. game.fallbackpreset cvar so it will reset to what you want
  455. type: Tweak
  456. id: 56
  457. time: '2024-08-09T07:04:19.0000000+00:00'
  458. url: https://github.com/space-wizards/space-station-14/pull/30756
  459. - author: Ko4erga
  460. changes:
  461. - message: Added new markup decals.
  462. type: Add
  463. id: 57
  464. time: '2024-08-09T07:06:37.0000000+00:00'
  465. url: https://github.com/space-wizards/space-station-14/pull/30374
  466. - author: nikthechampiongr
  467. changes:
  468. - message: player panel whitelist toggle works without host permissions now.
  469. type: Fix
  470. id: 58
  471. time: '2024-08-12T23:25:31.0000000+00:00'
  472. url: https://github.com/space-wizards/space-station-14/pull/30948
  473. - author: MilonPL
  474. changes:
  475. - message: Deleting a grid from the objects tab now requires confirmation.
  476. type: Tweak
  477. id: 59
  478. time: '2024-08-17T16:05:17.0000000+00:00'
  479. url: https://github.com/space-wizards/space-station-14/pull/30946
  480. - author: MilonPL
  481. changes:
  482. - message: The admin PDA health analyzer no longer shows a popup to the player.
  483. type: Fix
  484. id: 60
  485. time: '2024-08-19T03:02:18.0000000+00:00'
  486. url: https://github.com/space-wizards/space-station-14/pull/31097
  487. - author: lzk228
  488. changes:
  489. - message: Admeme implanter injects and draws faster than default implanter.
  490. type: Tweak
  491. id: 61
  492. time: '2024-08-23T00:11:28.0000000+00:00'
  493. url: https://github.com/space-wizards/space-station-14/pull/31045
  494. - author: PursuitInAshes
  495. changes:
  496. - message: The resave command is no longer usable with the mapping permission, instead
  497. it requires host permissions.
  498. type: Tweak
  499. id: 62
  500. time: '2024-08-25T01:55:31.0000000+00:00'
  501. url: https://github.com/space-wizards/space-station-14/pull/31397
  502. - author: nikthechampiongr
  503. changes:
  504. - message: Suicide logs display username info again.
  505. type: Fix
  506. id: 63
  507. time: '2024-08-31T08:26:52.0000000+00:00'
  508. url: https://github.com/space-wizards/space-station-14/pull/31661
  509. - author: nikthechampiongr
  510. changes:
  511. - message: Respawn verb is now available on players even after they have disconnected.
  512. type: Fix
  513. - message: Erase command is now available on players even after they have disconnected.
  514. type: Fix
  515. - message: You can now erase people with the erase command
  516. type: Add
  517. - message: Respawn command now also accepts user ids
  518. type: Tweak
  519. id: 64
  520. time: '2024-08-31T11:38:04.0000000+00:00'
  521. url: https://github.com/space-wizards/space-station-14/pull/30433
  522. - author: nikthechampiongr
  523. changes:
  524. - message: The addobjective command will now offer completions for username and
  525. objectives.
  526. type: Tweak
  527. id: 65
  528. time: '2024-09-08T07:28:43.0000000+00:00'
  529. url: https://github.com/space-wizards/space-station-14/pull/30456
  530. - author: Fildrance
  531. changes:
  532. - message: The setmapatmos command now correctly uses its temperature argument
  533. type: Fix
  534. id: 66
  535. time: '2024-09-13T22:49:27.0000000+00:00'
  536. url: https://github.com/space-wizards/space-station-14/pull/32125
  537. - author: nikthechampiongr
  538. changes:
  539. - message: Rename verb now acts the same as the rename command.
  540. type: Fix
  541. - message: Renamed entities will now have their new name appear immediately on entity
  542. examination and on crew monitor console.
  543. type: Fix
  544. id: 67
  545. time: '2024-09-15T01:55:03.0000000+00:00'
  546. url: https://github.com/space-wizards/space-station-14/pull/31654
  547. - author: ElectroJr
  548. changes:
  549. - message: The `menuvis all` once again makes all entities show up in the right-click
  550. context menu.
  551. type: Fix
  552. id: 68
  553. time: '2024-09-23T07:28:42.0000000+00:00'
  554. url: https://github.com/space-wizards/space-station-14/pull/32395
  555. - author: SlamBamActionman
  556. changes:
  557. - message: Added admin logging for generated codewords.
  558. type: Add
  559. id: 69
  560. time: '2024-10-09T11:55:49.0000000+00:00'
  561. url: https://github.com/space-wizards/space-station-14/pull/32531
  562. - author: IProduceWidgets
  563. changes:
  564. - message: invokeverb should work with smite names now. Find the names in the smite
  565. tab on mouse hover.
  566. type: Fix
  567. id: 70
  568. time: '2024-10-16T22:24:31.0000000+00:00'
  569. url: https://github.com/space-wizards/space-station-14/pull/32844
  570. - author: BramvanZijp
  571. changes:
  572. - message: CC, ERT, Admin, and Deathsquad PDA's now have all departmental programs
  573. pre-installed.
  574. type: Tweak
  575. id: 71
  576. time: '2024-10-31T14:53:38.0000000+00:00'
  577. url: https://github.com/space-wizards/space-station-14/pull/32601
  578. - author: metalgearsloth
  579. changes:
  580. - message: Added on-call functionality for discord relay to get notified on unanswered
  581. ahelps.
  582. type: Add
  583. id: 72
  584. time: '2024-11-02T09:29:16.0000000+00:00'
  585. url: https://github.com/space-wizards/space-station-14/pull/30443
  586. - author: nikthechampiongr
  587. changes:
  588. - message: It is now possible to edit the AI's laws through its core and eye.
  589. type: Fix
  590. id: 73
  591. time: '2024-11-02T13:21:10.0000000+00:00'
  592. url: https://github.com/space-wizards/space-station-14/pull/32461
  593. - author: Repo
  594. changes:
  595. - message: All role bans in a set are updated on edits now.
  596. type: Fix
  597. id: 74
  598. time: '2024-11-12T21:03:13.0000000+00:00'
  599. url: https://github.com/space-wizards/space-station-14/pull/30659
  600. - author: Aquif
  601. changes:
  602. - message: tag:with toolshed command. It takes in a list of entities via pipe and
  603. returns the entities from the list with the given tag.
  604. type: Add
  605. id: 75
  606. time: '2024-11-13T23:27:31.0000000+00:00'
  607. url: https://github.com/space-wizards/space-station-14/pull/31751
  608. - author: Beck Thompson
  609. changes:
  610. - message: Notes now use duration instead of timestamps for note expiry times.
  611. type: Tweak
  612. id: 76
  613. time: '2024-11-15T03:24:27.0000000+00:00'
  614. url: https://github.com/space-wizards/space-station-14/pull/33262
  615. - author: ScarKy0, GoldenCan
  616. changes:
  617. - message: Players that take over emagged/ion stormed borgs now correctly get assigned
  618. the antag role.
  619. type: Fix
  620. id: 77
  621. time: '2024-11-20T07:55:12.0000000+00:00'
  622. url: https://github.com/space-wizards/space-station-14/pull/33311
  623. - author: TokenStyle
  624. changes:
  625. - message: makeghostroleraffled admin command now works with few arguments!
  626. type: Fix
  627. id: 78
  628. time: '2024-11-30T20:11:44.0000000+00:00'
  629. url: https://github.com/space-wizards/space-station-14/pull/31836
  630. - author: slarticodefast
  631. changes:
  632. - message: Health scanning a slime as an aghost will no longer insert the scanner
  633. into their inventory.
  634. type: Fix
  635. id: 79
  636. time: '2024-12-18T00:12:35.0000000+00:00'
  637. url: https://github.com/space-wizards/space-station-14/pull/33884
  638. - author: slarticodefast
  639. changes:
  640. - message: The panic bunker now only automatically disables when an admin with the
  641. 'Admin' permission is online instead of any permission.
  642. type: Tweak
  643. id: 80
  644. time: '2024-12-18T13:15:05.0000000+00:00'
  645. url: https://github.com/space-wizards/space-station-14/pull/33879
  646. - author: ElectroJr
  647. changes:
  648. - message: Some toolshed command permissions have changed. The "emplace" and "iterate"
  649. command no longer require QUER` permissions, they now match the "do" command
  650. and only require DEBUG. Several previously unrestricted commands now require
  651. the DEBUG flag.
  652. type: Tweak
  653. - message: Toolshed command parsing has changed. In particular, command substitution
  654. (using the output of a command in place of another command's argument) now requires
  655. that the command be wrapped in curly braces
  656. type: Tweak
  657. id: 81
  658. time: '2024-12-21T07:02:05.0000000+00:00'
  659. url: https://github.com/space-wizards/space-station-14/pull/33980
  660. - author: lzk228
  661. changes:
  662. - message: Fixed spray painter using while being aghost.
  663. type: Fix
  664. id: 82
  665. time: '2024-12-24T02:25:04.0000000+00:00'
  666. url: https://github.com/space-wizards/space-station-14/pull/34001
  667. - author: DylanWhittingham
  668. changes:
  669. - message: Players using the notekeeper PDA program is now logged.
  670. type: Add
  671. id: 83
  672. time: '2025-01-02T16:16:44.0000000+00:00'
  673. url: https://github.com/space-wizards/space-station-14/pull/34118
  674. - author: c4llv07e
  675. changes:
  676. - message: adminwho doesn't leak stealthmins count now!
  677. type: Fix
  678. id: 84
  679. time: '2025-01-08T15:23:34.0000000+00:00'
  680. url: https://github.com/space-wizards/space-station-14/pull/34122
  681. - author: Errant
  682. changes:
  683. - message: The Admin Menu and Admin Overlay now shows the specific role types of
  684. players and antagonists, respectively. The old admin overlay can still be used
  685. with cvar ui.admin_overlay_classic true
  686. type: Tweak
  687. id: 85
  688. time: '2025-01-11T21:17:26.0000000+00:00'
  689. url: https://github.com/space-wizards/space-station-14/pull/33420
  690. - author: Myra
  691. changes:
  692. - message: Added IPIntel's API to the connection code. If enabled, this will automate
  693. VPN/Proxy detection.
  694. type: Add
  695. id: 86
  696. time: '2025-01-12T19:41:26.0000000+00:00'
  697. url: https://github.com/space-wizards/space-station-14/pull/33339
  698. - author: PJB3005
  699. changes:
  700. - message: Deadmin status is now synchronized to database, making it persistent
  701. across server restarts and between multiple game servers.
  702. type: Tweak
  703. - message: Admins can now be suspended via the permissions panel. This effectively
  704. removes their admin status without completely deleting their record.
  705. type: Add
  706. id: 87
  707. time: '2025-01-14T23:46:45.0000000+00:00'
  708. url: https://github.com/space-wizards/space-station-14/pull/34048
  709. - author: Palladinium
  710. changes:
  711. - message: Added Discord relay notifications when a watchlisted player connects.
  712. type: Add
  713. id: 88
  714. time: '2025-01-15T00:32:24.0000000+00:00'
  715. url: https://github.com/space-wizards/space-station-14/pull/33483
  716. - author: Myra
  717. changes:
  718. - message: Admins are by default now hidden from the reported player count on the
  719. launcher.
  720. type: Add
  721. id: 89
  722. time: '2025-01-15T21:10:54.0000000+00:00'
  723. url: https://github.com/space-wizards/space-station-14/pull/34406
  724. - author: c4llv07e
  725. changes:
  726. - message: Added an option to disable the bwoink sound!
  727. type: Add
  728. id: 90
  729. time: '2025-01-17T07:24:50.0000000+00:00'
  730. url: https://github.com/space-wizards/space-station-14/pull/33782
  731. - author: PJB3005
  732. changes:
  733. - message: Introduced an option to automatically disconnect players from their current
  734. server if they join another one within the same server community. Admins are
  735. always exempt.
  736. type: Add
  737. id: 91
  738. time: '2025-01-21T23:23:47.0000000+00:00'
  739. url: https://github.com/space-wizards/space-station-14/pull/34563
  740. - author: ScarKy0
  741. changes:
  742. - message: Added the omni-accent smite. It adds most accents onto the target.
  743. type: Add
  744. id: 92
  745. time: '2025-02-02T20:00:27.0000000+00:00'
  746. url: https://github.com/space-wizards/space-station-14/pull/34824
  747. - author: Palladinium
  748. changes:
  749. - message: Added atmospherics device information (air alarms, vents, scrubbers)
  750. to admin logs
  751. type: Add
  752. id: 93
  753. time: '2025-02-06T05:10:21.0000000+00:00'
  754. url: https://github.com/space-wizards/space-station-14/pull/33426
  755. - author: nikthechampiongr
  756. changes:
  757. - message: Vote kicks now also ban the ip of the person that gets votekicked.
  758. type: Tweak
  759. id: 94
  760. time: '2025-02-13T22:03:55.0000000+00:00'
  761. url: https://github.com/space-wizards/space-station-14/pull/35131
  762. - author: ScarKy0
  763. changes:
  764. - message: universal access config has additional accesses added
  765. type: Add
  766. id: 95
  767. time: '2025-02-16T21:51:04.0000000+00:00'
  768. url: https://github.com/space-wizards/space-station-14/pull/35229
  769. - author: Winkarst-cpu
  770. changes:
  771. - message: Votekick bans now distinguish themselves as votekicks in the "ban reason".
  772. type: Tweak
  773. id: 96
  774. time: '2025-02-17T20:39:13.0000000+00:00'
  775. url: https://github.com/space-wizards/space-station-14/pull/35258
  776. - author: SlamBamActionman
  777. changes:
  778. - message: Users with +VVEDIT perms can now use `changecvar playtest.[modifier]
  779. [float]` to modify damage/healing scaling live.
  780. type: Add
  781. id: 97
  782. time: '2025-02-18T07:28:42.0000000+00:00'
  783. url: https://github.com/space-wizards/space-station-14/pull/35255
  784. - author: ScarKy0
  785. changes:
  786. - message: Aghost's intrinsic comms console now uses a new color, announces globally
  787. and has significantly lowered delays. Announce command and admin menu option
  788. remain unchanged.
  789. type: Tweak
  790. id: 98
  791. time: '2025-02-18T09:04:37.0000000+00:00'
  792. url: https://github.com/space-wizards/space-station-14/pull/35248
  793. - author: Simyon
  794. changes:
  795. - message: Admins with the Server and Mapping AdminFlag can now change the CVars
  796. "events.enabled" and "shuttle.auto_call_time" for parity in the "mapping" command.
  797. type: Tweak
  798. id: 99
  799. time: '2025-02-18T10:26:09.0000000+00:00'
  800. url: https://github.com/space-wizards/space-station-14/pull/35239
  801. - author: Winkarst-cpu
  802. changes:
  803. - message: Added admin only messages in AHelp.
  804. type: Add
  805. id: 100
  806. time: '2025-02-22T17:45:51.0000000+00:00'
  807. url: https://github.com/space-wizards/space-station-14/pull/35283
  808. - author: sowelipililimute
  809. changes:
  810. - message: Added the ability to use tertiary headers in the guidebook
  811. type: Add
  812. id: 101
  813. time: '2025-02-23T18:48:38.0000000+00:00'
  814. url: https://github.com/space-wizards/space-station-14/pull/35315
  815. - author: Schrodinger71
  816. changes:
  817. - message: Added autocompletion for player usernames in setmind command.
  818. type: Add
  819. id: 102
  820. time: '2025-02-24T21:29:05.0000000+00:00'
  821. url: https://github.com/space-wizards/space-station-14/pull/35477
  822. - author: ScarKy0
  823. changes:
  824. - message: Admin IDs can now freely change their name, job and icon, like the agent
  825. ID. Not chameleon though.
  826. type: Add
  827. id: 103
  828. time: '2025-02-25T14:25:48.0000000+00:00'
  829. url: https://github.com/space-wizards/space-station-14/pull/35345
  830. - author: Errant
  831. changes:
  832. - message: Some admin settings are now configurable from the Options menu's new
  833. Admin tab.
  834. type: Add
  835. id: 104
  836. time: '2025-02-26T22:32:43.0000000+00:00'
  837. url: https://github.com/space-wizards/space-station-14/pull/35543
  838. - author: Schrodinger71
  839. changes:
  840. - message: For the admin overlay, new configs have been added to display the starting
  841. position and total time.
  842. type: Add
  843. id: 105
  844. time: '2025-02-28T20:51:30.0000000+00:00'
  845. url: https://github.com/space-wizards/space-station-14/pull/35520
  846. - author: Beck Thompson, Errant
  847. changes:
  848. - message: Brand new players with NULL playtime data are no longer missing the clock
  849. icon in the Bwoink menu. Disconnected new players also no longer lose their
  850. clock icon.
  851. type: Fix
  852. - message: Connected players who have entered the round are now sorted above connected
  853. players who are still in the lobby. Players still in the lobby have a half-full
  854. symbol.
  855. type: Tweak
  856. id: 106
  857. time: '2025-03-05T16:25:43.0000000+00:00'
  858. url: https://github.com/space-wizards/space-station-14/pull/35648
  859. - author: slarticodefast
  860. changes:
  861. - message: Added the 'forceghost < player >' command which forces someone to become
  862. an observer.
  863. type: Add
  864. id: 107
  865. time: '2025-03-08T02:39:04.0000000+00:00'
  866. url: https://github.com/space-wizards/space-station-14/pull/35518
  867. - author: Errant
  868. changes:
  869. - message: It is no longer impossible to resize the player list in the ahelp window,
  870. when at small window sizes.
  871. type: Fix
  872. id: 108
  873. time: '2025-03-10T09:40:36.0000000+00:00'
  874. url: https://github.com/space-wizards/space-station-14/pull/35747
  875. - author: Errant
  876. changes:
  877. - message: The admin overlay once again shows the character name in the top line.
  878. type: Fix
  879. id: 109
  880. time: '2025-03-11T16:47:03.0000000+00:00'
  881. url: https://github.com/space-wizards/space-station-14/pull/35783
  882. - author: Errant
  883. changes:
  884. - message: All Solo Antagonist, Team Antagonist, Altered Silicon and (non-harmless)
  885. Free Agent ghostroles are now marked as Antagonist on all interfaces where this
  886. distinction exists. (Classic admin overlay, admin playerlist, round end player
  887. list)
  888. type: Fix
  889. id: 110
  890. time: '2025-03-16T22:11:31.0000000+00:00'
  891. url: https://github.com/space-wizards/space-station-14/pull/35832
  892. - author: Errant
  893. changes:
  894. - message: Bwoink window control bar now has a fixed height.
  895. type: Fix
  896. id: 111
  897. time: '2025-03-19T17:48:59.0000000+00:00'
  898. url: https://github.com/space-wizards/space-station-14/pull/35896
  899. Name: Admin
  900. Order: 1