Commit graph

13 commits

Author SHA1 Message Date
LewdLeah
bcbd38dd6c
Update library.js 2025-09-15 21:46:25 -04:00
LewdLeah
c6f4988ee2
Update library.js
4x time performance improvement for Auto-Cards, in cases where formatTitle may be called upwards of tens of thousands of times. You know things are bad when implementing memoization proves to be easier than fixing the call stack 💀
2025-08-28 15:00:25 -04:00
LewdLeah
6654f6a2b4
Update library.js 2025-07-14 13:47:06 -04:00
LewdLeah
d42395d2b4
Update library.js 2025-06-20 17:35:44 -04:00
LewdLeah
9fb234c580
Update library.js
Made %{title}, %{entry}, and %{memories} the new default prompt placeholders, to allow scenario creators to use AI Dungeon's built-in ${placeholders} within the config card. Which may be useful for various things, such as adding the player character's name to the banned titles list during startup.

${title}, ${entry}, and ${memories} will still work for backwards compatibility.
2025-06-04 18:13:32 -04:00
LewdLeah
33d2e5941c
Update library.js 2025-05-30 01:33:04 -04:00
LewdLeah
f9261d1b3f
Update library.js 2025-05-29 15:49:59 -04:00
LewdLeah
2b26ea9c29
Update library.js 2025-05-27 20:53:43 -04:00
LewdLeah
16197e7466
Update library.js 2025-05-27 19:58:33 -04:00
LewdLeah
85054c169d
Update library.js 2025-05-24 18:35:38 -04:00
LewdLeah
7dd3cd024d
Create library.js 2025-05-24 18:32:25 -04:00
LewdLeah
afd7c3c88e
Delete src/library.js 2025-05-24 18:31:36 -04:00
Magic
1800cafee7
init workspace
Signed-off-by: Magic <magicoflolis@tuta.io>
2025-05-24 13:26:54 -07:00