repo_name
stringlengths
6
69
path
stringlengths
6
178
copies
stringclasses
278 values
size
stringlengths
4
7
content
stringlengths
671
917k
license
stringclasses
15 values
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/quest/rori/rohd_gostervek.lua
1
1036
rohd_gostervek = Creature:new { objectName = "@mob/creature_names:imperial_army_captain", customName = "Captain Rohd Gostervek", socialGroup = "imperial", faction = "imperial", level = 30, chanceHit = 0.39, damageMin = 290, damageMax = 300, baseXp = 2914, baseHAM = 8400, baseHAMmax = 10200, armor = 0, resi...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/component/droid/defensive_module_base.lua
3
2272
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
panpakr/TronLauncher
dmc_corona/dmc_gestures/delegate_gesture.lua
10
2729
--====================================================================-- -- dmc_corona/dmc_gestures/delegate_gesture.lua -- -- Documentation: http://docs.davidmccuskey.com/ --====================================================================-- --[[ The MIT License (MIT) Copyright (c) 2015 David McCuskey Permissio...
mit
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/draft_schematic/furniture/furniture_base.lua
3
2248
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
KingRaptor/Zero-K
LuaRules/Configs/explosion_spawn_defs.lua
6
1987
-- $Id: explosion_spawn_defs.lua 4050 2009-03-09 02:56:38Z midknight $ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- --Lists post-processing weapon names and the units to spawn when they go off local spa...
gpl-2.0
KingRaptor/Zero-K
LuaUI/Widgets/chili_new/controls/label.lua
18
2997
--//============================================================================= --- Label module --- Label fields. -- Inherits from Control. -- @see control.Control -- @table Label -- @string[opt="left"] align alignment -- @string[opt="linecenter"] valign vertical alignment -- @string[opt="no text"] caption text to...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/king_merek_harvester.lua
3
2196
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_s5_gen1.lua
1
6243
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/draft_schematic/structure/installation_mining_ore_heavy.lua
2
4177
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/commands/melee2hMindHit1.lua
1
2604
--Copyright (C) 2007 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
agpl-3.0
Whitechaser/darkstar
scripts/zones/Sauromugue_Champaign/npcs/Tiger_Bones.lua
2
1406
----------------------------------- -- Area: Sauromugue Champaign -- NPC: Tiger Bones -- Involed in Quest: The Fanged One. -- !pos 666 -8 -379 120 ------------------------------------- package.loaded["scripts/zones/Sauromugue_Champaign/TextIDs"] = nil; ------------------------------------- require("scripts/zones/Sauro...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/lair/kaitok/serverobjects.lua
3
2223
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
DailyShana/ygopro-scripts
c30213599.lua
3
1339
--墓守の末裔 function c30213599.initial_effect(c) --destroy local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(30213599,0)) e1:SetCategory(CATEGORY_DESTROY) e1:SetType(EFFECT_TYPE_IGNITION) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetRange(LOCATION_MZONE) e1:SetCost(c30213599.cost) e1:SetTarget(c30213...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/warren_teraud_loyalist_cyborg_s03.lua
3
2248
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
Whitechaser/darkstar
scripts/zones/Misareaux_Coast/npcs/Spatial_Displacement.lua
5
1459
----------------------------------- -- Area: Misareaux Coast -- NPC: Spacial Displacement -- Entrance to Riverne Site #A01 and #B01 ----------------------------------- package.loaded["scripts/zones/Misareaux_Coast/TextIDs"] = nil; ----------------------------------- require("scripts/globals/missions"); require("scrip...
gpl-3.0
DailyShana/ygopro-scripts
c28348537.lua
3
1654
--ブリザード・プリンセス function c28348537.initial_effect(c) --summon with 1 tribute local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(28348537,0)) e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetCode(EFFECT_SUMMON_PROC) e1:SetCondition(c28348537.otcon) ...
gpl-2.0
DailyShana/ygopro-scripts
c72497366.lua
3
1401
--悪魔の憑代 function c72497366.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) c:RegisterEffect(e1) --decrease tribute local e2=Effect.CreateEffect(c) e2:SetDescription(aux.Stringid(72497366,0)) e2:SetType(EFFECT_TYPE_FIELD) e2:SetCode(EFF...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/ship/blacksun_medium_s04.lua
3
2184
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/ship/components/shield_generator/shd_armek_plasma_shell_s3.lua
3
2356
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
AndyClausen/PNRP_HazG
postnukerp/Gamemode/items/medical_code/hp_healthvial.lua
1
1079
local ITEM = {} ITEM.ID = "healthvial" ITEM.Name = "Health Vial" ITEM.ClassSpawn = "Science" ITEM.Scrap = 20 ITEM.Small_Parts = 5 ITEM.Chemicals = 20 ITEM.Chance = 100 ITEM.Info = "A glass tube with a strange liquid with pharmaceutical properties" ITEM.Type = "medical" ITEM.Remove = true ITEM.Energy = ...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/draft_schematic/armor/component/armor_layer_environmental.lua
2
2316
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
njligames/NJLIGameEngine
cmake.in/ldoc.in/PhysicsBodyRigid.lua
4
6257
---- -- @file PhysicsBodyRigid ---- Brief description. -- <#Description#> -- @return <#return value description#> function PhysicsBodyRigid:calculateSerializeBufferSize() end ---- Brief description. -- @author James Folk, 16-02-11 15:02:12 -- <#Description#> -- @param dataBuffer <#dataBuffer description#> -- @param...
mit
DailyShana/ygopro-scripts
c22996376.lua
3
2294
--百獣王 ベヒーモス function c22996376.initial_effect(c) --summon/set with 1 tribute local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(22996376,0)) e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetCode(EFFECT_SUMMON_PROC) e1:SetCondition(c22996376.otcon)...
gpl-2.0
BlubBlab/Micromacro-2-Bot-Framework
classes/abstract.inputoutput.class.lua
1
15965
CAbstractInputOutput = class(CBaseObject, function (self, procHandle , hwnd) self.procHandle = procHandle; self.hwnd = hwnd; end ); function CAbstractInputOutput:read(Handle, type, Address ) local result = nil; local counter = 1; local limit = 5; repeat result = process.read(Handle, type, Address) coun...
mit
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/dressed_bestine_rumor03.lua
3
2208
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/draft_schematic/space/booster/extended_life_fuel_cell_mk1.lua
2
3336
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/static/naboo/objects.lua
3
20598
--Copyright (C) 2009 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/dressed_noble_trandoshan_male_01.lua
3
2244
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/building/faction_perk/hq/hq_s05_rebel.lua
3
2311
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/loot/quest/force_sensitive/serverobjects.lua
3
2498
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
Whitechaser/darkstar
scripts/globals/spells/sage_etude.lua
2
1609
----------------------------------------- -- Spell: Sage Etude -- Static INT Boost, BRD 66 ----------------------------------------- require("scripts/globals/status"); require("scripts/globals/magic"); require("scripts/globals/msg"); ----------------------------------------- function onMagicCastingCheck(caster,target,...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/building/poi/corellia_solitude_large1.lua
2
2258
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/lair/npc_theater/global_bothan_information_broker_camp_neutral_small_theater.lua
3
1152
global_bothan_information_broker_camp_neutral_small_theater = Lair:new { mobiles = {{"bothan_information_broker",1}}, spawnLimit = 9, buildingsVeryEasy = {"object/building/poi/tatooine_hutt_businessmen_camp_small1.iff","object/building/poi/tatooine_hutt_businessmen_camp_small2.iff"}, buildingsEasy = {"object/buildi...
agpl-3.0
DailyShana/ygopro-scripts
c38299233.lua
3
1128
--ニードル・ウォール function c38299233.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetHintTiming(0,TIMING_END_PHASE) c:RegisterEffect(e1) --roll and destroy local e2=Effect.CreateEffect(c) e2:SetDescription(aux.Stringid(38299233,0)) e2:...
gpl-2.0
pjm0616/meowbot-pub
modules/lua/autojoin.lua
1
2582
--[[ meowbot Copyright (C) 2008-2009 Park Jeong Min <pjm0616_at_gmail_d0t_com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later ver...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/installation/mining_organic/mining_organic_flora_farm_heavy.lua
1
2719
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/wearables/skirt/skirt_s13.lua
3
5176
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/rori/cobral_mugger.lua
1
1216
cobral_mugger = Creature:new { objectName = "", randomNameType = NAME_GENERIC_TAG, customName = "a Neo-Cobral Mugger", socialGroup = "cobral", faction = "cobral", level = 9, chanceHit = 0.27, damageMin = 80, damageMax = 90, baseXp = 235, baseHAM = 675, baseHAMmax = 825, armor = 0, resists = {0,0,0,0,0,0,0...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/static/installation/mockup_mining_gas_harvester_style_1.lua
3
2308
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
KingRaptor/Zero-K
effects/disrupter_missile.lua
19
3610
return { ["disruptor_missile_hit"] = { usedefaultexplosions = false, airflash = { air = true, class = [[heatcloud]], count = 3, ground = true, water = true, properties = { alwaysvisible = false, ...
gpl-2.0
LingJiJian/Tui-x
HelloTuiLua/extern.lua
48
2506
function clone(object) local lookup_table = {} local function _copy(object) if type(object) ~= "table" then return object elseif lookup_table[object] then return lookup_table[object] end local new_table = {} lookup_table[object] = new_table ...
mit
Whitechaser/darkstar
scripts/zones/Northern_San_dOria/npcs/Mevaloud.lua
5
1120
----------------------------------- -- Area: Northern San d'Oria -- NPC: Mevaloud -- Standard Info NPC ----------------------------------- package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Northern_San_dOria/TextIDs"); require("scripts/globals/...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/verne.lua
3
2136
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/ship/droid_fighter_tier2.lua
3
2184
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
Zefiros-Software/premake-core
modules/vstudio/vs2005_dotnetbase.lua
3
19152
-- -- vs2005_dotnetbase.lua -- Generate a Visual Studio 2005+ .NET project. -- Copyright (c) Jason Perkins and the Premake project -- local p = premake p.vstudio.dotnetbase = {} local vstudio = p.vstudio local dotnetbase = p.vstudio.dotnetbase local project = p.project local config = p.config local fileconfig...
bsd-3-clause
njligames/NJLIGameEngine
projects/ELIA/_archive/scripts_9.16.2016/nodes/dog/dog.lua
2
13450
local function getRootName(name) return string.sub(name, string.find(name, "/") + 1) end local function getFrameName(name, frameAction, frameSide, frameNumber) local folderName = getRootName(name) .. "_" .. frameAction .. "_" .. frameSide local fileName = folderName .. "_" .. string.format("%.5d", frameNumber) ...
mit
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/event_perk/serverobjects.lua
2
3733
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/lair/binjinphant/objects.lua
3
5577
--Copyright (C) 2009 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/container/loot/player_loot_crate.lua
3
2292
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/loot/items/wearables/ithorian/ith_skirt_s01.lua
4
1276
ith_skirt_s01 = { -- Ithorian Striped Skirt minimumLevel = 0, maximumLevel = -1, customObjectName = "", directObjectTemplate = "object/tangible/wearables/ithorian/ith_skirt_s01.iff", craftingValues = {}, skillMods = {}, customizationStringNames = {"/private/index_color_1","/private/index_co...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/eg6_power_droid_crafted.lua
3
2208
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/commands/creatureAreaDisease.lua
3
2368
--Copyright (C) 2007 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
agpl-3.0
DailyShana/ygopro-scripts
c75190122.lua
3
1184
--黒・爆・裂・破・魔・導 function c75190122.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_DESTROY) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetCondition(c75190122.condition) e1:SetTarget(c75190122.target) e1:SetOperation(c75190122.activate) c:RegisterEffect(e...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/static/space/ship/cargo_freighter.lua
3
2220
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
dani-sj/mahandash
plugins/inpm.lua
1114
3008
do local function pairsByKeys (t, f) local a = {} for n in pairs(t) do table.insert(a, n) end table.sort(a, f) local i = 0 -- iterator variable local iter = function () -- iterator function i = i + 1 if a[i] == nil then return nil else return a[i], t[a[i]] ...
gpl-2.0
Tarfand-pro/Tarfand
plugins/inpm.lua
1114
3008
do local function pairsByKeys (t, f) local a = {} for n in pairs(t) do table.insert(a, n) end table.sort(a, f) local i = 0 -- iterator variable local iter = function () -- iterator function i = i + 1 if a[i] == nil then return nil else return a[i], t[a[i]] ...
gpl-2.0
KingRaptor/Zero-K
LuaUI/Configs/epicmenu_conf.lua
1
25293
local confdata = {} confdata.title = 'Z.K.' confdata.title_image = LUAUI_DIRNAME .. 'Images/ZK_logo.png' confdata.default_source_file = 'zk_keys.lua' --the file in ZIP archive where default key is stored. confdata.mission_keybinds_file = 'zk_keys.lua' --the filename to be used for Mission mod. set this to NIL if want t...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/vendor/vendor_droid_power.lua
3
2224
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/lair/npc_theater/rori_gundark_raider_camp_neutral_medium_theater.lua
2
1032
rori_gundark_raider_camp_neutral_medium_theater = Lair:new { mobiles = {{"gundark_raider",1},{"gundark_rogue",1},{"gundark_crook",1}}, spawnLimit = 12, buildingsVeryEasy = {"object/building/poi/naboo_swamp_rat_gang_camp_medium.iff","object/building/poi/naboo_mauler_medium.iff"}, buildingsEasy = {"object/building/po...
agpl-3.0
KingRaptor/Zero-K
LuaUI/i18nlib/spec/i18n_variants_spec.lua
21
2057
require 'spec.assert_same' local variants = require 'i18n.variants' describe("i18n.variants", function() it("is a table", function() assert_equal('table', type(variants)) end) describe(".ancestry", function() it("returns just the locale for simple locales", function() assert_same(variants.ancestry...
gpl-2.0
Whitechaser/darkstar
scripts/zones/Mhaura/npcs/Kotan-Purutan.lua
5
2136
----------------------------------- -- Area: Mhaura -- NPC: Kotan-Purutan -- Involved in Quest: Overnight Delivery -- !pos 40.323 -8.999 44.242 249 ----------------------------------- package.loaded["scripts/zones/Mhaura/TextIDs"] = nil; ----------------------------------- function onTrade(player,npc,trade) end; fu...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/lair/gurk/serverobjects.lua
3
2211
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
Whitechaser/darkstar
scripts/globals/spells/bluemagic/infrasonics.lua
2
1337
----------------------------------------- -- Spell: Infrasonics -- Lowers the evasion of enemies within a fan-shaped area originating from the caster -- Spell cost: 42 MP -- Monster Type: Lizards -- Spell Type: Magical (Ice) -- Blue Magic Points: 4 -- Stat Bonus: INT+1 -- Level: 65 -- Casting Time: 5 seconds -- Recast ...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/lair/remmer/lair_remmer.lua
2
2268
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
erfan7/erfan10
bot/bot.lua
10
21764
tdcli = dofile('./tg/tdcli.lua') serpent = (loadfile "./libs/serpent.lua")() feedparser = (loadfile "./libs/feedparser.lua")() our_id = 123456789 -- Put Here Your Bot ID URL = require "socket.url" http = require "socket.http" https = require "ssl.https" ltn12 = require "ltn12" json = (loadfile "./libs/JSON.lua")() mim...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/container/medical/objects.lua
3
3818
--Copyright (C) 2009 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/managers/spawn_manager/naboo.lua
2
13591
JUNKNOTSELLABLE = 0 JUNKGENERIC = 1 JUNKCLOTHESANDJEWELLERY = 2 JUNKWEAPONS = 4 JUNKARMOUR = 8 JUNKTUSKEN = 16 JUNKJEDI = 32 JUNKJAWA = 64 JUNKGUNGAN = 128 JUNKCONVGENERIC = 1 JUNKCONVARMS = 2 JUNKCONVFINARY = 3 JUNKCONVDENDERRORI = 4 JUNKCONVDENDERTHEED = 5 JUNKCONVLILABORVO = 6 JUNKCONVMALIKVISTAL = 7 JUNKCONVNADOWA...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/intangible/pet/snorbal_hue.lua
3
2192
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
KingRaptor/Zero-K
units/puppy.lua
1
4339
unitDef = { unitname = [[puppy]], name = [[Puppy]], description = [[Walking Missile]], acceleration = 0.24, activateWhenBuilt = true, brakeRate = 0.72, buildCostMetal = 50, builder = false, buildPic ...
gpl-2.0
DailyShana/ygopro-scripts
c68084557.lua
7
2193
--機械竜 パワー・ツール function c68084557.initial_effect(c) --synchro summon aux.AddSynchroProcedure(c,nil,aux.NonTuner(nil),1) c:EnableReviveLimit() --draw local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_DRAW) e1:SetDescription(aux.Stringid(68084557,0)) e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET+EFFECT_FLAG_DAMAG...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/component/dna/dna_template_rancor.lua
3
2256
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
Whitechaser/darkstar
scripts/zones/Buburimu_Peninsula/npcs/Ganemu-Punnemu_WW.lua
2
3004
----------------------------------- -- Area: Buburimu Peninsula -- NPC: Ganemu-Punnemu, W.W. -- Outpost Conquest Guards -- !pos -481.164 -32.858 49.188 118 ----------------------------------- package.loaded["scripts/zones/Buburimu_Peninsula/TextIDs"] = nil; ----------------------------------- require("scripts/globals/...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/draft_schematic/bio_engineer/creature/creature_graul.lua
1
3368
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
pguillory/luajit-libuv
src/uv/util/expect.lua
2
1551
local expect = {} local tosource = function(value) if type(value) == 'string' then return string.format('%q', value) else return tostring(value) end end function expect.equal(a, b) if a ~= b then local err = string.format('values should be equal:\n- %s\n- %s', tosource(a), tosource(b)) -- pri...
mit
DailyShana/ygopro-scripts
c75081613.lua
7
1742
--ジャイアントワーム function c75081613.initial_effect(c) c:EnableReviveLimit() -- local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE) e1:SetCode(EFFECT_SPSUMMON_CONDITION) c:RegisterEffect(e1) --special summon local e2=Effect.CreateEffect(c) ...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/thug/gambler.lua
1
1306
gambler = Creature:new { objectName = "@mob/creature_names:gambler", randomNameType = NAME_GENERIC_TAG, socialGroup = "thug", faction = "thug", level = 8, chanceHit = 0.270000, damageMin = 70, damageMax = 75, baseXp = 187, baseHAM = 405, baseHAMmax = 495, armor = 0, resists = {0,0,0,0,0,0,0,-1,-1}, meatTy...
agpl-3.0
njligames/NJLIGameEngine
src/njli/platform/cmake.in/ldoc.in/Camera.lua
4
6315
---- -- @file Camera ---- Brief description. -- <#Description#> -- @return <#return value description#> function Camera:calculateSerializeBufferSize() end ---- Brief description. -- @author James Folk, 16-02-11 15:02:17 -- <#Description#> -- @param dataBuffer <#dataBuffer description#> -- @param btSerializer <#btSe...
mit
DailyShana/ygopro-scripts
c44046281.lua
3
2820
--ディメンション・ゲート function c44046281.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_REMOVE) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetTarget(c44046281.target) e1:SetOperation(c44046281.operation) c:RegisterEffec...
gpl-2.0
Whitechaser/darkstar
scripts/zones/Inner_Horutoto_Ruins/npcs/_5ca.lua
5
1955
----------------------------------- -- Area: Inner Horutoto Ruins -- NPC: Mahogany Door -- Involved In Quest: Making Headlines -- Involved in Mission 2-1 -- !pos -11 0 20 192 ----------------------------------- package.loaded["scripts/zones/Inner_Horutoto_Ruins/TextIDs"] = nil; ----------------------------------- requ...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/dantooine/janta_herbalist.lua
2
1070
janta_herbalist = Creature:new { objectName = "@mob/creature_names:janta_herbalist", randomNameType = NAME_GENERIC_TAG, socialGroup = "janta_tribe", faction = "janta_tribe", level = 27, chanceHit = 0.39, damageMin = 305, damageMax = 320, baseXp = 2730, baseHAM = 8200, baseHAMmax = 10000, armor = 0, resists...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/lair/base/poi_all_lair_garbage_large.lua
2
2320
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/ship/components/weapon/wpn_armek_elite.lua
3
2276
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
DailyShana/ygopro-scripts
c83755611.lua
3
3539
--輝竜星-ショウフク function c83755611.initial_effect(c) --synchro summon aux.AddSynchroProcedure(c,nil,aux.NonTuner(Card.IsRace,RACE_WYRM),1) c:EnableReviveLimit() --mat check local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetCode(EFFECT_MATERIAL_CHECK) e1:SetValue(c83755611.matcheck) c:RegisterEff...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_s7_gen2.lua
1
6244
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
Whitechaser/darkstar
scripts/globals/spells/bluemagic/mandibular_bite.lua
33
1716
----------------------------------------- -- Spell: Mandibular Bite -- Damage varies with TP -- Spell cost: 38 MP -- Monster Type: Vermin -- Spell Type: Physical (Slashing) -- Blue Magic Points: 2 -- Stat Bonus: INT+1 -- Level: 44 -- Casting Time: 0.5 seconds -- Recast Time: 19.25 seconds -- Skillchain property(ies): I...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/static/item/item_food_cake.lua
3
2192
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/installation/mining_organic/mining_organic_creature_farm.lua
1
2477
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/lair/base/poi_all_lair_thicket_large_evil_fire_small.lua
2
2384
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
agpl-3.0
Whitechaser/darkstar
scripts/zones/Southern_San_dOria/npcs/Corua.lua
5
1717
----------------------------------- -- Area: Southern San d'Oria -- NPC: Corua -- Only sells when San d'Oria controlls Ronfaure Region -- !pos -66 2 -11 230 ----------------------------------- package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/zones/S...
gpl-3.0
mhmspm/z
libs/fakeredis.lua
650
40405
local unpack = table.unpack or unpack --- Bit operations local ok,bit if _VERSION == "Lua 5.3" then bit = (load [[ return { band = function(x, y) return x & y end, bor = function(x, y) return x | y end, bxor = function(x, y) return x ~ y end, bnot = function(x) return ~x end, rshift = function(x...
gpl-3.0
Cyumus/NutScript
gamemode/core/libs/sh_class.lua
4
3264
nut.class = nut.class or {} nut.class.list = {} local charMeta = nut.meta.character -- Register classes from a directory. function nut.class.loadFromDir(directory) -- Search the directory for .lua files. for k, v in ipairs(file.Find(directory.."/*.lua", "LUA")) do -- Get the name without the "sh_" prefix and ".lu...
mit
Mashape/kong
kong/plugins/basic-auth/migrations/000_base_basic_auth.lua
1
1104
return { postgres = { up = [[ CREATE TABLE IF NOT EXISTS "basicauth_credentials" ( "id" UUID PRIMARY KEY, "created_at" TIMESTAMP WITHOUT TIME ZONE DEFAULT (CURRENT_TIMESTAMP(0) AT TIME ZONE 'UTC'), "consumer_id" UUID REFER...
apache-2.0
UnfortunateFruit/darkstar
scripts/globals/weaponskills/sickle_moon.lua
30
1658
----------------------------------- -- Sickle Moon -- Great Sword weapon skill -- Skill level: 200 -- Delivers a two-hit attack. Damage varies with TP. -- Modifiers: STR:40% ; AGI:40% -- 100%TP 200%TP 300%TP -- 1.5 2 2.75 ----------------------------------- require("scripts/globals/status"); require("scr...
gpl-3.0
Mashape/kong
kong/plugins/hmac-auth/schema.lua
2
1036
local typedefs = require "kong.db.schema.typedefs" local ALGORITHMS = { "hmac-sha1", "hmac-sha256", "hmac-sha384", "hmac-sha512", } return { name = "hmac-auth", fields = { { consumer = typedefs.no_consumer }, { run_on = typedefs.run_on_first }, { protocols = typedefs.protocols_http }, { ...
apache-2.0
makinacorpus/imapfilter
src/message.lua
3
3902
-- The Message class that represents messages inside a mailbox. Message = {} Message._mt = {} setmetatable(Message, Message._mt) Message._mt.__call = function (self, account, mailbox, uid) local object = {} object._type = 'message' object._account = account object._mailbox = mailbox object._uid...
mit
nesstea/darkstar
scripts/zones/Windurst_Waters_[S]/Zone.lua
17
1278
----------------------------------- -- -- Zone: Windurst_Waters_[S] (94) -- ----------------------------------- package.loaded["scripts/zones/Windurst_Waters_[S]/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scripts/zones/Windurst_Waters_[S]/TextIDs"); ------------...
gpl-3.0
UnfortunateFruit/darkstar
scripts/globals/mobskills/Tebbad_Wing.lua
7
1239
--------------------------------------------- -- Tebbad Wing -- -- Description: A hot wind deals Fire damage to enemies within a very wide area of effect. Additional effect: Plague -- Type: Magical -- Utsusemi/Blink absorb: Wipes shadows -- Range: 30' radial. -- Notes: Used only by Tiamat, Smok and Ildebra...
gpl-3.0
hamed9898/maxbot
plugins/wiki.lua
735
4364
-- http://git.io/vUA4M local socket = require "socket" local JSON = require "cjson" local wikiusage = { "!wiki [text]: Read extract from default Wikipedia (EN)", "!wiki(lang) [text]: Read extract from 'lang' Wikipedia. Example: !wikies hola", "!wiki search [text]: Search articles on default Wikipedia (EN)", "!...
gpl-2.0
nesstea/darkstar
scripts/zones/Northern_San_dOria/npcs/Miageau.lua
12
2605
----------------------------------- -- Area: Northern San d'Oria -- NPC: Miageau -- Type: Quest Giver NPC -- @zone: 231 -- @pos 115 0 108 -- -- Starts and Finishes: Waters of Cheval ----------------------------------- package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil; --------------------------------...
gpl-3.0
akdor1154/awesome
lib/wibox/layout/ratio.lua
1
11366
--------------------------------------------------------------------------- --- A layout filling all the available space. Each widget is assigned a -- ratio (percentage) of the total space. Multiple methods are available to -- ajust this ratio. -- @author Emmanuel Lepage Vallee -- @copyright 2016 Emmanuel Lepage Vallee...
gpl-2.0