repo_name stringlengths 6 69 | path stringlengths 6 178 | copies stringclasses 278
values | size stringlengths 4 7 | content stringlengths 671 917k | license stringclasses 15
values |
|---|---|---|---|---|---|
hooksta4/darkstar | scripts/zones/zones/Lower_Jeuno/npcs/Hasim.lua | 6 | 1636 | -----------------------------------
-- Area: Lower Jeuno
-- NPC: Hasim
-- Standard Merchant NPC
-----------------------------------
require("scripts/globals/shop");
package.loaded["scripts/zones/Lower_Jeuno/TextIDs"] = nil;
require("scripts/zones/Lower_Jeuno/TextIDs");
-----------------------------------
-- onTrade A... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Selbina/TextIDs.lua | 9 | 1899 | -- Variable TextID Description text
-- General Texts
ITEM_CANNOT_BE_OBTAINED = 6379; -- You cannot obtain the item <item>. Come back after sorting your inventory.
ITEM_OBTAINED = 6384; -- Obtained: <item>.
GIL_OBTAINED = 6385; -- Obtained <number> gil.
KEYITEM_OBTAINED = 6387; -- Obtained... | gpl-3.0 |
warrenseine/premake | tests/project/test_config_maps.lua | 2 | 3925 | --
-- tests/project/test_config_maps.lua
-- Test mapping from solution to project configurations.
-- Copyright (c) 2012-2013 Jason Perkins and the Premake project
--
local suite = test.declare("project_config_maps")
--
-- Setup and teardown
--
local sln, prj, cfg
function suite.setup()
sln = solution("MySolut... | bsd-3-clause |
hooksta4/darkstar | scripts/zones/Norg/npcs/Heiji.lua | 2 | 3041 | -----------------------------------
-- Area: Norg
-- NPC: Heiji
-- Starts and Ends Quest: Like a Shining Subligar
-- @pos -1 -5 25 252
-----------------------------------
package.loaded["scripts/zones/Norg/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globa... | gpl-3.0 |
warrenseine/premake | src/actions/vstudio/vs2005_csproj.lua | 1 | 11910 | --
-- vs2005_csproj.lua
-- Generate a Visual Studio 2005-2010 C# project.
-- Copyright (c) 2009-2014 Jason Perkins and the Premake project
--
premake.vstudio.cs2005 = {}
local p = premake
local vstudio = p.vstudio
local cs2005 = p.vstudio.cs2005
local project = p.project
local config = p.config
local fileconf... | bsd-3-clause |
zielmicha/freeciv-mirror | data/database.lua | 3 | 10738 | -- 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 |
dberga/arcbliz | src/scripts/lua/LuaBridge/Stable Scripts/Outland/Arcatraz/BOSS_Arcatraz_Skyriss.lua | 30 | 1246 | function Skyriss_Red(Unit, event, miscunit, misc)
print "Skyriss_Red"
Unit:FullCastSpellOnTarget(14264,Unit:GetClosestPlayer())
Unit:SendChatMessage(11, 0, "Kill...")
end
function Skyriss_Blue(Unit, event, miscunit, misc)
print "Skyriss Blue"
Unit:FullCastSpellOnTarget(14261,Unit:GetClosestPlayer())
Unit:SendCha... | agpl-3.0 |
hooksta4/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 |
gedadsbranch/Darkstar-Mission | scripts/zones/Castle_Zvahl_Keep_[S]/Zone.lua | 28 | 1341 | -----------------------------------
--
-- Zone: Castle_Zvahl_Keep_[S] (155)
--
-----------------------------------
package.loaded["scripts/zones/Castle_Zvahl_Keep_[S]/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Castle_Zvahl_Keep_[S]/TextIDs"... | gpl-3.0 |
prosody-modules/import2 | mod_auth_external/mod_auth_external.lua | 31 | 4708 | --
-- Prosody IM
-- Copyright (C) 2010 Waqas Hussain
-- Copyright (C) 2010 Jeff Mitchell
-- Copyright (C) 2013 Mikael Nordfeldth
-- Copyright (C) 2013 Matthew Wild, finally came to fix it all
--
-- This project is MIT/X11 licensed. Please see the
-- COPYING file in the source package for more information.
--
local lpt... | mit |
gedadsbranch/Darkstar-Mission | scripts/zones/Spire_of_Dem/npcs/_0j2.lua | 36 | 1313 | -----------------------------------
-- Area: Spire_of_Dem
-- NPC: web of regret
-----------------------------------
package.loaded["scripts/zones/Spire_of_Dem/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/bcnm");
require("scripts/zones/Spire_of_Dem/TextIDs");
---------------... | gpl-3.0 |
4aiman/MultiCraft_game | mods/itemframes/init.lua | 1 | 4851 | 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
local tmp = {}
multicraft.register_entity("itemframes:item",{
hp_max = 1,
visual="wielditem",
visual_size={x=.33,y=.33},
collisionbox = {... | lgpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Fort_Ghelsba/Zone.lua | 19 | 1601 | -----------------------------------
--
-- Zone: Fort_Ghelsba (141)
--
-----------------------------------
package.loaded["scripts/zones/Fort_Ghelsba/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Fort_Ghelsba/TextIDs");
--------------------------------... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Lower_Delkfutts_Tower/npcs/Cermet_Door.lua | 2 | 1115 | -----------------------------------
-- Area: Lower Delkfutt's Tower
-- NPC: Cermet Door
-- Notes: Leads to Upper Delkfutt's Tower.
-- @pos 524 16 20 184
-----------------------------------
require("scripts/globals/settings");
-----------------------------------
-- onTrade Action
-----------------------------------... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Ordelles_Caves/npcs/qm2.lua | 17 | 1484 | -----------------------------------
-- Area: Ordelle's Caves
-- NPC: ??? (qm2)
-- Involved in Quest: A Squire's Test II
-- @pos -94 1 273 193
-------------------------------------
package.loaded["scripts/zones/Ordelles_Caves/TextIDs"] = nil;
-------------------------------------
require("scripts/globals/sett... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Palborough_Mines/npcs/Treasure_Chest.lua | 12 | 2651 | -----------------------------------
-- Area: Palborough Mines
-- NPC: Treasure Chest
-- @zone 143
-----------------------------------
package.loaded["scripts/zones/Palborough_Mines/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/keyitems");
require("s... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Boneyard_Gully/bcnms/head_wind.lua | 2 | 1651 | -----------------------------------
-- Area: Boneyard_Gully
-- Name: head_wind
-- BCNM: 672
-----------------------------------
package.loaded["scripts/zones/Boneyard_Gully/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("scripts/zones/Boneyard_Gully/TextIDs");
-----... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Dynamis-Beaucedine/mobs/Avatar_Icon.lua | 16 | 3417 | -----------------------------------
-- Area: Dynamis Beaucedine
-- NPC: Avatar Icon
-- Map Position: http://images1.wikia.nocookie.net/__cb20090312005233/ffxi/images/thumb/b/b6/Bea.jpg/375px-Bea.jpg
-----------------------------------
package.loaded["scripts/zones/Dynamis-Beaucedine/TextIDs"] = nil;
------------... | gpl-3.0 |
Hostle/openwrt-luci-multi-user | modules/luci-base/luasrc/sys.lua | 40 | 15171 | -- Copyright 2008 Steven Barth <steven@midlink.org>
-- Licensed to the public under the Apache License 2.0.
local io = require "io"
local os = require "os"
local table = require "table"
local nixio = require "nixio"
local fs = require "nixio.fs"
local uci = require "luci.model.uci"
local luci = {}
l... | apache-2.0 |
hooksta4/darkstar | scripts/zones/zones/Selbina/npcs/Valgeir.lua | 2 | 4860 | -----------------------------------
-- Area: Selbina
-- NPC: Valgeir
-- involved in his name is his name is Valgeir quest
-- involved in expertise quest
-- involved in the basics quest
-----------------------------------
package.loaded["scripts/zones/Selbina/TextIDs"] = nil;
-----------------------------------
require... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Inner_Horutoto_Ruins/npcs/_5cs.lua | 2 | 2361 | -----------------------------------
-- Area: Inner Horutoto Ruins
-- NPC: _5cs (Magical Gizmo) #4
-- Involved In Mission: The Horutoto Ruins Experiment
-----------------------------------
package.loaded["scripts/zones/Inner_Horutoto_Ruins/TextIDs"] = nil;
-----------------------------------
require("scripts/globals... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Bastok_Mines/npcs/Mariadok.lua | 59 | 1037 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Mariadok
-- Type: Weather Reporter
-----------------------------------
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Bastok_Mines/TextIDs");
-... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/West_Sarutabaruta/npcs/Ipupu.lua | 17 | 1414 | -----------------------------------
-- Area: West Sarutabaruta
-- NPC: Ipupu
-- Involved in Quest: Glyph Hanger
-- @pos 251.745 -5.5 35.539 115
-----------------------------------
package.loaded["scripts/zones/West_Sarutabaruta/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Southern_San_dOria_[S]/npcs/Achtelle.lua | 38 | 1029 | -----------------------------------
-- Area: Southern SandOria [S]
-- NPC: Achtelle
-- @zone 80
-- @pos 108 2 -11
-----------------------------------
-----------------------------------
-- onTrade Action
-----------------------------------
function onTrade(player,npc,trade)
end;
-----------------------------------
-... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Hall_of_Transference/npcs/_0e0.lua | 32 | 1340 | -----------------------------------
-- Area: Hall of Transference
-- NPC: Cermet Gate - Holla
-- @pos -219 -6 280 14
-----------------------------------
package.loaded["scripts/zones/Hall_of_Transference/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("scripts/zones/H... | gpl-3.0 |
AnySDK/Sample_Lua | frameworks/cocos2d-x/cocos/scripting/lua-bindings/auto/api/GLProgramState.lua | 10 | 4312 |
--------------------------------
-- @module GLProgramState
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @overload self, string, unsigned int
-- @overload self, string, cc.Texture2D
-- @overload self, int, cc.Texture2D
-- @overload self, int, unsigned int
... | mit |
hooksta4/darkstar | scripts/zones/Windurst_Waters_[S]/npcs/Ampiro-Mapiro.lua | 38 | 1053 | -----------------------------------
-- Area: Windurst Waters (S)
-- NPC: Ampiro-Mapiro
-- Type: Standard NPC
-- @zone: 94
-- @pos 131.380 -6.75 174.169
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters_[S]/TextIDs"] = n... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Port_Windurst/npcs/Pichichi.lua | 6 | 2580 | -----------------------------------
-- Area: Port Windurst
-- NPC: Pichichi
-----------------------------------
package.loaded["scripts/zones/Port_Windurst/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
require("scripts/globals/settings");
require("scripts/zones/Port_Windurst/T... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Waughroon_Shrine/npcs/Burning_Circle.lua | 2 | 2125 | -----------------------------------
-- Area: Waughroon Shrine
-- NPC: Burning Circle
-- Waughroon Shrine Burning Circle
-- @pos -345 104 -260 144
-------------------------------------
package.loaded["scripts/zones/Waughroon_Shrine/TextIDs"] = nil;
-------------------------------------
require("scripts/globals/bcnm");... | gpl-3.0 |
dermoumi/m2n | bin/assets/scripts/graphics/vertexbuffer.lua | 1 | 3158 | --[[
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdi... | unlicense |
hooksta4/darkstar | scripts/zones/zones/Hall_of_Transference/npcs/_0e7.lua | 15 | 1340 | -----------------------------------
-- Area: Hall of Transference
-- NPC: Large Apparatus (Left) - Mea
-- @pos 269 -81 -39 14
-----------------------------------
package.loaded["scripts/zones/Hall_of_Transference/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("script... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Yuhtunga_Jungle/TextIDs.lua | 9 | 1884 | -- Variable TextID Description text
-- General Texts
ITEM_CANNOT_BE_OBTAINED = 6379; -- You cannot obtain the item <item>. Come back after sorting your inventory.
ITEM_OBTAINED = 6384; -- Obtained: <item>.
GIL_OBTAINED = 6385; -- Obtained <number> gil.
KEYITEM_OBTAINED = 6387; -- Obtained... | gpl-3.0 |
mickelfeng/go-qt5 | make/ui/label.lua | 3 | 1593 | module("label")
name = "Label"
base = "Frame"
funcs = [[
+ Init()
+ InitWithText(text string)
+ InitWithPixmap(pixmap *Pixmap)
@ SetText(text string)
@ Text() (text string)
@ SetWordWrap(b bool)
@ WordWrap() (b bool)
@ SetTextFormat(format int)
@ TextFormat() (format int)
@ SetPixmap(pixmap *Pixmap)
@ Pixmap() (pixma... | bsd-2-clause |
hooksta4/darkstar | scripts/zones/zones/Windurst_Waters/npcs/Dienger.lua | 38 | 1042 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Dienger
-- Type: Melody Minstrel
-- @zone: 238
-- @pos -46.448 -6.312 212.384
--
-- Auto-Script: Requires Verification (Verfied By Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
-------... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Windurst_Waters/npcs/Dienger.lua | 38 | 1042 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Dienger
-- Type: Melody Minstrel
-- @zone: 238
-- @pos -46.448 -6.312 212.384
--
-- Auto-Script: Requires Verification (Verfied By Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
-------... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Temple_of_Uggalepih/npcs/qm2.lua | 2 | 1051 | -----------------------------------
-- Area: Temple of Uggalepih
-- NPC: ??? (Uggalepih Offering ITEM)
-- @pos 388 0 269 159
-----------------------------------
package.loaded["scripts/zones/Temple_of_Uggalepih/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Temple_of_Uggalepih/TextIDs");
... | gpl-3.0 |
hooksta4/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 |
matukaz/Vaimne-Tervis | mainmenu.lua | 1 | 8911 | -----------------------------------------------------------------------------------------
--
-- main.lua
-- This is main screen of app
-----------------------------------------------------------------------------------------
-- 1. tähtis asi, button1press funktsioon peab olema varasemas järjekorras kui button. EHK BUT... | apache-2.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/La_Theine_Plateau/npcs/Shattered_Telepoint.lua | 9 | 1770 | -----------------------------------
-- Area: La_Theine Plateau
-- NPC: Shattered Telepoint
-- @pos 334 19 -60 102
-----------------------------------
package.loaded["scripts/zones/La_Theine_Plateau/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("scripts/zone... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Southern_San_dOria_[S]/npcs/Mainchelite.lua | 29 | 5404 | -----------------------------------
-- Area: Southern SandOria [S]
-- NPC: Mainchelite
-- @zone 80
-- @pos -16 1 -30
-- CS IDs:
-- 0x005 = Generic Greeting for Iron Ram members
-- 0x006 = Mid Initiation of other nation
-- 0x007 = Ask player to Join Iron Rams
-- 0x008 = Ask if changed mind about joining Iron rams (after... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Jugner_Forest/npcs/Cavernous_Maw.lua | 29 | 1443 | -----------------------------------
-- 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/settings");
... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/abilities/pets/pet_frost_breath.lua | 1 | 1215 | ---------------------------------------------------
-- Frost Breath
---------------------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
require("scripts/globals/monstertpmoves");
---------------------------------------------------
function onAbilityCheck(player... | gpl-3.0 |
SirFrancisBillard/assorted-gamemodes | prison/entities/weapons/lite_m3.lua | 2 | 1395 | AddCSLuaFile()
SWEP.Base = "lite_base_shotgun"
SWEP.PrintName = "M3 Super 90"
SWEP.Category = "Lite Weapons"
SWEP.DrawWeaponInfoBox = false
SWEP.IconLetter = "k"
SWEP.Spawnable = true
SWEP.AdminOnly = false
SWEP.HoldType = "shotgun"
SWEP.WorldModel = Model( "models/weapons/w_shot_m3super90.mdl" )
SWEP.ViewModel = ... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Bastok_Markets/npcs/Sinon.lua | 36 | 4438 | -----------------------------------
-- Area: Bastok Markets
-- NPC: Sinon
-- Armor Storage NPC
-----------------------------------
package.loaded["scripts/zones/Bastok_Markets/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
require("scripts/globals/armorstorage");
requ... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Qulun_Dome/npcs/qm1.lua | 19 | 1353 | -----------------------------------
-- Area: Qulun Dome
-- NPC: qm1 (???)
-- Used In Quest: Whence Blows the Wind
-- @pos 261 39 79 148
-----------------------------------
package.loaded["scripts/zones/Qulun_Dome/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scrip... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Bastok_Mines/npcs/Neigepance.lua | 16 | 1571 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Neigepance
-- Standard Merchant NPC
-----------------------------------
require("scripts/globals/shop");
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
require("scripts/zones/Bastok_Mines/TextIDs");
-----------------------------------
-- o... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/globals/items/mercanbaligi.lua | 18 | 1261 | -----------------------------------------
-- ID: 5454
-- Item: Mercanbaligi
-- Food Effect: 5Min, Mithra only
-----------------------------------------
-- Dexterity 4
-- Mind -6
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck
-----... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Yhoator_Jungle/Zone.lua | 2 | 4084 | -----------------------------------
--
-- Zone: Yhoator_Jungle (124)
--
-----------------------------------
package.loaded[ "scripts/zones/Yhoator_Jungle/TextIDs"] = nil;
package.loaded["scripts/globals/chocobo_digging"] = nil;
-----------------------------------
require("scripts/zones/Yhoator_Jungle/TextIDs");
requir... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Windurst_Walls/npcs/_6n8.lua | 19 | 1308 | -----------------------------------
-- Area: Windurst Walls
-- Door: Priming Gate
-- Involved in quest: Toraimarai Turmoil
-----------------------------------
require("scripts/globals/quests");
require("scripts/globals/settings");
require("scripts/zones/Windurst_Walls/TextIDs");
-----------------------------... | gpl-3.0 |
AnySDK/Sample_Lua | frameworks/cocos2d-x/tests/lua-tests/src/testResource.lua | 10 | 2016 | s_pPathGrossini = "Images/grossini.png"
s_pPathSister1 = "Images/grossinis_sister1.png"
s_pPathSister2 = "Images/grossinis_sister2.png"
s_pPathB1 = "Images/b1.png"
s_pPathB2 = "Images/b2.png"
s_pPathR1 = "Images/r1.png"
s_pPathR2 = "Images/r2.png"
s_pP... | mit |
Cowa/LoveCasper | vendors/frames/objects/internal/tabbutton.lua | 14 | 5632 | --[[------------------------------------------------
-- 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(".objects.internal.tabbutton"))... | mit |
hooksta4/darkstar | scripts/zones/Windurst_Woods/npcs/Kuzah_Hpirohpon.lua | 19 | 1175 | -----------------------------------
-- Area: Windurst Woods
-- NPC: Kuzah Hpirohpon
-- Guild Merchant NPC: Clothcrafting Guild
-- @pos -80.068 -3.25 -127.686 241
-----------------------------------
package.loaded["scripts/zones/Windurst_Woods/TextIDs"] = nil;
-----------------------------------
require("scripts/globa... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Davoi/npcs/Lootblox.lua | 19 | 7226 | -----------------------------------
-- Area: Davoi
-- NPC: Lootblox
-- Type: Standard NPC
-- @pos 218.073 -0.982 -20.746 149
-----------------------------------
package.loaded["scripts/zones/Davoi/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Davoi/TextIDs");
require("scripts/globals... | gpl-3.0 |
hooksta4/darkstar | scripts/globals/items/serving_of_mille_feuille.lua | 36 | 1426 | -----------------------------------------
-- ID: 5559
-- Item: Serving of Mille Feuille
-- Food Effect: 3 Hrs, All Races
-----------------------------------------
-- TODO: Group Effect
-- HP +8
-- MP +15
-- Intelligence +1
-- HP Recoverd while healing 1
-- MP Recovered while healing 1
----------------------------------... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Lower_Delkfutts_Tower/npcs/_540.lua | 2 | 2102 | -----------------------------------
-- Area: Lower Delkfutt's Tower
-- NPC: Cermet Door
-- Cermet Door for Windy Ambassador
-- Windurst Mission 3.3 "A New Journey"
-- @pos 636 16 59 184
-----------------------------------
package.loaded["scripts/zones/Lower_Delkfutts_Tower/TextIDs"] = nil;
--------------------------... | gpl-3.0 |
bigcrush/cqueues | regress/regress.lua | 1 | 3921 | local require = require -- may be overloaded by regress.require
local auxlib = require"cqueues.auxlib"
local regress = {
cqueues = require"cqueues",
socket = require"cqueues.socket",
thread = require"cqueues.thread",
errno = require"cqueues.errno",
condition = require"cqueues.condition",
auxlib = auxlib,
assert... | mit |
gedadsbranch/Darkstar-Mission | scripts/zones/Xarcabard_[S]/Zone.lua | 28 | 1313 | -----------------------------------
--
-- Zone: Xarcabard_[S] (137)
--
-----------------------------------
package.loaded["scripts/zones/Xarcabard_[S]/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Xarcabard_[S]/TextIDs");
------------------... | gpl-3.0 |
p5n/notion | contrib/statusd/statusd_binclock.lua | 3 | 5799 | -- Authors: Mario García H. <drosophila@nmental.com>
-- License: GPL, version 2
-- Last Changed: 2006-12-15
--
--------------------------------------------------------------------------------------
--
-- PURPOSE:
-- Binary clock for Ion3 in two posible formats:
--
--> Space waste: [0001:000111] and Alien Code: [ ..... | lgpl-2.1 |
hooksta4/darkstar | scripts/globals/mobskills/Decussate.lua | 18 | 1027 | ---------------------------------------------
-- Decussate
--
-- Description: Performs a cross attack on nearby targets.
-- Type: Magical
-- Utsusemi/Blink absorb: 2-3 shadows?
-- Range: Less than or equal to 10.0
-- Notes: Only used by Gulool Ja Ja when below 35% health.
---------------------------------... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Chamber_of_Oracles/npcs/Pedestal_of_Dark.lua | 12 | 2257 | -----------------------------------
-- Area: Chamber of Oracles
-- NPC: Pedestal of Dark
-- Involved in Zilart Mission 7
-- @pos 199 -2 36 168
-------------------------------------
package.loaded["scripts/zones/Chamber_of_Oracles/TextIDs"] = nil;
-------------------------------------
require("scripts/globals... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/globals/items/excalibur.lua | 9 | 1183 | -----------------------------------------
-- ID: 18276
-- Item: Excalibur
-- Additional Effect: Damage proportionate to current HP (25% Current HP)
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/weaponskills");
-----------------------------------
-- onAdd... | gpl-3.0 |
FishFilletsNG/fillets-data | script/wreck/dialogs_en.lua | 1 | 1788 |
dialogId("pot-v-lod", "font_big", "Could this be Captain Silver’s ship?")
dialogId("pot-m-soud", "font_small", "What makes you think so?")
dialogId("pot-v-jmeno", "font_big", "The title of this level.")
dialogId("pot-v-slus", "font_big", "It suits you.")
dialogId("pot-m-dik", "font_small", "Thanks, you too.")
dia... | gpl-2.0 |
hooksta4/darkstar | scripts/zones/zones/Aht_Urhgan_Whitegate/npcs/Koyol-Futenol.lua | 2 | 3732 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Koyol-Futenol
-- Title Change NPC
-- @pos -129 2 -20 50
-----------------------------------
require("scripts/globals/titles");
local title2 = { DARK_RESISTANT , BEARER_OF_THE_MARK_OF_ZAHAK , SEAGULL_PHRATRIE_CREW_MEMBER , PROUD_AUTOMATON_OWNER... | gpl-3.0 |
FishFilletsNG/fillets-data | script/captain/dialogs_ru.lua | 1 | 2690 | -- FIXME. asm
dialogId("vl-m-hara", "font_small", "There is a lot of garbage here!")
dialogStr("Здесь так много мусора!")
dialogId("vl-v-kaj1", "font_big", "This was surely a captain’s cabin.")
dialogStr("Это конечно кабина капитана.")
dialogId("vl-v-kaj2", "font_big", "What would you expect after so many years?")
di... | gpl-2.0 |
hooksta4/darkstar | scripts/zones/Ordelles_Caves/npcs/qm2.lua | 2 | 1433 | -----------------------------------
-- Area: Ordelle's Caves
-- NPC: ??? (qm2)
-- Involved in Quest: A Squire's Test II
-- @pos -94 1 273 193
-------------------------------------
package.loaded["scripts/zones/Ordelles_Caves/TextIDs"] = nil;
-------------------------------------
require("scripts/globals/settings");
r... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Norg/npcs/HomePoint#1.lua | 12 | 1231 | -----------------------------------
-- Area: Norg
-- NPC: HomePoint#1
-- @pos -26.910 0.296 -47.164 252
-----------------------------------
package.loaded["scripts/zones/Norg/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Norg/TextIDs");
require("scripts/globals/homepoint");
... | gpl-3.0 |
octaspire/crates | resources/entities/exit.lua | 1 | 2654 | --[[
Crates ‐ extensible 3D puzzle game.
Copyright (C) 2008‐2010 Octaspire (www.octaspire.com)
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 you... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Upper_Jeuno/Zone.lua | 26 | 2502 | -----------------------------------
--
-- Zone: Upper_Jeuno (244)
--
-----------------------------------
package.loaded["scripts/zones/Upper_Jeuno/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("scripts/zones/Upper_Jeuno/TextIDs");
-----------------------------------... | gpl-3.0 |
FishFilletsNG/fillets-data | script/cave/dialogs_es.lua | 1 | 3535 |
dialogId("jes-m-netopyr", "font_small", "That bat must be terribly strong.")
dialogStr("Ese murciélago debe ser terriblemente fuerte.")
dialogId("jes-v-tojo", "font_big", "Well, yes.")
dialogStr("Oh si.")
dialogId("jes-m-tvor", "font_small", "That red creature is a little bit strange.")
dialogStr("Esa criatura roj... | gpl-2.0 |
hooksta4/darkstar | scripts/globals/items/pumpkin_cake.lua | 36 | 1213 | -----------------------------------------
-- ID: 5631
-- Item: Pumpkin Cake
-- Food Effect: 3 Hrs, All Races
-----------------------------------------
-- TODO: Group Effect
-- HP Recovered while healing +2
-- MP Recovered while healing +4
-----------------------------------------
require("scripts/globals/status");
--... | gpl-3.0 |
warrenseine/premake | src/actions/vstudio/vs200x_vcproj_user.lua | 3 | 1823 | --
-- vs200x_vcproj_user.lua
-- Generate a Visual Studio 2002-2008 C/C++ project .user file
-- Copyright (c) 2011-2013 Jason Perkins and the Premake project
--
local p = premake
local vstudio = premake.vstudio
local project = p.project
local m = p.vstudio.vc200x
--
-- Generate a Visual Studio 200x... | bsd-3-clause |
hooksta4/darkstar | scripts/zones/zones/Bastok_Markets_[S]/npcs/Adelbrecht.lua | 53 | 4980 | -----------------------------------
-- Area: Bastok Markets (S)
-- NPC: Adelbrecht
-- Starts Quests: The Fighting Fourth
-- Involved in Missions: Back to the Beginning
-- CS IDs:
-- 139 = 0x008B = Greetings, civilian. The Seventh Cohors of the Republican Legion's Fourth Division is currently recruiting new troops.
-- ... | gpl-3.0 |
FishFilletsNG/fillets-data | script/broom/code.lua | 1 | 3866 |
-- -----------------------------------------------------------------
-- Init
-- -----------------------------------------------------------------
local function prog_init()
initModels()
sound_playMusic("music/rybky01.ogg")
local pokus = getRestartCount()
local roompole = createArray(1)
-- -------... | gpl-2.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Rolanberry_Fields_[S]/npcs/Cavernous_Maw.lua | 13 | 1434 | -----------------------------------
-- Area: Sauromugue Champaign
-- NPC: Cavernous Maw
-- @pos -198 8 360 91
-- Teleports Players to Rolanberry Fields
-----------------------------------
package.loaded["scripts/zones/Rolanberry_Fields_[S]/TextIDs"] = nil;
-----------------------------------
require("scripts... | gpl-3.0 |
rrampage/monitor | lua/autoswagger/lib/straux.lua | 3 | 3832 | local PATH = (...):match("(.+%.)[^%.]+$") or ""
local EOL = "___EOL___"
local WILDCARD = "*"
local function split(str, delimiter)
local result = {}
for chunk in str:gmatch("[^".. delimiter .. "]+") do
result[#result + 1] = chunk
end
return result
end
local function begins_with(str, prefix)
return strin... | mit |
gedadsbranch/Darkstar-Mission | scripts/zones/Northern_San_dOria/npcs/Miageau.lua | 17 | 2458 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Miageau
-- Type: Quest Giver NPC
-- @zone: 231
-- @pos 115 0 108
--
-- Starts and Finishes: Waters of Cheval
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
---------------------... | gpl-3.0 |
dberga/arcbliz | src/scripts/lua/LuaBridge/Stable Scripts/Azeroth/Karazhan/BOSS_Karazhan_Maiden.lua | 30 | 1099 | function Maiden_Holy_Fire(Unit, event, miscunit, misc)
print "Maiden Holy Fire"
Unit:FullCastSpellOnTarget(29522,Unit:GetRandomPlayer())
Unit:SendChatMessage(11, 0, "You like Holy Fire...")
end
function Maiden_Holy_Wrath(Unit, event, miscunit, misc)
print "Maiden Holy Wrath"
Unit:FullCastSpellOnTarget(32445,Unit:... | agpl-3.0 |
Raggaer/castro | pages/community/guilds/leadership/post.lua | 1 | 1747 | require "guild"
function post()
if not session:isLogged() then
http:redirect("/")
return
end
local guild = db:singleQuery("SELECT id, name, ownerid, id FROM guilds WHERE name = ?", http.postValues["guild-name"])
if guild == nil then
http:redirect("/")
return
end
... | mit |
chihyang/koreader | plugins/kosync.koplugin/KOSyncClient.lua | 3 | 4634 | local UIManager = require("ui/uimanager")
local DEBUG = require("dbg")
local KOSyncClient = {
service_spec = nil,
custom_url = nil,
}
function KOSyncClient:new(o)
local o = o or {}
setmetatable(o, self)
self.__index = self
if o.init then o:init() end
return o
end
function KOSyncClient:ini... | agpl-3.0 |
Raggaer/castro | pages/community/guilds/logo/post.lua | 1 | 1174 | require "guild"
function post()
if not session:isLogged() then
http:redirect("/")
return
end
local guild = db:singleQuery("SELECT name, ownerid, id FROM guilds WHERE name = ?", http.postValues["guild-name"])
if guild == nil then
http:redirect("/")
return
end
i... | mit |
Hostle/openwrt-luci-multi-user | modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab.lua | 4 | 4400 | -- Copyright 2008 Steven Barth <steven@midlink.org>
-- Licensed to the public under the Apache License 2.0.
require("luci.tools.webadmin")
local fs = require "nixio.fs"
local util = require "nixio.util"
local devices = {}
util.consume((fs.glob("/dev/sd*")), devices)
util.consume((fs.glob("/dev/hd*")), devices)
uti... | apache-2.0 |
hooksta4/darkstar | scripts/zones/Bastok_Markets/npcs/Enu.lua | 31 | 2454 | -----------------------------------
-- Area: Bastok Markets
-- NPC: Enu
-- Type: Quest NPC
-- @zone: 235
-- @pos -253.673 -13 -92.326
-----------------------------------
package.loaded["scripts/zones/Bastok_Markets/TextIDs"] = nil;
require("scripts/zones/Bastok_Markets/TextIDs");
require("scripts/globals/quests"... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Northern_San_dOria/Zone.lua | 2 | 4357 | -----------------------------------
--
-- Zone: Northern_San_dOria (231)
--
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
require("scripts/globals/events/harvest_festivals");
require("scripts/globals/zone");
require("scripts/globals/settings");
require("scripts/g... | gpl-3.0 |
hooksta4/darkstar | scripts/commands/completequest.lua | 25 | 1177 | ---------------------------------------------------------------------------------------------------
-- func: @completequest <logID> <questID> <player>
-- desc: Completes the given quest for the GM or target player.
---------------------------------------------------------------------------------------------------
... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/zones/Waughroon_Shrine/mobs/Maat.lua | 27 | 1142 | -----------------------------------
-- Area: Waughroom Shrine
-- NPC: Maat
-- Genkai 5 Fight
-----------------------------------
package.loaded["scripts/zones/Waughroon_Shrine/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Waughroon_Shrine/TextIDs");
---------------------------... | gpl-3.0 |
bigcrush/cqueues | src/auxlib.lua | 2 | 3346 | local loader = function(loader, ...)
local cqueues = require"_cqueues"
local errno = require"_cqueues.errno"
local auxlib = require"_cqueues.auxlib"
local coroutine = require"coroutine"
--
-- auxlib.tostring
--
-- Yieldable tostring. Implemented in C for Lua 5.2 and above.
--
-- Lua 5.1 API doesn't allow us ... | mit |
hooksta4/darkstar | scripts/zones/zones/Apollyon/Zone.lua | 31 | 11702 | -----------------------------------
--
-- Zone: Apollyon
--
-----------------------------------
require("scripts/globals/settings");
package.loaded["scripts/zones/Apollyon/TextIDs"] = nil;
require("scripts/zones/Apollyon/TextIDs");
require("scripts/globals/limbus");
-----------------------------------
-- onInitiali... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/Bastok_Mines/npcs/Deidogg.lua | 19 | 4762 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Deidogg
-- Starts and Finishes Quest: The Talekeeper's Truth, The Talekeeper's Gift (start)
-- @pos -13 7 29 234
-----------------------------------
package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil;
-----------------------------------
require... | gpl-3.0 |
Hostle/openwrt-luci-multi-user | modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/backupfiles.lua | 75 | 2451 | -- Copyright 2008 Steven Barth <steven@midlink.org>
-- Copyright 2011 Jo-Philipp Wich <jow@openwrt.org>
-- Licensed to the public under the Apache License 2.0.
if luci.http.formvalue("cbid.luci.1._list") then
luci.http.redirect(luci.dispatcher.build_url("admin/system/flashops/backupfiles") .. "?display=list")
elseif ... | apache-2.0 |
hooksta4/darkstar | scripts/zones/zones/Maze_of_Shakhrami/npcs/Treasure_Chest.lua | 19 | 3244 | -----------------------------------
-- 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 |
snabbco/snabb | src/apps/intel/intel10g.lua | 5 | 46479 | -- Use of this source code is governed by the Apache 2.0 license; see COPYING.
--- Device driver for the Intel 82599 10-Gigabit Ethernet controller.
--- This is one of the most popular production 10G Ethernet
--- controllers on the market and it is readily available in
--- affordable (~$400) network cards made by Inte... | apache-2.0 |
Hostle/openwrt-luci-multi-user | applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-app.lua | 137 | 15546 | cbimap = Map("asterisk", "asterisk", "")
module = cbimap:section(TypedSection, "module", "Modules", "")
module.anonymous = true
app_alarmreceiver = module:option(ListValue, "app_alarmreceiver", "Alarm Receiver Application", "")
app_alarmreceiver:value("yes", "Load")
app_alarmreceiver:value("no", "Do Not Load")
app_al... | apache-2.0 |
unigent/openwrt-3.10.14 | package/ramips/ui/luci-mtk/src/applications/luci-asterisk/luasrc/asterisk/cc_idd.lua | 92 | 7735 | --[[
LuCI - Asterisk - International Direct Dialing Prefixes and Country Codes
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
]]--
module "luci.asteri... | gpl-2.0 |
hooksta4/darkstar | scripts/zones/zones/Misareaux_Coast/npcs/_0p2.lua | 2 | 1816 | -----------------------------------
-- Area: Misareaux Coast
-- NPC: Dilapidated Gate
-- Entrance to Riverne Site #B01
-----------------------------------
package.loaded["scripts/zones/Misareaux_Coast/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/missions");
require("scripts/zones/Misa... | gpl-3.0 |
SirFrancisBillard/assorted-gamemodes | shooter/entities/weapons/lite_usp.lua | 2 | 1439 | AddCSLuaFile()
SWEP.Base = "lite_base"
SWEP.PrintName = "USP"
SWEP.Category = "Lite Weapons"
SWEP.DrawWeaponInfoBox = false
SWEP.IconLetter = "a"
SWEP.Spawnable = true
SWEP.AdminOnly = false
SWEP.HoldType = "pistol"
SWEP.WorldModel = Model( "models/weapons/w_pist_usp.mdl" )
SWEP.ViewModel = Model( "models/weapons/... | gpl-3.0 |
gedadsbranch/Darkstar-Mission | scripts/globals/items/plate_of_coeurl_sautee.lua | 35 | 1762 | -----------------------------------------
-- ID: 4548
-- Item: plate_of_coeurl_sautee
-- Food Effect: 180Min, All Races
-----------------------------------------
-- Strength 5
-- Agility 1
-- Intelligence -2
-- Attack % 20
-- Attack Cap 75
-- Ranged ATT % 20
-- Ranged ATT Cap 75
-- Stun Resist 5
----------... | gpl-3.0 |
Shayan123456/mehbot | plugins/botmanagment.lua | 89 | 6427 | local function set_bot_photo(msg, success, result)
local receiver = get_receiver(msg)
if success then
local file = 'data/photos/bot.jpg'
print('File downloaded to:', result)
os.rename(result, file)
print('File moved to:', file)
set_profile_photo(file, ok_cb, false)
send_large_msg(receiver, '... | gpl-2.0 |
gedadsbranch/Darkstar-Mission | scripts/globals/weaponskills/raging_rush.lua | 30 | 1384 | -----------------------------------
-- Raging Rush
-- Great Axe weapon skill
-- Skill level: 200 (Warriors only.)
-- Delivers a three-hit attack. Chance of params.critical hit varies with TP.
-- Will stack with Sneak Attack.
-- Aligned with the Snow Gorget & Aqua Gorget.
-- Aligned with the Snow Belt & Aqua Belt... | gpl-3.0 |
hooksta4/darkstar | scripts/zones/zones/Dynamis-Buburimu/bcnms/dynamis_Buburimu.lua | 16 | 1143 | -----------------------------------
-- Area: dynamis_Buburimu
-- Name: dynamis_Buburimu
-----------------------------------
-- After registering the BCNM via bcnmRegister(bcnmid)
function onBcnmRegister(player,instance)
SetServerVariable("[DynaBuburimu]UniqueID",player:getDynamisUniqueID(1287));
SetServerVariabl... | gpl-3.0 |
FishFilletsNG/fillets-data | script/tetris/models.lua | 1 | 3734 |
createRoom(51, 32, "images/"..codename.."/tetris-p.png")
setRoomWaves(5, 10, 5)
room = addModel("item_fixed", 0, 0,
[[
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX....XXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX....XXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX....XXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX....XXXX... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.