Files
risuai/src
kwaroran 431a745cd3 feat: Allow more data to be readable from Lua in editDisplay step (#854)
# PR Checklist
- [ ] Have you checked if it works normally in all models? *Ignore this
if it doesn't use models.*
- [x] Have you checked if it works normally in all web, local, and node
hosted versions? If it doesn't, have you blocked it in those versions?
- [x] Have you added type definitions?

# Description

This PR adds ~~two~~ one function: ~~`getDescription()` for character
description, and~~ (See #852)`getAuthorsNote()` for author's note.

It also removes `LuaSafeIds.has(id)` from most reader functions without
any side effects. Since `getFullChatMain()` has no such check already
and everything else should be lighter than `getFullChatMain()`, I think
it'll be fine.
2025-05-24 20:18:19 +09:00
..
2025-05-19 17:28:22 +09:00
2025-05-19 17:28:22 +09:00
2025-05-17 01:42:08 +09:00
2024-10-26 21:17:46 +09:00
2025-04-14 15:28:14 +09:00
2025-01-30 13:50:16 +09:00
2025-05-17 02:46:14 +09:00
2025-02-19 16:40:21 +09:00