MangosArentLiterature
|
8416232ff9
|
Log commands and OOC messages separately
Now every OOC message won't be treated as if it were a command, only commands will be sent to the command logger.
Also, much needed .gitignore update
|
2021-06-12 12:05:47 -05:00 |
|
Cerapter
|
68b4174a40
|
Merge remote-tracking branch 'refs/remotes/scatter/master'
Conflicts:
akashi.pro
core/include/logger.h
core/src/commands/area.cpp
core/src/packets.cpp
include/logger.h
src/commands/area.cpp
src/packets.cpp
|
2021-05-01 23:33:00 +02:00 |
|
Cerapter
|
0a87f30287
|
Corrected every error in the build
TODO: Documentation, test writing still.
|
2021-05-01 22:51:51 +02:00 |
|
Cerapter
|
5a0c291825
|
AreaData acccess rework, from direct to through getters
Literal hell.
|
2021-05-01 15:29:58 +02:00 |
|
Cerapter
|
f5cc137b40
|
Rename lib to core .
On Linux, the resulting shared library would have been called `liblib`, which is just dumb.
|
2021-04-26 21:14:25 +02:00 |
|