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
b967cc57d1
Allow name billboards to be toggled ( #1026 )
...
* Allow name billboards to be toggled
* Allow name billboards to be toggled
* Add comments
* Move logic to Character
* Use Entity in Character instead
2023-03-23 09:49:31 -05:00
Aaron Kimbre
faf42d2f8c
cleanup enums to make them more consistent
2023-01-22 17:38:47 -06:00
David Markowitz
09dfb6df3a
Address news feed showing up on every world transfer ( #855 )
...
Addresses the news feed showing up on every world transfer
2022-11-27 22:19:15 -08:00
Jett
6c97ea8208
Implement flying command ( #713 )
...
* Implement flying command
* Add documentation.
2022-08-06 01:19:34 -07:00
aronwk-aaron
19e77a38d8
format codebase
2022-07-28 08:39:57 -05:00
EmosewaMC
850ae40f05
Moved retroactive flag check to Character.cpp
2022-01-19 17:34:53 -08:00
David Markowitz
7aed5f0500
Update dGame/Character.h
...
Co-authored-by: Xiphoseer <Xiphoseer@users.noreply.github.com>
2022-01-03 22:37:49 -08:00
EmosewaMC
f772fedf19
Updated description of SetCoins
...
Updated the description of the Character::SetCoins function to more accurately describe how the function works.
2021-12-22 00:43:42 -08:00
EmosewaMC
29cf7f8998
Changed ambiguous variables
...
Changed ambiguous variables from int to int32_t to clarify what they are.
2021-12-22 00:15:08 -08:00
EmosewaMC
c575294587
Changed variable names
...
Changed variable names to more accurately match what they are
2021-12-21 23:32:39 -08:00
EmosewaMC
23e269940b
Implemented sourceType for SendSetCurrency
...
Implemented sourceType for the function SendSetCurrency.
2021-12-21 23:26:54 -08:00
Jett
6500b62c52
Minifig editing
2021-12-11 02:02:02 +00:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00