disable spectating (should fix some crashes), option to load island at input location, fix compiler errors, work on container spawn rate.
This commit is contained in:
Milxnor
2023-04-29 18:35:49 -04:00
parent cda077d6f8
commit e04b3a2054
16 changed files with 190 additions and 95 deletions

View File

@@ -1,7 +1,7 @@
/* C:\Users\Stowe\Downloads\ruda.bold.ttf (4/13/2023 9:01:48 PM)
StartOffset(h): 00000000, EndOffset(h): 0000610F, Length(h): 00006110 */
unsigned char ruda_bold_data[24848] = {
static inline unsigned char ruda_bold_data[24848] = {
0x00, 0x01, 0x00, 0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x04, 0x00, 0x10,
0x44, 0x53, 0x49, 0x47, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x61, 0x08,
0x00, 0x00, 0x00, 0x08, 0x46, 0x46, 0x54, 0x4D, 0x5F, 0xE3, 0x7D, 0x17,

View File

@@ -1,7 +1,7 @@
/* F:\Fortnite\Seasons\Fortnite 8.51\FortniteGame\Binaries\Win64\Reboot Resources\images\reboot.ico (7/27/2022 10:26:15 PM)
StartOffset(h): 00000000, EndOffset(h): 00003AED, Length(h): 00003AEE */
unsigned char reboot_icon_data[15086] = {
static inline unsigned char reboot_icon_data[15086] = {
0x00, 0x00, 0x01, 0x00, 0x03, 0x00, 0x30, 0x30, 0x00, 0x00, 0x01, 0x00,
0x20, 0x00, 0xA8, 0x25, 0x00, 0x00, 0x36, 0x00, 0x00, 0x00, 0x20, 0x20,
0x00, 0x00, 0x01, 0x00, 0x20, 0x00, 0xA8, 0x10, 0x00, 0x00, 0xDE, 0x25,