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 |
|