repo_name
stringlengths
6
78
path
stringlengths
4
206
copies
stringclasses
281 values
size
stringlengths
4
7
content
stringlengths
625
1.05M
license
stringclasses
15 values
Whitechaser/darkstar
scripts/zones/Yuhtunga_Jungle/npcs/Blue_Rafflesia.lua
7
5920
----------------------------------- -- Area: Yuhtunga Jungle -- NPC: Blue Rafflesia -- Used in quest Even More Gullible Travels -- !pos -468.876 -1 220.247 123 <many> ----------------------------------- package.loaded["scripts/zones/Yuhtunga_Jungle/TextIDs"] = nil; ----------------------------------- require("scripts/...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/dressed_chadra_fan_f_03.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/food/drink_antakarian_fire_dancer.lua
3
2284
--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/mission/quest_item/jyr_koble_q4_needed.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
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/ship/crafted/shields/light_deflector_shields.lua
2
3388
--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/corellia/selonian_scout.lua
2
2169
selonian_scout = Creature:new { objectName = "@mob/creature_names:selonian_scout", randomNameType = NAME_GENERIC_TAG, socialGroup = "selonian", faction = "", level = 5, chanceHit = 0.25, damageMin = 45, damageMax = 50, baseXp = 113, baseHAM = 135, baseHAMmax = 165, armor = 0, resists = {5,5,5,-1,-1,-1,-1,-...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/voritor_lizard.lua
3
2172
--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/item/item_tool_sandstat.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/intangible/pet/dz70_fugitive_tracker_droid.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
grondo/flux-core
t/scripts/event-trace-bypass.lua
7
1214
#!/usr/bin/env lua ------------------------------------------------------------- -- Copyright 2014 Lawrence Livermore National Security, LLC -- (c.f. AUTHORS, NOTICE.LLNS, COPYING) -- -- This file is part of the Flux resource manager framework. -- For details, see https://github.com/flux-framework. -- -- SPDX-License-...
lgpl-3.0
KingRaptor/Zero-K
gamedata/featuredefs_post.lua
1
6011
-- $Id: featuredefs_post.lua 3171 2008-11-06 09:06:29Z det $ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- -- file: featuredefs_post.lua -- brief: featureDef post processing -- author: Dave Ro...
gpl-2.0
KingRaptor/Zero-K
LuaRules/Configs/StartBoxes/Vittra_v1.lua
11
3473
return { [0] = { boxes = { { {Game.mapSizeX / 2, Game.mapSizeZ-1}, {1406, Game.mapSizeZ-1}, {1406.3614501953, 4701.3212890625}, {1412.8128662109, 4645.6245117188}, {1405.4351806641, 4609.2646484375}, {1391.9449462891, 4525.4614257813}, {1411.8203125, 4452.5625}, {1419.9001464844, 4...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/component/droid/repair/diagnostic_circuit.lua
3
2872
--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/chemistry/medpack_enhance_quickness_b.lua
2
3648
--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/mobile/kaja_orzee.lua
3
2156
--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/Melledanne.lua
5
1204
----------------------------------- -- Area: Southern San dOria -- NPC: Melledanne -- Type: Melody Minstrel NPC -- @zone 230 -- !pos -33.194 0.000 34.662 ----------------------------------- package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/globals/se...
gpl-3.0
DailyShana/ygopro-scripts
c98229575.lua
5
1966
--U.A.フィールドゼネラル function c98229575.initial_effect(c) --special summon local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_FIELD) e1:SetCode(EFFECT_SPSUMMON_PROC) e1:SetProperty(EFFECT_FLAG_UNCOPYABLE) e1:SetRange(LOCATION_HAND) e1:SetCountLimit(1,98229575) e1:SetCondition(c98229575.spcon) e1:SetOperation(c9...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/lair/bolma/lair_bolma.lua
2
2260
--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/particle/particle_test_9.lua
3
2212
--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_bones_fog_gray.lua
2
2324
--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/Plane.lua
4
5442
---- -- @file Plane ---- Brief description. -- <#Description#> -- @return <#return value description#> function Plane:calculateSerializeBufferSize() end ---- Brief description. -- <#Description#> -- @param btSerializer <#btSerializer description#> -- @return <#return value description#> function Plane:serialize(btS...
mit
njligames/NJLIGameEngine
src/njli/platform/cmake.in/ldoc.in/Plane.lua
4
5442
---- -- @file Plane ---- Brief description. -- <#Description#> -- @return <#return value description#> function Plane:calculateSerializeBufferSize() end ---- Brief description. -- <#Description#> -- @param btSerializer <#btSerializer description#> -- @return <#return value description#> function Plane:serialize(btS...
mit
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/lok/nym_pirate_strong.lua
1
1454
nym_pirate_strong = Creature:new { objectName = "@mob/creature_names:nym_pirate_strong", randomNameType = NAME_GENERIC_TAG, socialGroup = "nym", faction = "nym", level = 26, chanceHit = 0.36, damageMin = 250, damageMax = 260, baseXp = 2730, baseHAM = 7700, baseHAMmax = 9400, armor = 0, resists = {25,10,25,...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/commands/spatialChatInternal.lua
4
2150
--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
KingRaptor/Zero-K
effects/gundam_prettypop.lua
26
1976
-- prettypop return { ["prettypop"] = { groundflash = { air = true, alwaysvisible = true, circlealpha = 0.0, circlegrowth = 8, flashalpha = 0.9, flashsize = 20, ground = true, ttl = 17, ...
gpl-2.0
njligames/NJLIGameEngine
src/njli/platform/cmake.in/ldoc.in/WorldResourceLoader.lua
4
5350
---- -- @file WorldResourceLoader ---- Brief description. -- @author James Folk, 16-02-11 18:02:19 -- <#Description#> -- @return function WorldResourceLoader:WorldResourceLoader() end ---- Brief description. -- <#Description#> -- @return <#return value description#> function WorldResourceLoader:getClassName() end ...
mit
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/static/item/item_comp_turret_base.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
DailyShana/ygopro-scripts
c27174286.lua
3
2264
--異次元からの帰還 function c27174286.initial_effect(c) --activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetCode(EVENT_FREE_CHAIN) e1:SetCost(c27174286.cost) e1:SetTarget(c27174286.tg) e1:SetOperation(c27174286.op) c:RegisterEffect(e1) end function ...
gpl-2.0
DailyShana/ygopro-scripts
c60930169.lua
3
2165
--ブロークン・ブロッカー function c60930169.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_BATTLE_DESTROYED) e1:SetCondition(c60930169.condition) e1:SetTarget(c60930169.target) e1:SetOperation(c60930169.activate) c:Reg...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/commands/polearmSweep1.lua
2
2578
--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
ld-test/luatwit
src/luatwit/resources.lua
2
33400
--- Table with the Twitter API resources. -- This is the data used to construct the `luatwit.api` function calls. -- -- @module luatwit.resources -- @author darkstalker <https://github.com/darkstalker> -- @license MIT/X11 local common = require "luatwit.common" local util = require "luatwit.util" local _M = {} loca...
mit
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/faction/rebel/specforce_master_sergeant.lua
2
1773
specforce_master_sergeant = Creature:new { objectName = "@mob/creature_names:specforce_master_sergeant", randomNameType = NAME_GENERIC_TAG, socialGroup = "rebel", faction = "rebel", level = 22, chanceHit = 0.35, damageMin = 210, damageMax = 220, baseXp = 2219, baseHAM = 5900, baseHAMmax = 7200, armor = 0, ...
agpl-3.0
njligames/NJLIGameEngine
projects/ELIA/gameplay_scripts/yappybirds_game/scripts/NJLI/STATEMACHINE/UI/LABEL/STATES/Default.lua
4
6189
local BaseClass = require "NJLI.STATEMACHINE.NodeEntityState" local Default = {} Default.__index = Default --############################################################################# --DO NOT EDIT ABOVE --############################################################################# --############################...
mit
Whitechaser/darkstar
scripts/zones/Riverne-Site_A01/Zone.lua
2
1205
----------------------------------- -- -- Zone: Riverne-Site_A01 -- ----------------------------------- package.loaded["scripts/zones/Riverne-Site_A01/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Riverne-Site_A01/TextIDs"); require("scripts/globals/conquest"); require("scripts/globals/set...
gpl-3.0
DailyShana/ygopro-scripts
c27967615.lua
3
1706
--フュージョン・ウェポン function c27967615.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_EQUIP) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetTarget(c27967615.target) e1:SetOperation(c27967615.operation) c:RegisterEffect...
gpl-2.0
DailyShana/ygopro-scripts
c42502956.lua
5
1694
--エアーズロック・サンライズ function c42502956.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetCountLimit(1,42502956+EFFECT_COUNT_CODE_OATH) e1:SetTarget(c42502956...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/dressed_rebel_sergeant_major_moncal_male_01.lua
3
2288
--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/reactor/rct_cygnus_mk1.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
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/wearables/armor/padded/armor_padded_s01_bicep_l.lua
1
5775
--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
MHPG/MegaBreakerTG
plugins/danbooru.lua
616
1750
do local URL = "http://danbooru.donmai.us" local URL_NEW = "/posts.json" local URL_POP = "/explore/posts/popular.json" local scale_day = "?scale=day" local scale_week = "?scale=week" local scale_month = "?scale=month" local function get_post(url) local b, c, h = http.request(url) if c ~= 200 then return nil end ...
gpl-2.0
ollie27/openwrt_luci
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua
46
3168
-- Copyright 2008 Freifunk Leipzig / Jo-Philipp Wich <jow@openwrt.org> -- Licensed to the public under the Apache License 2.0. m = Map("luci_statistics", translate("RRDTool Plugin Configuration"), translate( "The rrdtool plugin stores the collected data in rrd database " .. "files, the foundation of the diagrams...
apache-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/recycler/metal_recycler.lua
2
3791
--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
alexzatsepin/omim
3party/osrm/osrm-backend/profiles/bicycle.lua
59
12992
require("lib/access") require("lib/maxspeed") -- Begin of globals barrier_whitelist = { [""] = true, ["cycle_barrier"] = true, ["bollard"] = true, ["entrance"] = true, ["cattle_grid"] = true, ["border_control"] = true, ["toll_booth"] = true, ["sally_port"] = true, ["gate"] = true, ["no"] = true } access_tag_whitelist ...
apache-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/lair/mamien/objects.lua
3
5469
--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/mobile/quest/tatooine/mat_rags_greater_desert_womp_rat.lua
1
1064
mat_rags_greater_desert_womp_rat = Creature:new { objectName = "@mob/creature_names:greater_desert_womprat", socialGroup = "rat", faction = "", level = 22, chanceHit = 0.35, damageMin = 210, damageMax = 220, baseXp = 2006, baseHAM = 5900, baseHAMmax = 7200, armor = 0, resists = {10,10,35,30,10,-1,-1,-1,-1},...
agpl-3.0
KingRaptor/Zero-K
LuaRules/Configs/StartBoxes/Lonely Oasis v1.lua
19
5097
local boxes = { [0] = { boxes = { { {5486, 2151}, {5537, 2426}, {5583, 2551}, {5648, 2630}, {5748, 2676}, {5924, 2680}, {6078, 2669}, {6165, 2687}, {6272, 2746}, {6420, 2777}, {6541, 2769}, {6668, 2694}, {6734, 2594}, {6765, 2447}, {6757, 2289}, {671...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/static/particle/pt_survey_tool_mineral.lua
3
2240
--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
c86804246.lua
3
1819
--スーパーバグマン function c86804246.initial_effect(c) c:EnableReviveLimit() c:SetUniqueOnField(1,1,86804246) --special summon local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_FIELD) e1:SetCode(EFFECT_SPSUMMON_PROC) e1:SetProperty(EFFECT_FLAG_UNCOPYABLE+EFFECT_FLAG_SPSUM_PARAM) e1:SetRange(LOCATION_HAND) e1:Set...
gpl-2.0
Zefiros-Software/premake-core
tests/base/test_yaml.lua
1
1420
-- -- tests/base/test_yaml.lua -- Tests the yaml API -- -- taken from https://github.com/lubyk/yaml/blob/master/test/yaml_test.lua local p = premake local suite = test.declare("premake_yaml") function suite.auto_decode() test.isnotnil(yaml.decode) end function suite.parse_multiple_values() local a...
bsd-3-clause
Zefiros-Software/premake-core
src/base/field.lua
15
9480
--- -- base/field.lua -- -- Fields hold a particular bit of information about a configuration, such -- as the language of a project or the list of files it uses. Each field has -- a particular data "kind", which describes the structure of the information -- it holds, such a simple string, or a list of paths. -- -- The ...
bsd-3-clause
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/ship/components/droid_interface/ddi_sorosuub_echelon_2.lua
3
2340
--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
mswf/MeepMeep
lua/base/animation/kikitotween.lua
1
14861
local tween = { -- _VERSION = 'tween 2.0.0', -- _DESCRIPTION = 'tweening for lua', -- _URL = 'https://github.com/kikito/tween.lua', -- _LICENSE = [[ -- MIT LICENSE -- -- Copyright (c) 2014 Enrique García Cota, Yuichi Tateno, Emmanuel Oga -- -- Permission is hereby granted, free of ...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/luke_skywalker.lua
3
2172
--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/structure/corellia/corl_imprv_bridge_sm_s02.lua
3
2288
--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
c72258771.lua
3
2560
--コアキメイル・ヴァラファール function c72258771.initial_effect(c) --cost local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS) e1:SetProperty(EFFECT_FLAG_UNCOPYABLE+EFFECT_FLAG_CANNOT_DISABLE) e1:SetCode(EVENT_PHASE+PHASE_END) e1:SetCountLimit(1) e1:SetRange(LOCATION_MZONE) e1:SetCondition(c7...
gpl-2.0
DailyShana/ygopro-scripts
c57046845.lua
3
1214
--剣聖-ネイキッド・ギア・フリード function c57046845.initial_effect(c) c:EnableReviveLimit() --cannot special summon local e1=Effect.CreateEffect(c) e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetCode(EFFECT_SPSUMMON_CONDITION) c:RegisterEffect(e1) --destroy local e2=Ef...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/veteran_reward/resource.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
Whitechaser/darkstar
scripts/zones/Fort_Ghelsba/npcs/Treasure_Chest.lua
5
2592
----------------------------------- -- Area: Fort Ghelsba -- NPC: Treasure Chest -- @zone 141 ----------------------------------- package.loaded["scripts/zones/Fort_Ghelsba/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scripts/globals/treasure"); require("scripts/zo...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/draft_schematic/clothing/clothing_ith_pants_formal_10.lua
2
3499
--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/weaponskills/knights_of_round.lua
7
1600
----------------------------------- -- Knights Of Round -- Sword Weapon Skill -- Skill Level: N/A -- Caliburn/Excalibur: Additional Effect: Regen. -- Regen 10HP/Tick, duration varies with TP. -- Available only when equipped with the Relic Weapons Caliburn (Dynamis use only) or Excalibur. -- Also available without after...
gpl-3.0
DailyShana/ygopro-scripts
c99188141.lua
3
1140
--大革命返し function c99188141.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_NEGATE+CATEGORY_REMOVE) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_CHAINING) e1:SetCondition(c99188141.condition) e1:SetTarget(c99188141.target) e1:SetOperation(c99188141.activate) c:RegisterE...
gpl-2.0
kubrickfr/darktable
src/external/LuaAutoC/lautoc.lua
18
2473
#!/usr/bin/env lua -- LuaAutoC - Automagically use C Functions and Structs with the Lua API -- https://github.com/orangeduck/LuaAutoC -- Daniel Holden - contact@theorangeduck.com -- Licensed under BSD -- Findall Function function findall(text, pattern) local matches = {} for word in string.gmatch(text, pattern) d...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/dressed_stormtrooper_white_gold.lua
3
2240
--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/hat/serverobjects.lua
3
3200
--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
Riverlance/kingdom-age-game-linux
modules/gamelib/creature.lua
1
4620
-- @docclass Creature -- @docconsts @{ SkullNone = 0 SkullYellow = 1 SkullGreen = 2 SkullWhite = 3 SkullRed = 4 SkullBlack = 5 SkullOrange = 6 SkullProtected = 7 ShieldNone = 0 ShieldWhiteYellow = 1 ShieldWhiteBlue = 2 ShieldBlue = 3 ShieldYellow = 4 ShieldBlueSharedExp = 5 ShieldYellowSharedExp = 6 ShieldBlueNoShar...
mit
DailyShana/ygopro-scripts
c67616300.lua
3
3631
--チキンレース function c67616300.initial_effect(c) --activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) c:RegisterEffect(e1) --change damage local e2=Effect.CreateEffect(c) e2:SetType(EFFECT_TYPE_FIELD) e2:SetRange(LOCATION_FZONE) e2:SetCode(EFFECT_CHANGE_DAMAGE)...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/draft_schematic/clothing/clothing_shoes_casual_07.lua
2
3446
--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/clothing/clothing_ith_shirt_casual_01.lua
2
3201
--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/garyns_vigo.lua
1
1228
garyns_vigo = Creature:new { objectName = "@mob/creature_names:garyn_vigo", randomNameType = NAME_GENERIC_TAG, socialGroup = "garyn", faction = "garyn", level = 32, chanceHit = 0.4, damageMin = 305, damageMax = 320, baseXp = 3279, baseHAM = 8600, baseHAMmax = 10500, armor = 0, resists = {25,25,0,0,-1,0,0,-...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/dressed_commoner_old_zabrak_female_01.lua
3
2264
--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
c39357122.lua
3
1116
--真紅眼の凶雷皇-エビル・デーモン function c39357122.initial_effect(c) aux.EnableDualAttribute(c) --destroy local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_DESTROY) e1:SetType(EFFECT_TYPE_IGNITION) e1:SetRange(LOCATION_MZONE) e1:SetCountLimit(1) e1:SetCondition(aux.IsDualState) e1:SetTarget(c39357122.destg) e1:SetOp...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/commands/invulnerable.lua
4
2129
--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
pjm0616/meowbot-pub
modules/lua/test.lua
1
1224
--[[ 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/tangible/hair/bothan/hair_bothan_male_s06.lua
3
2252
--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/Bastok_Markets_[S]/npcs/Pagdako.lua
5
1057
----------------------------------- -- Area: Bastok Markets (S) -- NPC: Pagdako -- Quest NPC -- pos -200 -6 -93 ----------------------------------- package.loaded["scripts/zones/Bastok_Markets_[S]/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Bastok_Markets_[S]/TextIDs"); require("scripts...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/static/structure/general/poi_nboo_corral_half_64x64_s03.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
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/dressed_tatooine_dune_stalker_brawler.lua
3
2264
--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/chemistry/medpack_wound_health_b.lua
2
3622
--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/hair/trandoshan/hair_trandoshan_female_s13.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
Riverlance/kingdom-age-game-linux
modules/corelib/keyboard.lua
9
7246
-- @docclass g_keyboard = {} -- private functions function translateKeyCombo(keyCombo) if not keyCombo or #keyCombo == 0 then return nil end local keyComboDesc = '' for k,v in pairs(keyCombo) do local keyDesc = KeyCodeDescs[v] if keyDesc == nil then return nil end keyComboDesc = keyComboDesc .. '+' ....
mit
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/screenplays/dungeon/death_watch_bunker/conversations/deathWatchBobaFettConvoHandler.lua
1
1877
local ObjectManager = require("managers.object.object_manager") deathWatchBobaFettConvoHandler = Object:new { } function deathWatchBobaFettConvoHandler:runScreenHandlers(conversationTemplate, conversingPlayer, conversingNPC, selectedOption, conversationScreen) local screen = LuaConversationScreen(conversationScreen)...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/quest/rori/security_guards_wife.lua
1
1282
security_guards_wife = Creature:new { objectName = "@mob/creature_names:commoner", socialGroup = "townsperson", faction = "townsperson", level = 4, chanceHit = 0.24, damageMin = 40, damageMax = 45, baseXp = 62, baseHAM = 113, baseHAMmax = 138, armor = 0, resists = {15,15,15,15,15,15,15,-1,-1}, meatType = "...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/skill_buff/skill_buff_onehandmelee_speed.lua
2
2574
--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/star_destroyer.lua
3
2164
--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/codelite/codelite_workspace.lua
8
2421
-- -- Name: codelite/codelite_workspace.lua -- Purpose: Generate a CodeLite workspace. -- Author: Ryan Pusztai -- Modified by: Andrea Zanellato -- Manu Evans -- Created: 2013/05/06 -- Copyright: (c) 2008-2015 Jason Perkins and the Premake project -- local p = premake local project ...
bsd-3-clause
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/building/poi/tatooine_rodianhunter_large2.lua
2
2274
--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
LuaUI/Widgets/chili_new/controls/button.lua
18
1390
--//============================================================================= --- Button module --- Button fields. -- Inherits from Control. -- @see control.Control -- @table Button -- @string[opt="button"] caption caption to be displayed Button = Control:Inherit{ classname= "button", caption = 'button', ...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/creature/npc/base/ewok_base_male.lua
3
2216
--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
c78910579.lua
7
1546
--儀水鏡の反魂術 function c78910579.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_TOHAND) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetTarget(c78910579.target) e1:SetOperation(c78910579.activate) c:RegisterEffect(e1)...
gpl-2.0
EddyK69/domoticz
scripts/dzVents/examples/check dead devices by desc.lua
25
1272
--Check dead device using their description --This allow to configure device to be checked directly in domoticz GUI by accessing to device details and add "CDA:<delayInMinute>" --You have to active http fetching ! return { active = true, on = { ['timer'] = { 'every 60 minutes' } }, execu...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/tangible/medicine/crafted/medpack_cure_disease_area_b.lua
2
3086
--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
projects/YappyBirds/_archive/scripts_9.16.2016/levels/country/_arcade_country_07.lua
4
79490
return { version = "1.1", luaversion = "5.1", tiledversion = "0.16.0", orientation = "orthogonal", renderorder = "right-down", width = 64, height = 64, tilewidth = 32, tileheight = 32, nextobjectid = 65, backgroundcolor = { 158, 206, 239 }, properties = {}, tilesets = { { name = "Tiles", firstgid = 1, ...
mit
DailyShana/ygopro-scripts
c30606547.lua
5
1241
--暗黒の扉 function c30606547.initial_effect(c) --activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) c:RegisterEffect(e1) --cannot attack local e2=Effect.CreateEffect(c) e2:SetType(EFFECT_TYPE_FIELD) e2:SetProperty(EFFECT_FLAG_IGNORE_IMMUNE) e2:SetCode(EFFECT_CA...
gpl-2.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/building/general/cave_04_ice_s01.lua
3
2216
--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
VideahGams/thranduil
examples/chatbox/ui/Resizable.lua
1
7188
local ui_path = tostring(...):sub(1, -10) local Object = require(ui_path .. 'classic/classic') local Resizable = Object:extend('Resizable') function Resizable:resizableNew(settings) local settings = settings or {} self.resizing = false self.resize_hot = false self.resize_enter = false self.resize_e...
mit
kubrickfr/darktable
tools/lua_doc/content.lua
4
89281
real_darktable = require "darktable" require "darktable.debug" local tmp_node local function sorted_pairs (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 the...
gpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/object/mobile/dressed_selonian_m_04.lua
3
2200
--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_jacket_s12.lua
4
1146
ith_jacket_s12 = { -- Ithorian Warm Jacket minimumLevel = 0, maximumLevel = -1, customObjectName = "", directObjectTemplate = "object/tangible/wearables/ithorian/ith_jacket_s12.iff", craftingValues = {}, skillMods = {}, customizationStringNames = {"/private/index_color_1","/private/index_co...
agpl-3.0
DailyShana/ygopro-scripts
c84808313.lua
5
1666
--大進化薬 function c84808313.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetCost(c84808313.cost) e1:SetTarget(c84808313.target) c:RegisterEffect(e1) --reduce tribute local e2=Effect.CreateEffect(c) e2:SetType(EFFECT_TYPE_FIELD) e2...
gpl-2.0
DailyShana/ygopro-scripts
c69542930.lua
3
1311
--光と闇の洗礼 function c69542930.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetCost(c69542930.cost) e1:SetTarget(c69542930.target) e1:SetOperation(c69542930.activate) c:RegisterEffect(e1) end f...
gpl-2.0