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 |
|---|---|---|---|---|---|
ffxiphoenix/darkstar | scripts/zones/Xarcabard/npcs/Cavernous_Maw.lua | 58 | 1897 | -----------------------------------
-- Area: Xarcabard
-- NPC: Cavernous Maw
-- @pos 270 -9 -70
-- Teleports Players to Abyssea - Uleguerand
-----------------------------------
package.loaded["scripts/zones/Xarcabard/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("sc... | gpl-3.0 |
ffxiphoenix/darkstar | scripts/globals/mobskills/Laser_Shower.lua | 14 | 1190 | ---------------------------------------------
-- Laser_Shower
--
-- Description: Deals Darkness damage to enemies within a fan-shaped area.
-- Type: Breath
-- Utsusemi/Blink absorb: Ignores shadows
-- Range: Unknown cone
-- Notes:
---------------------------------------------
require("scripts/globals/se... | gpl-3.0 |
ffxiphoenix/darkstar | scripts/zones/LaLoff_Amphitheater/npcs/qm0_4.lua | 35 | 1154 | -----------------------------------
-- Area: LaLoff_Amphitheater
-- NPC: qm0 (warp player outside after they win fight)
-------------------------------------
package.loaded["scripts/zones/LaLoff_Amphitheater/TextIDs"] = nil;
-------------------------------------
require("scripts/zones/LaLoff_Amphitheater/TextIDs");
... | gpl-3.0 |
vilarion/Illarion-Content | triggerfield/ambient.lua | 1 | 80771 | --[[
Illarion Server
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.
This program is distributed in the hope th... | agpl-3.0 |
shmick/HeaterMeter | openwrt/package/luci-app-msmtp/luasrc/model/cbi/admin_services/msmtp.lua | 1 | 5550 | require "nixio"
require "nixio.util"
local function OPT_SPLIT(o) return o:match("(%w+)\.(.+)") end
local conf = {}
local accountrenames = {}
local f = nixio.open("/etc/msmtprc", "r")
if f then
local aname = "#"
for line in f:linesource() do
line = line:match("%s*(.+)")
-- Make sure the line isn't a commen... | mit |
ffxiphoenix/darkstar | scripts/globals/spells/bluemagic/radiant_breath.lua | 18 | 2304 | -----------------------------------------
-- Spell: Radiant Breath
-- Deals light damage to enemies within a fan-shaped area of effect originating from the caster. Additional effect: Slow and Silence.
-- Spell cost: 116 MP
-- Monster Type: Wyverns
-- Spell Type: Magical (Light)
-- Blue Magic Points: 4
-- Stat Bo... | gpl-3.0 |
ffxiphoenix/darkstar | scripts/zones/Fort_Karugo-Narugo_[S]/npcs/Mortimer.lua | 35 | 1055 | ----------------------------------
-- Area: Fort Karugo Narugo [S]
-- NPC: Mortimer
-- Type: Item Deliverer
-- @zone: 96
-- @pos -24.08 -68.508 93.88
--
-----------------------------------
package.loaded["scripts/zones/Fort_Karugo-Narugo_[S]/TextIDs"] = nil;
require("scripts/zones/Fort_Karugo-Narugo_[S]/TextIDs")... | gpl-3.0 |
ffxiphoenix/darkstar | scripts/globals/abilities/pets/stone_ii.lua | 20 | 1150 | ---------------------------------------------------
-- Stone 2
---------------------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
require("scripts/globals/monstertpmoves");
require("scripts/globals/magic");
---------------------------------------------... | gpl-3.0 |
ffxiphoenix/darkstar | scripts/zones/Stellar_Fulcrum/npcs/_4z0.lua | 17 | 1601 | -----------------------------------
-- Area: Stellar Fulcrum
-- Door: Qe'Lov Gate
-- @pos -520 -4 17 179
-------------------------------------
package.loaded["scripts/zones/Stellar_Fulcrum/TextIDs"] = nil;
package.loaded["scripts/globals/bcnm"] = nil;
-------------------------------------
require("scripts/glo... | gpl-3.0 |
lxl1140989/sdk-for-tb | feeds/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/disk.lua | 86 | 1449 | --[[
Luci statistics - df plugin diagram definition
(c) 2008 Freifunk Leipzig / Jo-Philipp Wich <xm@leipzig.freifunk.net>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.... | gpl-2.0 |
kitala1/darkstar | scripts/globals/abilities/penury.lua | 28 | 1122 | -----------------------------------
-- Ability: Penury
-- Reduces the MP cost of your next white magic spell by 50%.
-- Obtained: Scholar Level 10
-- Recast Time: Stratagem Charge
-- Duration: 1 white magic spell or 60 seconds, whichever occurs first
--
-- Level |Charges |Recharge Time per Charge
-- ----- -... | gpl-3.0 |
kitala1/darkstar | scripts/zones/Windurst_Waters_[S]/npcs/Kolin-Olin.lua | 38 | 1047 | -----------------------------------
-- Area: Windurst Waters (S)
-- NPC: Kolin-Olin
-- Type: Standard NPC
-- @zone: 94
-- @pos 9.981 -2.478 33.786
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters_[S]/TextIDs"] = nil;
--... | gpl-3.0 |
kitala1/darkstar | scripts/zones/Southern_San_dOria_[S]/npcs/Renadile.lua | 36 | 4466 | -----------------------------------
-- Area: Southern San d'Oria [S]
-- NPC: Renadile
-- Armor Storage NPC
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria_[S]/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
require("scripts/globals/a... | gpl-3.0 |
kitala1/darkstar | scripts/zones/Port_Bastok/TextIDs.lua | 5 | 5249 | -- Variable TextID Description text
-- General Texts
ITEM_CANNOT_BE_OBTAINED = 6379; -- You cannot obtain the item <item>. Come back after sorting your inventory.
FULL_INVENTORY_AFTER_TRADE = 6381; -- You cannot obtain the item (item>. Try trading again after sorting your inventory.
... | gpl-3.0 |
apletnev/koreader | frontend/ui/widget/linewidget.lua | 5 | 1139 | --[[--
Widget that displays a line.
]]
local Blitbuffer = require("ffi/blitbuffer")
local Widget = require("ui/widget/widget")
local LineWidget = Widget:new{
style = "solid",
background = Blitbuffer.COLOR_BLACK,
dimen = nil,
--@TODO replay dirty hack here 13.03 2013 (houqp)
empty_segments = nil,
... | agpl-3.0 |
Eternym/psychoactive2 | data/migrations/12.lua | 58 | 1210 | function onUpdateDatabase()
print("> Updating database to version 13 (house bidding system and additional columns to other tables)")
db.query("ALTER TABLE `player_deaths` ADD `mostdamage_by` varchar(100) NOT NULL, ADD `mostdamage_is_player` tinyint(1) NOT NULL DEFAULT '0', ADD `unjustified` tinyint(1) NOT NULL DEFAU... | gpl-2.0 |
kitala1/darkstar | scripts/zones/AlTaieu/npcs/Swirling_Vortex.lua | 9 | 1463 | -----------------------------------
-- Area: Al'Taieu
-- NPC: Swirling_Vortex
-- Type: Standard NPC
-- @zone 33
-----------------------------------
package.loaded["scripts/zones/AlTaieu/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/AlTaieu/TextIDs");
require("scripts/global... | gpl-3.0 |
cdettmering/fancyland | files/FileManager.lua | 1 | 1497 | --- FileManager ---
-- Setup local access
local LayerFile = require(FILEPATH .. 'LayerFile')
local EnemyFile = require(FILEPATH .. 'EnemyFile')
local EnemyImplementationFile = require(FILEPATH .. 'EnemyImplementationFile')
local EnemyMapFile = require(FILEPATH .. 'EnemyMapFile')
local LevelFile = require(FILEPATH .. '... | gpl-3.0 |
kitala1/darkstar | scripts/zones/Northern_San_dOria/npcs/Cheupirudaux.lua | 44 | 2147 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Cheupirudaux
-- Type: Woodworking Guildmaster NPC
-- Involved in Quest: It's Raining Mannequins!
-- @pos -138 12 250 231
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
-----------------------... | gpl-3.0 |
kitala1/darkstar | scripts/globals/items/serving_of_herb_crawler_eggs.lua | 35 | 1535 | -----------------------------------------
-- ID: 4552
-- Item: serving_of_herb_crawler_eggs
-- Food Effect: 180Min, All Races
-----------------------------------------
-- Health % 6
-- Health Cap 80
-- Magic 10
-- Agility 3
-- Vitality -1
-- Evasion 8
-----------------------------------------
require("scr... | gpl-3.0 |
kitala1/darkstar | scripts/zones/The_Eldieme_Necropolis/npcs/_5f8.lua | 34 | 1105 | -----------------------------------
-- Area: The Eldieme Necropolis
-- NPC: Titan's Gate
-- @pos 260 -34 88 195
-----------------------------------
package.loaded["scripts/zones/The_Eldieme_Necropolis/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/The_Eldieme_Necropolis/TextIDs");... | gpl-3.0 |
kitala1/darkstar | scripts/zones/Port_San_dOria/npcs/Thierride.lua | 5 | 2572 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Thierride
-- Type: Quest Giver
-- @zone: 232
-- @pos -67 -5 -28
--
-- Starts and Finishes Quest: A Taste For Meat
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
------------------------... | gpl-3.0 |
crabman77/minetest-minetestforfun-server | mods/mobs/init.lua | 7 | 2371 | local path = minetest.get_modpath("mobs")
-- Mob Api
dofile(path.."/api.lua")
-- Animals
dofile(path.."/chicken.lua") -- JKmurray
dofile(path.."/cow.lua") -- KrupnoPavel
dofile(path.."/sheep.lua") -- PilzAdam
dofile(path.."/pig.lua") -- farfadet46
dofile(path.."/bee.lua") -- KrupnoPavel
dofile(path.."/bunny.lua") -- ... | unlicense |
kitala1/darkstar | scripts/zones/Port_Jeuno/npcs/Guddal.lua | 19 | 2156 | -----------------------------------
-- Area: Port Jeuno
-- NPC: Guddal
-- Starts and Finishes Quest: Kazham Airship Pass (This quest does not appear in your quest log)
-- @zone 246
-- @pos -14 8 44
-----------------------------------
package.loaded["scripts/zones/Port_Jeuno/TextIDs"] = nil;
-------------------... | gpl-3.0 |
xuyjun/CarrotFantasy | GameData/TowersData.lua | 2 | 1649 | TowersType = {
Bottle = {
NORMAL = "Bottle01.png",
DISABLE = "Bottle00.png",
NAME = "Bottle",
ATTACK_FRAMES = 3,
BULLET_FRAMES = 3,
RANGE = {160, 160, 200},
SPEED = {1, 0.8, 0.5},
ATTACK = {1, 10, 30},
UP_PRICE = {180, 260, -1},
SELL_P... | mit |
kitala1/darkstar | scripts/globals/weaponskills/earth_crusher.lua | 30 | 1293 | -----------------------------------
-- Earth Crusher
-- Staff weapon skill
-- Skill Level: 70
-- Delivers an area of effect earth elemental attack. Damage varies with TP.
-- Aligned with the Breeze Gorget & Thunder Gorget.
-- Aligned with the Breeze Belt & Thunder Belt.
-- Element: Earth
-- Modifiers: STR:30% ;... | gpl-3.0 |
kitala1/darkstar | scripts/zones/Northern_San_dOria/npcs/Gaudylox.lua | 17 | 1598 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Gaudylox
-- Standard merchant, though he acts like a guild merchant
-- @pos -147.593 11.999 222.550 231
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
----------------------------------... | gpl-3.0 |
kitala1/darkstar | scripts/globals/weaponskills/blade_hi.lua | 30 | 1652 | -----------------------------------
-- Blade HI
-- Katana weapon skill
-- Skill level: N/A
-- Description: Deals quadruple damage. Chance of params.critical hit varies with TP. Kannagi: Aftermath.
-- Available only when equipped with Kannagi (85)/(90)/(95)/(99) or Tobi +1/+2/+3.
-- Aligned with the Shadow Gorget ... | gpl-3.0 |
kitala1/darkstar | scripts/zones/Apollyon/bcnms/SW_Apollyon.lua | 13 | 1119 | -----------------------------------
-- Area: Appolyon
-- Name:
-----------------------------------
require("scripts/globals/limbus");
require("scripts/globals/keyitems");
-- After registering the BCNM via bcnmRegister(bcnmid)
function onBcnmRegister(player,instance)
SetServerVariable("[SW_Apollyon]UniqueID",Generate... | gpl-3.0 |
xsolinsx/AISashaAPI | plugins/msg_checks.lua | 1 | 38268 | -- Empty tables for solving multiple problems(thanks to @topkecleon)
local cronTable = {
resolveUsernamesTable =
{
-- chat_id = valMsg
},
-- temp table to not resolve the same usernames again and again (just once per minute or if (s)he is kicked)
alreadyResolved =
{
-- u... | gpl-2.0 |
njligames/NJLIGameEngine | src/njli/platform/cmake.in/ldoc.in/PhysicsShapeCone.lua | 4 | 5488 |
----
-- @file PhysicsShapeCone
---- Brief description.
-- <#Description#>
-- @return <#return value description#>
function PhysicsShapeCone:calculateSerializeBufferSize()
end
---- Brief description.
-- <#Description#>
-- @param btSerializer <#btSerializer description#>
-- @return <#return value description#>
functi... | mit |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/tangible/ship/components/weapon_capacitor/cap_kessel_rebel_taim_hypercharger.lua | 3 | 2392 | --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 | c57777714.lua | 3 | 2638 | --英霊獣使い-セフィラムピリカ
function c57777714.initial_effect(c)
c:SetSPSummonOnce(57777714)
--pendulum summon
aux.AddPendulumProcedure(c)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
c:RegisterEffect(e1)
--splimit
local e2=Effect.CreateEffect(c)
e2:SetType(EF... | gpl-2.0 |
DailyShana/ygopro-scripts | c27863269.lua | 5 | 2440 | --ロケット・パイルダー
function c27863269.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(c27863269.target)
e1:SetOperation(c27863269.operation)
c:RegisterEffect(... | gpl-2.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/static/structure/general/atat_destroyed.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/tangible/sign/player/banner/serverobjects.lua | 3 | 2162 | --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/mobskills/chains_of_cowardice.lua | 2 | 1373 | ---------------------------------------------
-- Chains of Cowardice
--
---------------------------------------------
package.loaded["scripts/zones/Empyreal_Paradox/TextIDs"] = nil;
---------------------------------------------
require("scripts/zones/Empyreal_Paradox/TextIDs");
require("scripts/globals/monstertpmoves")... | gpl-3.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/tangible/beta/beta_terminal_wound.lua | 1 | 2551 | --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/creature_lair/dantooine_quenker_bile_drenched_lair_neutral_medium.lua | 3 | 1072 | -- Generated by LairTool
dantooine_quenker_bile_drenched_lair_neutral_medium = Lair:new {
mobiles = {{"bile_drenched_quenker",1}},
spawnLimit = 15,
buildingsVeryEasy = {"object/tangible/lair/base/poi_all_lair_thicket_small_fog_green.iff","object/tangible/lair/base/poi_all_lair_warren_small_fog_green.iff"},
building... | agpl-3.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/loot/items/wearables/bikini/bikini_s02.lua | 4 | 1253 | bikini_s02 = {
-- Metal Bikini
minimumLevel = 0,
maximumLevel = -1,
customObjectName = "",
directObjectTemplate = "object/tangible/wearables/bikini/bikini_s02.iff",
craftingValues = {},
skillMods = {},
customizationStringNames = {"/private/index_color_1","/private/index_color_2"},
custo... | agpl-3.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/tangible/ship/attachment/weapon/blacksun_light_weapon_s06.lua | 3 | 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 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/tangible/ship/components/armor/arm_sorosuub_special_intermediate_durasteel.lua | 3 | 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 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/draft_schematic/structure/component/structure_storage_section.lua | 2 | 3255 | --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/screenplays/tasks/hero_of_tatooine/conversations/heroOfTatIntercomConvoHandler.lua | 1 | 2314 | local ObjectManager = require("managers.object.object_manager")
heroOfTatIntercomConvoHandler = { }
function heroOfTatIntercomConvoHandler:getNextConversationScreen(pConversationTemplate, pPlayer, selectedOption, pConversingNpc)
return ObjectManager.withCreatureObject(pPlayer, function(player)
local pConversation... | agpl-3.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/mobile/tatooine/dune_stalker_marksman.lua | 1 | 1221 | dune_stalker_marksman = Creature:new {
objectName = "@mob/creature_names:dune_stalker_marksman",
socialGroup = "dune_stalker",
faction = "",
level = 17,
chanceHit = 0.32,
damageMin = 160,
damageMax = 170,
baseXp = 1102,
baseHAM = 3500,
baseHAMmax = 4300,
armor = 0,
resists = {5,5,5,5,5,5,5,5,-1},
meatType ... | agpl-3.0 |
njligames/NJLIGameEngine | projects/YappyBirds/gameplay_scripts/yappybirds_game/scripts/NJLI/STATEMACHINE/UI/BUTTON/STATES/Focused.lua | 4 | 5884 | local BaseClass = require "NJLI.STATEMACHINE.NodeEntityState"
local Focused = {}
Focused.__index = Focused
--#############################################################################
--DO NOT EDIT ABOVE
--#############################################################################
--############################... | mit |
njligames/NJLIGameEngine | projects/ELIA_macOS_Xcode/build/Release/NJLIGameEngine.app/Contents/Resources/assets/scripts/NJLI/STATEMACHINE/UI/BUTTON/STATES/Focused.lua | 4 | 5884 | local BaseClass = require "NJLI.STATEMACHINE.NodeEntityState"
local Focused = {}
Focused.__index = Focused
--#############################################################################
--DO NOT EDIT ABOVE
--#############################################################################
--############################... | mit |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/static/item/item_container_organic_structure.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/tangible/parrot_cage/objects.lua | 3 | 3643 | --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 |
mswf/MeepMeep | main.lua | 1 | 1085 |
-- setting up the profiler
local succes = false
profiler = {}
succes, profiler = pcall(require, "jit.p")
if not succes then
print("Couldn't find the luajit profiler")
profiler = {}
profiler.start = function() print("unsuccesfully called profile.start") end
profiler.stop = function() print("unsuccesfully called p... | gpl-3.0 |
evgiz/sprit3r | src/vox/vox_model.lua | 1 | 7431 | local vox_model = {}
local bit = require 'bit'
local band, bor, lshift, rshift = bit.band, bit.bor, bit.lshift, bit.rshift
---
local function concatBytes(a, b, c, d)
return bor(a or 0, lshift(b or 0, 8), lshift(c or 0, 16), lshift(d or 0, 24))
end
local function splitBytes(number)
return band(number, 255),
... | mit |
Whitechaser/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Hadayah.lua | 2 | 1408 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Hadayah
-- Type: Alchemy Image Support
-- !pos -10.470 -6.25 -141.700 241
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/status... | gpl-3.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/tangible/wearables/gloves/gloves_tusken_raider.lua | 3 | 4031 | --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/food/crafted/drink_breath_of_heaven.lua | 3 | 3387 | --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 | c4446672.lua | 3 | 1166 | --古代の機械爆弾
function c4446672.initial_effect(c)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_DESTROY+CATEGORY_DAMAGE)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetTarget(c4446672.target)
e1:SetOperation(c4446672.activate)
c:Regi... | gpl-2.0 |
njligames/NJLIGameEngine | cmake.in/ldoc.in/NJLIGameEngine.lua | 4 | 2791 |
----
-- @file NJLIGameEngine
---- Brief description.
-- @return <#return value description#>
function NJLI.NJLIGameEngine.isIOS()
end
---- Brief description.
-- @return <#return value description#>
function NJLI.NJLIGameEngine.isANDROID()
end
---- Brief description.
-- @return <#return value description#>
function... | mit |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/tangible/deed/city_deed/garden_tatooine_lrg_03_deed.lua | 3 | 2488 | --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 | c21237481.lua | 5 | 2337 | --零式魔導粉砕機
function c21237481.initial_effect(c)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetTarget(c21237481.target1)
e1:SetOperation(c21237481.operation)
c:RegisterEffect(e1)
--damage
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Strin... | gpl-2.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/mobile/startled_vrelt_mother.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/armor/bh_armor_bracer_l.lua | 3 | 1655 | --Automatically generated by SWGEmu Spawn Tool v0.12 loot editor.
bh_armor_bracer_l = {
minimumLevel = 0,
maximumLevel = -1,
customObjectName = "",
directObjectTemplate = "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bracer_l.iff",
craftingValues = {
{"armor_rating",1,1,0},
{"armor_specia... | agpl-3.0 |
DailyShana/ygopro-scripts | c65659181.lua | 3 | 2230 | --ヴァイロン・ポリトープ
function c65659181.initial_effect(c)
--spsummon
local e1=Effect.CreateEffect(c)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetTarget(c65659181.sptg)
e1:SetOperation(c65659181.spop)
c:RegisterEffe... | gpl-2.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/static/structure/naboo/street_bridge_s01.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 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/mobile/dressed_quest_farmer.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/draft_schematic/food/component/objects.lua | 3 | 11128 | --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/static/structure/general/poi_protocolleg.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 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/mobile/wookiee_lifeday_female1.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 |
Whitechaser/darkstar | scripts/globals/items/aspir_knife.lua | 7 | 1093 | -----------------------------------------
-- ID: 16509
-- Item: Aspir Knife
-- Additional effect: MP Drain
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
require("scripts/globals/msg");
-----------------------------------
function onAdditionalEffect(playe... | gpl-3.0 |
lasko2112/legend-of-hondo | MMOCoreORB/bin/scripts/object/mobile/dressed_aakuan_follower_trandoshan_male_01.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/mobile/thug/pirate_privateer.lua | 1 | 2244 | pirate_privateer = Creature:new {
objectName = "",
randomNameType = NAME_GENERIC_TAG,
customName = "a Privateer Pirate",
socialGroup = "pirate",
faction = "",
level = 10,
chanceHit = 0.28,
damageMin = 90,
damageMax = 110,
baseXp = 430,
baseHAM = 810,
baseHAMmax = 990,
armor = 0,
resists = {0,0,0,0,0,0,0,-... | agpl-3.0 |
cfromknecht/GRing | third_party/glsdk/glload/codegen/_MakeExtHeaderFile.lua | 5 | 6454 | --[[ The function, MakeExtHeaderFile, will create a header file containing the enums, extension
test values, and the list of function pointers.
It takes these parameters:
- the name of the output file. Without the path.
- the specData, as formatted by LoadLuaSpec.
- the prefix (without the underscore) to prepend to en... | mit |
vikas17a/Algorithm-Implementations | Bresenham_Based_Supercover_Line/Lua/Yonaba/bresenham_based_supercover.lua | 25 | 2214 | -- Bresenham-based Supercover line marching algorithm
-- See: http://lifc.univ-fcomte.fr/home/~ededu/projects/bresenham/
-- Note: This algorithm is based on Bresenham's line marching, but
-- instead of considering one step per axis, it covers all the points
-- the ideal line covers. It may be useful for example when... | mit |
voidException/neural-style | neural_style.lua | 19 | 11788 | require 'torch'
require 'nn'
require 'image'
require 'optim'
local loadcaffe_wrap = require 'loadcaffe_wrapper'
--------------------------------------------------------------------------------
local cmd = torch.CmdLine()
-- Basic options
cmd:option('-style_image', 'examples/inputs/seated-nude.jpg',
'Styl... | mit |
zhtlancer/vicious | widgets/bat.lua | 1 | 3373 | ---------------------------------------------------
-- Licensed under the GNU General Public License v2
-- * (c) 2010, Adrian C. <anrxc@sysphere.org>
-- * (c) 2013, NormalRa <normalrawr@gmail.com>
---------------------------------------------------
-- {{{ Grab environment
local tonumber = tonumber
local setmetatabl... | gpl-2.0 |
trompetin17/wxFormBuilder-Atlas | build/premake/plugins/containers.lua | 1 | 1362 | -----------------------------------------------------------------------------
-- Name: containers.lua
-- Purpose: Container controls plugin project build script.
-- Author: Andrea Zanellato
-- Modified by:
-- Created: 21/10/2011
-- Copyright: (c) 2011 wxFormBuilder Team
-- Licence: GNU... | gpl-2.0 |
lizh06/premake-4.x | src/base/string.lua | 31 | 1025 | --
-- string.lua
-- Additions to Lua's built-in string functions.
-- Copyright (c) 2002-2008 Jason Perkins and the Premake project
--
--
-- Returns an array of strings, each of which is a substring of s
-- formed by splitting on boundaries formed by `pattern`.
--
function string.explode(s, pattern, plain)
if (pa... | bsd-3-clause |
caohongtao/quick-cocos-demo | runtime/ios/PrebuiltRuntimeLua.app/src/cocos/cocos2d/OpenglConstants.lua | 100 | 27127 |
if not gl then return end
gl.GCCSO_SHADER_BINARY_FJ = 0x9260
gl._3DC_XY_AMD = 0x87fa
gl._3DC_X_AMD = 0x87f9
gl.ACTIVE_ATTRIBUTES = 0x8b89
gl.ACTIVE_ATTRIBUTE_MAX_LENGTH = 0x8b8a
gl.ACTIVE_PROGRAM_EXT = 0x8259
gl.ACTIVE_TEXTURE = 0x84e0
gl.ACTIVE_UNIFORMS = 0x8b86
gl.ACTIVE_UNIFORM_MAX_LENGTH = 0x8b87... | apache-2.0 |
FelixMaxwell/ReDead | entities/effects/head_gib/init.lua | 1 | 2179 |
function EFFECT:Init( data )
local pos = data:GetOrigin()
local emitter = ParticleEmitter( pos )
local particle = emitter:Add( "effects/blood_core", pos )
particle:SetDieTime( 0.5 )
particle:SetStartAlpha( 255 )
particle:SetEndAlpha( 0 )
particle:SetStartSize( math.random( 5, 10 ) )
particle:SetEndSize( ... | mit |
nsimplex/snailking | scripts/snailking/wicker/utils/table/tree.lua | 2 | 1033 | --[[
Copyright (C) 2013 simplex
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 2
of the License, or (at your option) any later version.
This program is distributed in the hope that ... | gpl-2.0 |
lizh06/premake-4.x | tests/base/test_baking.lua | 57 | 3205 | --
-- tests/test_baking.lua
-- Automated test suite for the configuration baking functions.
-- Copyright (c) 2009, 2010 Jason Perkins and the Premake project
--
T.baking = { }
local suite = T.baking
--
-- Setup code
--
local prj, cfg
function suite.setup()
_ACTION = "gmake"
solution "MySolution"
configu... | bsd-3-clause |
pinghe/nginx-openresty-windows | LuaJIT-2.1-20150622/src/jit/dis_x86.lua | 61 | 29376 | ----------------------------------------------------------------------------
-- LuaJIT x86/x64 disassembler module.
--
-- Copyright (C) 2005-2015 Mike Pall. All rights reserved.
-- Released under the MIT license. See Copyright Notice in luajit.h
--------------------------------------------------------------------------... | bsd-2-clause |
Bierbuikje/Mr.Green-MTA-Resources | resources/[gameplay]/gus/blocker_c.lua | 4 | 4057 | blockerTable = {}
addEventHandler("onClientElementDataChange",root,
function(name)
if getElementType(source) == "player" and name == "markedblocker" then
if source == localPlayer then
checkDisplayBlockerTimer()
end
if getElementData(source,"markedblocker") then
removeBlockerFromTable(p)
table.... | mit |
graydon/monotone | tests/clone_validates_target_directory/__driver__.lua | 1 | 1251 | skip_if(ostype == "Windows") -- file: not supported on native Win32
mtn_setup()
addfile("testfile", "foo")
commit()
testURI="file:" .. test.root .. "/test.db"
check(nodb_mtn("clone", testURI, "testbranch", "test_dir1"), 0, false, false)
writefile("test_dir2")
check(nodb_mtn("clone", testURI, "testbranch", "test_di... | gpl-2.0 |
mega9/GTW-RPG | [resources]/GTWphone/phone_c.lua | 1 | 12650 | --[[
********************************************************************************
Project owner: GTWGames
Project name: GTW-RPG
Developers: GTWCode
Source code: https://github.com/GTWCode/GTW-RPG/
Bugtracker: http://forum.albonius.com/bug-reports/
Suggestions: http://forum.albonius.... | gpl-3.0 |
caohongtao/quick-cocos-demo | runtime/mac/PrebuiltRuntimeLua.app/Contents/Resources/src/framework/debug.lua | 9 | 5188 | --[[
Copyright (c) 2011-2014 chukong-inc.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, dis... | apache-2.0 |
ntop/ntopng | scripts/lua/rest/v1/import/all/config.lua | 2 | 1054 | --
-- (C) 2019-22 - ntop.org
--
dirs = ntop.getDirs()
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
package.path = dirs.installdir .. "/scripts/lua/modules/import_export/?.lua;" .. package.path
require "lua_utils"
local all_import_export = require "all_import_export"
local rest_utils... | gpl-3.0 |
solid021/TeleBeyond | plugins/chat.lua | 7 | 2910 | local function run(msg)
if msg.text == "hi" then
return "Hello\n"..msg.from.first_name
end
if msg.text == "Hi" then
return "Hello\n"..msg.from.first_name
end
if msg.text == "Hello" then
return "Hi\n"..msg.from.first_name
end
if msg.text == "hello" then
return "Hi\n"..msg.from.first_name
end
if msg.text == "slm" the... | gpl-2.0 |
icetoggle/skynet | lualib/skynet/sharemap.lua | 30 | 1503 | local stm = require "skynet.stm"
local sprotoloader = require "sprotoloader"
local sproto = require "sproto"
local setmetatable = setmetatable
local sharemap = {}
function sharemap.register(protofile)
-- use global slot 0 for type define
sprotoloader.register(protofile, 0)
end
local sprotoobj
local function loadsp... | mit |
Bierbuikje/Mr.Green-MTA-Resources | resources/[race]/race/modes/ctf.lua | 3 | 21757 | local maxWins = 3
local defendColSize = 150
local maxHitDetectionDuration = 15000 -- In ms (hit detection time)
CTF = setmetatable({}, RaceMode)
CTF.__index = CTF
CTF:register('ctf')
function CTF:isMapValid()
-- Check if there is only one object for each flag in the map
local redFlagObjects, blueFlagObjects = #get... | mit |
ntop/ntopng | scripts/lua/modules/alert_definitions/flow/alert_external.lua | 2 | 2260 | --
-- (C) 2019-20 - ntop.org
--
local flow_alert_keys = require "flow_alert_keys"
-- Import the classes library.
local classes = require "classes"
-- Make sure to import the Superclass!
local alert = require "alert"
-- ##############################################
local external_alert = classes.class(alert)
-- ###... | gpl-3.0 |
nvasilakis/pandoc | data/sample.lua | 22 | 8328 | -- This is a sample custom writer for pandoc. It produces output
-- that is very similar to that of pandoc's HTML writer.
-- There is one new feature: code blocks marked with class 'dot'
-- are piped through graphviz and images are included in the HTML
-- output using 'data:' URLs.
--
-- Invoke with: pandoc -t sample.... | gpl-2.0 |
mindriot101/pandoc | data/sample.lua | 22 | 8328 | -- This is a sample custom writer for pandoc. It produces output
-- that is very similar to that of pandoc's HTML writer.
-- There is one new feature: code blocks marked with class 'dot'
-- are piped through graphviz and images are included in the HTML
-- output using 'data:' URLs.
--
-- Invoke with: pandoc -t sample.... | gpl-2.0 |
caohongtao/quick-cocos-demo | src/framework/cc/ui/UIImage.lua | 9 | 3050 |
--[[
Copyright (c) 2011-2014 chukong-inc.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, di... | apache-2.0 |
ntop/ntopng | attic/scripts/callbacks/interface/flow.lua | 2 | 17118 | --
-- (C) 2019-21 - ntop.org
--
-- The functions below are called with a LuaC "flow" context set.
-- See user_scripts.load() documentation for information
-- on adding custom scripts.
--
-- NOTE: this script is loaded once and cached into the vm and then invoked
-- multiple times. The setup() function is only called wi... | gpl-3.0 |
ASantosVal/vlc-extension-trials | share/lua/meta/art/01_googleimage.lua | 74 | 1764 | --[[
Gets an artwork from images.google.com
$Id$
Copyright © 2007 the VideoLAN team
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 2 of the License, or
(at your option) any la... | gpl-2.0 |
tchapi/NodeMCU-Energy-Monitor | setup.lua | 1 | 1167 | local module = {}
local function wifi_wait_ip()
if wifi.sta.getip()== nil then
print("IP unavailable, Waiting...")
else
tmr.stop(1)
print("\n====================================")
print("MAC address is: " .. wifi.ap.getmac())
print("IP is "..wifi.sta.getip())
print("========================... | gpl-2.0 |
Fawk/CleanUI | modules/general/infofield.lua | 1 | 8221 | local A, L = unpack(select(2, ...))
local LBG = LibStub("LibButtonGlow-1.0")
local I = {}
local buildText = A.TextBuilder
local media = LibStub("LibSharedMedia-3.0")
local IsSpellKnown = IsSpellKnown
local UnitAura = UnitAura
local GetSpellCooldown = GetSpellCooldown
local GetSpellCount = GetSpellCount
local GetSpellIn... | gpl-3.0 |
ntop/ntopng | scripts/lua/rest/v1/get/host/dscp/stats.lua | 2 | 1469 | --
-- (C) 2013-21 - ntop.org
--
local dirs = ntop.getDirs()
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
require "lua_utils"
local stats_utils = require("stats_utils")
local rest_utils = require("rest_utils")
local dscp_consts = require "dscp_consts"
--
-- Read DSCP statistics for ... | gpl-3.0 |
spam2017/delete_tg | libs/redis.lua | 32 | 1129 | local Redis = (loadfile "./libs/lua-redis.lua")()
local FakeRedis = (loadfile "./libs/fakeredis.lua")()
local params = {
host = '127.0.0.1',
port = 6379,
}
-- Overwrite HGETALL
Redis.commands.hgetall = Redis.command('hgetall', {
response = function(reply, command, ...)
local new_reply = { }
for i = 1, #... | gpl-3.0 |
maikerumine/aftermath | mods/sprint/init.lua | 7 | 1090 | --[[
Sprint mod for Minetest by GunshipPenguin
To the extent possible under law, the author(s)
have dedicated all copyright and related and neighboring rights
to this software to the public domain worldwide. This software is
distributed without any warranty.
]]
--Configuration variables, these are all explained in ... | lgpl-2.1 |
shayanchabok007/antispam_ok_new | plugins/info.lua | 6 | 9167 | --[[
#
# Show users information in groups
#
# author: Arian < @Dragon_Born >
# our channel: @GPMod
# Version: 2016-04-02
#
# Features added:
# -- setrank on reply
# -- get users info with their IDs and @username
#
]]
do
local Arian = 99530862 --put your id here(BOT OWNER ID)
local function setrank(msg, name, value)... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.