David Markowitz
13980c4133
Added logic to Convert UScore to Coins for Level 45 Characters ( #348 )
2022-02-03 07:50:02 +01:00
Xiphoseer
4d19459015
Merge pull request #291 from EmosewaMC/EmosewaMC
...
Implemented sourceType for SendSetCurrency
2022-01-04 12:01:32 +01:00
Xiphoseer
a591dbfe9c
Basic tests infrastructure
2022-01-03 16:00:21 +01:00
EmosewaMC
6ff5ae78aa
Corrected enum name
...
Corrected the enum name and prefixes of the elements in the enum.
2021-12-23 18:46:21 -08:00
EmosewaMC
97f8e9e9fc
Added enum for coin sources
...
Added an enum for coin sources as to avoid leaving a random number in the code.
2021-12-22 00:01:55 -08:00
wincent
259c236b72
Fixes dlogger PR
...
When applied this commit fixes the unix build of the previous dLogger PR.
This commit also fixes backwards compatability with config files.
2021-12-13 16:57:43 +01:00
Jett
74742771c4
Added a LogDebug
...
- Added debug logging
- Created vLog, a root function for all log functions
- Placed failed to load script log under this new LogDebug function
- Updated included config functions
2021-12-11 12:29:34 +00:00
Jett
393cce885b
Windows fixes
...
- "Fixed" segfault
- Fixed logger not actually logging time
2021-12-07 11:12:29 +00:00
Manas Shah
f760ef456c
Small fixes for windows clang compile
2021-12-05 15:59:50 -08:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00