mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -306,3 +306,16 @@
|
||||
nauticall:
|
||||
- spellcheck: Renamed the NTCC Odin's AI from 'Bubble' to 'Huginn' to comply with
|
||||
recent lore changes.
|
||||
2025-08-17:
|
||||
FabianK3:
|
||||
- rscadd: Added subsystem for persistent data between rounds. The framework includes
|
||||
the subsystem responsible for managing persistent data and provides functionality
|
||||
for objects to be added to said system. See PR and GitHub Wiki documentation
|
||||
for more technical details.
|
||||
- config: Added new log type for the persistence subsystem.
|
||||
- experiment: Added papers and noticeboards to the persistence subsystem. Papers
|
||||
and their contents (title and text) will now be persistent across rounds when
|
||||
they get pinned to noticeboards. They will loose persistence when they either
|
||||
get unpinned during a round or after no changes within 30 days. Unpinning and
|
||||
re-pinning will keep them persistent but not update the 30 days expiration date;
|
||||
Unpinning, editing and re-pinning them will reset the 30 days expiration date.
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
author: FabianK3
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added subsystem for persistent data between rounds. The framework includes the subsystem responsible for managing persistent data and provides functionality for objects to be added to said system. See PR and GitHub Wiki documentation for more technical details."
|
||||
- config: "Added new log type for the persistence subsystem."
|
||||
- experiment: "Added papers and noticeboards to the persistence subsystem. Papers and their contents (title and text) will now be persistent across rounds when they get pinned to noticeboards. They will loose persistence when they either get unpinned during a round or after no changes within 30 days. Unpinning and re-pinning will keep them persistent but not update the 30 days expiration date; Unpinning, editing and re-pinning them will reset the 30 days expiration date."
|
||||
Reference in New Issue
Block a user