EmosewaMC
|
b0e7a31380
|
F scripts 2
Finish up removing extraneous includes from scripts that start with the letter F
|
2022-06-22 23:50:31 -07:00 |
|
EmosewaMC
|
dc53c45d65
|
C Scripts and remove unneeded includes from base cppscripts header
Remove the MissionComponent and Loot includes from all base scripts and place their needed includes in the respective scripts.
|
2022-06-22 22:19:49 -07:00 |
|
EmosewaMC
|
cb746f2a96
|
First volume of optimizations
|
2022-06-22 01:22:59 -07:00 |
|
Jett
|
0531365cb5
|
Make loot accurate to the loot drop rates during live. (#216)
* loot fix (broken)
* Fixed loot
* Update SlashCommandHandler.cpp
* Remove debug command
* Roll loot command
* Remove debug log
* Added const references
When this commit is applied it adds const references to the loot system avoid some unnecessary copies.
Co-authored-by: wincent <wincent.holm@gmail.com>
Co-authored-by: Avery <averysumner@gmail.com>
|
2021-12-20 02:25:45 -08:00 |
|
Unknown
|
0545adfac3
|
Public release of the DLU server code!
Have fun!
|
2021-12-05 18:54:36 +01:00 |
|