Commit Graph

6 Commits

Author SHA1 Message Date
Leshana
c6f29c3525 Fix loading of history on connect.
The for loop that used to do it loaded the wrong messages.
New method calculates correctly and also doesn't spend time loading from database if we're going to throw it away.
2020-05-26 15:50:50 -04:00
Arokha Sieyes
92a0f94b60 World.time can't possibly be null, and yet... 2020-04-27 01:21:35 -04:00
Arokha Sieyes
b32c83250c Change VChat sqllite error message handler 2020-03-30 20:24:55 -04:00
Aronai Sieyes
61a3fbda5f VChat Improvements
Hopefully, anyway.
- Arbitrary font size setting
- Line height setting
- Multiple crush settings
- Rewrote how tabs work hopefully for performance
- Hidden messages are actually put elsewhere
- Attempts to correct chat backlog restore on rejoin
2020-03-02 22:35:49 -05:00
Aronai Sieyes
bef16f2864 Cleanup the DB in case it wasn't deleted each roundstart 2020-02-29 15:02:54 -05:00
Arokha Sieyes
d5b820fc58 VChat: Redone chat output in Vue.js
Co-authored-by: Leshana <Leshana@users.noreply.github.com>
2020-02-19 19:55:01 -05:00