Variable Storage Improvements by Pesekjak · Pull Request #8420 · SkriptLang/Skript

and others added 30 commits

April 25, 2023 21:11

@TheLimeGlass

@TheLimeGlass

@TheLimeGlass

@TheLimeGlass

@sovdeeth

@Pesekjak

fixed the nodes with no children not resulting in correct format for lists

@Pesekjak

@Pesekjak

…dix tree was not thread safe,

improved the locking strategy for reading variables in the variables map,
replaced tree maps in variables map nodes to hash maps
…ot happen on every clear now

@Pesekjak

@Pesekjak Pesekjak added breaking changes

Pull or feature requests that contain breaking changes (API, syntax, etc.)

don't merge me !!

For pull requests that should not be merged due to some outstanding dispute, conflict or dependency.

labels

Jan 31, 2026

@sovdeeth

@Pesekjak

…ments' into feature/variable-storage-improvements
…ap - live view is now returned
subtree is now cleared only after all write/read operations on it are finished
improved the h2 storage configuration