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 |
|---|---|---|---|---|---|
Vadavim/test | scripts/zones/Selbina/Zone.lua | 12 | 2512 | -----------------------------------
--
-- Zone: Selbina (248)
--
-----------------------------------
package.loaded["scripts/zones/Selbina/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
require("scripts/globals/zone");
require("scripts/globals/shop");
require("scri... | gpl-3.0 |
Vadavim/test | scripts/globals/abilities/pets/meteor_strike.lua | 1 | 1300 | ---------------------------------------------------
-- Geocrush
---------------------------------------------------
require("/scripts/globals/settings");
require("/scripts/globals/status");
require("/scripts/globals/monstertpmoves");
require("/scripts/globals/magic");
----------------------------------------... | gpl-3.0 |
MrKiaN/MineBot | plugins/warn.lua | 2 | 11001 |
local data = load_data(_config.moderation.data)
--------------------------------------------------
local function set_warn(msg, value)
if tonumber(value) < 0 or tonumber(value) > 10 then
return 'Error, range is [0-10].'
end
local warn_max = value
data[tostring(msg.to.id)]['settings']['warn_max'... | gpl-2.0 |
likunpeng/cocos | luatest/src/KeypadTest/KeypadTest.lua | 13 | 1640 | local function KeypadMainLayer()
local layer = cc.Layer:create()
local function onEnter()
print("come in")
local s = cc.Director:getInstance():getWinSize()
local label = cc.Label:createWithTTF("Keypad Test", s_thonburiPath, 28)
layer:addChild(label, 0)
label:setAncho... | apache-2.0 |
Elkazan/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Zyfhil.lua | 34 | 1031 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Zyfhil
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Aht_Urhgan_Whitegate/TextIDs");
-----------... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Mhaura/npcs/Mauriri.lua | 14 | 1055 | ----------------------------------
-- Area: Mhaura
-- NPC: Mauriri
-- Type: Item Deliverer
-- @pos 10.883 -15.99 66.186 249
-----------------------------------
package.loaded["scripts/zones/Mhaura/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Mhaura/TextIDs");
------------------... | gpl-3.0 |
Elkazan/darkstar | scripts/globals/items/fire_sword.lua | 16 | 1027 | -----------------------------------------
-- ID: 16543
-- Item: Fire Sword
-- Additional Effect: Fire Damage
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
-----------------------------------
-- onAdditionalEffect Action
---------------------------------... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Rabao/npcs/Rahi_Fohlatti.lua | 17 | 2979 | -----------------------------------
-- Area: Rabao
-- NPC: Rahi Fohlatti
-- Starts Quest: Trial Size Trial by Wind
-- @pos -17 7 -10 247
-----------------------------------
package.loaded["scripts/zones/Rabao/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/status");
require("sc... | gpl-3.0 |
Vadavim/test | scripts/globals/items/culinarians_belt.lua | 30 | 1201 | -----------------------------------------
-- ID: 15451
-- Item: Culinarian's Belt
-- Enchantment: Synthesis image support
-- 2Min, All Races
-----------------------------------------
-- Enchantment: Synthesis image support
-- Duration: 2Min
-- Alchemy Skill +3
-----------------------------------------
requi... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Ordelles_Caves/npcs/Grounds_Tome.lua | 34 | 1140 | -----------------------------------
-- Area: Ordelle's Caves
-- NPC: Grounds Tome
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/groundsofvalor");
-----------------------------------
-- onTrade Action
-----------------------------------
function onTrade... | gpl-3.0 |
Vadavim/test | scripts/zones/Ordelles_Caves/npcs/Grounds_Tome.lua | 34 | 1140 | -----------------------------------
-- Area: Ordelle's Caves
-- NPC: Grounds Tome
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/groundsofvalor");
-----------------------------------
-- onTrade Action
-----------------------------------
function onTrade... | gpl-3.0 |
Vadavim/test | scripts/zones/Northern_San_dOria/npcs/Madaline.lua | 36 | 1615 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Madaline
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/quests... | gpl-3.0 |
Vadavim/test | scripts/zones/Temple_of_Uggalepih/npcs/Grounds_Tome.lua | 34 | 1146 | -----------------------------------
-- Area: Temple of Uggalepih
-- NPC: Grounds Tome
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/groundsofvalor");
-----------------------------------
-- onTrade Action
-----------------------------------
function onT... | gpl-3.0 |
hoku586/darkstar | scripts/globals/effects/int_boost.lua | 34 | 1027 | -----------------------------------
--
-- EFFECT_INT_BOOST
--
-----------------------------------
require("scripts/globals/status");
-----------------------------------
-- onEffectGain Action
-----------------------------------
function onEffectGain(target,effect)
target:addMod(MOD_INT,effect:getPower());
end;
... | gpl-3.0 |
dualface/creator-lua | creator-project/packages/creator-lua-support/lua/src/creator/Factory.lua | 1 | 7154 |
local cc = cc
local DEBUG_VERBOSE = cc.DEBUG_VERBOSE
local string_byte = string.byte
local table_makeweak = table.makeweak
local string_find = string.find
local ccp = cc.p
local ccsize = cc.size
local ccrect = cc.rect
local Scale9Sprite = ccui.Scale9Sprite or cc.Scale9Sprite
-- asset
local SceneAsset = cc.import(".a... | mit |
Elkazan/darkstar | scripts/zones/Upper_Jeuno/npcs/Laila.lua | 18 | 3782 | -----------------------------------
-- Area: Upper Jeuno
-- NPC: Laila
-- Type: Job Quest Giver
-- @zone: 244
-- @pos -54.045 -1 100.996
--
-- Auto-Script: Requires Verification (Verfied by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Upper_Jeuno/TextIDs"] = nil;
package.loaded["scrip... | gpl-3.0 |
Vadavim/test | scripts/zones/Windurst_Waters/npcs/HomePoint#3.lua | 12 | 1200 | -----------------------------------
-- Area: Windurst Waters
-- NPC: HomePoint#3
-- @pos: 4 -4 -174 238
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Windurst_Waters/TextIDs");
require("scripts/globals/ho... | gpl-3.0 |
DaveMcW/factorio-movie-maker | build.lua | 1 | 8658 | local top_start = {-224.5, -137.5} -- Bottom left combinator
local bottom_start = {-224.5, 138.5} -- Top left combinator
local x_frame = {0,17,30,47,60,77}
local y_wire = {
1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,
4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,
1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,
3,4... | mit |
Elkazan/darkstar | scripts/globals/spells/bluemagic/regeneration.lua | 46 | 1483 | -----------------------------------------
-- Spell: Regeneration
-- Gradually restores HP
-- Spell cost: 36 MP
-- Monster Type: Aquans
-- Spell Type: Magical (Light)
-- Blue Magic Points: 2
-- Stat Bonus: MND+2
-- Level: 78
-- Casting Time: 2 Seconds
-- Recast Time: 60 Seconds
-- Spell Duration: 30 ticks, 90 Seconds
--... | gpl-3.0 |
Godzil/nodemcu-webide | examples/led-text.lua | 2 | 1201 | return function (connection, req, args)
dofile('httpserver-header.lc')(connection, 200, 'html')
local w, h, dataWidth, offset = 10, 6, 36, 0
-- timer id(0-6), interval in ms
local tmrId, tmrMs = 4, 200
if req.method == 'POST' then
local rd = req.getRequestData()
if (rd['data'] ~= nil) then
... | gpl-2.0 |
MrKiaN/MineBot | plugins/admin.lua | 1 | 10539 | local function set_bot_photo(msg, success, result)
local receiver = get_receiver(msg)
if success then
local file = 'data/photos/bot.jpg'
print('File downloaded to:', result)
os.rename(result, file)
print('File moved to:', file)
set_profile_photo(file, ok_cb, false)
send_large_msg(rec... | gpl-2.0 |
linushsao/sky_islands_game-linus | mods/xdecor/cooking.lua | 1 | 5895 | local cauldron = {}
-- Add more ingredients here that make a soup.
local ingredients_list = {
"apple", "mushroom", "honey", "pumpkin", "egg", "bread", "meat",
"chicken", "carrot", "potato", "melon", "rhubarb", "cucumber",
"corn", "beans", "berries", "grapes", "tomato", "wheat"
}
cauldron.cbox = {
{0, 0, 0, 16, ... | gpl-3.0 |
otservme/global1041 | data/npc/scripts/Ztiss.lua | 3 | 2620 |
local keywordHandler = KeywordHandler:new()
local npcHandler = NpcHandler:new(keywordHandler)
NpcSystem.parseParameters(npcHandler)
function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end
function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end
function onCreatureSay(cid, type, msg) npcHa... | gpl-2.0 |
Elkazan/darkstar | scripts/zones/North_Gustaberg_[S]/npcs/qm1.lua | 31 | 1130 | -----------------------------------
-- Area: North Gustaberg (S) (F-8)
-- NPC: ???
-- Involved in Quests
-- @pos -232 41 425
-----------------------------------
package.loaded["scripts/zones/North_Gustaberg_[S]/TextIDs"] = nil;
package.loaded["scripts/globals/quests"] = nil;
-----------------------------------
require... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Hall_of_the_Gods/npcs/Shimmering_Circle.lua | 14 | 1814 | -----------------------------------
-- Area: Hall of the Gods
-- NPC: Shimmering Circle
-- Lifts players up to the sky!
-- @pos 0 -20 147 251
-----------------------------------
package.loaded["scripts/zones/Hall_of_the_Gods/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
req... | gpl-3.0 |
dualface/creator-lua | creator-project/packages/creator-lua-support/lua/src/cocos/framework/class.lua | 1 | 2941 | --[[
Copyright (c) 2015 gameboxcloud.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, distrib... | mit |
hoku586/darkstar | scripts/globals/spells/hydrohelix.lua | 26 | 1690 | --------------------------------------
-- Spell: Hydrohelix
-- Deals water damage that gradually reduces
-- a target's HP. Damage dealt is greatly affected by the weather.
--------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
require("scripts/globals/m... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Al_Zahbi/Zone.lua | 28 | 1323 | -----------------------------------
--
-- Zone: Al_Zahbi (48)
--
-----------------------------------
package.loaded["scripts/zones/Al_Zahbi/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Al_Zahbi/TextIDs");
----------------------------------... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Altar_Room/npcs/Hooknox.lua | 38 | 1033 | -----------------------------------
-- Area: Altar Room
-- NPC: Hooknox
-- Type: Standard NPC
-- @zone: 152
-- @pos -265.248 11.693 -102.547
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Altar_Room/TextIDs"] = nil;
----------------... | gpl-3.0 |
Vadavim/test | scripts/zones/Konschtat_Highlands/npcs/Stone_Monument.lua | 32 | 1302 | -----------------------------------
-- Area: Konschtat Highlands
-- NPC: Stone Monument
-- Involved in quest "An Explorer's Footsteps"
-- @pos -102.355 7.981 253.706 108
-----------------------------------
package.loaded["scripts/zones/Konschtat_Highlands/TextIDs"] = nil;
-----------------------------------... | gpl-3.0 |
ff94315/luci-1 | applications/luci-app-vsftpd/luasrc/model/cbi/vsftpd/general.lua | 11 | 4092 | --[[
LuCI - Lua Configuration Interface
Copyright 2008 Steven Barth <steven@midlink.org>
Copyright 2014 HackPascal <hackpascal@gmail.com>
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://ww... | apache-2.0 |
Elkazan/darkstar | scripts/zones/Al_Zahbi/npcs/Yudi_Yolhbi.lua | 53 | 2326 | -----------------------------------
-- Area: Al Zahbi
-- NPC: Yudi Yolhbi
-- Type: Woodworking Normal/Adv. Image Support
-- @pos -71.584 -7 -56.018 48
-----------------------------------
package.loaded["scripts/zones/Al_Zahbi/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/status");
requ... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Metalworks/npcs/Grohm.lua | 14 | 3042 | -----------------------------------
-- Area: Metalworks
-- NPC: Grohm
-- Involved In Mission: Journey Abroad
-- @pos -18 -11 -27 237
-----------------------------------
package.loaded["scripts/zones/Metalworks/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("scripts/z... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Wajaom_Woodlands/mobs/Zoraal_Ja_s_Pkuucha.lua | 12 | 1662 | -----------------------------------
-- Area: Wajaom Woodlands
-- Mob: Zoraal Ja's Pkuucha
-----------------------------------
require("scripts/zones/Wajaom_Woodlands/MobIDs");
-----------------------------------
-- onMobSpawn Action
-----------------------------------
function onMobSpawn(mob)
mob:setLocalVar("P... | gpl-3.0 |
wez2020/vid | bot/utils.lua | 646 | 23489 | URL = require "socket.url"
http = require "socket.http"
https = require "ssl.https"
ltn12 = require "ltn12"
serpent = require "serpent"
feedparser = require "feedparser"
json = (loadfile "./libs/JSON.lua")()
mimetype = (loadfile "./libs/mimetype.lua")()
redis = (loadfile "./libs/redis.lua")()
JSON = (loadfile "./libs/... | gpl-2.0 |
hoku586/darkstar | scripts/zones/Northern_San_dOria/npcs/Cheupirudaux.lua | 9 | 2171 | -----------------------------------
-- 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 |
yosefvj/vj2 | plugins/twitter_send.lua | 627 | 1555 | do
local OAuth = require "OAuth"
local consumer_key = ""
local consumer_secret = ""
local access_token = ""
local access_token_secret = ""
local client = OAuth.new(consumer_key, consumer_secret, {
RequestToken = "https://api.twitter.com/oauth/request_token",
AuthorizeUser = {"https://api.twitter.com/oauth/autho... | gpl-2.0 |
mohammadclashclash/seed25 | plugins/twitter_send.lua | 627 | 1555 | do
local OAuth = require "OAuth"
local consumer_key = ""
local consumer_secret = ""
local access_token = ""
local access_token_secret = ""
local client = OAuth.new(consumer_key, consumer_secret, {
RequestToken = "https://api.twitter.com/oauth/request_token",
AuthorizeUser = {"https://api.twitter.com/oauth/autho... | gpl-2.0 |
LuaExtend/LuaExtend | tools/ZeroBraneStudio/spec/lua.lua | 1 | 11932 | -- authors: Luxinia Dev (Eike Decker & Christoph Kubisch)
---------------------------------------------------------
local funcdef = "([A-Za-z_][A-Za-z0-9_%.%:]*)%s*"
local decindent = {
['else'] = true, ['elseif'] = true, ['until'] = true, ['end'] = true}
local incindent = {
['else'] = true, ['elseif'] = true, ['f... | apache-2.0 |
hoku586/darkstar | scripts/zones/Konschtat_Highlands/npcs/qm1.lua | 14 | 1374 | -----------------------------------
-- Area: Konschtat Highlands
-- NPC: qm1 (???)
-- Continues Quests: Past Perfect
-- @pos -201 16 80 108
-----------------------------------
package.loaded["scripts/zones/Konschtat_Highlands/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
requ... | gpl-3.0 |
hoku586/darkstar | scripts/globals/spells/sneak.lua | 27 | 1269 | -----------------------------------------
-- Spell: Sneak
-- Lessens chance of being detected by sound
-- Duration is random number between 30 seconds and 5 minutes
-----------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
---------------------------------------... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Tehf_Kimasnahya.lua | 19 | 2969 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Tehf Kimasnahya
-- Type: Standard NPC
-- @pos -89.897 -1 6.199 50
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems")... | gpl-3.0 |
Vadavim/test | scripts/zones/Jade_Sepulcher/Zone.lua | 28 | 1324 | -----------------------------------
--
-- Zone: Jade_Sepulcher (67)
--
-----------------------------------
package.loaded["scripts/zones/Jade_Sepulcher/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Jade_Sepulcher/TextIDs");
----------------... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Mhaura/npcs/Nomad_Moogle.lua | 34 | 1116 | -----------------------------------
-- Area: Mhaura
-- NPC: Nomad Moogle
-----------------------------------
package.loaded["scripts/zones/Mhaura/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Mhaura/TextIDs");
require("scripts/globals/settings");
------------------------------... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Beadeaux/npcs/_43b.lua | 14 | 1763 | -----------------------------------
-- Area: Beadeaux
-- NPC: Jail Door
-- Involved in Quests: The Rescue
-- @pos 56 0.1 -23 147
-----------------------------------
package.loaded["scripts/zones/Beadeaux/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Grand_Palace_of_HuXzoi/mobs/Ix_aern_mnk.lua | 17 | 3000 | -----------------------------------
-- Area: Grand Palace of HuXzoi
-- MOB: Ix_aern_mnk
-- ID: 16916815
-----------------------------------
require("scripts/globals/status");
-----------------------------------
-- onMobInitialize Action
-----------------------------------
function onMobInitialize(mob)
end;
-------... | gpl-3.0 |
likunpeng/cocos | QuickGame/src/framework/transition.lua | 20 | 19757 | --[[
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 |
hoku586/darkstar | scripts/zones/North_Gustaberg/npcs/Cavernous_Maw.lua | 29 | 1442 | -----------------------------------
-- Area: North Gustaberg
-- NPC: Cavernous Maw
-- @pos 466 0 479 106
-- Teleports Players to North Gustaberg [S]
-----------------------------------
package.loaded["scripts/zones/North_Gustaberg/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings"... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Valkurm_Dunes/npcs/Nyata-Mobuta_WW.lua | 30 | 3056 | -----------------------------------
-- Area: Valkurm Dunes
-- NPC: Nyata-Mobuta, W.W.
-- Type: Outpost Conquest Guards
-- @pos 139.394 -7.885 100.384 103
-----------------------------------
package.loaded["scripts/zones/Valkurm_Dunes/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/conque... | gpl-3.0 |
Vadavim/test | scripts/zones/Rabao/npcs/Waylea.lua | 38 | 1048 | -----------------------------------
-- Area: Rabao
-- NPC: Waylea
-- Type: Reputation
-- @zone: 247
-- @pos 12.384 4.658 -32.392
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Rabao/TextIDs"] = nil;
---------------------------------... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Windurst_Walls/npcs/Naih_Arihmepp.lua | 14 | 1471 | -----------------------------------
-- Area: Windurst Walls
-- NPC: Naih Arihmepp
-- Type: Standard NPC
-- @pos -64.578 -13.465 202.147 239
-----------------------------------
package.loaded["scripts/zones/Windurst_Walls/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
requir... | gpl-3.0 |
Elkazan/darkstar | scripts/globals/ability.lua | 17 | 15202 | -----------------------------------
--
-- ABILITIES
--
-----------------------------------
ABILITY_MIGHTY_STRIKES = 0;
ABILITY_HUNDRED_FISTS = 1;
ABILITY_BENEDICTION = 2;
ABILITY_MANAFONT = 3;
ABILITY_CHAINSPELL = 4;
ABILITY_PERFECT_DODGE = 5;
ABILITY_... | gpl-3.0 |
quanhua92/torch-android | src/3rdparty/nnx/Recurrent.lua | 2 | 15816 | ------------------------------------------------------------------------
--[[ Recurrent ]]--
-- Ref. A.: http://goo.gl/vtVGkO (Mikolov et al.)
-- B. http://goo.gl/hu1Lqm
-- Processes the sequence one timestep (forward/backward) at a time.
-- A call to backward only keeps a log of the gradOutputs and scales.
-- Back-Pr... | bsd-3-clause |
hoku586/darkstar | scripts/zones/Port_Bastok/npcs/Oggbi.lua | 26 | 3415 | -----------------------------------
-- Area: Port Bastok
-- NPC: Oggbi
-- Starts and Finishes: Ghosts of the Past, The First Meeting
-- @zone 236
-- @pos -159 -7 5
-----------------------------------
package.loaded["scripts/zones/Port_Bastok/TextIDs"] = nil;
-----------------------------------
require("scripts/globals... | gpl-3.0 |
Vadavim/test | scripts/globals/items/silken_squeeze.lua | 36 | 1215 | -----------------------------------------
-- ID: 5630
-- Item: Silken Squeeze
-- Food Effect: 4 Hrs, All Races
-----------------------------------------
-- TODO: Group Effect
-- HP Recovered while healing +4
-- MP Recovered while healing +5
-----------------------------------------
require("scripts/globals/status");
... | gpl-3.0 |
CommandPost/CommandPost | src/tests/cp/websocket/serial_spec.lua | 2 | 2331 | -- test cases for `cp.websocket.serial`
local spec = require "cp.spec"
local expect = require "cp.spec.expect"
local describe, it = spec.describe, spec.it
local serial = require "cp.websocket.serial"
return describe "cp.websocket.serial" {
it "creates an HTTP request"
:... | mit |
hoku586/darkstar | scripts/zones/Southern_San_dOria_[S]/npcs/Nembet.lua | 14 | 1024 | -----------------------------------
-- Area: Southern SandOria [S]
-- NPC: Nembet
-- @zone 80
-- @pos 147 -3 110
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria_[S]/TextIDs"] = nil;
require("scripts/zones/Southern_San_dOria_[S]/TextIDs");
-----------------------------------
-- onTra... | gpl-3.0 |
linushsao/sky_islands_game-linus | mods/mobf_core/mobf/mobf.lua | 1 | 39625 | -------------------------------------------------------------------------------
-- Mob Framework Mod by Sapier
--
-- You may copy, use, modify or do nearly anything except removing this
-- copyright notice.
-- And of course you are NOT allow to pretend you have written it.
--
--! @file mobf.lua
--! @brief class contain... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Bastok_Mines/npcs/Gelzerio.lua | 17 | 1737 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Galzerio
-- Standard Merchant NPC
-----------------------------------
require("scripts/globals/shop");
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
require("scripts/zones/Bastok_Mines/TextIDs");
-----------------------------------
-- on... | gpl-3.0 |
Vadavim/test | scripts/zones/Mount_Zhayolm/npcs/qm5.lua | 8 | 1173 | -----------------------------------
-- Area: Mount Zhayolm
-- NPC: ??? (Spawn Sarameya(ZNM T4))
-- @pos 322 -14 -581 61
-----------------------------------
package.loaded["scripts/zones/Mount_Zhayolm/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Mount_Zhayolm/TextIDs");
----------------... | gpl-3.0 |
hoku586/darkstar | scripts/globals/effects/saber_dance.lua | 32 | 1693 | -----------------------------------
--
-- EFFECT_SABER_DANCE
--
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
-----------------------------------
-- onEffectGain Action
-----------------------------------
function onEffectGain(target,effect)
local sab... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Mount_Zhayolm/npcs/HomePoint#1.lua | 27 | 1274 | -----------------------------------
-- Area: Mount Zhayolm
-- NPC: HomePoint#1
-- @pos -540.844 -4.000 70.809 61
-----------------------------------
package.loaded["scripts/zones/Mount_Zhayolm/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Mount_Zhayolm/TextIDs");
require("scripts/globa... | gpl-3.0 |
Vadavim/test | scripts/zones/Southern_San_dOria_[S]/npcs/Areuhat1.lua | 36 | 1069 | -----------------------------------
-- Area: Southern SandOria [S]
-- NPC: Areuhat
-- @zone 80
-- @pos 21 0 22
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria_[S]/TextIDs"] = nil;
require("scripts/zones/Southern_San_dOria_[S]/TextIDs");
----------------------------------... | gpl-3.0 |
hoku586/darkstar | scripts/globals/abilities/spirit_link.lua | 9 | 2742 | -----------------------------------
-- Ability: Spirit Link
-- Sacrifices own HP to heal Wyvern's HP.
-- Obtained: Dragoon Level 25
-- Recast Time: 1:30
-- Duration: Instant
-----------------------------------
require("scripts/globals/status");
-----------------------------------
-- onAbilityCheck
-------------------... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Xarcabard/npcs/Pelogrant.lua | 17 | 1856 | -----------------------------------
-- Area: Xarcabard
-- NPC: Pelogrant
-- Type: Outpost Vendor
-- @pos 210 -22 -201 112
-----------------------------------
package.loaded["scripts/zones/Xarcabard/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/shop");
require("scripts/globals... | gpl-3.0 |
REZATITAN/TELEGRAMBOT | plugins/Dictionary.lua | 31 | 1662 | --[[
-- Translate text using Google Translate.
-- http://translate.google.com/translate_a/single?client=t&ie=UTF-8&oe=UTF-8&hl=en&dt=t&tl=en&sl=auto&text=hello
--]]
do
function translate(source_lang, target_lang, text)
local path = "http://translate.google.com/translate_a/single"
-- URL query parameters
local pa... | gpl-2.0 |
Vadavim/test | scripts/zones/Windurst_Woods/npcs/Kuoh_Rhel.lua | 19 | 3722 | -----------------------------------
-- Area: Windurst Woods
-- NPC: Kuoh Rhel
-- Type: Standard NPC
-- @zone: 241
-- @pos 131.437 -6 -102.723
-- Starts quests: Chocobilious, In a Stew
-- Note: In a Stew should only repeat once per conquest tally. The tally is not implemented at time of
-- writing this ques... | gpl-3.0 |
3scale/docker-gateway | gateway/src/apicast/configuration_store.lua | 1 | 4686 | local setmetatable = setmetatable
local pairs = pairs
local insert = table.insert
local concat = table.concat
local rawset = rawset
local lower = string.lower
local env = require 'resty.env'
local lrucache = require 'resty.lrucache'
local _M = {
_VERSION = '0.1',
path_routing = env.enabled('APICAST_PATH_ROUTING')... | mit |
hoku586/darkstar | scripts/zones/Batallia_Downs/Zone.lua | 11 | 3985 | -----------------------------------
--
-- Zone: Batallia_Downs (105)
--
-----------------------------------
package.loaded[ "scripts/zones/Batallia_Downs/TextIDs"] = nil;
package.loaded["scripts/globals/chocobo_digging"] = nil;
-----------------------------------
require( "scripts/zones/Batallia_Downs/TextIDs");
requi... | gpl-3.0 |
blackspotbear/MMDViewer | third-party/bullet3-2.83.7/examples/ThirdPartyLibs/urdf/premake4.lua | 13 | 1153 |
project "urdf_test"
flags {"FloatStrict"}
language "C++"
kind "ConsoleApp"
targetdir "../../bin"
-- links {
-- }
includedirs {
".",
"..",
}
files {
"urdfdom/urdf_parser/src/check_urdf.cpp",
"urdfdom/urdf_parser/src/pose.cpp",
"urdfdom/urdf_parser/src/model.cpp",
"urd... | mit |
Elkazan/darkstar | scripts/zones/Ghoyus_Reverie/Zone.lua | 36 | 1119 | -----------------------------------
--
-- Zone: Ghoyus_Reverie
--
-----------------------------------
require("scripts/globals/settings");
package.loaded["scripts/zones/Ghoyus_Reverie/TextIDs"] = nil;
require("scripts/zones/Ghoyus_Reverie/TextIDs");
-----------------------------------
-- onInitialize
-... | gpl-3.0 |
Vadavim/test | scripts/zones/Chocobo_Circuit/Zone.lua | 36 | 1122 | -----------------------------------
--
-- Zone: Chocobo_Circuit
--
-----------------------------------
require("scripts/globals/settings");
package.loaded["scripts/zones/Chocobo_Circuit/TextIDs"] = nil;
require("scripts/zones/Chocobo_Circuit/TextIDs");
-----------------------------------
-- onInitialize... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Southern_San_dOria/npcs/Aravoge_TK.lua | 28 | 4900 | -----------------------------------
-- Area: Southern San d'Oria
-- NPC: Aravoge, T.K.
-- X Grant Signet
-- X Recharge Emperor Band, Empress Band, or Chariot Band
-- X Accepts traded Crystals to fill up the Rank bar to open new Missions.
-- X Sells items in exchange for Conquest Points
-- X Start Supply Run M... | gpl-3.0 |
CommandPost/CommandPost | src/plugins/core/helpandsupport/credits.lua | 2 | 1301 | --- === plugins.core.helpandsupport.credits ===
---
--- Credits Menu Item.
local require = require
local i18n = require("cp.i18n")
local plugin = {
id = "core.helpandsupport.credits",
group = "core",
dependencies = {
["core.menu.manager"] = "menuManager",
["core.commands.global"] = "glob... | mit |
Elkazan/darkstar | scripts/globals/campaign.lua | 18 | 4903 |
-----------------------------------------------------------------
-- Variable for getNationTeleport and getPoint
-----------------------------------------------------------------
ALLIED_NOTES = 11;
MAW = 4;
PAST_SANDORIA = 5;
PAST_BASTOK = 6;
PAST_WINDURST = 7;
-- ---------------------------------------... | gpl-3.0 |
Vadavim/test | scripts/zones/Castle_Oztroja/TextIDs.lua | 5 | 2162 | -- Variable TextID Description text
-- General Texts
ITEM_CANNOT_BE_OBTAINED = 6564; -- You cannot obtain the item <item>. Come back after sorting your inventory.
FULL_INVENTORY_AFTER_TRADE = 6566; -- You cannot obtain the #. Try trading again after sorting your inventory.
ITEM_OBTAINED = 6567; -- Ob... | gpl-3.0 |
Elkazan/darkstar | scripts/globals/abilities/dark_arts.lua | 28 | 1588 | -----------------------------------
-- Ability: Dark Arts
-- Optimizes black magic capability while lowering white magic proficiency. Grants a bonus to enfeebling, elemental, and dark magic. Also grants access to Stratagems.
-- Obtained: Scholar Level 10
-- Recast Time: 1:00
-- Duration: 2:00:00
-----------------... | gpl-3.0 |
Elkazan/darkstar | scripts/globals/items/icefish.lua | 18 | 1317 | -----------------------------------------
-- ID: 4470
-- Item: icefish
-- Food Effect: 5Min, Mithra only
-----------------------------------------
-- Dexterity 3
-- Mind -5
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck... | gpl-3.0 |
Vadavim/test | scripts/zones/Beadeaux/Zone.lua | 13 | 3470 | -----------------------------------
--
-- Zone: Beadeaux (147)
--
-----------------------------------
package.loaded["scripts/zones/Beadeaux/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/titles");
require("scripts/globals/missions");
require("scripts/globals/quests");
require... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/West_Ronfaure/npcs/Phairet.lua | 17 | 2450 | -----------------------------------
-- Area: West Ronfaure
-- NPC: Phairet
-- Involved in Quest: The Trader in the Forest
-- @pos -57 -1 -501 100
-----------------------------------
package.loaded["scripts/zones/West_Ronfaure/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quest... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Northern_San_dOria/npcs/Miaux.lua | 14 | 6808 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Miaux
-- Type: Quest Giver
-- @pos -169.127 2.999 158.677 231
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/status");
require("... | gpl-3.0 |
tectronics/sonic-gens-hud | sonic/s3k-super.lua | 1 | 16892 | --------------------------------------------------------------------------------
-- This file is part of the Sonic & Knuckles and Sonic 3 & Knuckles cheat pack.
--
-- 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 ... | lgpl-3.0 |
Elkazan/darkstar | scripts/zones/The_Eldieme_Necropolis/npcs/_5f7.lua | 34 | 1110 | -----------------------------------
-- Area: The Eldieme Necropolis
-- NPC: Leviathan's Gate
-- @pos 249 -34 100 195
-----------------------------------
package.loaded["scripts/zones/The_Eldieme_Necropolis/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/The_Eldieme_Necropolis/TextI... | gpl-3.0 |
Elkazan/darkstar | scripts/globals/abilities/pets/blizzard_iv.lua | 20 | 1156 | ---------------------------------------------------
-- Aero 2
---------------------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
require("scripts/globals/monstertpmoves");
require("scripts/globals/magic");
----------------------------------------------... | gpl-3.0 |
Vadavim/test | scripts/zones/The_Sanctuary_of_ZiTah/npcs/qm4.lua | 18 | 1723 | -----------------------------------
-- Area: The Sanctuary of Zitah
-- NPC: ???
-- Finishes Quest: Lovers in the Dusk
-- @zone 121
-----------------------------------
package.loaded["scripts/zones/The_Sanctuary_of_ZiTah/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require(... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Abyssea-Uleguerand/npcs/qm1.lua | 14 | 1392 | -----------------------------------
-- Zone: Abyssea-Uleguerand
-- NPC: qm1 (???)
-- Spawns Ironclad Triturator
-- @pos ? ? ? 253
-----------------------------------
require("scripts/globals/status");
-----------------------------------
-- onTrade Action
-----------------------------------
function onTrade(player,np... | gpl-3.0 |
hoku586/darkstar | scripts/globals/items/yellow_curry_bun_+1.lua | 12 | 2179 | -----------------------------------------
-- ID: 5763
-- Item: yellow_curry_bun_+1
-- Food Effect: 60 min, All Races
-----------------------------------------
-- TODO: Group effects
-- Health Points 30
-- Strength 5
-- Vitality 2
-- Agility 3
-- Intelligence -2
-- Attack 22% (caps @ 85)
-- Ranged Attack 22% (caps @ 85)... | gpl-3.0 |
CapacitorSet/s-uzzbot | plugins/lyrics.lua | 3 | 2223 | do
local BASE_LNM_URL = 'http://api.lyricsnmusic.com/songs'
local LNM_APIKEY = ''
local BASE_LYRICS_URL = 'http://api.chartlyrics.com/apiv1.asmx/SearchLyricDirect'
local function getInfo(query)
print('Getting info of ' .. query)
local url = BASE_LNM_URL..'?api_key='..LNM_APIKEY
..'&q='..URL.esca... | gpl-2.0 |
Elkazan/darkstar | scripts/zones/Port_Jeuno/npcs/Shami.lua | 17 | 18330 | -----------------------------------
-- Area: Port Jeuno
-- NPC: Shami
-- Orb Seller (BCNM)
-- @pos -14 8 44 246
-----------------------------------
package.loaded["scripts/zones/Port_Jeuno/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/quest... | gpl-3.0 |
Vadavim/test | scripts/zones/Riverne-Site_A01/Zone.lua | 15 | 1896 | -----------------------------------
--
-- Zone: Riverne-Site_A01
--
-----------------------------------
package.loaded["scripts/zones/Riverne-Site_A01/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Riverne-Site_A01/TextIDs");
require("scripts/globals/status");
require("scripts/... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Dynamis-Xarcabard/mobs/Dynamis_Lord.lua | 23 | 2056 | -----------------------------------
-- Area: Dynamis Xarcabard
-- NM: Dynamis_Lord
--
-- In OLD Dynamis, he is spawned by killing 15 Kindred NMs..
-- ..NOT by killing Ying and Yang.
--
-- In Neo Dynamis, he is spawned by trading
-- a Shrouded Bijou to the ??? in front of Castle Zvahl.
--------------------------------... | gpl-3.0 |
Vadavim/test | scripts/globals/spells/foe_requiem_iv.lua | 11 | 1623 | -----------------------------------------
-- Spell: Foe Requiem IV
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
-----------------------------------------
-- OnSpellCast
-----------------------------------------
function onMagicCastingCheck(caster,target... | gpl-3.0 |
otservme/global1041 | data/npc/scripts/Talphion.lua | 1 | 1998 | local keywordHandler = KeywordHandler:new()
local npcHandler = NpcHandler:new(keywordHandler)
NpcSystem.parseParameters(npcHandler)
local talkState = {}
function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end
function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end
function onCreatureSay(... | gpl-2.0 |
hoku586/darkstar | scripts/zones/Port_Jeuno/npcs/Horst.lua | 29 | 3441 | -----------------------------------
-- Area: Port Jeuno
-- NPC: Horst
-- Type: Abyssea Warp NPC
-- @pos -54.379 0.001 -10.061 246
-----------------------------------
package.loaded["scripts/zones/Port_Jeuno/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Port_Jeuno/TextIDs");
------------... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Naja_Salaheem.lua | 18 | 4974 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Naja Salaheem
-- Type: Standard NPC
-- @pos 22.700 -8.804 -45.591 50
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missio... | gpl-3.0 |
Vadavim/test | scripts/zones/Valkurm_Dunes/npcs/Tsunashige_IM.lua | 30 | 3044 | -----------------------------------
-- Area: Valkurm Dunes
-- NPC: Tsunashige, I.M.
-- Outpost Conquest Guards
-- @pos 139.394 -7.885 100.384 103
-----------------------------------
package.loaded["scripts/zones/Valkurm_Dunes/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/conquest");
re... | gpl-3.0 |
Elkazan/darkstar | scripts/globals/items/serving_of_salmon_meuniere.lua | 35 | 1404 | -----------------------------------------
-- ID: 4583
-- Item: serving_of_salmon_meuniere
-- Food Effect: 180Min, All Races
-----------------------------------------
-- Dexterity 2
-- Mind -2
-- Ranged ACC % 7
-- Ranged ACC Cap 10
-----------------------------------------
require("scripts/globals/status");
... | gpl-3.0 |
Elkazan/darkstar | scripts/globals/items/dish_of_spaghetti_pescatora_+1.lua | 35 | 1662 | -----------------------------------------
-- ID: 5200
-- Item: dish_of_spaghetti_pescatora_+1
-- Food Effect: 60Min, All Races
-----------------------------------------
-- Health % 15
-- Health Cap 160
-- Vitality 3
-- Mind -1
-- Defense % 22
-- Defense Cap 70
-- Store TP 6
---------------------------------... | gpl-3.0 |
Vadavim/test | scripts/zones/Bostaunieux_Oubliette/npcs/Grounds_Tome.lua | 34 | 1160 | -----------------------------------
-- Area: Bostaunieux Oubliette
-- NPC: Grounds Tome
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/groundsofvalor");
-----------------------------------
-- onTrade Action
-----------------------------------
function o... | gpl-3.0 |
hoku586/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Sajaaya.lua | 59 | 1060 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Sajaaya
-- Type: Weather Reporter
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Aht_Urhgan_... | gpl-3.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.