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 |
|---|---|---|---|---|---|
gedadsbranch/Darkstar-Mission | scripts/zones/La_Theine_Plateau/npcs/Deaufrain.lua | 17 | 2302 | -----------------------------------
-- Area: La Theine Plateau
-- NPC: Deaufrain
-- Involved in Mission: The Rescue Drill
-- @pos -304 28 339 102
-----------------------------------
package.loaded["scripts/zones/La_Theine_Plateau/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/m... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Carpenters_Landing/Zone.lua | 27 | 3518 | -----------------------------------
--
-- Zone: Carpenters_Landing (2)
--
-----------------------------------
package.loaded["scripts/zones/Carpenters_Landing/TextIDs"] = nil;
package.loaded["scripts/globals/chocobo_digging"] = nil;
-----------------------------------
require("scripts/globals/settings");
req... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/weaponskills/atonement.lua | 18 | 4766 | -----------------------------------
-- Atonement
-- TODO: This needs to be reworked, as this weapon skill does damage based on current enmity, not based on stat modifiers. http://wiki.ffxiclopedia.org/wiki/Atonement http://www.bg-wiki.com/bg/Atonement
-- Sword weapon skill
-- Skill Level: N/A
-- Delivers a Twof... | gpl-3.0 |
Hostle/openwrt-luci-multi-user | applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua | 68 | 16296 | -- Copyright 2008 Steven Barth <steven@midlink.org>
-- Copyright 2010 Jo-Philipp Wich <jow@openwrt.org>
-- Licensed to the public under the Apache License 2.0.
require("luci.tools.webadmin")
local fs = require "nixio.fs"
local util = require "luci.util"
local ip = require "luci.ip"
local has_ipip = fs.glob("/etc/mo... | apache-2.0 |
kkragenbrink/shroud-addon | lib/AceGUI-3.0-SharedMediaWidgets/BackgroundWidget.lua | 8 | 6517 | -- Widget is based on the AceGUIWidget-DropDown.lua supplied with AceGUI-3.0
-- Widget created by Yssaril
local AceGUI = LibStub("AceGUI-3.0")
local Media = LibStub("LibSharedMedia-3.0")
local AGSMW = LibStub("AceGUISharedMediaWidgets-1.0")
do
local widgetType = "LSM30_Background"
local widgetVersion = 10
local ... | mit |
hooksta4/darkstar | scripts/zones/zones/Windurst_Waters/npcs/Jack_of_Hearts.lua | 6 | 1192 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Jack of Hearts
-- Adventurer's Assistant
-- Working 100%
-------------------------------------
require("scripts/globals/settings");
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
require("scripts/zones/Windurst_Waters/TextIDs");
----... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/globals/spells/bluemagic/sandspray.lua | 3 | 1429 | -----------------------------------------
-- Spell: Sandspray
-- Blinds enemies within a fan-shaped area originating from the caster
-- Spell cost: 43 MP
-- Monster Type: Beastmen
-- Spell Type: Magical (Dark)
-- Blue Magic Points: 2
-- Stat Bonus: VIT+1
-- Level: 66
-- Casting Time: 3 seconds
-- Recast Time:... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/items/crepe_caprice.lua | 36 | 1318 | -----------------------------------------
-- ID: 5776
-- Item: Crepe Caprice
-- Food Effect: 60 Min, All Races
-----------------------------------------
-- HP +20
-- MP Healing 3
-- Magic Accuracy +5
-- Magic Defense +2
-----------------------------------------
require("scripts/globals/status");
---------------------... | gpl-3.0 |
aoseeh003/aoooose | plugins/newgroup.lua | 4 | 36361 | --[[
▀▄ ▄▀▀▄▄▀▀▄▄▀▀▄▄▀▀▄▄▀▀▄▄▀▀▄▄▀▀▄▀▄▄▀▀▄▄▀▀▄▄▀▀▄▄▀▀
▀▄ ▄▀ ▀▄ ▄▀
▀▄ ▄▀ BY faeder ▀▄ ▄▀
▀▄ ▄▀ BY faeder (@xXxDev_iqxXx) ▀▄ ▄▀
▀▄ ▄▀ JUST WRITED BY faeder ▀▄ ▄▀
▀▄ ▄▀ ▀▄ ▄▀
▀▄▀▀... | gpl-2.0 |
hooksta4/darkstar | scripts/zones/zones/Selbina/Zone.lua | 2 | 2418 | -----------------------------------
--
-- Zone: Selbina (248)
--
-----------------------------------
package.loaded["scripts/zones/Selbina/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
require("scripts/globals/zone");
require("scripts/globals/shop");
require("scripts/globals... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Selbina/Zone.lua | 2 | 2418 | -----------------------------------
--
-- Zone: Selbina (248)
--
-----------------------------------
package.loaded["scripts/zones/Selbina/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
require("scripts/globals/zone");
require("scripts/globals/shop");
require("scripts/globals... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Aht_Urhgan_Whitegate/npcs/Bhoy_Yhupplo.lua | 30 | 3598 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Bhoy Yhupplo
-- Type: Assault Mission Giver
-- @pos 127.474 0.161 -30.418 50
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/global... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Southern_San_dOria/npcs/Valeriano.lua | 34 | 2020 | -----------------------------------
-- Area: Southern_San_dOria
-- NPC: Valeriano
-- Standard Merchant NPC
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/sho... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Crawlers_Nest/npcs/Treasure_Coffer.lua | 2 | 3846 | -----------------------------------
-- Area: Crawler Nest
-- NPC: Treasure Coffer
-- @zone 197
-- @pos -94 0 207
-----------------------------------
package.loaded["scripts/zones/Crawlers_Nest/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/keyitems")... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Bibiki_Bay/TextIDs.lua | 2 | 2478 | -- 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; -- Obt... | gpl-3.0 |
snabbco/snabb | lib/ljsyscall/syscall/netbsd/fcntl.lua | 24 | 1318 | -- NetBSD fcntl
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)
local c = require... | apache-2.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Dynamis-San_dOria/mobs/Wyrmgnasher_Bjakdek.lua | 11 | 1060 | -----------------------------------
-- Area: Dynamis San d'Oria
-- NPC: Wyrmgnasher Bjakdek
-- Boss Trigger for Overlord's Tombstone
-----------------------------------
-----------------------------------
-- onMobSpawn Action
-----------------------------------
function onMobSpawn(mob)
end;
-----------... | gpl-3.0 |
Moodstocks/nn | SpatialDropout.lua | 33 | 1453 | local SpatialDropout, Parent = torch.class('nn.SpatialDropout', 'nn.Module')
function SpatialDropout:__init(p)
Parent.__init(self)
self.p = p or 0.5
self.train = true
self.noise = torch.Tensor()
end
function SpatialDropout:updateOutput(input)
self.output:resizeAs(input):copy(input)
if self.train the... | bsd-3-clause |
outcastgeek/mal | lua/step9_try.lua | 40 | 5971 | #!/usr/bin/env lua
local table = require('table')
local readline = require('readline')
local utils = require('utils')
local types = require('types')
local reader = require('reader')
local printer = require('printer')
local Env = require('env')
local core = require('core')
local List, Vector, HashMap = types.List, typ... | mpl-2.0 |
hooksta4/darkstar | scripts/globals/items/dish_of_spaghetti_boscaiola.lua | 35 | 1721 | -----------------------------------------
-- ID: 5192
-- Item: dish_of_spaghetti_boscaiola
-- Food Effect: 30Min, All Races
-----------------------------------------
-- Health % 18
-- Health Cap 120
-- Magic 35
-- Strength -5
-- Dexterity -2
-- Vitality 2
-- Mind 4
-- Magic Regen While Healing 1
----------... | gpl-3.0 |
gflima/nclua | tests/test-canvas-measureText.lua | 1 | 1601 | --[[ Copyright (C) 2013-2018 PUC-Rio/Laboratorio TeleMidia
This file is part of NCLua.
NCLua is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version... | gpl-2.0 |
hooksta4/darkstar | scripts/zones/Southern_San_dOria/npcs/Raminel.lua | 19 | 4714 | -----------------------------------
-- Area: Southern San d'Oria
-- NPC: Raminel
-- Involved in Quests: Riding on the Clouds
-- @zone 230
-- @pos -56 2 -21
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals... | gpl-3.0 |
snabbco/snabb | lib/luajit/testsuite/test/opt/fwd/tnew_tdup.lua | 6 | 1324 | do --- 1.
local x = 2
for i=1,100 do
local t = {} -- TNEW: DCE
x = t.foo -- HREF -> niltv: folded
end
assert(x == nil)
end
do --- 2.
local x = 2
for i=1,100 do
local t = {1} -- TDUP: DCE
x = t.foo -- HREF -> niltv: folded
end
assert(x == nil)
end
do --- 3.
local x = 2
for i=1,100... | apache-2.0 |
p5n/notion | contrib/styles/look_outback.lua | 5 | 3767 | -- Authors: Mark Tran <mark@nirv.net>
-- License: Unknown
-- Last Changed: Unknown
--
-- look_outback.lua : Mark Tran <mark@nirv.net>
-- This style looks best when the alternative style is applied to "full"
-- workspace frames. You can enable it by applying: _:set_mode('tiled-alt')
-- as Lua code.
--
-- View http://mo... | lgpl-2.1 |
dermoumi/m2n | extlibs/src/LuaJIT/src/jit/vmdef.lua | 56 | 6676 | -- This is a generated file. DO NOT EDIT!
module(...)
bcnames = "ISLT ISGE ISLE ISGT ISEQV ISNEV ISEQS ISNES ISEQN ISNEN ISEQP ISNEP ISTC ISFC IST ISF MOV NOT UNM LEN ADDVN SUBVN MULVN DIVVN MODVN ADDNV SUBNV MULNV DIVNV MODNV ADDVV SUBVV MULVV DIVVV MODVV POW CAT KSTR KCDATAKSHORTKNUM KPRI K... | unlicense |
chihyang/koreader | spec/unit/cache_spec.lua | 4 | 1555 | describe("Cache module", function()
local DocumentRegistry, Cache, DEBUG
local doc
local max_page = 1
setup(function()
require("commonrequire")
DocumentRegistry = require("document/documentregistry")
Cache = require("cache")
DEBUG = require("dbg")
local sample_pd... | agpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/RuAun_Gardens/npcs/HomePoint#2.lua | 12 | 1249 | -----------------------------------
-- Area: RuAun_Gardens
-- NPC: HomePoint#2
-- @pos -499 -42 167 130
-----------------------------------
package.loaded["scripts/zones/RuAun_Gardens/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/RuAun_Gardens/TextIDs");
require("scripts/glob... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Carpenters_Landing/npcs/qm8.lua | 11 | 2711 | -----------------------------------
-- Area: Carpenters' Landing
-- NPC: ??? (qm2)
-- Involved in Missions: Calm Before the Storm (CoP 7-4)
-- @pos 120.615 -5.457 -390.133 2
-----------------------------------
package.loaded["scripts/zones/Carpenters_Landing/TextIDs"] = nil;
-----------------------------------
--... | gpl-3.0 |
GreatBigBushyBeard/PAYDAY-2-BeardLib-Editor | Classes/EditorPart.lua | 1 | 5634 | local function assert_value(getter, value, message)
local v = getter(value)
assert(v ~= nil, string.format("%s with name %s doesn't exist!", message, value))
return v
end
EditorPart = EditorPart or class()
local Part = EditorPart
function Part:init(parent, menu, name, opt, mopt)
self:init_basic(parent... | mit |
hooksta4/darkstar | scripts/globals/items/moon_carrot.lua | 35 | 1194 | -----------------------------------------
-- ID: 4567
-- Item: moon_carrot
-- Food Effect: 5Min, All Races
-----------------------------------------
-- Agility 1
-- Vitality -1
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemC... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Northern_San_dOria/npcs/Chasalvige.lua | 19 | 1712 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Chasalvige
-- Type: Standard Info NPC
-- Involved in Mission: The Road Forks
-- Involved in Mission: Promathia Mission 5 - Three Paths
-- @zone: 231
-- @pos 96.432 -0.520 134.046
--
-----------------------------------
require("scripts/globa... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/The_Boyahda_Tree/mobs/Demonic_Rose.lua | 10 | 1478 | -----------------------------------
-- Area: The Boyahda Tree
-- Mob: Demonic Rose
-- Note: Placeholder V. Vivian
-----------------------------------
require("/scripts/zones/The_Boyahda_Tree/MobIDs");
-----------------------------------
-- onMobDeath
-----------------------------------
function onM... | gpl-3.0 |
starius/lua-filesize | spec/converted_spec.lua | 1 | 9323 | -- lua-filesize, generate a human readable string describing the file size
-- Copyright (c) 2016 Boris Nagaev
-- See the LICENSE file for terms of use.
-- This file was generated from filesize_test.js by convert_tests.lua
describe("tests from filesize.js", function()
local filesize = require 'filesize'
loca... | mit |
hooksta4/darkstar | scripts/globals/abilities/pets/earthen_fury.lua | 34 | 1118 | ---------------------------------------------------
-- Earthen Fury
---------------------------------------------------
require("/scripts/globals/settings");
require("/scripts/globals/status");
require("/scripts/globals/monstertpmoves");
require("/scripts/globals/magic");
---------------------------------------------... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Northern_San_dOria/npcs/Vamorcote.lua | 2 | 2547 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Vamorcote
-- Starts and Finishes Quest: The Setting Sun
-- @zone: 231
-- @pos -137.070 10.999 161.855
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Northern_Sa... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Port_San_dOria/npcs/Rielle.lua | 6 | 1315 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Rielle
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
require("scripts/zones/Port_San_dOria/TextIDs");
---... | gpl-3.0 |
jme/Multimod | src/dramatic_spawner.lua | 1 | 15333 | -- Dramatic Spawner v1.9
--
-- Standalone & Multim0d-compatible
--
-- **nov 10 2009 jm ervin**
--
-- Spawns multiple objects, of multiple types and slides them to a destination point. Optional "portal" object, spawn sound and object scaling.
--
-- <img src="images/mod_ds_info.png">
-------
-- ##Properti... | bsd-3-clause |
hooksta4/darkstar | scripts/zones/zones/West_Ronfaure/npcs/Ballie_RK.lua | 30 | 3051 | -----------------------------------
-- Area: West Ronfaure
-- NPC: Ballie, R.K.
-- Type: Border Conquest Guards
-- @pos -560.292 -0.961 -576.655 100
-----------------------------------
package.loaded["scripts/zones/West_Ronfaure/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/conquest");... | gpl-3.0 |
jk3064/chiliui | luaui/chili/chili/controls/scrollpanel.lua | 3 | 11323 | --//=============================================================================
--- ScrollPanel module
--- ScrollPanel fields.
-- Inherits from Control.
-- @see control.Control
-- @table ScrollPanel
-- @int[opt=12] scrollBarSize size of the scrollbar
-- @int[opt=0] scrollPosX position of the scrollbar
-- ... | gpl-2.0 |
hooksta4/darkstar | scripts/globals/items/meat_chiefkabob.lua | 35 | 1461 | -----------------------------------------
-- ID: 4574
-- Item: meat_chiefkabob
-- Food Effect: 60Min, All Races
-----------------------------------------
-- Strength 5
-- Agility 1
-- Intelligence -2
-- Attack % 22
-- Attack Cap 65
-----------------------------------------
require("scripts/globals/status")... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Port_Jeuno/Zone.lua | 26 | 3735 | -----------------------------------
--
-- Zone: Port_Jeuno (246)
--
-----------------------------------
package.loaded["scripts/zones/Port_Jeuno/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Port_Jeuno/TextIDs");
-----------------------------------
--... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Bastok_Mines/npcs/Deegis.lua | 4 | 1704 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Deegis
-- Standard Merchant NPC
-----------------------------------
require("scripts/globals/shop");
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
require("scripts/zones/Bastok_Mines/TextIDs");
-----------------------------------
-- onTra... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Southern_San_dOria/npcs/Exoroche.lua | 2 | 2891 | -----------------------------------
-- Area: Southern San d'Oria
-- NPC: Exoroche
-- Involved in Quests: Father and Son, A Boy's Dream
-- @zone 230
-- @pos 72 -1 60
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scrip... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Tahrongi_Canyon/npcs/Signpost.lua | 19 | 1329 | -----------------------------------
-- Area: Tahrongi Canyon
-- NPC: Signpost
-----------------------------------
package.loaded["scripts/zones/Tahrongi_Canyon/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Tahrongi_Canyon/TextIDs");
-----------------------------------
-- onTrade Action
... | gpl-3.0 |
Erotix8210/FrozenCore | src/scripts/lua/Lua/0Misc/0LCF_Includes/LCF_Gameobject.lua | 18 | 2928 | --[[
* ArcEmu MMORPG Server
* Copyright (C) 2005-2007 Ascent Team <http://www.ascentemu.com/>
* Copyright (C) 2008-2010 <http://www.ArcEmu.org/>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Softwa... | agpl-3.0 |
GreatBigBushyBeard/PAYDAY-2-BeardLib-Editor | Classes/ParticleEditorVisualizers.lua | 1 | 10491 | function CoreParticleEditorVisualizers:create_billboard()
local visualizer = CoreEffectStackMember:new("billboard", "visualizer", "Billboard")
visualizer:set_description("Visualizes particles using quads with different alignment and blending schemes and a set texture")
local help = "Texture used assigned to the bi... | mit |
RockySeven3161/Tgcli | plugins/bugzilla.lua | 611 | 3983 | do
local BASE_URL = "https://bugzilla.mozilla.org/rest/"
local function bugzilla_login()
local url = BASE_URL.."login?login=" .. _config.bugzilla.username .. "&password=" .. _config.bugzilla.password
print("accessing " .. url)
local res,code = https.request( url )
local data = json:decode(res)
return data
... | gpl-2.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Metalworks/npcs/Romero.lua | 10 | 1805 | -----------------------------------
-- Area: Metalworks
-- NPC: Romero
-- Type: Smithing Synthesis Image Support
-- @pos -106.336 2.000 26.117 237
-----------------------------------
package.loaded["scripts/zones/Metalworks/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Metal... | gpl-3.0 |
AnySDK/Sample_Lua | frameworks/cocos2d-x/tests/lua-tests/src/helper.lua | 5 | 4201 |
CC_CONTENT_SCALE_FACTOR = function()
return cc.Director:getInstance():getContentScaleFactor()
end
CC_POINT_PIXELS_TO_POINTS = function(pixels)
return cc.p(pixels.x/CC_CONTENT_SCALE_FACTOR(), pixels.y/CC_CONTENT_SCALE_FACTOR())
end
CC_POINT_POINTS_TO_PIXELS = function(points)
return cc.p(points.x*CC_CONT... | mit |
gedadsbranch/Darkstar-Mission | scripts/zones/Metalworks/npcs/HomePoint#2.lua | 12 | 1184 | -----------------------------------
-- Area: Metalworks
-- NPC: HomePoint#2
-- @pos: -78 2 2 237
-----------------------------------
package.loaded["scripts/zones/Metalworks/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Metalworks/TextIDs");
require("scripts/globals/homepoint");
----... | gpl-3.0 |
rrampage/monitor | lua/resty/http.lua | 2 | 21501 | local ngx_socket_tcp = ngx.socket.tcp
local ngx_req = ngx.req
local ngx_req_socket = ngx_req.socket
local ngx_req_get_headers = ngx_req.get_headers
local ngx_req_get_method = ngx_req.get_method
local str_gmatch = string.gmatch
local str_lower = string.lower
local str_upper = string.upper
local str_find = string.find
lo... | mit |
mertnuhoglu/study | vim/ex/telescope/telescope-01/lua/telescope-01/init.lua | 1 | 1351 | print("mert")
local function color_list()
local pickers = require "telescope.pickers"
local finders = require "telescope.finders"
local conf = require("telescope.config").values
local actions = require "telescope.actions"
local action_state = require "telescope.actions.state"
-- our picker function: colors
loc... | apache-2.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Windurst_Waters/npcs/Paku-Nakku.lua | 36 | 1422 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Paku-Nakku
-- Involved in Quest: Making the Grade
-- Working 100%
-- @zone = 238
-- @pos = 127 -6 165
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
-----------------------------------
... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/items/smoked_salmon.lua | 35 | 1196 | -----------------------------------------
-- ID: 4380
-- Item: smoked_salmon
-- Food Effect: 30Min, All Races
-----------------------------------------
-- Dexterity 2
-- Mind -3
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItem... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Norg/npcs/Muzaffar.lua | 14 | 3298 | -----------------------------------
-- Area: Norg
-- NPC: Muzaffar
-- Standard Info NPC
-- Quests: Black Market
-- @zone 252
-- @pos 16.678, -2.044, -14.600
-----------------------------------
require("scripts/zones/Norg/TextIDs");
require("scripts/globals/titles");
require("scripts/globals/quests");
-----... | gpl-3.0 |
warrenseine/premake | tests/project/test_eachconfig.lua | 4 | 3419 | --
-- tests/project/test_eachconfig.lua
-- Test the project object configuration iterator function.
-- Copyright (c) 2011-2012 Jason Perkins and the Premake project
--
T.project_eachconfig = { }
local suite = T.project_eachconfig
--
-- Setup and teardown
--
local sln, prj
function suite.setup()
sln = solutio... | bsd-3-clause |
hooksta4/darkstar | scripts/zones/zones/RuLude_Gardens/npcs/Magian_Moogle_Orange.lua | 48 | 2326 | -----------------------------------
-- Area: Ru'Lude Gardens
-- NPC: Magian Moogle (Orange Bobble)
-- Type: Magian Trials NPC (Weapon/Empyrean Armor)
-- @pos -11 2.453 118 64
-----------------------------------
package.loaded["scripts/zones/RuLude_Gardens/TextIDs"] = nil;
-----------------------------------
requi... | gpl-3.0 |
FishFilletsNG/fillets-data | script/experiments/dialogs_sv.lua | 1 | 4800 |
dialogId("bank-m-labolator1", "font_small", "This must be some kind of laboratory.")
dialogStr("Det här måste vara något sorts laboratorium.")
dialogId("bank-m-labolator2", "font_small", "It seems that even UFOs can be equipped with an on-board lab.")
dialogStr("Det ser ut som om även UFOn kan ha ett lab ombord.")
... | gpl-2.0 |
hooksta4/darkstar | scripts/zones/The_Ashu_Talif/Zone.lua | 17 | 1065 | -----------------------------------
--
-- Zone: The_Ashu_Talif
--
-----------------------------------
require("scripts/globals/settings");
package.loaded["scripts/zones/The_Ashu_Talif/TextIDs"] = nil;
require("scripts/zones/The_Ashu_Talif/TextIDs");
-----------------------------------
-- onInitialize
-------------... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/weaponskills/flaming_arrow.lua | 30 | 1398 | -----------------------------------
-- Flaming Arrow
-- Archery weapon skill
-- Skill level: 5
-- Deals fire elemental damage. Damage varies with TP.
-- Aligned with the Flame Gorget & Light Gorget.
-- Aligned with the Flame Belt & Light Belt.
-- Element: Fire
-- Modifiers: STR:16% ; AGI:25%
-- 100%TP 200%T... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Port_Bastok/npcs/Zoby_Quhyo.lua | 4 | 1631 | -----------------------------------
-- Area: Port Bastok
-- NPC: Zoby Quhyo
-- Only sells when Bastok controlls Elshimo Lowlands
-- Confirmed shop stock, August 2013
-----------------------------------
require("scripts/globals/shop");
require("scripts/globals/conquest");
package.loaded["scripts/zones/Port_Bastok/TextI... | gpl-3.0 |
Asido/vicious | widgets/mem.lua | 1 | 1851 | ---------------------------------------------------
-- Licensed under the GNU General Public License v2
-- * (c) 2010, Adrian C. <anrxc@sysphere.org>
-- * (c) 2009, Lucas de Vries <lucas@glacicle.com>
---------------------------------------------------
-- {{{ Grab environment
local io = { lines = io.lines }
local se... | gpl-2.0 |
gedadsbranch/Darkstar-Mission | scripts/globals/spells/bluemagic/mp_drainkiss.lua | 10 | 1944 | -----------------------------------------
-- Spell: MP Drainkiss
-- Steals an enemy's MP. Ineffective against undead
-- Spell cost: 20 MP
-- Monster Type: Amorphs
-- Spell Type: Magical (Dark)
-- Blue Magic Points: 4
-- Stat Bonus: MP+5
-- Level: 42
-- Casting Time: 4 seconds
-- Recast Time: 90 seconds
-- Ma... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/items/flask_of_panacea.lua | 70 | 1742 | -----------------------------------------
-- ID: 4163
-- Item: Panacea
-- Item Effect: Removes any number of status effects
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck
-----------------------------------------
function onItemCh... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/abilities/pets/judgment_bolt.lua | 34 | 1127 | ---------------------------------------------------
-- Judgment Bolt
---------------------------------------------------
require("/scripts/globals/settings");
require("/scripts/globals/status");
require("/scripts/globals/monstertpmoves");
require("/scripts/globals/magic");
--------------------------------------------... | gpl-3.0 |
snabbco/snabb | src/lib/lpm/lpm4_dxr.lua | 9 | 5195 | module(..., package.seeall)
local ffi = require("ffi")
local C = ffi.C
local lpm4_trie = require("lib.lpm.lpm4_trie").LPM4_trie
local lpm4 = require("lib.lpm.lpm4")
local ip4 = require("lib.lpm.ip4")
LPM4_dxr = setmetatable({ alloc_storable = { "dxr_smints", "dxr_keys", "dxr_bottoms", "dxr_tops" } }, { __index = lpm4_... | apache-2.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Northern_San_dOria/npcs/Matildie.lua | 34 | 1696 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Matildie
-- Adventurer's Assistant
-------------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals... | gpl-3.0 |
snabbco/snabb | src/program/l2vpn/control_channel.lua | 9 | 9145 | -- This module provides an in-band control-channel for a pseudowire.
-- It provides two types of services:
--
-- 1. Parameter advertisement. One end of the PW can advertise local
-- parameters to its peer, either for informational purposes or to
-- detect misconfigurations.
--
-- 2. Connection verification. Uni... | apache-2.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Jugner_Forest_[S]/npcs/Gate_Sentry.lua | 38 | 1028 | -----------------------------------
-- Area: Jugner Forest (S)
-- NPC: Gate Sentry
-- Type: Standard NPC
-- @pos -265.235 -2.399 405.246 82
-----------------------------------
package.loaded["scripts/zones/Jugner_Forest_[S]/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Jugner_Forest_... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Palborough_Mines/npcs/qm1.lua | 11 | 1291 | -----------------------------------
-- Area: Palborough Mines
-- NPC: ???
-- Involved In Quest: The Talekeeper's Truth
-- @zone 143
-- @pos 15 -31 -94
-----------------------------------
package.loaded["scripts/zones/Palborough_Mines/TextIDs"] = nil;
-----------------------------------
require("scripts/glob... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Southern_San_dOria/npcs/Celyddon.lua | 6 | 1753 | -----------------------------------
-- Area: Southern San d'Oria
-- NPC: Celyddon
-- General Info NPC
-- @zone 230
-- @pos -129 -6 90
-------------------------------------
package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
requi... | gpl-3.0 |
SirFrancisBillard/assorted-gamemodes | arena/entities/entities/ent_remotemine.lua | 1 | 1368 | AddCSLuaFile()
ENT.Type = "anim"
ENT.Base = "base_entity"
ENT.PrintName = "Remote Mine"
ENT.Spawnable = false
ENT.Model = "models/weapons/w_slam.mdl"
local SplodeDamage = 80
local SplodeRadius = 250
local color_white = color_white or Color(255, 255, 255)
local color_red = Color(255, 0, 0)
local SpriteMat = Materi... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/The_Boyahda_Tree/npcs/HomePoint#1.lua | 19 | 1204 | -----------------------------------
-- Area: The Boyahda Tree
-- NPC: HomePoint#1
-- @pos 88 -15 -217 153
-----------------------------------
package.loaded["scripts/zones/The_Boyahda_Tree/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/The_Boyahda_Tree/TextIDs");
require("scripts/global... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/globals/items/anthos_xiphos.lua | 16 | 1037 | -----------------------------------------
-- ID: 17750
-- Item: Anthos Xiphos
-- Additional Effect: Water Damage
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
-----------------------------------
-- onAdditionalEffect Action
-----------------------------... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/items/dish_of_spaghetti_ortolana.lua | 36 | 1406 | -----------------------------------------
-- ID: 5658
-- Item: Dish of Spafhetti Ortolana
-- Food Effect: 30 Mins, All Races
-----------------------------------------
-- Agility 2
-- Vitality 2
-- HP +30% Cap 70
-- StoreTP +6
-----------------------------------------
require("scripts/globals/status");
---------------... | gpl-3.0 |
raubana/AttackOfTheMimics | gamemodes/attack_of_the_mimics/entities/weapons/swep_aotm_keyring.lua | 1 | 6252 | AddCSLuaFile()
SWEP.Base = "weapon_base"
SWEP.PrintName = "Key Ring"
SWEP.Category = "AOTM"
SWEP.Purpose = "Jingly."
SWEP.Instructions = "Primary: Unlock\nSecondary: Lock\nReload: Next key"
SWEP.Spawnable = true
SWEP.AdminSpawnable = true
if CLIENT then
SWEP.BounceWeaponIcon = false
SWEP.WepSelec... | mit |
yakolla/thrift | lib/lua/TMemoryBuffer.lua | 15 | 2237 | --
-- Licensed to the Apache Software Foundation (ASF) under one
-- or more contributor license agreements. See the NOTICE file
-- distributed with this work for additional information
-- regarding copyright ownership. The ASF licenses this file
-- to you under the Apache License, Version 2.0 (the
-- "License"); you ma... | apache-2.0 |
kkragenbrink/shroud-addon | lib/AceGUI-3.0-SharedMediaWidgets/Libs/AceGUI-3.0/widgets/AceGUIContainer-DropDownGroup.lua | 65 | 4515 | --[[-----------------------------------------------------------------------------
DropdownGroup Container
Container controlled by a dropdown on the top.
-------------------------------------------------------------------------------]]
local Type, Version = "DropdownGroup", 21
local AceGUI = LibStub and LibStub("AceGUI-... | mit |
4aiman/MultiCraft_game | mods/cake/init.lua | 1 | 5635 | if not multicraft.get_modpath("check") then os.exit() end
if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end
--[[
#!#!#!#Cake mod created by Jordan4ibanez#!#!#
#!#!#!#Released under CC Attribution-Shar... | lgpl-3.0 |
hooksta4/darkstar | scripts/zones/Metalworks/npcs/HomePoint#2.lua | 19 | 1185 | -----------------------------------
-- Area: Metalworks
-- NPC: HomePoint#2
-- @pos: -78 2 2 237
-----------------------------------
package.loaded["scripts/zones/Metalworks/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Metalworks/TextIDs");
require("scripts/globals/homepoint");
----... | gpl-3.0 |
FishFilletsNG/fillets-data | script/elk/dialogs_ru.lua | 1 | 3375 | dialogId("deu-m-valka", "font_small", "The war goes on even here, on the ocean floor.")
dialogStr("Война продолжается даже здесь, на дне океана.")
dialogId("deu-v-nepratelstvi", "font_big", "The hostility will never ebb.")
dialogStr("Враждебность никогда не ослабнет.")
dialogId("deu-m-bojovat", "font_small", "They wi... | gpl-2.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/King_Ranperres_Tomb/npcs/Strange_Apparatus.lua | 31 | 1146 | -----------------------------------
-- Area: King_Ranperre's Tomb
-- NPC: Strange Apparatus
-- @pos -260 7 -142 190
-----------------------------------
package.loaded["scripts/zones/King_Ranperres_Tomb/TextIDs"] = nil;
require("scripts/zones/King_Ranperres_Tomb/TextIDs");
require("scripts/globals/strangeapparatus");... | gpl-3.0 |
rrampage/monitor | lua/resource_helpers.lua | 2 | 1531 | local model_helpers = require 'model_helpers'
local helpers = require 'controller_helpers'
local Event = require 'models.event'
local resource_helpers = {}
resource_helpers.index = function(resource, params)
params.stream = true
local conditions, options = helpers.jor_conditions_and_options(param... | mit |
hooksta4/darkstar | scripts/globals/items/anchovy.lua | 35 | 1197 | -----------------------------------------
-- ID: 5652
-- Item: Anchovy
-- Food Effect: 3Min, All Races
-----------------------------------------
-- Dexterity +1
-- Mind -3
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck
... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Port_San_dOria/npcs/Coullave.lua | 36 | 1889 | -----------------------------------
-- 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");
requ... | gpl-3.0 |
syhunt/community | src/SyHybrid/hybrid/vulnlist.lua | 1 | 4497 | VulnList = {
title = 'Vulnerability List',
icon = 'url(PenTools.scx#images\\icon_dast.png)'
}
function VulnList:addinterface(p)
p:add([[
<div style="display:none">
<select id="searchtype" size="1">
<option value="none" SELECTED></OPTION>
<option value="vulnname">Vulnerability Name</OPTION>
<option value="cveid... | bsd-3-clause |
FishFilletsNG/fillets-data | script/hardware/dialogs_sv.lua | 1 | 2042 |
dialogId("pz-v-zaskladanej", "font_big", "I’m completely blocked in here.")
dialogStr("Jag är helt instängd här.")
dialogId("pz-m-co", "font_small", "What are you doing up there?")
dialogStr("Vad gör du där uppe?")
dialogId("pz-v-klice1", "font_big", "These must be some hardware keys.")
dialogStr("Det måste vara n... | gpl-2.0 |
hooksta4/darkstar | scripts/zones/Southern_San_dOria_[S]/npcs/_6eo.lua | 31 | 1367 | -----------------------------------
-- Area: Southern SandOria [S]
-- NPC: Door:House
-- @zone 80
-- @pos 148 0 27
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria_[S]/TextIDs"] = nil;
require("scripts/globals/quests");
require("scripts/globals/settings");
---------------------------... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Diorama_Abdhaljs-Ghelsba/Zone.lua | 36 | 1149 | -----------------------------------
--
-- Zone: Diorama_Abdhaljs-Ghelsba
--
-----------------------------------
require("scripts/globals/settings");
package.loaded["scripts/zones/Diorama_Abdhaljs-Ghelsba/TextIDs"] = nil;
require("scripts/zones/Diorama_Abdhaljs-Ghelsba/TextIDs");
--------------------------... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Sacrarium/npcs/Large_Keyhole.lua | 2 | 1419 | -----------------------------------
-- Area: Sacrarium
-- NPC: Large Keyhole
-- Notes: Used to open R. Gate
-- @pos 100.231 -1.414 51.700 28
-----------------------------------
package.loaded["scripts/zones/Sacrarium/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Sacrarium/TextIDs");
... | gpl-3.0 |
thetaeo/cuberite | MCServer/Plugins/APIDump/Hooks/OnChunkUnloading.lua | 28 | 1082 | return
{
HOOK_CHUNK_UNLOADING =
{
CalledWhen = " A chunk is about to be unloaded from the memory. Plugins may refuse the unload.",
DefaultFnName = "OnChunkUnloading", -- also used as pagename
Desc = [[
Cuberite calls this function when a chunk is about to be unloaded from the memory. A plugin may
force ... | apache-2.0 |
hooksta4/darkstar | scripts/zones/Abyssea-Uleguerand/mobs/Ermit_Imp.lua | 2 | 1978 | <<<<<<< HEAD
-----------------------------------
-- Area: Abyssea - Uleguerand
-- NPC: Ermit Imp
-----------------------------------
require("scripts/globals/status");
-----------------------------------
-- onMobInitialize Action
-----------------------------------
function onMobInitialize(mob)
end;
-----------... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Newton_Movalpolos/npcs/Sleakachiq.lua | 19 | 1793 | -----------------------------------
-- Area: Newton Movalpolos
-- NPC: Sleakachiq
-- @pos 162.504 14.999 136.901 12
-----------------------------------
package.loaded["scripts/zones/Newton_Movalpolos/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Newton_Movalpolos/TextIDs");
---------... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/West_Ronfaure/npcs/Yoshihiro_IM.lua | 30 | 3046 | -----------------------------------
-- Area: West Ronfaure
-- NPC: Yoshihiro, I.M.
-- Outpost Conquest Guards
-- @pos -450.571 -20.807 -219.970 100
-----------------------------------
package.loaded["scripts/zones/West_Ronfaure/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/conquest");
... | gpl-3.0 |
FishFilletsNG/fillets-data | script/society/dialogs_fr.lua | 1 | 1733 |
dialogId("mik-v-sakra", "font_big", "Dang, that snail is blocking the way.")
dialogStr("Bon, cet escargot bloque le chemin.")
dialogId("mik-v-projet", "font_big", "I can’t swim through.")
dialogStr("Je ne peux pas passer.")
dialogId("mik-m-krab", "font_small", "Those crabs are too talkative.")
dialogStr("Ces crabe... | gpl-2.0 |
matinbot/matinrobot | plugins/inrealm.lua | 850 | 25085 | -- data saved to moderation.json
-- check moderation plugin
do
local function create_group(msg)
-- superuser and admins only (because sudo are always has privilege)
if is_sudo(msg) or is_realm(msg) and is_admin(msg) then
local group_creator = msg.from.print_name
create_g... | gpl-2.0 |
yimogod/boom | trunk/t-engine4/game/engines/engine/generator/actor/Random.lua | 1 | 4417 | -- TE4 - T-Engine 4
-- Copyright (C) 2009 - 2015 Nicolas Casalini
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.... | apache-2.0 |
braydondavis/Nerd-Gaming-Public | resources/NGModshop/vehicle.funcs.lua | 4 | 2215 |
vehicleUpgrades = { names = { }, prices = { } }
lowriders = { [536]=true, [575]=true, [534]=true, [567]=true, [535]=true, [576]=true, [412]=true }
racers = { [562]=true, [565]=true, [559]=true, [561]=true, [560]=true, [558]=true }
_getVehicleCompatibleUpgrades = getVehicleCompatibleUpgrades
function getVehicleCompa... | mit |
excessive/obtuse-tanuki | libs/iqm/init.lua | 2 | 5774 | local base = (...):gsub('%.init$', '') .. "."
local c = require(base .. "iqm-ffi")
local ffi = require "ffi"
local iqm = {}
iqm.lookup = {}
function iqm.load(file)
assert(love.filesystem.isFile(file))
-- Make sure it's a valid IQM file first
local magic = love.filesystem.read(file, 16)
assert(magic == "INTERQUA... | mit |
MikeMcShaffry/gamecode3 | Dev/Source/3rdParty/LuaPlus/Test/compat.lua | 7 | 4074 | -------------------------------------------------------------------
-- Real globals
-- _ALERT
-- _ERRORMESSAGE
-- _VERSION
-- _G
-- assert
-- error
-- metatable
-- next
-- print
-- require
-- tonumber
-- tostring
-- type
-- unpack
-------------------------------------------------------------------
-- collectgarbage
--... | lgpl-2.1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.