Commit Graph

7 Commits

Author SHA1 Message Date
Wildkins c369124fe9 Increase error logging to diagnose server conking (#15662)
* Increase error logging to diagnose server conking

* more logging and db retry

* whoops

* rename error() to log_error() to better reflect what it does
Move a bunch of world.log messages to log_error

* Fix compile error

---------

Co-authored-by: Werner <Arrow768@users.noreply.github.com>
2023-03-13 21:51:39 +00:00
Geeves 1df88da53d Whispering Refactor (#12755) 2021-12-27 22:44:57 +01:00
Doxxmedearly 3acb186b26 Removes Wizard + Conflux (#12067) 2021-06-30 19:55:06 -03:00
Matt Atlas abc0212278 Fixes wizards being able to cast most spells while under incapacitation. (#11194) 2021-02-16 11:59:55 +01:00
Matt Atlas 44a30fe363 Converts emote("me", ...) to visible_message. (#10331) 2020-10-26 08:29:18 +01:00
Matt Atlas d4666caaac Ports Goonchat from Baystation. (#9635)
changes:

    rscadd: "Ported a new chat system, Goonchat, that allows for cool things like changing font style, size, spacing, highlighting up to 5 strings in the chat, and DARK MODE."
    rscadd: "Repeated chat messages can now get compacted. You can disable this in goonchat settings."
    rscadd: "You can change icon style to any font on your system."
    tweak: "The game window has been altered a bit to adjust for this."
    rscdel: "Removed skin style prefs as they are no longer used."
2020-09-24 23:06:04 +03:00
Geeves 0e43398ba3 Wizard Bandaid and Organization (#8472) 2020-03-25 13:08:11 +01:00