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 |
|---|---|---|---|---|---|
heyuqi/wxFormBuilder | build/premake/4.3/src/base/api.lua | 6 | 12633 | --
-- api.lua
-- Implementation of the solution, project, and configuration APIs.
-- Copyright (c) 2002-2008 Jason Perkins and the Premake project
--
--
-- Here I define all of the getter/setter functions as metadata. The actual
-- functions are built programmatically below.
--
premake.fields =
{
basedir =
{... | gpl-2.0 |
nesstea/darkstar | scripts/zones/Southern_San_dOria/npcs/Collione.lua | 13 | 1686 | -----------------------------------
-- Area: Southern San d'Oria
-- NPC: Collione
-- General Info NPC
-- @zone 230
-- @pos 10 2 -66
-------------------------------------
package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/setting... | gpl-3.0 |
nesstea/darkstar | scripts/globals/abilities/light_arts.lua | 7 | 1724 | -----------------------------------
-- Ability: Light Arts
-- Optimizes white magic capability while lowering black magic proficiency. Grants a bonus to divine, enhancing, enfeebling, and healing magic. Also grants access to Stratagems.
-- Obtained: Scholar Level 10
-- Recast Time: 1:00
-- Duration: 2:00:00
-----------... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Silver_Sea_route_to_Nashmau/npcs/Jidwahn.lua | 13 | 1201 | -----------------------------------
-- Area: Silver sea route to Mhaura
-- NPC: Jidwahn
-- Guild Merchant NPC: Fishing Guild
-- @pos 4.986 -2.101 -12.026 58
-----------------------------------
package.loaded["scripts/zones/Silver_Sea_route_to_Nashmau/TextIDs"] = nil;
-----------------------------------
require("scri... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Caedarva_Mire/npcs/qm1.lua | 30 | 1329 | -----------------------------------
-- Area: Caedarva Mire
-- NPC: ??? (Spawn Verdelet(ZNM T2))
-- @pos 417 -19 -69 79
-----------------------------------
package.loaded["scripts/zones/Caedarva_Mire/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Caedarva_Mire/TextIDs");
require("scripts/gl... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Horlais_Peak/bcnms/dropping_like_flies.lua | 13 | 1703 | -----------------------------------
-- Area: Horlias peak
-- Name: Dropping Like Flies
-- BCNM30
-----------------------------------
package.loaded["scripts/zones/Horlais_Peak/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Horlais_Peak/TextIDs");
-----------------------------------
-- EXA... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Gusgen_Mines/npcs/_5g0.lua | 13 | 1079 | -----------------------------------
-- 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 |
nesstea/darkstar | scripts/globals/items/silken_siesta.lua | 18 | 1238 | -----------------------------------------
-- ID: 5626
-- Item: Silken Siesta
-- Food Effect: 4 Hrs, All Races
-----------------------------------------
-- TODO: Group Effect
-- HP Recoverd while healing 2
-- MP Recovered while healing 5
-----------------------------------------
require("scripts/globals/status");
----... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Port_San_dOria/npcs/HomePoint#2.lua | 27 | 1270 | -----------------------------------
-- Area: Port San dOria
-- NPC: HomePoint#2
-- @pos 48 -12.000 -105 232
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Port_San_dOria/TextIDs");
require("scripts/globals/... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Mordion_Gaol/Zone.lua | 32 | 1433 | -----------------------------------
--
-- Zone: Mordion_Gaol
--
-----------------------------------
require("scripts/globals/settings");
package.loaded["scripts/zones/Mordion_Gaol/TextIDs"] = nil;
require("scripts/zones/Mordion_Gaol/TextIDs");
-----------------------------------
-- onInitialize
-------... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Nijaom.lua | 33 | 1031 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Nijaom
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Aht_Urhgan_Whitegate/TextIDs");
-----------... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/globals/items/kaplumbaga.lua | 18 | 1258 | -----------------------------------------
-- ID: 5464
-- Item: Kaplumbaga
-- Food Effect: 5Min, Mithra only
-----------------------------------------
-- Dexterity 3
-- Mind -5
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck
--------... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Rolanberry_Fields/npcs/Field_Manual.lua | 29 | 1061 | -----------------------------------
-- Area: Rolanberry Fields
-- NPC: Field Manual
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/fieldsofvalor");
-----------------------------------
-- onTrigger Action
----------------------... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Jugner_Forest/npcs/Cavernous_Maw.lua | 29 | 1495 | -----------------------------------
-- Area: Jugner Forest
-- NPC: Cavernous Maw
-- @pos -118 -8 -518 104
-- Teleports Players to Jugner Forest [S]
-----------------------------------
package.loaded["scripts/zones/Jugner_Forest/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/set... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/FeiYin/npcs/Strange_Apparatus.lua | 31 | 1106 | -----------------------------------
-- Area: FeiYin
-- NPC: Strange Apparatus
-- @pos -94 -15 220 204
-----------------------------------
package.loaded["scripts/zones/FeiYin/TextIDs"] = nil;
require("scripts/zones/FeiYin/TextIDs");
require("scripts/globals/strangeapparatus");
-----------------------------------
--... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Windurst_Woods/npcs/Bin_Stejihna.lua | 36 | 1886 | -----------------------------------
-- Area: Windurst_Woods
-- NPC: Bin Stejihna
-- Only sells when Windurst controlls Zulkheim Region
-- Confirmed shop stock, August 2013
-----------------------------------
require("scripts/globals/shop");
require("scripts/globals/conquest");
package.loaded["scripts/zones/Wi... | gpl-3.0 |
nesstea/darkstar | scripts/globals/chocobo_digging.lua | 46 | 7397 | -- chocobo_digging.lua
require("scripts/globals/status");
require("scripts/globals/utils");
require("scripts/globals/settings");
-----------------------------------
-- DIG REQUIREMENTS
-----------------------------------
DIGREQ_NONE = 0;
DIGREQ_BURROW = 1;
DIGREQ_BORE = 2;
DIGREQ_MODIFIER = 4;
DIGREQ_NIGHT ... | gpl-3.0 |
milkmanjack/lama | src/obj/Command.lua | 1 | 2047 | --[[
lama is a MUD server made in Lua.
Copyright (C) 2013 Curtis Erickson
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) ... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Gusgen_Mines/npcs/_5g1.lua | 34 | 1104 | -----------------------------------
-- Area: Gusgen Mines
-- NPC: _5g1 (Door B)
-- @pos 20.002 -42.398 -25.499 196
-----------------------------------
package.loaded["scripts/zones/Gusgen_Mines/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Gusgen_Mines/TextIDs");
-------------... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Port_Bastok/npcs/Silver_Owl.lua | 34 | 1328 | -----------------------------------
-- Area: Port Bastok
-- NPC: Silver Owl
-- Type: Tenshodo Merchant
-- @pos -99.155 4.649 23.292 236
-----------------------------------
package.loaded["scripts/zones/Port_Bastok/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
requi... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/globals/items/loaf_of_homemade_bread.lua | 35 | 1131 | -----------------------------------------
-- ID: 5228
-- Item: loaf_of_homemade_bread
-- Food Effect: 30Min, All Races
-----------------------------------------
-- Agility 1
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Wajaom_Woodlands/npcs/Watisa.lua | 11 | 1642 | -----------------------------------
-- Area: Wajaom Woodlands
-- NPC: Watisa
-- Type: Chocobo Renter
-- @pos -201 -11 93 51
-----------------------------------
require("scripts/globals/status");
require("scripts/globals/keyitems");
-----------------------------------
-- onTrade Action
---------------------------... | gpl-3.0 |
Mashape/kong | spec/02-integration/07-sdk/02-log_spec.lua | 2 | 3401 | local helpers = require "spec.helpers"
local function find_in_file(f, pat)
local line = f:read("*l")
while line do
if line:match(pat) then
return true
end
line = f:read("*l")
end
return nil, "the pattern '" .. pat .. "' could not be found " ..
"in the correct order in the log fil... | apache-2.0 |
nesstea/darkstar | scripts/globals/weaponskills/true_strike.lua | 11 | 1463 | -----------------------------------
-- True Strike
-- Club weapon skill
-- Skill level: 175
-- Deals params.critical damage. params.accuracy varies with TP.
-- 100% Critical Hit Rate. Has a substantial accuracy penalty at 100TP. http://www.bg-wiki.com/bg/True_Strike
-- Will stack with Sneak Attack.
-- Aligned with the ... | gpl-3.0 |
FailcoderAddons/supervillain-ui | SVUI_!Core/system/_reports/bags.lua | 2 | 2816 | --[[
##############################################################################
S V U I By: Failcoder
##############################################################################
##########################################################
LOCALIZED LUA FUNCTIONS
#################################################... | mit |
nesstea/darkstar | scripts/globals/items/watermelon.lua | 18 | 1176 | -----------------------------------------
-- ID: 4491
-- Item: watermelon
-- Food Effect: 5Min, All Races
-----------------------------------------
-- Agility -6
-- Intelligence 4
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck
----... | gpl-3.0 |
nesstea/darkstar | scripts/globals/items/rabbit_pie.lua | 18 | 1844 | -----------------------------------------
-- ID: 5685
-- Item: rabbit_pie
-- Food Effect: 30minutes, All Races
-----------------------------------------
-- Strength 5
-- Vitality 5
-- Attack 25% (caps @ 100)
-- Ranged Attack 25% (caps @ 100)
-- Defense 25% (caps @ 100)
-- Intelligence -2
-------------------------------... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Maze_of_Shakhrami/npcs/Fossil_Rock.lua | 13 | 5935 | -----------------------------------
-- Area: Maze of Shakhrami
-- NPC: Fossil Rock
-- Used in Mission: Windurst Mission 2-1
-- @pos 17 18 184 198 + <many pos>
-----------------------------------
package.loaded["scripts/zones/Maze_of_Shakhrami/TextIDs"] = nil;
-----------------------------------
require("scripts/globa... | gpl-3.0 |
Mashape/kong | spec/fixtures/custom_plugins/kong/plugins/error-handler-log/handler.lua | 2 | 1181 | local BasePlugin = require "kong.plugins.base_plugin"
local ErrHandlerLog = BasePlugin:extend()
ErrHandlerLog.PRIORITY = 1000
function ErrHandlerLog:new()
ErrHandlerLog.super.new(self, "error-handler-log")
end
function ErrHandlerLog:rewrite(conf)
ErrHandlerLog.super.rewrite(self)
local phases = ngx.ctx.e... | apache-2.0 |
MetSystem/skynet | service/cslave.lua | 50 | 6448 | local skynet = require "skynet"
local socket = require "socket"
require "skynet.manager" -- import skynet.launch, ...
local table = table
local slaves = {}
local connect_queue = {}
local globalname = {}
local queryname = {}
local harbor = {}
local harbor_service
local monitor = {}
local monitor_master_set = {}
local ... | mit |
Mashape/kong | spec/03-plugins/14-request-termination/02-access_spec.lua | 2 | 6459 | local helpers = require "spec.helpers"
local cjson = require "cjson"
local meta = require "kong.meta"
local server_tokens = meta._SERVER_TOKENS
for _, strategy in helpers.each_strategy() do
describe("Plugin: request-termination (access) [#" .. strategy .. "]", function()
local proxy_client
local admi... | apache-2.0 |
UnfortunateFruit/darkstar | scripts/globals/items/crepe_belle_helene.lua | 36 | 1333 | -----------------------------------------
-- ID: 5778
-- Item: Crepe Belle Helene
-- Food Effect: 60 Min, All Races
-----------------------------------------
-- Intelligence +2
-- MP Healing +3
-- Magic Accuracy +6
-- Magic Defense +1
-----------------------------------------
require("scripts/globals/status");
------... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Port_San_dOria/npcs/Coullave.lua | 13 | 1938 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Coullave
-- Standard Merchant NPC
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/shop");
require("scripts/globals/quests");
require("scrip... | gpl-3.0 |
lojban/lllp | lllp_params.lua | 1 | 2892 | --[[
user definable parameters for LLLP
matches LLLP version alpha 8
These parameter values can be overridden in the lojban input file using
comment lines starting with --% at the beginning of line and containing
lua statements separated with semicolons. The parameter names must be used
without ... | unlicense |
nesstea/darkstar | scripts/zones/Maze_of_Shakhrami/Zone.lua | 11 | 1906 | -----------------------------------
--
-- Zone: Maze_of_Shakhrami (198)
--
-----------------------------------
package.loaded["scripts/zones/Maze_of_Shakhrami/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/zone");
require("scripts/zones/Maze_of_Shakhr... | gpl-3.0 |
plajjan/snabbswitch | src/program/snabbddos/snabbddos.lua | 1 | 7088 | module(..., package.seeall)
local Intel82599 = require("apps.intel.intel_app").Intel82599
local S = require("syscall")
local engine = require("core.app")
local config = require("core.config")
local timer = require("core.timer")
local pci = require("lib.hardware.pci")
local ipv4 = require("... | apache-2.0 |
UnfortunateFruit/darkstar | scripts/zones/Southern_San_dOria/npcs/Ambrotien.lua | 19 | 5884 | -----------------------------------
-- Area: Southern San d'Oria
-- NPC: Ambrotien
-- @pos 93.419 -0.001 -57.347 230
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/k... | gpl-3.0 |
nesstea/darkstar | scripts/globals/weaponskills/scourge.lua | 9 | 2197 | -----------------------------------
-- Scourge
-- Great Sword weapon skill
-- Skill level: N/A
-- Additional effect: temporarily improves params.critical hit rate.
-- params.critical hit rate boost duration is based on TP when the weapon skill is used. 100% TP will give 20 seconds of params.critical hit rate boost; thi... | gpl-3.0 |
bowlofstew/Macaroni | Main/App/Source/test/lua/Macaroni/Parser/Pippy/Tests/PippyParserTests_Operators.lua | 2 | 3271 | --------------------------------------------------------------------------------
-- Copyright 2011 Tim Simpson
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use self file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.o... | apache-2.0 |
Irubataru/dotfiles | roles/neovim/config/lua/irubataru/plugins/project.lua | 1 | 1696 | local status_ok, project = pcall(require, "project_nvim")
if not status_ok then
return
end
project.setup({
---@usage set to false to disable project.nvim.
--- This is on by default since it's currently the expected behavior.
active = true,
on_config_done = nil,
---@usage set to true to disable setting the curr... | mit |
UnfortunateFruit/darkstar | scripts/zones/Lower_Jeuno/Zone.lua | 12 | 3839 | -----------------------------------
--
-- Zone: Lower_Jeuno (245)
--
-----------------------------------
package.loaded["scripts/zones/Lower_Jeuno/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Lower_Jeuno/TextIDs");
require("scripts/globals/settings");
require("scripts/globals/m... | gpl-3.0 |
bowlofstew/Macaroni | Main/App/Source/test/lua/Macaroni/Model/Cpp/ScopeTests.lua | 2 | 8278 | --------------------------------------------------------------------------------
-- Copyright 2011 Tim Simpson
--
-- 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.a... | apache-2.0 |
nesstea/darkstar | scripts/globals/spells/poisonga_iii.lua | 27 | 1133 | -----------------------------------------
-- Spell: Poisonga III
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
-----------------------------------------
-- OnSpellCast
-----------------------------------------
function onMagicCastingCheck(caster,targe... | gpl-3.0 |
mrkulk/inverse-graphics-networks | acr-test.lua | 1 | 3357 |
require 'nn'
dofile 'INTM.lua'
dofile 'ACR.lua'
dofile 'Bias.lua'
require 'optim'
--torch.manualSeed(1)
--[[
intm = nn.INTM(1,7,10)
enc = torch.Tensor({0,0,1,1,0,0*math.pi/4, 1})
enc = enc:reshape(1,7)
print(enc:size())
pose = intm:forward(enc)
print(pose)
]]
twidth = 3
imwidth = 10
acr = nn.ACR(1,imwidth)
intm = ... | apache-2.0 |
nesstea/darkstar | scripts/zones/Port_San_dOria/npcs/Portaure.lua | 13 | 1570 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Portaure
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
require("scripts/zones/Port_San_dOria/TextIDs");
-----------------------------------
-- onTrade Action
------------------... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Yuhtunga_Jungle/mobs/Overgrown_Rose.lua | 7 | 1518 | -----------------------------------
-- Area: Yuhtunga Jungle
-- MOB: Overgrown Rose
-----------------------------------
function onMobRoam(mob)
local Rose_Garden = 17281357;
local Rose_Garden_PH = 0;
local Rose_Garden_PH_Table =
{
17281356
};
local Rose_Garden_ToD = GetMobByID(Rose_Ga... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Southern_San_dOria/npcs/Diary.lua | 17 | 2118 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Diary
-- Involved in Quest: To Cure a Cough
-- @zone 230
-- @pos -75 -12 65
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/glob... | gpl-3.0 |
nesstea/darkstar | scripts/globals/items/dil.lua | 18 | 1304 | -----------------------------------------
-- ID: 5457
-- Item: Dil
-- Food Effect: 5Min, Mithra only
-----------------------------------------
-- Dexterity 4
-- Mind -6
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck
--------------... | gpl-3.0 |
johnmccabe/dockercraft | world/Plugins/Core/web_chat.lua | 6 | 11601 | local CHAT_HISTORY = 50
local LastMessageID = 0
local JavaScript = [[
<script type="text/javascript">
function createXHR()
{
var request = false;
try {
request = new ActiveXObject('Msxml2.XMLHTTP');
}
catch (err2) {
try {
request = new ActiveXObject('Microsoft.XMLHTTP');
}
catch ... | apache-2.0 |
dany-sj/Kings_Bot | plugins/boobs.lua | 1 | 1599 | do
-- Recursive function
local function getRandomButts(attempt)
attempt = attempt or 0
attempt = attempt + 1
local res,status = http.request("http://api.obutts.ru/noise/1")
if status ~= 200 then return nil end
local data = json:decode(res)[1]
-- The OpenBoobs API sometimes returns an empty array
if no... | gpl-2.0 |
nesstea/darkstar | scripts/zones/Dynamis-Xarcabard/mobs/Animated_Longbow.lua | 7 | 1510 | -----------------------------------
-- Area: Dynamis Xarcabard
-- MOB: Animated Longbow
-----------------------------------
require("scripts/globals/status");
require("scripts/zones/Dynamis-Xarcabard/TextIDs");
-----------------------------------
-- onMobEngaged
-----------------------------------
function onMobEng... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Toraimarai_Canal/npcs/Treasure_Coffer.lua | 13 | 4558 | -----------------------------------
-- Area: Toraimarai Canal
-- NPC: Treasure Coffer
-- Involved In Quest: Wild Card
-- @zone 169
-- @pos 220 16 -50
-----------------------------------
package.loaded["scripts/zones/Toraimarai_Canal/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/setting... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/globals/abilities/call_wyvern.lua | 10 | 1038 | -----------------------------------
-- Ability: Call Wyvern
-- Summons a Wyvern to fight by your side.
-- Obtained: Dragoon Level 1
-- Recast Time: 20:00
-- Duration: Instant
-- Special: Only available if Dragoon is your main class.
-----------------------------------
require("scripts/globals/settings");
req... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Metalworks/npcs/Pius.lua | 13 | 1960 | -----------------------------------
-- Area: Metalworks
-- NPC: Pius
-- Involved In Mission: Journey Abroad
-- @pos 99 -21 -12 237
-----------------------------------
package.loaded["scripts/zones/Metalworks/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("scripts/zon... | gpl-3.0 |
danielmandlez/LuaClasses | Electric/GPU.lua | 1 | 2834 | ---------------------------------------------------------------------------------
-- Project: Useful Lua-Classes for X-Plane GIZMO
-- Developer: Daniel Mandlez
-- Date: 2014
-- FileBlock: Class GPU
---------------------------------------------------------------------------------
-- This is just a rough Idea how a G... | unlicense |
Cycloneteam/CycloneTg | plugins/ingroup.lua | 1 | 46490 | do
-- Check Member
local function check_member_autorealm(cb_extra, success, result)
local receiver = cb_extra.receiver
local data = cb_extra.data
local msg = cb_extra.msg
for k,v in pairs(result.members) do
local member_id = v.id
if member_id ~= our_id then
-- Group configuration
data[tostr... | gpl-2.0 |
UnfortunateFruit/darkstar | scripts/globals/weaponskills/cyclone.lua | 30 | 1416 | -----------------------------------
-- Cyclone
-- Dagger weapon skill
-- Skill level: 125
-- Delivers an area attack that deals wind elemental damage. Damage varies with TP.
-- This weapon skill is ranged and can be used from a distance (Up to 15').
-- Directly affected by Magic Attack Bonus.
-- Aligned with the... | gpl-3.0 |
akdor1154/awesome | lib/gears/cache.lua | 4 | 1682 | ---------------------------------------------------------------------------
-- @author Uli Schlachter
-- @copyright 2015 Uli Schlachter
-- @release @AWESOME_VERSION@
-- @classmod gears.cache
---------------------------------------------------------------------------
local select = select
local setmetatable = setmetata... | gpl-2.0 |
mrmost/mbc | plugins/all.lua | 1321 | 4661 | do
data = load_data(_config.moderation.data)
local function get_msgs_user_chat(user_id, chat_id)
local user_info = {}
local uhash = 'user:'..user_id
local user = redis:hgetall(uhash)
local um_hash = 'msgs:'..user_id..':'..chat_id
user_info.msgs = tonumber(redis:get(um_hash) or 0)
user_info.name = user_print... | gpl-2.0 |
nesstea/darkstar | scripts/globals/items/loach_soup.lua | 18 | 1667 | -----------------------------------------
-- ID: 5671
-- Item: loach_soup
-- Food Effect: 4Hour,Group Food, All Races
-----------------------------------------
-- Dexterity 4
-- Agility 4
-- Accuracy % 7
-- Accuracy Cap 50
-- HP % 7
-- HP Cap 50
-- Evasion 5
-- (Did Not Add Group Food Effect)
--------------------------... | gpl-3.0 |
agoragames/nginx-google-oauth | body_filter.lua | 3 | 1194 |
-- Will filter the output and put in a header implying login
if ngx.var.cookie_OauthAccessToken then
local signout_uri = ngx.var.ngo_signout_uri or "/_signout"
local img = "<img src=\""..ngx.unescape_uri(ngx.var.cookie_OauthPicture).."\" />"
local user = "<span class=\"ngo_user\">"..ngx.unescape_uri(ngx.var.coo... | mit |
nesstea/darkstar | scripts/zones/Garlaige_Citadel/npcs/qm17.lua | 13 | 1347 | -----------------------------------
-- Area: Garlaige Citadel
-- NPC: qm17 (???)
-- Notes: Used to obtain Pouch of Weighted Stones
-- @pos -354 0 262 200
-----------------------------------
package.loaded["scripts/zones/Garlaige_Citadel/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/se... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Abyssea-Misareaux/npcs/qm13.lua | 17 | 1523 | -----------------------------------
-- Zone: Abyssea-Misereaux
-- NPC: ???
-- Spawns: Cirein-Croin
-----------------------------------
require("scripts/globals/status");
require("scripts/globals/keyitems");
-----------------------------------
-- onTrigger Action
-----------------------------------
function onTrigger... | gpl-3.0 |
akdor1154/awesome | lib/awful/layout/init.lua | 1 | 8268 | ---------------------------------------------------------------------------
--- Layout module for awful
--
-- @author Julien Danjou <julien@danjou.info>
-- @copyright 2008 Julien Danjou
-- @release @AWESOME_VERSION@
-- @module awful.layout
--------------------------------------------------------------------------... | gpl-2.0 |
dpino/snabbswitch | lib/ljsyscall/syscall/freebsd/ioctl.lua | 24 | 4451 | -- ioctls, filling in as needed
local require, error, assert, tonumber, tostring,
setmetatable, pairs, ipairs, unpack, rawget, rawset,
pcall, type, table, string =
require, error, assert, tonumber, tostring,
setmetatable, pairs, ipairs, unpack, rawget, rawset,
pcall, type, table, string
local function init(types)
l... | apache-2.0 |
nesstea/darkstar | scripts/zones/Port_Bastok/npcs/Gudav.lua | 12 | 1990 | -----------------------------------
-- Area: Port Bastok
-- NPC: Gudav
-- Starts Quests: A Foreman's Best Friend
-----------------------------------
package.loaded["scripts/zones/Port_Bastok/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/keyitems");
re... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Windurst_Waters/npcs/Panna-Donna.lua | 13 | 1053 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Panna-Donna
-- Type: Mission NPC
-- @zone: 238
-- @pos -57.502 -6 229.571
--
-- Auto-Script: Requires Verification (Verfied By Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
-----------... | gpl-3.0 |
nesstea/darkstar | scripts/globals/items/bowl_of_nashmau_stew.lua | 18 | 2062 | -----------------------------------------
-- ID: 5595
-- Item: Bowl of Nashmau Stew
-- Food Effect: 4 Hrs, All Races
-----------------------------------------
-- TODO: Group Effect
-- MP -100
-- Vitality -10
-- Agility -10
-- Intelligence -10
-- Mind -10
-- Charisma -10
-- Accuracy +15% Cap 25
-- Attack +18% Cap 60
-- ... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Qulun_Dome/mobs/Za_Dha_Adamantking.lua | 8 | 1154 | -----------------------------------
-- Area: Qulun Dome
-- NM: Za Dha Adamantking
-----------------------------------
require("scripts/globals/titles");
require("scripts/zones/Qulun_Dome/TextIDs");
-----------------------------------
-- onMobSpawn Action
-----------------------------------
function onMobSpawn(mob)... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Windurst_Waters/npcs/Kipo-Opo.lua | 53 | 1913 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Kipo-Opo
-- Type: Cooking Adv. Image Support
-- @pos -119.750 -5.239 64.500 238
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/status");... | gpl-3.0 |
nesstea/darkstar | scripts/globals/items/bowl_of_boiled_cockatrice.lua | 18 | 1747 | -----------------------------------------
-- ID: 4547
-- Item: Bowl of Boiled Cockatrice
-- Food Effect: 180Min, All Races
-----------------------------------------
-- Strength 5
-- Agility 2
-- Intelligence -1
-- Mind 1
-- Attack % 22
-- Attack Cap 60
-- Ranged ATT % 22
-- Ranged ATT Cap 60
---------------------------... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Northern_San_dOria/npcs/Tavourine.lua | 36 | 1864 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Tavourine
-- Standard Merchant NPC
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/sh... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Bastok_Mines/npcs/HomePoint#2.lua | 27 | 1311 | -----------------------------------
-- Area: Bastok Mines
-- NPC: HomePoint#2
-- @pos 118 1 -58 234
-----------------------------------
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
package.loaded["scripts/globals/homepoint"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Bastok_Mi... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Ship_bound_for_Mhaura/npcs/Chhaya.lua | 13 | 1311 | -----------------------------------
-- Area: Ship Bound for Mhaura
-- NPC: Chhaya
-- Standard Merchant NPC
-- @pos -1.139 -2.101 -9.000 221
-----------------------------------
package.loaded["scripts/zones/Ship_bound_for_Mhaura/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/RuLude_Gardens/npcs/Nomad_Moogle.lua | 17 | 1436 | -----------------------------------
-- Area: Ru'Lude Gardens
-- NPC: Nomad Moogle
-- Type: Adventurer's Assistant
-- @pos 10.012 1.453 121.883 243
-----------------------------------
package.loaded["scripts/zones/RuLude_Gardens/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/setti... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/VeLugannon_Palace/TextIDs.lua | 5 | 1036 | -- Variable TextID Description text
-- General Texts
ITEM_CANNOT_BE_OBTAINED = 6379; -- You cannot obtain the item <item> come back again after sorting your inventory
ITEM_OBTAINED = 6382; -- Obtained: <item>
GIL_OBTAINED = 6383; -- Obtained <number> gil
KEYITEM_OBTAINED = 6385; -- Obtain... | gpl-3.0 |
plajjan/snabbswitch | src/core/config.lua | 1 | 2503 | -- Use of this source code is governed by the Apache 2.0 license; see COPYING.
-- 'config' is a data structure that describes an app network.
module(..., package.seeall)
local lib = require("core.lib")
-- API: Create a new configuration.
-- Initially there are no apps or links.
function new ()
return {
app... | apache-2.0 |
nesstea/darkstar | scripts/globals/mobskills/Randgrith.lua | 33 | 1026 | ---------------------------------------------
-- Randgrith
--
-- Description: Lowers target's evasion. Gullintani/Mjollnir: Temporarily improves accuracy.
-- Type: Physical
-- Range: Melee
---------------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
require... | gpl-3.0 |
makinacorpus/imapfilter | src/mailbox.lua | 2 | 32779 | -- The Mailbox class represents a mailbox that resides in an IMAP account.
Mailbox = {}
Mailbox._mt = {}
setmetatable(Mailbox, Mailbox._mt)
Mailbox._mt.__call = function (self, account, mailbox)
local object = {}
object._type = 'mailbox'
object._account = account
object._mailbox = mailbox
objec... | mit |
nesstea/darkstar | scripts/zones/RuLude_Gardens/npcs/Pherimociel.lua | 13 | 2687 | -----------------------------------
-- Area: Ru'Lude Gardens
-- NPC: Pherimociel
-- Involved in mission: COP 1-2
-- @pos -31.627 1.002 67.956 243
-----------------------------------
package.loaded["scripts/zones/RuLude_Gardens/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
r... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/globals/weaponskills/Flash_Nova.lua | 30 | 1392 | -----------------------------------
-- Skill level: 290
-- Delivers light elemental damage. Additional effect: Flash. Chance of effect varies with TP.
-- Generates a significant amount of Enmity.
-- Does not stack with Sneak Attack
-- Aligned with Aqua Gorget.
-- Aligned with Aqua Belt.
-- Properties:
-- Elemen... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Kazham/npcs/Dodmos.lua | 7 | 3148 | -----------------------------------
-- Area: Kazham
-- NPC: Dodmos
-- Starts Quest: Trial Size Trial By Fire
-- @pos 102.647 -14.999 -97.664 250
-----------------------------------
package.loaded["scripts/zones/Kazham/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require... | gpl-3.0 |
VurtualRuler98/kswep2-NWI | lua/weapons/weapon_kswepi2_m45.lua | 1 | 3306 | --[[
Copyright 2015 vurtual
VurtualRuler98@gmail.com
vurtual.org
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 |
nesstea/darkstar | scripts/globals/spells/armys_paeon_iii.lua | 27 | 1361 | -----------------------------------------
-- Spell: Army's Paeon III
-- Gradually restores target's HP.
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnSpellCast
-----------------------------------------
function onMagicCastingCheck(caster,t... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Sea_Serpent_Grotto/npcs/relic.lua | 13 | 1861 | -----------------------------------
-- Area: Sea Serpent Grotto
-- NPC: <this space intentionally left blank>
-- @pos -356 14 -102 176
-----------------------------------
package.loaded["scripts/zones/Sea_Serpent_Grotto/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Sea_Serpent_Grotto/Text... | gpl-3.0 |
nesstea/darkstar | scripts/globals/dynamis.lua | 7 | 57797 | require("scripts/globals/status");
require("scripts/globals/keyitems");
dynamis = {};
-----------------------------------
-- Dynamis-Bastok
-----------------------------------
-- 1: BST Vanguard Beasttender + Vanguard's Scorpion
-- 2: WHM Vanguard Constable
-- 3: PLD Vanguard Defender
-- 4: DRG Vanguard Drakekee... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Southern_San_dOria/npcs/HomePoint#1.lua | 27 | 1288 | -----------------------------------
-- Area: Southern San dOria
-- NPC: HomePoint#1
-- @pos -85.468 1.000 -66.454 230
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Southern_San_dOria/TextIDs");
require... | gpl-3.0 |
danielmandlez/LuaClasses | Door-Class.lua | 1 | 5114 | ---------------------------------------------------------------------------------
-- Project: Useful Lua-Classes for X-Plane GIZMO
-- Developer: Daniel Mandlez
-- Date: 2014
-- FileBlock: Class Door
---------------------------------------------------------------------------------
-- If you don't like to use the cus... | unlicense |
dpino/snabbswitch | lib/ljsyscall/syscall/linux/arm/ffi.lua | 25 | 1602 | -- arm specific definitions
return {
ucontext = [[
typedef int greg_t, gregset_t[18];
typedef struct sigcontext {
unsigned long trap_no, error_code, oldmask;
unsigned long arm_r0, arm_r1, arm_r2, arm_r3;
unsigned long arm_r4, arm_r5, arm_r6, arm_r7;
unsigned long arm_r8, arm_r9, arm_r10, arm_fp;
unsigned l... | apache-2.0 |
MetSystem/skynet | lualib/multicast.lua | 66 | 2283 | local skynet = require "skynet"
local mc = require "multicast.core"
local multicastd
local multicast = {}
local dispatch = setmetatable({} , {__mode = "kv" })
local chan = {}
local chan_meta = {
__index = chan,
__gc = function(self)
self:unsubscribe()
end,
__tostring = function (self)
return string.format("[M... | mit |
albfan/clink | clink/lua/arguments.lua | 4 | 20679 | --
-- Copyright (c) 2012 Martin Ridgers
--
-- 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, publ... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/RuLude_Gardens/npcs/Magian_Moogle_Blue.lua | 48 | 1855 | -----------------------------------
-- Area: Ru'Lude Gardens
-- NPC: Magian Moogle (Blue Bobble)
-- Type: Magian Trials NPC (Relic Armor)
-- @pos -6.843 2.459 121.9 64
-----------------------------------
package.loaded["scripts/zones/RuLude_Gardens/TextIDs"] = nil;
package.loaded["scripts/globals/magiantrials"] = nil;... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Quicksand_Caves/npcs/_5s3.lua | 13 | 1255 | -----------------------------------
-- Area: Quicksand Caves
-- NPC: Ornate Door
-- Door blocked by Weight system
-- @pos -694 0 -420 208
-----------------------------------
package.loaded["scripts/zones/Quicksand_Caves/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Quicksand_Caves/TextID... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Port_Jeuno/npcs/Gatita.lua | 38 | 1027 | -----------------------------------
-- Area: Port Jeuno
-- NPC: Gatita
-- Type: Standard NPC
-- @zone: 246
-- @pos -60.207 7.002 -59.143
--
-- Auto-Script: Requires Verification (Verfied by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Port_Jeuno/TextIDs"] = nil;
----------------------... | gpl-3.0 |
nesstea/darkstar | scripts/globals/items/serving_of_herb_crawler_eggs.lua | 18 | 1526 | -----------------------------------------
-- 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("scripts/globals/... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/globals/items/alchemists_belt.lua | 30 | 1200 | -----------------------------------------
-- ID: 15450
-- Item: Alchemist's belt
-- Enchantment: Synthesis image support
-- 2Min, All Races
-----------------------------------------
-- Enchantment: Synthesis image support
-- Duration: 2Min
-- Alchemy Skill +3
-----------------------------------------
requir... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Balakaf.lua | 13 | 1046 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Balakaf
-- Type: Standard NPC
-- @pos 25.505 -6.999 126.478 50
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Aht_Urhgan_Whi... | gpl-3.0 |
UnfortunateFruit/darkstar | scripts/zones/Bastok_Mines/npcs/Vaghron.lua | 38 | 1396 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Vaghron
-- Type: Adventurer's Assistant
-- @pos -39.162 -1 -92.147 234
-----------------------------------
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
require("s... | gpl-3.0 |
nesstea/darkstar | scripts/zones/Dynamis-Valkurm/mobs/Avatar_Idol.lua | 6 | 1147 | -----------------------------------
-- Area: Dynamis Valkurm
-- MOB: Manifest_Idol
-----------------------------------
package.loaded["scripts/zones/Dynamis-Valkurm/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/status");
require("scripts/globals/dynamis");
require("scripts/zones/Dynamis... | gpl-3.0 |
dpino/snabbswitch | lib/ljsyscall/syscall/linux/c.lua | 5 | 40655 | -- This sets up the table of C functions
-- this should be generated ideally, as it is the ABI spec
--[[
Note a fair number are being deprecated, see include/uapi/asm-generic/unistd.h under __ARCH_WANT_SYSCALL_NO_AT, __ARCH_WANT_SYSCALL_NO_FLAGS, and __ARCH_WANT_SYSCALL_DEPRECATED
Some of these we already don't use, ... | apache-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.