Aaron Kimbrell
e297aacc68
Breakout message identifiers ( #1065 )
...
and make them scope enums
2023-05-03 16:38:32 -05:00
Aaron Kimbrell
6aa90ad5b2
Breakout rest of the enums from dCommonVars and clean it up ( #1061 )
...
* Breakout rest of the enums from dcommonvars
so we don't have to deal with merge conflicts
ePlayerFlags is not a scoped enum, yet, due to it's complexity
* address feedback
* make player flag types consistent
* fix typo
2023-05-02 17:39:21 -05:00
Aaron Kimbrell
72ca0f13ff
breakout gmlevel into a scoped enum ( #996 )
...
* breakout gmlevel enum and make it a class
tested that things still work
slash command,
chat restrictions,
packets and serializations
* fix GM level for some slash commands
* fix new use of this enum
2023-03-24 18:16:45 -05:00
David Markowitz
63af2c8da7
Add ZLIB for Windows ( #768 )
...
Added ZLIB for Windows. Packets for character creation are now compressed on windows before sending and ZCompression can now be used on Windows.
2022-09-05 20:28:47 -07:00
Aaron Kimbre
9e4ce24fd2
add semi-colons to macros consistently
2022-08-05 08:40:12 -05:00
aronwk-aaron
19e77a38d8
format codebase
2022-07-28 08:39:57 -05:00
Aaron Kimbrell
e97ae92624
Make logger automatically put a newline ( #675 )
...
at the end of the line
remove all the newlines in log calls
2022-07-24 21:26:51 -05:00
Jett
69a0d5a50b
Efficiency and naming changes.
2022-07-18 10:01:43 +01:00
Jett
fab8a1e982
Implement new chat features
2022-07-17 07:54:36 +01:00
EmosewaMC
ece83db6ed
World packets change
...
World packets now takes an entity so we can process reputation
2022-03-31 18:17:23 -07:00
EmosewaMC
8ae7bc0f92
Where to send reputation to client
2022-03-31 16:12:36 -07:00
Jett
393cce885b
Windows fixes
...
- "Fixed" segfault
- Fixed logger not actually logging time
2021-12-07 11:12:29 +00:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00