Commit Graph

6 Commits

Author SHA1 Message Date
Skubman
1555ca32f1 Increase Title/Content Text Limits For News Articles (#1447)
# Description

Increases the text limit for news reports:
- Title character limit: 25 -> 50
- Content character limit: 2048 -> 2560

Mostly a personal change for me because I often run into the title
character limits when I was playing Reporter.

## Media

![image](https://github.com/user-attachments/assets/121b29d3-af42-474d-bb04-a438dbab74c3)

![image](https://github.com/user-attachments/assets/5fd71407-a641-4dcc-8913-d0515ca7598c)

![image](https://github.com/user-attachments/assets/079142f8-5f39-4d91-b914-c1327bf4f0bb)

## Changelog

🆑 Skubman
- tweak: The news article title character limit has been increased from
25 to 50 characters, and news content from 2048 to 2560 characters.

(cherry picked from commit f80f954f817871ada084518e79b1832c0c5db2d9)
2025-01-14 01:44:43 +03:00
Julian Giebel
c9f4910cb9 News UI overhaul and PDA notifications (#19610)
(cherry picked from commit 0752acdc2ca2db43581e2c0d95a5d96041247bc9)
2024-03-07 01:02:24 +01:00
metalgearsloth
42643e8b94 NewsSystem fixes (#23969)
(cherry picked from commit abc5094a16aa98da45cb14399913f08f0fe4cb5a)
2024-01-26 22:33:17 +01:00
metalgearsloth
c9648da984 Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
PrPleGoo
852f041581 Add auth to the mass-media console (#18345)
* process my own comments

* add fields and handling

* little cleanups

* localization

* u

* whoops
2023-07-27 14:25:55 -06:00
MishaUnity
325d2a39ee add mass-media system (#18251)
* Add Console, PDA news tab, and ringstone popup

* Add English localization

* Add mass-media console board to Advanced Entertainment resrarch

* Fix misprint

* Deleting unused libraries

* Fix round restart problem

* Fixing restart problem

* Just another fix

* Сode optimization

* Code optimization
2023-07-26 12:49:38 -06:00