Commit Graph

9 Commits

Author SHA1 Message Date
Titan b08fb52272 Implement /announce 2020-11-19 14:05:34 -05:00
Gent 7135767cc4 Egg checks, fixes, and cleanup
fixed not taking egg buff flag into consideration in mob manager

fixed stamina bug and improved sanity check

Egg cleanups
2020-11-11 23:19:07 -05:00
dongresource a1145aced4 Chat strings are now sanitized.
* Only plain, printable ASCII is allowed for now.
* Local chat is now printed to the server console, but group chat is
still private
* Added a helper function to print character names and IDs
2020-10-31 21:31:25 +01:00
CPunch f3b6f9619b added /help 2020-10-12 02:08:10 -05:00
CPunch a852c26e5e minor command refactor 2020-10-02 19:20:59 -05:00
CPunch f5939353b1 added basic command handler 2020-10-02 18:50:47 -05:00
dongresource 651ccba932 Replace ifdef guards with #pragma once
tl;dr this has potentially significant compilation speed benefits.
2020-08-23 19:14:54 +02:00
Zenpock 4f10ee0505
MenuChat Added (#25)
* Update CNShardServer.hpp

* Update ChatManager.cpp

* Update ChatManager.hpp

Co-authored-by: CPunch <sethtstubbs@gmail.com>
2020-08-22 13:11:47 -05:00
CPunch 9d366e3720 inital commit 2020-08-18 15:42:30 -05:00