Updated for FSM 1.2.5

This commit is contained in:
Cooldude2606
2018-12-15 16:20:01 +00:00
parent 85efbd5cf8
commit 726c212545
29 changed files with 277 additions and 282 deletions

View File

@@ -1,80 +1,68 @@
-- not_luadoc=true
--- Used to index the files to be loaded
return {
['FactorioStdLib.String']='./modules/FactorioStdLib/String',
['FactorioStdLib.String']='./modules/FactorioStdLib/String',
['FactorioStdLib.Table']='./modules/FactorioStdLib/Table',
['FactorioStdLib.Table']='./modules/FactorioStdLib/Table',
['FactorioStdLib.Game']='./modules/FactorioStdLib/Game',
['DeathMarkers']='./modules/DeathMarkers',
['FactorioStdLib.Color']='./modules/FactorioStdLib/Color',
['FactorioStdLib.Color']='./modules/FactorioStdLib/Color',
['PlayerAutoColor']='./modules/PlayerAutoColor',
['DamagePopup']='./modules/DamagePopup',
['FactorioStdLib.Game']='./modules/FactorioStdLib/Game',
['WornPaths']='./modules/WornPaths',
['SpawnArea']='./modules/SpawnArea',
['FactorioStdLib']='./modules/FactorioStdLib',
['FactorioStdLib']='./modules/FactorioStdLib',
['ExpGamingLib']='./modules/ExpGamingLib',
['ExpGamingLib']='./modules/ExpGamingLib',
['ExpGamingCore.Command']='./modules/ExpGamingCore/Command',
['ExpGamingCore.Server']='./modules/ExpGamingCore/Server',
['ExpGamingCore.Command']='./modules/ExpGamingCore/Command',
['ExpGamingCommands.home']='./modules/ExpGamingCommands/home',
['ExpGamingCommands.cheatMode']='./modules/ExpGamingCommands/cheatMode',
['ExpGamingCore.Server']='./modules/ExpGamingCore/Server',
['ExpGamingCore.Group']='./modules/ExpGamingCore/Group',
['ExpGamingCore.Group']='./modules/ExpGamingCore/Group',
['ExpGamingCore.Role']='./modules/ExpGamingCore/Role',
['ExpGamingCore.Role']='./modules/ExpGamingCore/Role',
['ExpGamingCommands.tags']='./modules/ExpGamingCommands/tags',
['ExpGamingCommands.kill']='./modules/ExpGamingCommands/kill',
['ExpGamingCommands.bonus']='./modules/ExpGamingCommands/bonus',
['ExpGamingBot.autoChat']='./modules/ExpGamingBot/autoChat',
['ExpGamingCore.Gui']='./modules/ExpGamingCore/Gui',
['ExpGamingCore.Gui']='./modules/ExpGamingCore/Gui',
['WarpPoints']='./modules/WarpPoints',
['GuiAnnouncements']='./modules/GuiAnnouncements',
['GameSettingsGui']='./modules/GameSettingsGui',
['ExpGamingInfo.Tasklist']='./modules/ExpGamingInfo/Tasklist',
['ExpGamingCore.Sync']='./modules/ExpGamingCore/Sync',
['ExpGamingPlayer.polls']='./modules/ExpGamingPlayer/polls',
['ExpGamingPlayer.playerInfo']='./modules/ExpGamingPlayer/playerInfo',
['ExpGamingPlayer.afkKick']='./modules/ExpGamingPlayer/afkKick',
['ExpGamingCore.Sync']='./modules/ExpGamingCore/Sync',
['ExpGamingInfo.Science']='./modules/ExpGamingInfo/Science',
['ExpGamingInfo.Rockets']='./modules/ExpGamingInfo/Rockets',
['ExpGamingInfo.Readme']='./modules/ExpGamingInfo/Readme',
['ExpGamingInfo']='./modules/ExpGamingInfo',
['ExpGamingCore']='./modules/ExpGamingCore',
['ExpGamingBot.discordAlerts']='./modules/ExpGamingBot/discordAlerts',
['ExpGamingBot.autoMessage']='./modules/ExpGamingBot/autoMessage',
['ExpGamingBot']='./modules/ExpGamingBot',
['ExpGamingAdmin.AdminLib']='./modules/ExpGamingAdmin/AdminLib',
['ExpGamingAdmin.AdminLib']='./modules/ExpGamingAdmin/AdminLib',
['ExpGamingAdmin.TempBan']='./modules/ExpGamingAdmin/TempBan',
['ExpGamingAdmin.ClearInventory']='./modules/ExpGamingAdmin/ClearInventory',
['ExpGamingAdmin.TempBan']='./modules/ExpGamingAdmin/TempBan',
['ExpGamingCommands.repair']='./modules/ExpGamingCommands/repair',
['ExpGamingPlayer.playerList']='./modules/ExpGamingPlayer/playerList',
['ExpGamingAdmin.Reports']='./modules/ExpGamingAdmin/Reports',
['ExpGamingAdmin.Warnings']='./modules/ExpGamingAdmin/Warnings',
['ExpGamingAdmin.Warnings']='./modules/ExpGamingAdmin/Warnings',
['ExpGamingPlayer.inventorySearch']='./modules/ExpGamingPlayer/inventorySearch',
['ExpGamingPlayer']='./modules/ExpGamingPlayer',
['ExpGamingAdmin.Gui']='./modules/ExpGamingAdmin/Gui',
['ExpGamingAdmin.Gui']='./modules/ExpGamingAdmin/Gui',
['ExpGamingAdmin.Teleport']='./modules/ExpGamingAdmin/Teleport',
['ExpGamingAdmin.Teleport']='./modules/ExpGamingAdmin/Teleport',
['ExpGamingCommands.teleport']='./modules/ExpGamingCommands/teleport',
['ExpGamingCommands']='./modules/ExpGamingCommands',
['ExpGamingAdmin.Kick']='./modules/ExpGamingAdmin/Kick',
['ExpGamingAdmin.Jail']='./modules/ExpGamingAdmin/Jail',
['ExpGamingAdmin.Commands']='./modules/ExpGamingAdmin/Commands',
['ExpGamingAdmin.Ban']='./modules/ExpGamingAdmin/Ban',
['ExpGamingAdmin']='./modules/ExpGamingAdmin',
['DeconControl']='./modules/DeconControl',
['ChatPopup']='./modules/ChatPopup',
['AdvancedStartingItems']='./modules/AdvancedStartingItems',
['AdvancedStartingItems']={'./modules/AdvancedStartingItems',},
['ChatPopup']={'./modules/ChatPopup','FactorioStdLib.Game','FactorioStdLib.Color'},
['DamagePopup']={'./modules/DamagePopup','FactorioStdLib.Color'},
['DeathMarkers']={'./modules/DeathMarkers',},
['DeconControl']={'./modules/DeconControl','ExpGamingCore.Server','FactorioStdLib.Game','ExpGamingLib'},
['ExpGamingAdmin']={'./modules/ExpGamingAdmin',},
['ExpGamingBot']={'./modules/ExpGamingBot',},
['ExpGamingCommands']={'./modules/ExpGamingCommands',},
['ExpGamingCore']={'./modules/ExpGamingCore',},
['ExpGamingInfo']={'./modules/ExpGamingInfo',},
['ExpGamingLib']={'./modules/ExpGamingLib','FactorioStdLib.Game','FactorioStdLib.Color','FactorioStdLib.Table'},
['ExpGamingPlayer']={'./modules/ExpGamingPlayer',},
['FactorioStdLib']={'./modules/FactorioStdLib',},
['GameSettingsGui']={'./modules/GameSettingsGui','ExpGamingCore.Server','ExpGamingCore.Gui'},
['GuiAnnouncements']={'./modules/GuiAnnouncements','FactorioStdLib.Game','ExpGamingCore.Role','ExpGamingCore.Gui'},
['PlayerAutoColor']={'./modules/PlayerAutoColor','FactorioStdLib.Color'},
['SpawnArea']={'./modules/SpawnArea','FactorioStdLib.Game'},
['WarpPoints']={'./modules/WarpPoints','FactorioStdLib.Game','ExpGamingCore.Gui'},
['WornPaths']={'./modules/WornPaths','FactorioStdLib.Game'},
['ExpGamingAdmin.ClearInventory']={'./modules/ExpGamingAdmin/ClearInventory','ExpGamingAdmin.AdminLib','FactorioStdLib.Game'},
['ExpGamingAdmin.Jail']={'./modules/ExpGamingAdmin/Jail','ExpGamingAdmin.AdminLib','ExpGamingAdmin.Gui','ExpGamingCore.Server','ExpGamingCore.Role','FactorioStdLib.Game'},
['ExpGamingAdmin.AdminLib']={'./modules/ExpGamingAdmin/AdminLib','FactorioStdLib','FactorioStdLib.Game'},
['ExpGamingAdmin.Gui']={'./modules/ExpGamingAdmin/Gui','ExpGamingAdmin.AdminLib','ExpGamingCore.Gui','ExpGamingCore.Role','FactorioStdLib.Game','mod-gui'},
['ExpGamingAdmin.Ban']={'./modules/ExpGamingAdmin/Ban','ExpGamingAdmin.AdminLib','ExpGamingAdmin.Gui','ExpGamingCore.Server','FactorioStdLib.Game'},
['ExpGamingAdmin.Teleport']={'./modules/ExpGamingAdmin/Teleport','ExpGamingAdmin.AdminLib','ExpGamingAdmin.Gui','FactorioStdLib.Game'},
['ExpGamingAdmin.Warnings']={'./modules/ExpGamingAdmin/Warnings','ExpGamingAdmin.AdminLib','ExpGamingCore.Server','ExpGamingCore.Role','FactorioStdLib.Game'},
['ExpGamingAdmin.Kick']={'./modules/ExpGamingAdmin/Kick','ExpGamingAdmin.AdminLib','ExpGamingAdmin.Gui','ExpGamingCore.Server','FactorioStdLib.Game'},
['ExpGamingAdmin.Commands']={'./modules/ExpGamingAdmin/Commands','ExpGamingLib','ExpGamingCore.Command','ExpGamingAdmin.AdminLib'},
['ExpGamingAdmin.TempBan']={'./modules/ExpGamingAdmin/TempBan','ExpGamingAdmin.AdminLib','ExpGamingCore.Server','ExpGamingCore.Role','FactorioStdLib.Game'},
['ExpGamingAdmin.Reports']={'./modules/ExpGamingAdmin/Reports','ExpGamingAdmin.AdminLib','ExpGamingCore.Server','ExpGamingCore.Role','FactorioStdLib.Game','ExpGamingCore.Gui'},
['ExpGamingBot.autoChat']={'./modules/ExpGamingBot/autoChat','FactorioStdLib.Game','ExpGamingCore.Server'},
['ExpGamingBot.autoMessage']={'./modules/ExpGamingBot/autoMessage','ExpGamingCore.Server','FactorioStdLib.Game'},
['ExpGamingBot.discordAlerts']={'./modules/ExpGamingBot/discordAlerts','ExpGamingCore.Sync','FactorioStdLib.Color','FactorioStdLib.Game'},
['ExpGamingCommands.cheatMode']={'./modules/ExpGamingCommands/cheatMode','ExpGamingCore.Command'},
['ExpGamingCommands.home']={'./modules/ExpGamingCommands/home','FactorioStdLib.Game','ExpGamingCore.Command'},
['ExpGamingCommands.teleport']={'./modules/ExpGamingCommands/teleport','ExpGamingCore.Command','ExpGamingAdmin.Teleport','ExpGamingAdmin.AdminLib'},
['ExpGamingCore.Server']={'./modules/ExpGamingCore/Server','ExpGamingLib','FactorioStdLib.Table','FactorioStdLib.Color','FactorioStdLib.String','FactorioStdLib.Game'},
['ExpGamingCommands.bonus']={'./modules/ExpGamingCommands/bonus','FactorioStdLib.Game','ExpGamingLib','ExpGamingCore.Command','ExpGamingCore.Role'},
['ExpGamingCommands.repair']={'./modules/ExpGamingCommands/repair','ExpGamingLib','FactorioStdLib.Game','ExpGamingCore.Role'},
['ExpGamingCommands.kill']={'./modules/ExpGamingCommands/kill','ExpGamingCore.Command','ExpGamingCore.Role','FactorioStdLib.Game'},
['ExpGamingCommands.tags']={'./modules/ExpGamingCommands/tags','ExpGamingLib','ExpGamingCore.Command','FactorioStdLib.Game'},
['ExpGamingCore.Gui']={'./modules/ExpGamingCore/Gui','ExpGamingLib','FactorioStdLib.Table','FactorioStdLib.Color','FactorioStdLib.Game'},
['ExpGamingCore.Role']={'./modules/ExpGamingCore/Role','ExpGamingLib','FactorioStdLib.Table','FactorioStdLib.Game','ExpGamingCore.Group'},
['ExpGamingCore.Group']={'./modules/ExpGamingCore/Group','FactorioStdLib','ExpGamingLib','FactorioStdLib.Game'},
['ExpGamingCore.Sync']={'./modules/ExpGamingCore/Sync','ExpGamingLib','FactorioStdLib.Color','FactorioStdLib.Game','FactorioStdLib.Table'},
['ExpGamingPlayer.inventorySearch']={'./modules/ExpGamingPlayer/inventorySearch','ExpGamingLib','ExpGamingAdmin.TempBan','ExpGamingAdmin.Warnings','FactorioStdLib.Game','ExpGamingAdmin.AdminLib'},
['ExpGamingCore.Command']={'./modules/ExpGamingCore/Command','ExpGamingLib','FactorioStdLib.Table','FactorioStdLib.Color','FactorioStdLib.Game'},
['ExpGamingInfo.Readme']={'./modules/ExpGamingInfo/Readme','ExpGamingCore.Gui','FactorioStdLib.Game'},
['ExpGamingInfo.Rockets']={'./modules/ExpGamingInfo/Rockets','ExpGamingCore.Gui','FactorioStdLib.Game'},
['ExpGamingPlayer.afkKick']={'./modules/ExpGamingPlayer/afkKick','FactorioStdLib.Game','ExpGamingCore.Gui'},
['ExpGamingInfo.Science']={'./modules/ExpGamingInfo/Science','ExpGamingCore.Gui','FactorioStdLib.Game'},
['ExpGamingPlayer.playerList']={'./modules/ExpGamingPlayer/playerList','FactorioStdLib.Game','ExpGamingCore.Gui'},
['ExpGamingInfo.Tasklist']={'./modules/ExpGamingInfo/Tasklist','ExpGamingCore.Gui','ExpGamingCore.Role','FactorioStdLib.Game'},
['FactorioStdLib.String']={'./modules/FactorioStdLib/String',},
['FactorioStdLib.Game']={'./modules/FactorioStdLib/Game',},
['ExpGamingPlayer.polls']={'./modules/ExpGamingPlayer/polls','ExpGamingCore.Gui','ExpGamingCore.Server'},
['ExpGamingPlayer.playerInfo']={'./modules/ExpGamingPlayer/playerInfo','FactorioStdLib.Game','ExpGamingCore.Gui'},
['FactorioStdLib.Table']={'./modules/FactorioStdLib/Table',},
['FactorioStdLib.Color']={'./modules/FactorioStdLib/Color',},
['ExpGamingCore.Gui.center']={'./modules/ExpGamingCore/Gui/center','mod-gui','FactorioStdLib.Game','FactorioStdLib.Color','ExpGamingCore.Gui','ExpGamingCore.Gui.inputs'},
['ExpGamingCore.Gui.popup']={'./modules/ExpGamingCore/Gui/popup','mod-gui','FactorioStdLib.Game','ExpGamingCore.Gui','ExpGamingCore.Gui.inputs'},
['ExpGamingCore.Gui.inputs']={'./modules/ExpGamingCore/Gui/inputs','mod-gui','FactorioStdLib.Color','FactorioStdLib.Game','ExpGamingCore.Gui'},
['ExpGamingCore.Gui.left']={'./modules/ExpGamingCore/Gui/left','mod-gui','FactorioStdLib.Game','ExpGamingCore.Server','FactorioStdLib.Color','ExpGamingCore.Gui','ExpGamingCore.Gui.inputs'},
['ExpGamingCore.Gui.toolbar']={'./modules/ExpGamingCore/Gui/toolbar','mod-gui','FactorioStdLib.Game','ExpGamingCore.Gui','ExpGamingCore.Gui.inputs'},
}