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 |
|---|---|---|---|---|---|
Vadavim/test | scripts/zones/Misareaux_Coast/npcs/_0p3.lua | 34 | 1082 | -----------------------------------
-- Area: Misareaux Coast
-- NPC: Dilapidated Gate
-- Notes: Entrance to Misareaux Coast
-----------------------------------
package.loaded["scripts/zones/Misareaux_Coast/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require(... | gpl-3.0 |
Elkazan/darkstar | scripts/zones/Gusgen_Mines/npcs/_5g0.lua | 34 | 1096 | -----------------------------------
-- Area: Gusgen Mines
-- NPC: _5g0 (Door C)
-- @pos 44 -42.4 -25.5 196
-----------------------------------
package.loaded["scripts/zones/Gusgen_Mines/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Gusgen_Mines/TextIDs");
---------------------... | gpl-3.0 |
Vadavim/test | scripts/zones/Windurst_Waters_[S]/npcs/Miah_Riyuh.lua | 15 | 1044 | -----------------------------------
-- Area: Windurst Waters (S)
-- NPC: Miah Riyuh
-- Type: Standard NPC
-- @zone: 94
-- @pos 5.323 -2 37.462
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters_[S]/TextIDs"] = nil;
-----... | gpl-3.0 |
iedemam/AskoziaPBX | misc/luabash/md5/md5.lua | 4 | 1253 | -- --- T2-COPYRIGHT-NOTE-BEGIN ---
-- This copyright note is auto-generated by ./scripts/Create-CopyPatch.
--
-- T2 SDE: misc/luabash/md5/md5.lua
-- Copyright (C) 2006 The T2 SDE Project
-- Copyright (C) 2005 Roberto Ierusalimschy
--
-- More information can be found in the files COPYING and README.
--
-- This progra... | gpl-2.0 |
UAVXP/pointshop | lua/pointshop/cl_init.lua | 4 | 4700 | --[[
pointshop/cl_init.lua
first file included clientside.
]]--
include "sh_init.lua"
include "cl_player_extension.lua"
include "vgui/DPointShopMenu.lua"
include "vgui/DPointShopItem.lua"
include "vgui/DPointShopPreview.lua"
include "vgui/DPointShopColorChooser.lua"
include "vgui/DPointShopGivePoints.lua"
PS.ShopM... | mit |
hoku586/darkstar | scripts/zones/Northern_San_dOria/npcs/Alphollon_C_Meriard.lua | 11 | 3564 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Alphollon C Meriard
-- Type: Purifies cursed items with their corresponding abjurations.
-- @zone 231
-- @pos 98.108 -1 137.999
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
----------------... | gpl-3.0 |
dani-sj/baba | plugins/invite.lua | 17 | 2404 | --[[
Invite other user to the chat group.
Use !invite ********* (where ********* is id_number) to invite a user by id_number.
This is the most reliable method.
Use !invite @username to invite a user by @username.
Less reliable. Some users don't have @username.
Use !invite Type print_name Here to invite a user by ... | gpl-2.0 |
abriasffxi/darkstar | scripts/commands/addeffect.lua | 20 | 2389 | ---------------------------------------------------------------------------------------------------
-- func: addeffect
-- desc: Adds the given effect to the given player.
---------------------------------------------------------------------------------------------------
require("scripts/globals/status");
require("scri... | gpl-3.0 |
sum2012/mame | 3rdparty/genie/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... | gpl-2.0 |
rdlaitila/LURE | src/__legacy__/lib/loveframes/libraries/templates.lua | 18 | 5499 | --[[------------------------------------------------
-- Love Frames - A GUI library for LOVE --
-- Copyright (c) 2012-2014 Kenny Shields --
--]]------------------------------------------------
-- get the current require path
local path = string.sub(..., 1, string.len(...) - string.len(".templates"))
local loveframes... | mit |
abriasffxi/darkstar | scripts/zones/The_Shrine_of_RuAvitau/npcs/Monolith.lua | 14 | 5393 | -----------------------------------
-- Area: The Shrine of Ru'Avitau
-- NPC: Monolith
-- @pos <many>
-----------------------------------
package.loaded["scripts/zones/The_Shrine_of_RuAvitau/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/The_Shrine_of_RuAvitau/TextIDs");
-----------------... | gpl-3.0 |
dios-game/dios-cocos | src/oslibs/cocos/cocos-src/cocos/scripting/lua-bindings/script/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... | mit |
abriasffxi/darkstar | scripts/zones/Sealions_Den/npcs/Sueleen.lua | 14 | 2030 | -----------------------------------
-- Area: Sealion's Den
-- NPC: Sueleen
-- @pos 612 132 774 32
-----------------------------------
package.loaded["scripts/zones/Sealions_Den/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("scripts/zones/Sealions_Den/TextIDs");
requ... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/spells/logical_etude.lua | 18 | 1616 | -----------------------------------------
-- Spell: Logical Etude
-- Static MND Boost, BRD 64
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
-----------------------------------------
-- OnSpellCast
-----------------------------------------
f... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Crawlers_Nest/npcs/qm12.lua | 57 | 2120 | -----------------------------------
-- Area: Crawlers' Nest
-- NPC: qm12 (??? - Exoray Mold Crumbs)
-- Involved in Quest: In Defiant Challenge
-- @pos 99.326 -0.126 -188.869 197
-----------------------------------
package.loaded["scripts/zones/Crawlers_Nest/TextIDs"] = nil;
-----------------------------------
require... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Kuftal_Tunnel/npcs/qm5.lua | 17 | 1466 | -----------------------------------
-- Area: Kuftal Tunnel
-- NPC: ???
-- Involved in Mission: Bastok 8-2
-----------------------------------
package.loaded["scripts/zones/Kuftal_Tunnel/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
require("scripts/globals/missions");
requi... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Xarcabard/npcs/Telepoint.lua | 14 | 1702 | -----------------------------------
-- Area: Xarcabard
-- NPC: Telepoint
-- @pos 150.258 -21.047 -37.256 112
-----------------------------------
package.loaded["scripts/zones/Xarcabard/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
require("scripts/zones/Xarcabard/TextIDs");... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Bastok_Markets_[S]/npcs/Weldon.lua | 14 | 1087 | ----------------------------------
-- Area: Bastok Markets [S]
-- NPC: Weldon
-- Type: Item Deliverer
-- @pos -191.575 -8 36.688 87
-----------------------------------
package.loaded["scripts/zones/Bastok_Markets_[S]/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Bastok_Markets_[... | gpl-3.0 |
jebenexer/kong | spec/02-integration/04-admin_api/02-apis_routes_spec.lua | 1 | 43712 | local helpers = require "spec.helpers"
local cjson = require "cjson"
local utils = require "kong.tools.utils"
local dao_helpers = require "spec.02-integration.03-dao.helpers"
local DAOFactory = require "kong.dao.factory"
local function it_content_types(title, fn)
local test_form_encoded = fn("application/x-www-form... | apache-2.0 |
Armyluix/darkstar | scripts/globals/weaponskills/steel_cyclone.lua | 30 | 1578 | -----------------------------------
-- Steel Cyclone
-- Great Axe weapon skill
-- Skill level: 240
-- Delivers a single-hit attack. Damage varies with TP.
-- In order to obtain Steel Cyclone, the quest The Weight of Your Limits must be completed.
-- Will stack with Sneak Attack.
-- Aligned with the Breeze Gorget... | gpl-3.0 |
dios-game/dios-cocos | src/oslibs/cocos/cocos-src/cocos/scripting/lua-bindings/auto/api/PageView.lua | 1 | 7205 |
--------------------------------
-- @module PageView
-- @extend Layout
-- @parent_module ccui
--------------------------------
-- brief Query the custom scroll threshold of the PageView.<br>
-- return Custom scroll threshold in float.
-- @function [parent=#PageView] getCustomScrollThreshold
-- @param self
-- @return... | mit |
Armyluix/darkstar | scripts/globals/spells/phalanx_ii.lua | 25 | 1173 | -----------------------------------------
-- Spell: PHALANX
-- caster:getMerit() returns a value which is equal to the number of merit points TIMES the value of each point
-- Phalanx II value per point is '3' This is a constant set in the table 'merits'
-----------------------------------------
require("scripts/globa... | gpl-3.0 |
NetlifeAS/lightroom-integration | src/main/resources/export/ExportTask.lua | 2 | 6180 | -- Main export script
-- Config
local configurationManager = require 'ConfigurationManager'
local Config = configurationManager.getConfig()
-- Lightroom API
local LrPathUtils = import 'LrPathUtils'
local LrFileUtils = import 'LrFileUtils'
local LrErrors = import 'LrErrors'
local LrDialogs = import 'LrDialogs'
local L... | gpl-3.0 |
patrikrm13/asdfasdf | plugins/anti_bot.lua | 8 | 3103 |
local function isBotAllowed (userId, chatId)
local hash = 'anti-bot:allowed:'..chatId..':'..userId
local banned = redis:get(hash)
return banned
end
local function allowBot (userId, chatId)
local hash = 'anti-bot:allowed:'..chatId..':'..userId
redis:set(hash, true)
end
local function disallowBot (userId, ch... | gpl-2.0 |
Armyluix/darkstar | scripts/globals/items/coffeecake_muffin.lua | 35 | 1376 | -----------------------------------------
-- ID: 5655
-- Item: coffeecake_muffin
-- Food Effect: 30Min, All Races
-----------------------------------------
-- Mind 1
-- Strength -1
-- MP % 10 (cap 85)
-----------------------------------------
require("scripts/globals/status");
----------------------------... | gpl-3.0 |
imrandomizer/Algorithm-Implementations | Best_First_Search/Lua/Yonaba/bfs.lua | 26 | 3928 | -- Generic Best First Search algorithm implementation
-- See : http://en.wikipedia.org/wiki/Best-first_search
-- Notes : this is a generic implementation of BFS graph search algorithm.
-- It is devised to be used on any type of graph (point-graph, tile-graph,
-- or whatever. It expects to be initialized with a handler... | mit |
abriasffxi/darkstar | scripts/zones/Maze_of_Shakhrami/npcs/Treasure_Chest.lua | 17 | 3798 | -----------------------------------
-- Area: Maze of Shakhrami
-- NPC: Treasure Chest
-- Involved In Quest: The Goblin Tailor
-- @zone 198
-----------------------------------
package.loaded["scripts/zones/Maze_of_Shakhrami/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
requi... | gpl-3.0 |
mir3x/freeciv_cmake | lua/database.lua | 2 | 11420 | -- Freeciv - Copyright (C) 2011 - The Freeciv Project
-- 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, or (at your option)
-- any later version.
--
-- This program ... | gpl-2.0 |
abriasffxi/darkstar | scripts/zones/Cloister_of_Storms/bcnms/sugar-coated_directive.lua | 30 | 1810 | ----------------------------------------
-- Area: Cloister of Storms
-- BCNM: Sugar Coated Directive (ASA-4)
----------------------------------------
package.loaded["scripts/zones/Cloister_of_Storms/TextIDs"] = nil;
----------------------------------------
require("scripts/globals/keyitems");
require("scripts/globals/... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Carpenters_Landing/npcs/relic.lua | 14 | 1880 | -----------------------------------
-- Area: Carpenter's Landing
-- NPC: <this space intentionally left blank>
-- @pos -99 -0 -514 2
-----------------------------------
package.loaded["scripts/zones/Carpenters_Landing/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Carpenters_Landing/TextI... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/Apollyon/mobs/Metalloid_Amoeba.lua | 16 | 1277 | -----------------------------------
-- Area: Apollyon SE
-- NPC: Metalloid_Amoeba
-----------------------------------
package.loaded["scripts/zones/Apollyon/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/limbus");
require("scripts/zones/Apollyon/TextIDs");
-------------------... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/mobskills/Pile_Pitch.lua | 17 | 1246 | ---------------------------------------------------
-- Guided_Missile
--
-- Description: Reduces target's HP to 5% of its maximum value, ignores Utsusemi ,Bind (30 sec)
-- Type: Magical
--
---------------------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status")... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/spells/dokumori_ni.lua | 18 | 1202 | -----------------------------------------
-- Spell: Dokumori: Ni
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
-----------------------------------------
-- OnSpellCast
-----------------------------------------
function onMagicCastingCheck(caster,target... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/Ghelsba_Outpost/bcnms/toadal_recall.lua | 19 | 1479 | -----------------------------------
-- Area: Ghelsba Outpost
-- Name: toadal_recall BCNM30
-- @pos -162 -11 78 140
-----------------------------------
package.loaded["scripts/zones/Ghelsba_Outpost/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/titles");
require("scripts/globals/keyitems"... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Behemoths_Dominion/npcs/Cermet_Headstone.lua | 14 | 3102 | -----------------------------------
-- Area: Behemoth's Dominion
-- NPC: Cermet Headstone
-- Involved in Mission: ZM5 Headstone Pilgrimage (Lightning Headstone)
-- @pos -74 -4 -87 127
-----------------------------------
package.loaded["scripts/zones/Behemoths_Dominion/TextIDs"] = nil;
---------------------------------... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/Lower_Jeuno/npcs/Audee.lua | 28 | 1799 | -----------------------------------
-- Area: Lower Jeuno
-- NPC: Audee
-- Type: Chocobo Renter
-----------------------------------
require("scripts/globals/chocobo");
require("scripts/globals/keyitems");
require("scripts/globals/settings");
require("scripts/globals/status");
------------------------------... | gpl-3.0 |
dios-game/dios-cocos | src/apps/lua-tests/Resources/src/cocos/extension/DeprecatedExtensionFunc.lua | 61 | 1351 | if nil == cc.Control then
return
end
--tip
local function deprecatedTip(old_name,new_name)
print("\n********** \n"..old_name.." was deprecated please use ".. new_name .. " instead.\n**********")
end
--functions of CCControl will be deprecated end
local CCControlDeprecated = { }
function CCControlDeprecated.ad... | mit |
dios-game/dios-cocos | src/apps/lua-empty-test/Resources/src/cocos/extension/DeprecatedExtensionFunc.lua | 61 | 1351 | if nil == cc.Control then
return
end
--tip
local function deprecatedTip(old_name,new_name)
print("\n********** \n"..old_name.." was deprecated please use ".. new_name .. " instead.\n**********")
end
--functions of CCControl will be deprecated end
local CCControlDeprecated = { }
function CCControlDeprecated.ad... | mit |
jebenexer/kong | spec/03-plugins/06-statsd/01-log_spec.lua | 1 | 17072 | local helpers = require "spec.helpers"
local UDP_PORT = 20000
describe("Plugin: statsd (log)", function()
local client
setup(function()
helpers.run_migrations()
local consumer1 = assert(helpers.dao.consumers:insert {
username = "bob",
custom_id = "robert",
})
assert(helpers.dao.keyaut... | apache-2.0 |
urueedi/luci | applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua | 37 | 1612 | -- Copyright 2011 Jo-Philipp Wich <jow@openwrt.org>
-- Licensed to the public under the Apache License 2.0.
module("luci.statistics.rrdtool.definitions.iwinfo", package.seeall)
function rrdargs( graph, plugin, plugin_instance )
--
-- signal/noise diagram
--
local snr = {
title = "%H: Signal and noise on %pi",
... | apache-2.0 |
Armyluix/darkstar | scripts/zones/Rabao/npcs/Dancing_Wolf.lua | 19 | 1645 | -----------------------------------
-- Area: Rabao
-- NPC: Dancing Wolf
-- Type: Standard NPC
-- @zone: 247
-- @pos 7.619 7 81.209
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Rabao/TextIDs"] = nil;
-------------------------------... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Lower_Delkfutts_Tower/npcs/_545.lua | 17 | 1574 | -----------------------------------
-- Area: Lower Delkfutt's Tower
-- NPC: Cermet Door
-- Notes: Involved in Missions: THREE_PATHS
-----------------------------------
package.loaded["scripts/zones/Lower_Delkfutts_Tower/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
requir... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Port_Jeuno/npcs/Rinzei.lua | 17 | 1375 | -----------------------------------
-- Area: Port Jeuno
-- NPC: Rinzei
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Port_Jeuno/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Port_Jeuno/TextIDs");
require("scripts/globals/quests");
----------------... | gpl-3.0 |
abriasffxi/darkstar | scripts/globals/spells/advancing_march.lua | 27 | 1451 | -----------------------------------------
-- Spell: Advancing March
-- Gives party members Haste
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnSpellCast
-----------------------------------------
function onMagicCastingCheck(caster,target,s... | gpl-3.0 |
dios-game/dios-cocos | src/apps/dios-lua-app/Resources/src/cocos/framework/extends/UIPageView.lua | 57 | 1384 |
--[[
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... | mit |
Armyluix/darkstar | scripts/zones/Konschtat_Highlands/mobs/Ghillie_Dhu.lua | 15 | 2301 | -----------------------------------
-- Area: Konschtat Highlands
-- NM: Ghillie Dhu
-----------------------------------
require("scripts/globals/utils");
require("scripts/globals/status");
require("scripts/globals/fieldsofvalor");
-----------------------------------
-- onMobInitialize
-------------------... | gpl-3.0 |
dios-game/dios-cocos | src/oslibs/cocos/cocos-src/cocos/scripting/lua-bindings/auto/api/UserDefault.lua | 9 | 4601 |
--------------------------------
-- @module UserDefault
-- @parent_module cc
--------------------------------
-- Set integer value by key.<br>
-- param key The key to set.<br>
-- param value A integer value to set to the key.<br>
-- js NA
-- @function [parent=#UserDefault] setIntegerForKey
-- @param self
-- @param #... | mit |
Armyluix/darkstar | scripts/globals/spells/horde_lullaby.lua | 10 | 1250 | -----------------------------------------
-- Spell: Horde Lullaby
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
-----------------------------------------
-- OnSpellCast
-----------------------------------------
function onMagicCastingCheck(caste... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Escha_ZiTah/Zone.lua | 34 | 1440 | -----------------------------------
--
-- Zone: Escha - Zi'Tah (288)
--
-----------------------------------
package.loaded["scripts/zones/Escha_ZiTah/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Escha_ZiTah/TextIDs");
require("scripts/globals/settings");
require("scripts/globals/zone");
... | gpl-3.0 |
milani/luvem | luvem/pretty-print.lua | 1 | 9159 | --[[
Copyright 2014-2015 The Luvit Authors. All Rights Reserved.
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.org/licenses/LICENSE-2.0
Unless required by applicable law o... | apache-2.0 |
jebenexer/kong | spec/03-plugins/19-acl/02-access_spec.lua | 3 | 14154 | local helpers = require "spec.helpers"
local cjson = require "cjson"
describe("Plugin: ACL (access)", function()
local client, api_client
setup(function()
helpers.run_migrations()
local consumer1 = assert(helpers.dao.consumers:insert {
username = "consumer1"
})
assert(helpers.dao.keyauth_cr... | apache-2.0 |
abriasffxi/darkstar | scripts/zones/Northern_San_dOria/npcs/Ailbeche.lua | 13 | 7911 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Ailbeche
-- Starts and Finishes Quest: Father and Son, Sharpening the Sword, A Boy's Dream (start)
-- @zone 231
-- @pos 4 -1 24
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
----------------... | gpl-3.0 |
minin43/nzombies | gamemodes/nzombies/gamemode/mapping/sh_mismatch.lua | 2 | 16723 | nzMapping.Mismatch = nzMapping.Mismatch or {}
nzMapping.MismatchData = nzMapping.MismatchData or {}
if SERVER then
util.AddNetworkString("nzMappingMismatchData")
util.AddNetworkString("nzMappingMismatchEnd")
net.Receive("nzMappingMismatchData", function(len, ply)
if !ply:IsSuperAdmin() then
print(ply:Nick() .... | gpl-3.0 |
abriasffxi/darkstar | scripts/globals/items/rolanberry_(874_ce).lua | 18 | 1184 | -----------------------------------------
-- ID: 4530
-- Item: rolanberry_874_ce)
-- Food Effect: 5Min, All Races
-----------------------------------------
-- Agility -3
-- Intelligence 1
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCh... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/items/cluster_of_paprika.lua | 36 | 1233 | -----------------------------------------
-- ID: 5740
-- Item: Cluster of Paprika
-- Food Effect: 5Min, All Races
-----------------------------------------
-- Agility 1
-- Vitality -3
-- Defense -1
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-... | gpl-3.0 |
NalaAlanIrah/cardpeek | dot_cardpeek_dir/scripts/calypso/c250n901.lua | 17 | 4373 | --
-- This file is part of Cardpeek, the smartcard reader utility.
--
-- Copyright 2009-2013 by 'L1L1'
--
-- Cardpeek 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
-- (a... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/PsoXja/npcs/_095.lua | 17 | 1614 | -----------------------------------
-- Area: Pso'Xja
-- NPC: _095 (Stone Gate)
-- Notes: Spawns Gargoyle when triggered
-- @pos -330.000 14.074 -261.600 9
-----------------------------------
package.loaded["scripts/zones/PsoXja/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Pso... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/The_Eldieme_Necropolis/npcs/Cannau.lua | 38 | 1038 | -----------------------------------
-- Area: The Eldieme Necropolis
-- NPC: Cannau
-- Type: Escort NPC
-- @pos 419.838 -56.999 -114.870 195
-----------------------------------
package.loaded["scripts/zones/The_Eldieme_Necropolis/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/The_Eldie... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/Bastok_Mines/npcs/Proud_Beard.lua | 30 | 1726 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Proud Beard
-- Standard Merchant NPC
-----------------------------------
require("scripts/globals/shop");
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
require("scripts/zones/Bastok_Mines/TextIDs");
require("scripts/globals/events... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/RuAun_Gardens/mobs/Groundskeeper.lua | 14 | 1481 | -----------------------------------
-- Area: RuAun Gardens
-- MOB: Groundskeeper
-- Note: Place holder Despot
-----------------------------------
require("scripts/zones/RuAun_Gardens/MobIDs");
require("scripts/globals/fieldsofvalor");
-----------------------------------
-- onMobDeath
--------------------------------... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/Windurst_Waters/npcs/Zelala.lua | 38 | 1035 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Zelala
-- Type: Map Marker
-- @zone: 238
-- @pos 169.855 -1.295 -3.238
--
-- Auto-Script: Requires Verification (Verfied By Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
--------------... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Apollyon/npcs/Sentinel_Column.lua | 14 | 1170 | -----------------------------------
-- Area: Appolyon
-- NPC: Sentinel_Column
-- @pos
-----------------------------------
require("scripts/globals/limbus");
-----------------------------------
-- onTrade Action
-----------------------------------
function onTrade(player,npc,trade)
end;
-------------------------... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Outer_Horutoto_Ruins/npcs/_5ef.lua | 17 | 3743 | -----------------------------------
-- Area: Inner Horutoto Ruins
-- NPC: Ancient Magical Gizmo #2 (F out of E, F, G, H, I, J)
-- Involved In Mission: The Heart of the Matter
-----------------------------------
package.loaded["scripts/zones/Outer_Horutoto_Ruins/TextIDs"] = nil;
-----------------------------------
re... | gpl-3.0 |
jebenexer/kong | kong/plugins/response-transformer/body_transformer.lua | 1 | 2916 | local cjson_decode = require("cjson").decode
local cjson_encode = require("cjson").encode
local table_insert = table.insert
local pcall = pcall
local find = string.find
local sub = string.sub
local gsub = string.gsub
local match = string.match
local lower = string.lower
local type = type
local _M = {}
local function... | apache-2.0 |
Armyluix/darkstar | scripts/globals/weaponskills/geirskogul.lua | 18 | 2004 | -----------------------------------
-- Geirskogul
-- Polearm weapon skill
-- Skill Level: N/A
-- Gae Assail/Gungnir: Shock Spikes.
-- This weapon skill is only available with the stage 5 relic Polearm Gungnir, within Dynamis with the stage 4 Gae Assail, or by activating the latent effect on the Skogul Lance.
-- A... | gpl-3.0 |
cx384/inventorybags | bags.lua | 1 | 25430 |
local function get_formspec(name, width, height)
local sizewidth = 8
local txpos = (sizewidth-width)/2
if width >= 8 then
sizewidth = width
txpos = 0
end
local bag_formspec =
"size[".. sizewidth ..",".. height+5 .."]" ..
default.gui_bg ..
default.gui_bg_img ..
default.gui_slots ..
"list[detached:"..... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Lebros_Cavern/IDs.lua | 67 | 1719 | Lebros = {
text = {
-- General Texts
ITEM_CANNOT_BE_OBTAINED = 6376, -- You cannot obtain the item <item> come back again after sorting your inventory
ITEM_OBTAINED = 6379, -- Obtained: <item>
GIL_OBTAINED = 6380, -- Obtained <number> gil
KEYITEM_OBTAINED = 6382, -- Obtained... | gpl-3.0 |
sum2012/mame | 3rdparty/genie/src/actions/vstudio/vs2010_vcxproj.lua | 1 | 31011 | --
-- vs2010_vcxproj.lua
-- Generate a Visual Studio 2010 C/C++ project.
-- Copyright (c) 2009-2011 Jason Perkins and the Premake project
--
premake.vstudio.vc2010 = { }
local vc2010 = premake.vstudio.vc2010
local vstudio = premake.vstudio
local function vs2010_config(prj)
_p(1,'<ItemGroup Label="ProjectConfig... | gpl-2.0 |
dios-game/dios-cocos | src/oslibs/cocos/cocos-src/cocos/scripting/lua-bindings/auto/api/Frame.lua | 10 | 2652 |
--------------------------------
-- @module Frame
-- @extend Ref
-- @parent_module ccs
--------------------------------
--
-- @function [parent=#Frame] clone
-- @param self
-- @return Frame#Frame ret (return value: ccs.Frame)
--------------------------------
--
-- @function [parent=#Frame] setTweenType
-... | mit |
Armyluix/darkstar | scripts/globals/items/bowl_of_sprightly_soup.lua | 36 | 1326 | -----------------------------------------
-- ID: 5930
-- Item: Bowl of Sprightly Soup
-- Food Effect: 3 Hrs, All Races
-----------------------------------------
-- MP 30
-- Mind 4
-- HP Recovered While Healing 4
-- Enmity -4
-----------------------------------------
require("scripts/globals/status");
----------------... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Quicksand_Caves/mobs/Princeps_IV-XLV.lua | 11 | 1350 | -----------------------------------
-- Area: Quicksand Caves
-- MOB: Princeps IV-XLV
-- Pops in Bastok mission 8-1 "The Chains that Bind Us"
-----------------------------------
package.loaded["scripts/zones/Quicksand_Caves/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Quicksand_Caves/Text... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Rolanberry_Fields/npcs/Legion_Tome.lua | 29 | 1134 | -----------------------------------
-- Area: Rolanberry Fields
-- NPC: Legion Tome
-- Legion NPC
-- @pos 238 24 469 110
-----------------------------------
package.loaded["scripts/zones/Rolanberry_Fields/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/global... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/abilities/feral_howl.lua | 58 | 3525 | ---------------------------------------------------
-- Ability: Feral Howl
-- Terrorizes the target.
-- Obtained: Beastmaster Level 75
-- Recast Time: 0:05:00
-- Duration: Apprx. 0:00:01 - 0:00:10
---------------------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status")... | gpl-3.0 |
ElectroDuk/QuackWars | garrysmod/gamemodes/Basewars/entities(maybe_outdated)/weapons/OldSweps/www_changed/weapon_fiveseven2/shared.lua | 2 | 3050 |
if ( SERVER ) then
AddCSLuaFile( "shared.lua" )
SWEP.HoldType = "pistol"
end
if ( CLIENT ) then
SWEP.PrintName = "FiveSeven"
SWEP.Author = "Rickster"
SWEP.Slot = 1
SWEP.SlotPos = 7
SWEP.IconLetter = "u"
killicon.AddFont( "weapon_fiveseven2", "CSKillIcons", SWEP.IconLetter, Color( 100... | mit |
abriasffxi/darkstar | scripts/zones/Gusgen_Mines/npcs/_5ge.lua | 14 | 1360 | -----------------------------------
-- Area: Gusgen Mines
-- NPC: _5ge (Lever E)
-- @pos 20 -20.561 143.801 196
-----------------------------------
package.loaded["scripts/zones/Gusgen_Mines/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Gusgen_Mines/TextIDs");
--------------------------... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Western_Adoulin/npcs/Berstrogus.lua | 14 | 1069 | -----------------------------------
-- Area: Western Adoulin
-- NPC: Berstrogus
-- Type: Standard NPC
-- @zone 256
-- @pos -44 4 -10
-----------------------------------
require("scripts/globals/missions");
-----------------------------------
-- onTrade Action
-----------------------------------
function onTrade(p... | gpl-3.0 |
milani/luvem | luvem/codec.lua | 1 | 4983 | --[[
Copyright 2014 The Luvit Authors. All Rights Reserved.
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.org/licenses/LICENSE-2.0
Unless required by applicable law or agr... | apache-2.0 |
Armyluix/darkstar | scripts/zones/Bastok_Mines/npcs/Tibelda.lua | 36 | 1405 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Tibelda
-- Only sells when Bastok controlls Valdeaunia Region
-----------------------------------
require("scripts/globals/shop");
require("scripts/globals/conquest");
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
require("scripts... | gpl-3.0 |
jebenexer/kong | spec/03-plugins/17-jwt/05-asn_sequence_spec.lua | 8 | 5922 | local asn_sequence = require "kong.plugins.jwt.asn_sequence"
describe("Plugin: jwt (asn)", function()
describe("constructing error checking", function()
it("should require input to be a table", function()
assert.has_error(function()
asn_sequence.create_simple_sequence("bad thing")
end, "Argum... | apache-2.0 |
Armyluix/darkstar | scripts/globals/abilities/meditate.lua | 18 | 1307 | -----------------------------------
-- Ability: Meditate
-- Gradually charges TP.
-- Obtained: Samurai Level 30
-- Recast Time: 3:00 (Can be reduced to 2:30 using Merit Points)
-- Duration: 15 seconds
-----------------------------------
require("scripts/globals/status");
-----------------------------------
--... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/Bastok_Mines/npcs/Emaliveulaux.lua | 30 | 1948 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Emaliveulaux
-- Only sells when Bastok controls the Tavnazian Archipelago
-- Only available to those with CoP Ch. 4.1 or higher
-----------------------------------
require("scripts/globals/events/harvest_festivals");
require... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/North_Gustaberg/MobIDs.lua | 36 | 1422 | -----------------------------------
-- Area: North Gustaberg
-- Comments: -- posX, posY, posZ
--(Taken from 'mob_spawn_points' table)
-----------------------------------
-- Stinging Sophie
Stinging_Sophie=17211561;
Stinging_Sophie_PH={
[17211532] = '1', -- 352.974, -40.359, 472.914
[17211534] = '1', -- ... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/Lower_Jeuno/npcs/Yatniel.lua | 19 | 1797 | -----------------------------------
-- Area: Lower Jeuno
-- NPC: Yatniel
-- Type: Standard NPC
-- @zone: 245
-- @pos -66.817 -7 -126.594
--
-- Auto-Script: Requires Verification (Verfied by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Lower_Jeuno/TextIDs"] = nil;
--------------------... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/mobskills/Vitriolic_spray.lua | 16 | 1053 | ---------------------------------------------
-- Vitriolic Spray
-- Family: Wamouracampa
-- Description: Expels a caustic stream at targets in a fan-shaped area of effect. Additional effect: Burn
-- Type: Magical
-- Utsusemi/Blink absorb: Wipes shadow
-- Range: Cone
-- Notes: Burn is 10-30/tic
----------... | gpl-3.0 |
abriasffxi/darkstar | scripts/globals/items/stick_of_pepperoni.lua | 18 | 1588 | -----------------------------------------
-- ID: 5660
-- Item: stick_of_pepperoni
-- Food Effect: 30Min, All Races
-----------------------------------------
-- HP % 3 (assuming 3% from testing, no known cap)
-- Strength 3
-- Intelligence -1
-- Attack % 60 (assuming 60%, cap 30)
-----------------------------------------... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Windurst_Walls/npcs/Komulili.lua | 17 | 1097 | -----------------------------------
-- Area: Port Windurst
-- NPC: Komulili
-- Warps players to Port Windurst
-----------------------------------
package.loaded["scripts/zones/Windurst_Walls/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Windurst_Walls/TextIDs");
------------------------... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/items/windurst_salad.lua | 35 | 1465 | -----------------------------------------
-- ID: 4555
-- Item: windurst_salad
-- Food Effect: 180Min, All Races
-----------------------------------------
-- Magic 20
-- Agility 5
-- Vitality -1
-- Ranged ACC % 8
-- Ranged ACC Cap 10
-----------------------------------------
require("scripts/globals/status"... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/items/bowl_of_sutlac.lua | 36 | 1315 | -----------------------------------------
-- ID: 5577
-- Item: Bowl of Sutlac
-- Food Effect: 3 Hrs, All Races
-----------------------------------------
-- TODO: Group Effect
-- HP +8
-- MP +10
-- INT +1
-- MP Recovered while healing +2
-----------------------------------------
require("scripts/globals/status");
----... | gpl-3.0 |
urueedi/luci | modules/luci-base/luasrc/model/network.lua | 3 | 34996 | -- Copyright 2009-2015 Jo-Philipp Wich <jow@openwrt.org>
-- Licensed to the public under the Apache License 2.0.
local type, next, pairs, ipairs, loadfile, table, select
= type, next, pairs, ipairs, loadfile, table, select
local tonumber, tostring, math = tonumber, tostring, math
local require = require
local nxo ... | apache-2.0 |
Armyluix/darkstar | scripts/zones/Metalworks/npcs/Karst.lua | 19 | 1867 | -----------------------------------
-- Area: Metalworks
-- NPC: Karst
-- Type: President
-- Involved in Bastok Missions 5-2
-- @pos 106 -21 0 237
-----------------------------------
package.loaded["scripts/zones/Metalworks/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
requi... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/The_Shrine_of_RuAvitau/mobs/Mother_Globe.lua | 28 | 2429 | -----------------------------------
-- Area: The Shrine of Ru'Avitau
-- NPC: Mother Globe
-----------------------------------
package.loaded["scripts/zones/The_Shrine_of_RuAvitau/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/status");
require( "scripts/zones/The_Shrine_of_RuAvi... | gpl-3.0 |
0x6d72/vayu | test/simple_http/encoding.lua | 1 | 1799 |
-- local references for optimisation
local _gsub = string.gsub
local _char = string.char
local _byte = string.byte
local _format = string.format
local _toNumber = tonumber
-- -----------------------------------------------------------------------------
-- converts the the given hex number to a char.
-- --------------... | mit |
quangnguyen90/redis | deps/lua/test/sort.lua | 889 | 1494 | -- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l<u then
local m=math.random(u-(l-1))+l-1 -- choose a random pivot in range l..u
x[l],x[m]=x[m],x[l] -- swap pivot to first posit... | bsd-3-clause |
Armyluix/darkstar | scripts/globals/ability.lua | 11 | 15594 | -----------------------------------
--
-- 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 |
abriasffxi/darkstar | scripts/zones/Port_San_dOria/npcs/Phersula.lua | 17 | 1403 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Phersula
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Port_San_dOria/TextIDs");
require("scripts/globals/quests");
--... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Bastok_Markets/npcs/HomePoint#2.lua | 27 | 1268 | -----------------------------------
-- Area: Bastok Markets
-- NPC: HomePoint#2
-- @pos -328 -12 -33 235
-----------------------------------
package.loaded["scripts/zones/Bastok_Markets/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Bastok_Markets/TextIDs");
require("scripts/globals/hom... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Cloister_of_Gales/bcnms/sugar-coated_directive.lua | 30 | 1808 | ----------------------------------------
-- Area: Cloister of Gales
-- BCNM: Sugar Coated Directive (ASA-4)
----------------------------------------
package.loaded["scripts/zones/Cloister_of_Gales/TextIDs"] = nil;
----------------------------------------
require("scripts/globals/keyitems");
require("scripts/globals/qu... | gpl-3.0 |
abriasffxi/darkstar | scripts/zones/Ifrits_Cauldron/npcs/Flame_Spout.lua | 14 | 1607 | ----------------------------------
-- Area: Ifrit's Cauldron
-- NPC: Flame Spout
-- @pos 193.967 -0.400 19.492 205
-----------------------------------
require("scripts/zones/Ifrits_Cauldron/TextIDs");
require("scripts/globals/settings");
require("scripts/globals/quests");
-----------------------------------
-- onTrad... | gpl-3.0 |
Armyluix/darkstar | scripts/zones/Phomiuna_Aqueducts/npcs/qm6.lua | 34 | 1106 | -----------------------------------
-- Area: Phomiuna Aqueducts
-- NPC: qm6 (???)
-- Notes: Opens door @ J-8 from behind
-- @pos 105.502 -25.262 57.138 27
-----------------------------------
-----------------------------------
-- onTrade Action
-----------------------------------
function onTrade(player... | gpl-3.0 |
Armyluix/darkstar | scripts/globals/abilities/ice_shot.lua | 22 | 2936 | -----------------------------------
-- Ability: Ice Shot
-- Consumes a Ice Card to enhance ice-based debuffs. Deals ice-based magic damage
-- Frost Effect: Enhanced DoT and AGI-
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
require("scripts/globals/... | gpl-3.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.