New Features:
- Added <br> tag support to the new text rendering system for creating line breaks-- This should fix the broken items that use this (reported by @Medra and @RezilloRyker)
Bugfixes:
- Fixed font atlas texture changes not propagating correctly in all cases to materials, resulting in the glyphs being blank randomly (reported by @Alex from Alaska, @Nammi, @RezilloRyker and others)- Fixed TextRenderer throwing exceptionsand breaking when loading in some contexts, due to the local renderer not being initialized yet (found thanks to log from @Nammiand @Yiffster )
- Fixed exception when spawning new user and their root in the world is missing/deleted (found thanks to log from @Nammi)
- Added guards and extra diagnostic information for loading audio clips, when the clip audio type cannot be determined
- Fixed OGG audio files not loading correctly in some cases


