* somewhat functional yes
* some cleanup
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* review
* missed one
* why not params…
* review 2
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* about to break this all
* event goidacode
* cleanup
* cleanup 2
* cleanup 3
* cleanup 4
is it even worth bothering with these descriptions. added newline to end of a couple files
* single extra space WAUGH
* toggleable + minor cleanup
* that was reverted already what
why did merge conflict editor add in a line that isn't even present on master?? huh???
* fixops
GlimmerSystem looks like That to avoid extraneous network events being raised if something is attempting to push glimmer over 1000
* Merge pull request impstation/imp-station-14#468 from hivehum/highlight
Add text highlighting
(cherry picked from commit e442cc4bb20fbb4d5b970275c82cc87508e6f687)
* More cleanly separate auto-generated and manual highlights
Edge case that's not handled: Closing and reopening the game drops the list of auto-generated highlights
* Use LocalizedDatasets to make higlight lists for all jobs
* DeltaV-ification
Since the implementation is now fundamentally incompatible
with the (still open) upstream PR, move to our own cvars
* Try to untroll code
* Untroll
* Untroll for real this time
* Fix wrong count in ChatHighlightBorg
* Escape highlights
Depends on space-wizards/RobustToolbox/pull/5688
* add missing using directive
* Fix failing test
* Rename CVars to avoid clash with previous implementation
* Tidy some stuff up
* Show auto highlights
* Remove redundant check
---------
Co-authored-by: V <97265903+formlessnameless@users.noreply.github.com>
* refactor DeltaV/deltav resources to _DV
* change DeltaV namespaces to _DV
* add space before all DeltaV comments
* update xamls
* fix and move arena parallax to _DV
* more fix
* refactor even more stuff
* fix the grid fills
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>