Neverness to Everness News Official Crawl
This Neverness to Everness news table is generated from official English NTE indexes, then reduced into title, date, category, extracted notes, and source URL. The crawler keeps source links visible so the wiki can update faster without mixing official notices with community reposts.
Account action notices are kept as official archive entries, but they should not drive guide recommendations unless they affect account safety or player support workflows.
Swipe horizontally to inspect every column.
| Official post | Published | Category | Extracted notes | Source |
|---|---|---|---|---|
| NTE V1.1 Preview Special Program丨Intel Recap | 2026-05-26 | Notices | All-New Main Story Episode, Locations & Characters; All-New Collab, Gameplay & Events | Open official sourcente.perfectworld.com |
| Account Action Notice: 2026-05-25 (UTC+8) | 2026-05-25 | Notices | Thanks for your continued support of NTE. To keep the game fair and protect every Appraiser's account and progress, the NTE team takes a firm stance against behaviors that undermine the integrity of the game. | Open official sourcente.perfectworld.com |
| Instructions on Deleting Game Accounts | 2026-05-20 | Notices | 1. Proceed with account deletion in the game by going to [Settings] -> [ User Center] -> [Delete account].; 2. Deleting a Perfect World account will also delete: | Open official sourcente.perfectworld.com |
| Account Action Notice: 2026-05-18 (UTC+8) | 2026-05-18 | Notices | Thanks for your continued support of NTE. To keep the game fair and protect every Appraiser's account and progress, the NTE team takes a firm stance against behaviors that undermine the integrity of the game. | Open official sourcente.perfectworld.com |
| Server Maintenance: 2026-05-13 | 2026-05-12 | Notices | ※ The "Ichi-daime" Limited Board is available until May 13, 2026 at 05:59 AM (UTC+8). Remember to head to the "Tiger Perks" page to redeem exclusive outfit rewards before the event ends.; Maintenance Window & Compensation | Open official sourcente.perfectworld.com |
| Account Action Notice: 2026-05-11 (UTC+8) | 2026-05-11 | Notices | Thanks for your continued support of NTE. To keep the game fair and protect every Appraiser's account and progress, the NTE team takes a firm stance against behaviors that undermine the integrity of the game. | Open official sourcente.perfectworld.com |
| NTE: A Letter from Hethereau | To My Precious~ | 2026-05-07 | Notices | · Eligibility: Appraisers who create a character and unlock the ""Mail"" feature before Version 1.0 ends. | Open official sourcente.perfectworld.com |
| Account Action Notice: 2026-05-07 (UTC+8) | 2026-05-07 | Notices | Thanks for your continued support of NTE. To keep the game fair and protect every Appraiser's account and progress, the NTE team takes a firm stance against behaviors that undermine the integrity of the game. | Open official sourcente.perfectworld.com |
| Account Action Notice: 2026-05-01 (UTC+8) | 2026-05-01 | Notices | Thanks for your continued support of NTE. To keep the game fair and protect every Appraiser's account and progress, the NTE team takes a firm stance against behaviors that undermine the integrity of the game. | Open official sourcente.perfectworld.com |
| NTE Official Launch Creation Submission Event | 2026-04-30 | Events | Rewards Distributed: Starting June 30, 2026; 1. Create guides covering characters, core gameplay, events, and other content from the Official Launch version. All formats are welcome, go wild with your creativity. | Open official sourcente.perfectworld.com |
| NTE Officially Launched | 2026-04-29 | News | Global pre-registration rewards & launch rewards are unlocked and ready to claim. Full details here >>>; https://nte.perfectworld.com/en/article/news/gameevent/20260422/261900.html | Open official sourcente.perfectworld.com |
| NTE — PlayStation®5 FAQ | 2026-04-28 | Notices | Cross-Platform Progress; Q: What does it mean to link my email account (Perfect World Games account) with my PSN account? | Open official sourcente.perfectworld.com |
Neverness to Everness News Guide Impact Queue
Not every official notice should become a guide change. The impact queue below separates content that should update player guides from archive-only notices.
Swipe horizontally to inspect every column.
| Official signal | Guide impact | Next wiki action |
|---|---|---|
| V1.1 Preview Special Program | New story, locations, characters, collab, gameplay, events, rewards, and optimization roadmap. | Create a V1.1 preview page after official image details are transcribed and source-checked. |
| Server Maintenance: 2026-05-13 | Hotori board, Marching Beyond Time Arc, Whisker Patrol, rewards, fixes, and compensation. | Keep events, pity, materials, skill notes, and character pages rechecked against post-maintenance data. |
| Instructions on Deleting Game Accounts | Account support workflow, not combat or event data. | Link from future account support FAQ only; do not surface in core guide pages. |
| Account Action Notices | Official fair-play and ban enforcement archive. | Keep as news archive entries; avoid copying masked UID lists into guide content. |
Neverness to Everness News Crawl Script
The local crawler is available as npm run crawl:official. It follows the official English news, notices, and event index pagination, fetches article pages, extracts safe summaries, and writes src/data/official-news.json.
After each crawl, the wiki should run lint and build before deployment because a new official article can change table length, text wrapping, and internal search results.
Swipe horizontally to inspect every column.
| Step | Command or file | Purpose |
|---|---|---|
| Fetch official posts | npm run crawl:official | Refresh official-news.json from official NTE indexes |
| Review latest rows | src/data/official-news.json | Check new titles, dates, categories, and source URLs |
| Publish site data | src/lib/site-data.ts | Surface the official crawl into search, sitemap, and wiki pages |
| Verify | npm run lint && npm run build | Catch render or type regressions before deploy |
Neverness to Everness News Publishing Rules
- Official notice titles, dates, categories, and links can be archived directly.
- Image-only official recaps need transcription before they become guide claims.
- Account penalty UID lists should not be copied into guide pages.
- Event windows can update the events page, but rates and pity rules still need in-game details screens.
Neverness to Everness News FAQ
Where does this Neverness to Everness news page get data?+
It uses the official English NTE news, notices, and events indexes, then links back to every official article row.
Does every Neverness to Everness news post change the wiki?+
No. Event, maintenance, platform, and patch posts can affect guides, while account action notices usually stay as archive-only official news.
How often should Neverness to Everness news be refreshed?+
Run the official crawler after every maintenance window, special program, event announcement, or at least daily while Version 1.1 information is rolling out.
