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
naclander/tome
game/modules/tome/data/general/npcs/lich.lua
3
7899
-- ToME - Tales of Maj'Eyal -- Copyright (C) 2009 - 2014 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 ...
gpl-3.0
greasydeal/darkstar
scripts/zones/The_Eldieme_Necropolis/npcs/Cannau.lua
38
1038
----------------------------------- -- Area: The Eldieme Necropolis -- NPC: Cannau -- Type: Escort NPC -- @pos 419.838 -56.999 -114.870 195 ----------------------------------- package.loaded["scripts/zones/The_Eldieme_Necropolis/TextIDs"] = nil; ----------------------------------- require("scripts/zones/The_Eldie...
gpl-3.0
greasydeal/darkstar
scripts/zones/Bastok_Mines/npcs/Proud_Beard.lua
30
1726
----------------------------------- -- Area: Bastok Mines -- NPC: Proud Beard -- Standard Merchant NPC ----------------------------------- require("scripts/globals/shop"); package.loaded["scripts/zones/Bastok_Mines/TextIDs"] = nil; require("scripts/zones/Bastok_Mines/TextIDs"); require("scripts/globals/events...
gpl-3.0
ibm2431/darkstar
scripts/globals/abilities/wind_maneuver.lua
9
1881
----------------------------------- -- Ability: Wind Maneuver -- Enhances the effect of wind attachments. Must have animator equipped. -- Obtained: Puppetmaster level 1 -- Recast Time: 10 seconds (shared with all maneuvers) -- Duration: 1 minute ----------------------------------- require("scripts/globals/status") requ...
gpl-3.0
naclander/tome
game/modules/tome/data/gfx/particles/fulldream.lua
3
1478
-- ToME - Tales of Maj'Eyal -- Copyright (C) 2009 - 2014 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 ...
gpl-3.0
chadouming/nodemcu-firmware
lua_modules/http/http.lua
89
6624
------------------------------------------------------------------------------ -- HTTP server module -- -- LICENCE: http://opensource.org/licenses/MIT -- Vladimir Dronnikov <dronnikov@gmail.com> ------------------------------------------------------------------------------ local collectgarbage, tonumber, tostring = col...
mit
ibm2431/darkstar
scripts/zones/Windurst_Woods/Zone.lua
9
1897
----------------------------------- -- -- Zone: Windurst_Woods (241) -- ----------------------------------- local ID = require("scripts/zones/Windurst_Woods/IDs") require("scripts/globals/events/harvest_festivals") require("scripts/globals/conquest") require("scripts/globals/settings") require("scripts/globals/chocobo"...
gpl-3.0
greasydeal/darkstar
scripts/zones/QuBia_Arena/bcnms/rank_5_mission.lua
13
1872
----------------------------------- -- Area: Qu'Bia Arena -- NPC: Mission Rank 5 -- @pos -221 -24 19 206 ----------------------------------- package.loaded["scripts/zones/QuBia_Arena/TextIDs"] = nil; ----------------------------------- require("scripts/globals/keyitems"); require("scripts/zones/QuBia_Arena/TextIDs");...
gpl-3.0
greasydeal/darkstar
scripts/zones/Port_Windurst/npcs/Sheia_Pohrichamaha.lua
36
1535
----------------------------------- -- Area: Port Windurst -- NPC: Sheia Pohrichamaha -- Only sells when Windurst controlls Fauregandi Region -- Confirmed shop stock, August 2013 ----------------------------------- require("scripts/globals/shop"); require("scripts/globals/conquest"); package.loaded["scripts/z...
gpl-3.0
naclander/tome
game/modules/tome/data/quests/lichform.lua
3
3172
-- ToME - Tales of Maj'Eyal -- Copyright (C) 2009 - 2014 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 ...
gpl-3.0
ibm2431/darkstar
scripts/zones/Southern_San_dOria/npcs/Nokkhi_Jinjahl.lua
12
5151
----------------------------------- -- Area: Southern San d'Oria -- NPC: Nokkhi Jinjahl -- Type: Travelling Merchant NPC / NPC Quiver Maker / San d'Oria 1st Place -- !pos 23 2 -13 230 ----------------------------------- local ID = require("scripts/zones/Southern_San_dOria/IDs"); ----------------------------------- f...
gpl-3.0
LegionXI/darkstar
scripts/zones/Dynamis-Beaucedine/mobs/Goblin_Statue.lua
22
1841
----------------------------------- -- Area: Dynamis Beaucedine -- MOB: Goblin Statue -- 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
naclander/tome
game/engines/default/engine/Tiles.lua
1
4918
-- TE4 - T-Engine 4 -- Copyright (C) 2009 - 2014 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....
gpl-3.0
greasydeal/darkstar
scripts/zones/Lower_Jeuno/npcs/Vola.lua
17
3168
----------------------------------- -- Area: Lower Jeuno -- NPC: Vola -- Starts and Finishes Quest: Fistful of Fury -- Involved in Quests: Beat Around the Bushin (before the quest) -- @zone 245 -- @pos 43 3 -45 ----------------------------------- package.loaded["scripts/zones/Lower_Jeuno/TextIDs"] = nil; pack...
gpl-3.0
ibm2431/darkstar
scripts/zones/Windurst_Woods/npcs/Perih_Vashai.lua
9
6628
----------------------------------- -- Area: Windurst Woods -- NPC: Parih Vashai -- Starts and Finishes Quest: The Fanged One, From Saplings Grow -- !pos 117 -3 92 241 ----------------------------------- local ID = require("scripts/zones/Windurst_Woods/IDs") require("scripts/globals/keyitems") require("scripts/globals...
gpl-3.0
greasydeal/darkstar
scripts/zones/Tavnazian_Safehold/npcs/Quelveuiat.lua
34
2668
----------------------------------- -- Area: Tavnazian Safehold -- NPC: Quelveuiat -- Standard Info NPC -- @pos -3.177 -22.750 -25.970 26 ----------------------------------- package.loaded["scripts/zones/Tavnazian_Safehold/TextIDs"] = nil; ----------------------------------- require("scripts/globals/quests");...
gpl-3.0
ibm2431/darkstar
scripts/zones/Chateau_dOraguille/npcs/Chalvatot.lua
9
4381
----------------------------------- -- Area: Chateau d'Oraguille -- NPC: Chalvatot -- Finish Mission "The Crystal Spring" -- Start & Finishes Quests: Her Majesty's Garden -- Involved in Quest: Lure of the Wildcat (San d'Oria) -- !pos -105 0.1 72 233 ----------------------------------- require("scripts/globals/settings...
gpl-3.0
greasydeal/darkstar
scripts/zones/Norg/npcs/Oruga.lua
34
3022
----------------------------------- -- Area: Norg -- NPC: Oruga -- Standard Info NPC ----------------------------------- require("scripts/globals/pathfind"); local path = { -0.016294, -1.251156, -30.703135, 1.135162, -1.295192, -30.737705, 2.267773, -1.620833, -30.756174, 3.344393, -1.879029, -30.778761, ...
gpl-3.0
greasydeal/darkstar
scripts/zones/Mount_Kamihr/Zone.lua
34
1279
----------------------------------- -- -- Zone: Mount Kamihr -- ----------------------------------- package.loaded["scripts/zones/Mount_Kamihr/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scripts/zones/Mount_Kamihr/TextIDs"); ---------------------------...
gpl-3.0
greasydeal/darkstar
scripts/zones/Quicksand_Caves/TextIDs.lua
4
1486
-- 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 = 6383; -- Obtained: <item> GIL_OBTAINED = 6384; -- Obtained <number> gil KEYITEM_OBTAINED = 6386; -- Obtain...
gpl-3.0
greasydeal/darkstar
scripts/zones/Buburimu_Peninsula/npcs/Song_Runes.lua
34
1922
----------------------------------- -- Area: Buburimu Peninsula -- NPC: Song Runes -- Finishes Quest: The Old Monument ----------------------------------- package.loaded["scripts/zones/Buburimu_Peninsula/TextIDs"] = nil; package.loaded["scripts/globals/settings"] = nil; ----------------------------------- r...
gpl-3.0
ibm2431/darkstar
scripts/zones/Palborough_Mines/npcs/Mythril_Seam.lua
9
1420
----------------------------------- -- Area: Palborough Mines -- NPC: Mythril Seam -- Involved In Mission: Journey Abroad -- Involved in quest: Rock Racketeer -- !pos -68 -7 173 143 -- Rock Racketeer !pos 210 -32 -63 143 ----------------------------------- require("scripts/globals/npc_util") --------------------------...
gpl-3.0
Igalia/snabbswitch
lib/ljsyscall/syscall/linux/arm/nr.lua
19
8690
-- arm syscall numbers -- eabi only local nr = { zeropad = true, SYS = { restart_syscall = 0, exit = 1, fork = 2, read = 3, write = 4, open = 5, close = 6, creat = 8, link = 9, unlink = 10, ...
apache-2.0
greasydeal/darkstar
scripts/zones/Nashmau/npcs/Wata_Khamazom.lua
34
1438
----------------------------------- -- Area: Nashmau -- NPC: Wata Khamazom -- Standard Merchant NPC ----------------------------------- package.loaded["scripts/zones/Nashmau/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Nashmau/TextIDs"); require("scripts/globals/shop"); -----...
gpl-3.0
alomina007/sgp
plugins/invite.lua
12
1458
do local function callbackres(extra, success, result) --vardump(result) local user = 'user#id'..result.peer_id local chat = 'chat#id'..extra.chatid local channel = 'channel#id'..extra.chatid if is_banned(result.id, extra.chatid) then send_large_msg(chat, 'یوزر بن شده است') send_large_msg(c...
gpl-2.0
LegionXI/darkstar
scripts/zones/Western_Adoulin/npcs/Berstrogus.lua
14
1069
----------------------------------- -- Area: Western Adoulin -- NPC: Berstrogus -- Type: Standard NPC -- @zone 256 -- @pos -44 4 -10 ----------------------------------- require("scripts/globals/missions"); ----------------------------------- -- onTrade Action ----------------------------------- function onTrade(p...
gpl-3.0
LegionXI/darkstar
scripts/zones/Southern_San_dOria/npcs/Valderotaux.lua
14
1774
----------------------------------- -- Area: Southern San d'Oria -- NPC: Valderotaux -- General Info NPC -- @pos 97 0.1 113 230 ------------------------------------- package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Southern_San_dOria/TextIDs")...
gpl-3.0
greasydeal/darkstar
scripts/globals/items/remedy.lua
19
1251
----------------------------------------- -- ID: 4155 -- Item: Remedy -- Item Effect: This potion remedies status ailments. -- Works on paralysis, silence, blindness, poison, and disease. ----------------------------------------- require("scripts/globals/status"); -----------------------------------------...
gpl-3.0
lichtl/darkstar
scripts/zones/The_Sanctuary_of_ZiTah/npcs/Calliope_IM.lua
14
3350
----------------------------------- -- Area: The Sanctuary of Zi'Tah -- NPC: Calliope, I.M. -- Outpost Conquest Guards -- @pos -40.079 -0.642 -148.785 121 ----------------------------------- package.loaded["scripts/zones/The_Sanctuary_of_ZiTah/TextIDs"] = nil; ----------------------------------- require("scripts/glob...
gpl-3.0
bear24rw/gamingcape_fceu
output/luaScripts/BugsBunnyBirthdayBlowout.lua
9
5535
--Bugs Bunny Birthday Blowout --Written by XKeeper --Creates Lag and Sprite counters as well as Camera position -- ************************************************************************************ -- ************************************************************************************ -- **********************...
gpl-2.0
OctoEnigma/shiny-octo-system
gamemodes/sandbox/entities/weapons/gmod_tool/stools/emitter.lua
1
5739
TOOL.Category = "Construction" TOOL.Name = "#tool.emitter.name" TOOL.ClientConVar[ "key" ] = "51" TOOL.ClientConVar[ "delay" ] = "1" TOOL.ClientConVar[ "toggle" ] = "1" TOOL.ClientConVar[ "starton" ] = "0" TOOL.ClientConVar[ "effect" ] = "sparks" TOOL.ClientConVar[ "scale" ] = "1" TOOL.Information = { { name = "lef...
mit
scottcs/dot_hammerspoon
.hammerspoon/modules/notational.lua
1
6903
-- module: quick note taking/searching -- (Inspired by Notational Velocity, by Zachary Schneirov) -- -- Can pass in a directory, so it's easy to bind different keys to different -- directories of files. (I use a general "notes" as well as "til" for -- today-I-learned technical notes). local m = {} local ufile = requir...
mit
YuanPeir-Chen/turbo-support-mipsel
turbo/websocket.lua
3
29615
--- Turbo.lua Websocket module. -- -- Websockets according to the RFC 6455. http://tools.ietf.org/html/rfc6455 -- -- The module offers two classes: -- * WebSocketHandler - WebSocket support for turbo.web.Application. -- * WebSocketClient - Callback based WebSocket client. -- Both classes uses the mixin class WebSocket...
apache-2.0
lichtl/darkstar
scripts/zones/Hall_of_Transference/npcs/_0e1.lua
14
1356
----------------------------------- -- Area: Hall of Transference -- NPC: Cermet Gate - Dem -- @pos -220 -46 -279 14 ----------------------------------- package.loaded["scripts/zones/Hall_of_Transference/TextIDs"] = nil; ----------------------------------- require("scripts/globals/missions"); require("scripts/zones/H...
gpl-3.0
lichtl/darkstar
scripts/zones/Crawlers_Nest/npcs/qm12.lua
57
2120
----------------------------------- -- Area: Crawlers' Nest -- NPC: qm12 (??? - Exoray Mold Crumbs) -- Involved in Quest: In Defiant Challenge -- @pos 99.326 -0.126 -188.869 197 ----------------------------------- package.loaded["scripts/zones/Crawlers_Nest/TextIDs"] = nil; ----------------------------------- require...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/Windurst_Woods/npcs/Ponono.lua
12
1587
----------------------------------- -- Area: Windurst Woods -- NPC: Ponono -- Type: Clothcraft Guild Master -- !pos -38.243 -2.25 -120.954 241 ----------------------------------- local ID = require("scripts/zones/Windurst_Woods/IDs") require("scripts/globals/crafting") require("scripts/globals/status") ---------------...
gpl-3.0
RunAwayDSP/darkstar
scripts/globals/items/jar_of_ground_wasabi.lua
11
1306
----------------------------------------- -- ID: 5164 -- Item: jar_of_ground_wasabi -- Food Effect: 5Min, All Races ----------------------------------------- -- Strength -1 -- Dexterity -1 -- Agility -1 -- Vitality -1 -- Intelligence -1 -- Mind -1 -- Charisma -1 ----------------------------------------- require("script...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/Port_Jeuno/npcs/Horst.lua
11
2831
----------------------------------- -- Area: Port Jeuno -- NPC: Horst -- Type: Abyssea Warp NPC -- !pos -54.379 0.001 -10.061 246 ----------------------------------- function onTrade(player,npc,trade) end; function onTrigger(player,npc) local CRUOR = player:getCurrency("cruor"); if (player:getQuestStatus(ABY...
gpl-3.0
RunAwayDSP/darkstar
scripts/globals/mobskills/havoc_spiral.lua
11
1175
--------------------------------------------- -- Havoc Spiral -- -- Description: Deals damage to players in an area of effect. Additional effect: Sleep -- Type: Physical -- 2-3 Shadows -- Range: Unknown -- Special weaponskill unique to Ark Angel MR. Deals ~100-300 damage. -----------------------------------------...
gpl-3.0
lichtl/darkstar
scripts/zones/Southern_San_dOria/npcs/Dahjal.lua
14
1242
----------------------------------- -- Area: Southern San d'Oria -- NPC: Dahjal -- first in conquest Npc -- @zone 230 -- @pos ----------------------------------- package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Southern_San_dOria/TextIDs"); ...
gpl-3.0
RunAwayDSP/darkstar
scripts/globals/spells/kurayami_ichi.lua
12
1358
----------------------------------------- -- Spell: Kurayami:Ichi ----------------------------------------- require("scripts/globals/status") require("scripts/globals/magic") require("scripts/globals/msg") ----------------------------------------- function onMagicCastingCheck(caster,target,spell) return 0 end fun...
gpl-3.0
lichtl/darkstar
scripts/zones/Buburimu_Peninsula/npcs/Beastmen_s_Banner.lua
14
1039
----------------------------------- -- Area: Buburimu_Peninsula -- NPC: Beastmen_s_Banner -- @pos -132.589 19.999 -314.261 118 ----------------------------------- package.loaded["scripts/zones/Buburimu_Peninsula/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Buburimu_Peninsula/TextIDs"); ...
gpl-3.0
lichtl/darkstar
scripts/globals/items/goldsmiths_belt.lua
18
1186
----------------------------------------- -- ID: 15446 -- Item: Goldsmith's Belt -- Enchantment: Synthesis image support -- 2Min, All Races ----------------------------------------- -- Enchantment: Synthesis image support -- Duration: 2Min -- Goldsmithing Skill +3 ----------------------------------------- require("scr...
gpl-3.0
amerlyq/airy
nvim/lua/plug/treesitter.lua
1
3105
--[Treesitter configuration] --%SUMMARY: Highlight, edit, and navigate code using a fast incremental parsing library --SRC: https://github.com/nvim-treesitter/nvim-treesitter --SRC: https://github.com/nvim-treesitter/nvim-treesitter-textobjects --ALSO:VIZ: https://github.com/nvim-treesitter/nvim-treesitter/wiki/Extra-...
mit
lichtl/darkstar
scripts/zones/Windurst_Waters_[S]/npcs/Quartermaster.lua
14
1064
----------------------------------- -- Area: Windurst Waters (S) -- NPC: Quartermaster -- Type: Standard NPC -- @zone 94 -- @pos -60.200 -4.7 32.500 -- -- Auto-Script: Requires Verification (Verified by Brawndo) ----------------------------------- package.loaded["scripts/zones/Windurst_Waters_[S]/TextIDs"] = nil; ...
gpl-3.0
lichtl/darkstar
scripts/zones/Behemoths_Dominion/npcs/Cermet_Headstone.lua
14
3102
----------------------------------- -- Area: Behemoth's Dominion -- NPC: Cermet Headstone -- Involved in Mission: ZM5 Headstone Pilgrimage (Lightning Headstone) -- @pos -74 -4 -87 127 ----------------------------------- package.loaded["scripts/zones/Behemoths_Dominion/TextIDs"] = nil; ---------------------------------...
gpl-3.0
OctoEnigma/shiny-octo-system
gamemodes/sandbox/entities/entities/base_gmodentity.lua
2
1679
AddCSLuaFile() DEFINE_BASECLASS( "base_anim" ) ENT.Spawnable = false if ( CLIENT ) then function ENT:BeingLookedAtByLocalPlayer() if ( LocalPlayer():GetEyeTrace().Entity != self ) then return false end if ( LocalPlayer():GetViewEntity() == LocalPlayer() && LocalPlayer():GetShootPos():Distance( self:GetPos() )...
mit
taiha/luci
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua
68
3021
-- Copyright 2008 Jo-Philipp Wich <jow@openwrt.org> -- Licensed to the public under the Apache License 2.0. local ast = require("luci.asterisk") local function find_outgoing_contexts(uci) local c = { } local h = { } -- uci:foreach("asterisk", "dialplan", -- function(s) -- if not h[s['.name']] then -- c[#c+1]...
apache-2.0
NiLuJe/koreader
frontend/ui/widget/filechooser.lua
4
23113
local BD = require("ui/bidi") local Device = require("device") local DocSettings = require("docsettings") local DocumentRegistry = require("document/documentregistry") local OpenWithDialog = require("ui/widget/openwithdialog") local ConfirmBox = require("ui/widget/confirmbox") local Menu = require("ui/widget/menu") loc...
agpl-3.0
lichtl/darkstar
scripts/zones/Windurst_Woods/npcs/Mheca_Khetashipah.lua
14
1059
----------------------------------- -- Area: Windurst Woods -- NPC: Mheca Khetashipah -- Type: Standard NPC -- @zone 241 -- @pos 66.881 -6.249 185.752 -- -- Auto-Script: Requires Verification (Verfied by Brawndo) ----------------------------------- package.loaded["scripts/zones/Windurst_Woods/TextIDs"] = nil; -----...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/Windurst_Waters/npcs/Naiko-Paneiko.lua
9
3323
----------------------------------- -- Area: Windurst Waters -- NPC: Naiko-Paneiko -- Involved In Quest: Making Headlines, Riding on the Clouds -- !pos -246 -5 -308 238 ----------------------------------- local ID = require("scripts/zones/Windurst_Waters/IDs"); require("scripts/globals/settings"); require("scripts/glo...
gpl-3.0
lichtl/darkstar
scripts/zones/Port_Jeuno/npcs/Rinzei.lua
17
1375
----------------------------------- -- Area: Port Jeuno -- NPC: Rinzei -- Standard Info NPC ----------------------------------- package.loaded["scripts/zones/Port_Jeuno/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Port_Jeuno/TextIDs"); require("scripts/globals/quests"); ----------------...
gpl-3.0
lichtl/darkstar
scripts/zones/Garlaige_Citadel/npcs/Oaken_Box.lua
14
1754
----------------------------------- -- Area: Garlaige Citadel -- NPC: Oaken Box -- Involved In Quest: Peace for the Spirit -- @pos -164 0.1 225 200 ----------------------------------- package.loaded["scripts/zones/Garlaige_Citadel/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"...
gpl-3.0
sjznxd/lc-20130222
applications/luci-polipo/luasrc/model/cbi/polipo.lua
79
5961
--[[ LuCI - Lua Configuration Interface Copyright 2008 Aleksandar Krsteski <alekrsteski@gmail.com> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 $Id$...
apache-2.0
we20/ping
plugins/invite.lua
299
1025
-- Invite other user to the chat group. -- Use !invite name User_name or !invite id id_number -- The User_name is the print_name (there are no spaces but _) do local function callback(extra, success, result) vardump(success) vardump(result) end local function run(msg, matches) local user = matches[2] -- Use...
gpl-2.0
lichtl/darkstar
scripts/zones/Open_sea_route_to_Mhaura/npcs/Map.lua
14
1030
----------------------------------- -- Area: Open_sea_route_to_Mhaura -- NPC: Map -- @pos 0.340 -12.232 -4.120 47 ----------------------------------- package.loaded["scripts/zones/Open_sea_route_to_Mhaura/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Open_sea_route_to_Mhaura/TextIDs"); ...
gpl-3.0
RunAwayDSP/darkstar
scripts/globals/spells/curaga_iii.lua
12
1397
----------------------------------------- -- Spell: Curaga III -- Restores HP of all party members within area of effect. ----------------------------------------- require("scripts/globals/settings") require("scripts/globals/status") require("scripts/globals/magic") require("scripts/globals/msg") ----------------------...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/Port_Windurst/npcs/Hakkuru-Rinkuru.lua
9
9010
----------------------------------- -- Area: Port Windurst -- NPC: Hakkuru-Rinkuru -- Involved In Quest: Making Amends -- Starts and Ends Quest: Wonder Wands -- !pos -111 -4 101 240 ----------------------------------- local ID = require("scripts/zones/Port_Windurst/IDs"); require("scripts/globals/settings"); require("...
gpl-3.0
lichtl/darkstar
scripts/globals/common.lua
35
2855
----------------------------------- -- -- ----------------------------------- ----------------------------------- -- switch ----------------------------------- function switch(c) local swtbl = { casevar = c, caseof = function (self,code) local f if (self.casevar) then f = cod...
gpl-3.0
lichtl/darkstar
scripts/zones/Metalworks/npcs/Baldric.lua
14
1770
----------------------------------- -- Area: Metalworks -- NPC: Baldric -- Type: Quest Giver -- @zone 237 -- @pos -50.858 1.777 -31.141 ----------------------------------- package.loaded["scripts/zones/Metalworks/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings") require("scri...
gpl-3.0
RunAwayDSP/darkstar
scripts/globals/items/bowl_of_sutlac_+1.lua
11
1178
----------------------------------------- -- ID: 5578 -- Item: Bowl of Sutlac -- Food Effect: 4 Hrs, All Races ----------------------------------------- -- TODO: Group Effect -- HP +10 -- MP +10 -- INT +2 -- HP Recovered while healing +1 -- MP Recovered while healing +1 ----------------------------------------- require...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/Nyzul_Isle/instances/path_of_darkness.lua
9
2307
----------------------------------- -- -- TOAU-42: Path of Darkness -- ----------------------------------- local ID = require("scripts/zones/Nyzul_Isle/IDs") require("scripts/globals/instance") require("scripts/globals/keyitems"); ----------------------------------- function afterInstanceRegister(player) local ins...
gpl-3.0
bogvak/nodemcu-firmware
lua_examples/u8glib/u8g_drawloop.lua
19
2036
------------------------------------------------------------------------------ -- u8glib example which shows how to implement the draw loop without causing -- timeout issues with the WiFi stack. This is done by drawing one page at -- a time, allowing the ESP SDK to do its house keeping between the page -- draws. -- -- ...
mit
lichtl/darkstar
scripts/zones/Al_Zahbi/npcs/Allard.lua
17
1180
----------------------------------- -- Area: Al Zahbi -- NPC: Allard -- Standard Merchant NPC ----------------------------------- require("scripts/globals/shop"); package.loaded["scripts/zones/Al_Zahbi/TextIDs"] = nil; require("scripts/zones/Al_Zahbi/TextIDs"); ----------------------------------- -- onTrade Action --...
gpl-3.0
lichtl/darkstar
scripts/zones/Sacrificial_Chamber/npcs/_4j2.lua
14
1441
----------------------------------- -- Area: Sacrificial Chamber -- NPC: Mahogany Door -- @pos -260 -33 274 163 ------------------------------------- package.loaded["scripts/zones/Sacrificial_Chamber/TextIDs"] = nil; ------------------------------------- require("scripts/globals/bcnm"); require("scripts/globals/missi...
gpl-3.0
lichtl/darkstar
scripts/zones/Dynamis-Xarcabard/mobs/Marquis_Gamygyn.lua
23
1536
----------------------------------- -- Area: Dynamis Xarcabard -- MOB: Marquis Gamygyn ----------------------------------- require("scripts/globals/dynamis"); require("scripts/zones/Dynamis-Xarcabard/TextIDs"); ----------------------------------- -- onMobEngaged ----------------------------------- function onMobEng...
gpl-3.0
lichtl/darkstar
scripts/zones/Sauromugue_Champaign/npcs/qm6.lua
14
2470
----------------------------------- -- Area: Sauromugue Champaign -- NPC: qm6 (???) (Tower 6) -- Involved in Quest: THF AF "As Thick As Thieves" -- @pos 363.481 23.600 6.335 120 ----------------------------------- package.loaded["scripts/zones/Sauromugue_Champaign/TextIDs"] = nil; ----------------------------------...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/Port_Windurst/npcs/Papo-Hopo.lua
9
2579
----------------------------------- -- Area: Port Windurst -- NPC: Papo-Hopo ----------------------------------- require("scripts/globals/quests"); require("scripts/globals/settings"); ----------------------------------- function onTrade(player,npc,trade) end; function onTrigger(player,npc) TruthJusticeOnionWay = ...
gpl-3.0
lichtl/darkstar
scripts/zones/RuAun_Gardens/mobs/Groundskeeper.lua
14
1481
----------------------------------- -- Area: RuAun Gardens -- MOB: Groundskeeper -- Note: Place holder Despot ----------------------------------- require("scripts/zones/RuAun_Gardens/MobIDs"); require("scripts/globals/fieldsofvalor"); ----------------------------------- -- onMobDeath --------------------------------...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/Vunkerl_Inlet_[S]/Zone.lua
12
1428
----------------------------------- -- -- Zone: Vunkerl_Inlet_[S] (83) -- ----------------------------------- local ID = require("scripts/zones/Vunkerl_Inlet_[S]/IDs"); require("scripts/globals/weather"); require("scripts/globals/status"); ----------------------------------- function onInitialize(zone) end; function ...
gpl-3.0
OctoEnigma/shiny-octo-system
addons/ulx/lua/ulx/modules/sh/user.lua
1
16349
local CATEGORY_NAME = "User Management" local function checkForValidId( calling_ply, id ) if id == "BOT" or id == "NULL" then -- Bot check return true elseif id:find( "%." ) then -- Assume IP and check if not ULib.isValidIP( id ) then ULib.tsayError( calling_ply, "Invalid IP.", true ) return false end ...
mit
sjznxd/lc-20130222
applications/luci-statistics/luasrc/model/cbi/luci_statistics/dns.lua
78
1344
--[[ Luci configuration model for statistics - collectd dns plugin configuration (c) 2008 Freifunk Leipzig / Jo-Philipp Wich <xm@leipzig.freifunk.net> 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 a...
apache-2.0
lc412/skynet
examples/client.lua
67
2101
package.cpath = "luaclib/?.so" package.path = "lualib/?.lua;examples/?.lua" if _VERSION ~= "Lua 5.3" then error "Use lua 5.3" end local socket = require "clientsocket" local proto = require "proto" local sproto = require "sproto" local host = sproto.new(proto.s2c):host "package" local request = host:attach(sproto.n...
mit
lichtl/darkstar
scripts/zones/Port_Bastok/npcs/Otto.lua
14
1147
----------------------------------- -- Area: Port Bastok -- NPC: Otto -- Standard Info NPC -- Involved in Quest: The Siren's Tear -- @zone 236 -- @pos -145.929 -7.48 -13.701 ----------------------------------- require("scripts/globals/quests"); ----------------------------------- -- onTrade -------------------------...
gpl-3.0
lichtl/darkstar
scripts/zones/Windurst_Waters/npcs/Yuli_Yaam.lua
14
1915
----------------------------------- -- Area: Windurst Waters -- NPC: Yuli Yaam -- Involved In Quest: Wondering Minstrel -- Working 100% -- @zone = 238 -- @pos = -61 -4 23 ----------------------------------- package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil; ----------------------------------- require("sc...
gpl-3.0
LuaDist2/luchia
tests/unit/core_document.lua
3
8780
local lunatest = require "lunatest" local assert_equal = lunatest.assert_equal local assert_table = lunatest.assert_table local common = require "common_test_functions" local document = require "luchia.core.document" local attachment = require "luchia.core.attachment" local tests = {} local id = "id" local rev = "re...
bsd-3-clause
lichtl/darkstar
scripts/zones/Manaclipper/npcs/Gniyah_Mischatt.lua
14
1028
----------------------------------- -- Area: Manaclipper -- NPC: Gniyah Mischatt -- Type: Adventurer's Assistant -- @pos 0.033 -4 2.725 3 ----------------------------------- package.loaded["scripts/zones/Manaclipper/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Manaclipper/TextIDs"); ...
gpl-3.0
mosy210/zebardin
plugins/setrank.lua
40
8897
do local Dev = 122774063 --put your id here(BOT OWNER ID) local function setrank(msg, name, value) -- setrank function local hash = nil if msg.to.type == 'chat' then hash = 'rank:'..msg.to.id..':variables' end if hash then redis:hset(hash, name, value) return send_msg('chat#id'..msg.to.id, 'مقام کاربر...
gpl-2.0
zegotinha/LiveShift
vlclib/windows/lua/intf/rc.lua
2
28681
--[==========================================================================[ rc.lua: remote control module for VLC --[==========================================================================[ Copyright (C) 2007-2009 the VideoLAN team $Id$ Authors: Antoine Cellerier <dionoea at videolan dot org> This program ...
gpl-3.0
lichtl/darkstar
scripts/globals/mobskills/Oblivion_Smash.lua
11
1255
--------------------------------------------- -- Oblivion Smash -- -- Description: Deals damage to players within area of effect and inflicts blind, silence, bind, and weight. -- Type: Physical -- Utsusemi/Blink absorb: 2-3 shadows -- Range: Unknown radial -- Notes: --------------------------------------------- ...
gpl-3.0
we20/ping
plugins/gnuplot.lua
622
1813
--[[ * Gnuplot plugin by psykomantis * dependencies: * - gnuplot 5.00 * - libgd2-xpm-dev (on Debian distr) for more info visit: https://libgd.github.io/pages/faq.html * ]] -- Gnuplot needs absolute path for the plot, so i run some commands to find where we are local outputFile = io.popen("pwd","r") io.input(outputFile...
gpl-2.0
lichtl/darkstar
scripts/globals/items/roast_pipira.lua
18
1566
----------------------------------------- -- ID: 4538 -- Item: roast_pipira -- Food Effect: 30Min, All Races ----------------------------------------- -- Dexterity 3 -- Mind -1 -- Attack % 14 -- Attack Cap 85 -- Ranged ATT % 14 -- Ranged ATT Cap 85 ----------------------------------------- require("scripts/globals/sta...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/Temenos/mobs/Mystic_Avatar.lua
9
3334
----------------------------------- -- Area: Temenos E T -- Mob: Mystic Avatar ----------------------------------- require("scripts/globals/limbus"); ----------------------------------- function onMobEngaged(mob,target) local mobID = mob:getID(); if (mobID==16929030) then --Carbuncle (Central Temenos 2nd Floo...
gpl-3.0
RunAwayDSP/darkstar
scripts/zones/The_Ashu_Talif/instances/the_black_coffin.lua
9
2037
----------------------------------- -- -- TOAU-15: The Black Coffin -- ----------------------------------- require("scripts/globals/instance") require("scripts/globals/keyitems") local ID = require("scripts/zones/The_Ashu_Talif/IDs") ----------------------------------- function afterInstanceRegister(player) local ...
gpl-3.0
ggcrunchy/arrayfire-lua
examples/image_processing/image_demo.lua
4
3107
--[[ /******************************************************* * Copyright (c) 2014, ArrayFire * All rights reserved. * * This file is distributed under 3-clause BSD license. * The complete license agreement can be obtained at: * http://arrayfire.com/licenses/BSD-3-Clause *****************************************...
bsd-3-clause
RunAwayDSP/darkstar
scripts/zones/Stellar_Fulcrum/npcs/_4z3.lua
27
1030
----------------------------------- -- Area: Stellar Fulcrum -- NPC: Qe'Lov Gate ------------------------------------- require("scripts/globals/status"); ----------------------------------- function onTrade(player,npc,trade) end; function onTrigger(player,npc) player:startEvent(32003); return 1; end; functi...
gpl-3.0
lc412/skynet
service/cmaster.lua
78
3256
local skynet = require "skynet" local socket = require "socket" --[[ master manage data : 1. all the slaves address : id -> ipaddr:port 2. all the global names : name -> address master hold connections from slaves . protocol slave->master : package size 1 byte type 1 byte : 'H' : HANDSHAKE, report slav...
mit
Startg/permag
libs/redis.lua
32
1129
local Redis = (loadfile "./libs/lua-redis.lua")() local FakeRedis = (loadfile "./libs/fakeredis.lua")() local params = { host = '127.0.0.1', port = 6379, } -- Overwrite HGETALL Redis.commands.hgetall = Redis.command('hgetall', { response = function(reply, command, ...) local new_reply = { } for i = 1, #...
gpl-3.0
lichtl/darkstar
scripts/zones/Al_Zahbi/npcs/Eumoa-Tajimoa.lua
14
1039
----------------------------------- -- Area: Al Zahbi -- NPC: Eumoa-Tajimoa -- Type: Standard NPC -- @zone 48 -- @pos 19.275 -1 55.182 -- -- Auto-Script: Requires Verification (Verified by Brawndo) ----------------------------------- package.loaded["scripts/zones/Al_Zahbi/TextIDs"] = nil; -------------------------...
gpl-3.0
sjznxd/lc-20130222
libs/lucid-rpc/luasrc/lucid/rpc/server.lua
52
8197
--[[ LuCI - Lua Development Framework Copyright 2009 Steven Barth <steven@midlink.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 $Id$ ]] local ip...
apache-2.0
RunAwayDSP/darkstar
scripts/zones/Apollyon/mobs/Air_Elemental.lua
9
2115
----------------------------------- -- Area: Apollyon SW -- Mob: Air Elemental ----------------------------------- require("scripts/globals/limbus"); ----------------------------------- function onMobDeath(mob, player, isKiller) end; function onMobDespawn(mob) local mobID = mob:getID(); -- print(mobID); loca...
gpl-3.0
lichtl/darkstar
scripts/zones/Southern_San_dOria/npcs/Maugie.lua
16
2556
----------------------------------- -- Area: Southern San d'Oria -- NPC: Maugie -- General Info NPC ------------------------------------- package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil; ------------------------------------- require("scripts/zones/Southern_San_dOria/TextIDs"); require("scripts/global...
gpl-3.0
NiLuJe/koreader
frontend/apps/reader/modules/readeractivityindicator.lua
4
2763
-- Start with a empty stub, because 99.9% of users won't actually need this. local ReaderActivityIndicator = {} function ReaderActivityIndicator:isStub() return true end function ReaderActivityIndicator:init() end function ReaderActivityIndicator:onStartActivityIndicator() end function ReaderActivityIndicator:onStopAc...
agpl-3.0
sjznxd/lc-20130222
applications/luci-samba/luasrc/model/cbi/samba.lua
79
2602
--[[ LuCI - Lua Configuration Interface Copyright 2008 Steven Barth <steven@midlink.org> Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net> 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 h...
apache-2.0
RunAwayDSP/darkstar
scripts/globals/weaponskills/nightmare_scythe.lua
10
1683
----------------------------------- -- Nightmare Scythe -- Scythe weapon skill -- Skill Level: 100 -- Blinds enemy. Duration of effect varies with TP. -- Will stack with Sneak Attack. -- Aligned with the Shadow Gorget & Soil Gorget. -- Aligned with the Shadow Belt & Soil Belt. -- Element: None -- Modifiers: STR:60% MN...
gpl-3.0
lichtl/darkstar
scripts/zones/Port_Windurst/npcs/Panja-Nanja.lua
53
1909
----------------------------------- -- Area: Port Windurst -- NPC: Panja-Nanja -- Type: Fishing Adv. Image Support -- @pos -194.499 -3 58.692 240 ----------------------------------- package.loaded["scripts/zones/Port_Windurst/TextIDs"] = nil; ----------------------------------- require("scripts/globals/status"); requ...
gpl-3.0
Mudlet-cn/mudlet
src/old_mudlet-lua/lua/geyser/GeyserMiniConsole.lua
6
4632
-------------------------------------- -- -- -- The Geyser Layout Manager by guy -- -- -- -------------------------------------- --- Represents a miniconsole primitive -- @class table -- @name Geyser.MiniConsole -- @field wrapAt Where line wrapping occu...
gpl-2.0
RunAwayDSP/darkstar
scripts/globals/weaponskills/cross_reaper.lua
10
1806
----------------------------------- -- Cross Reaper -- Scythe weapon skill -- Skill level: 225 -- Delivers a two-hit attack. Damage varies with TP. -- Modifiers: STR:30% MND:30% -- 100%TP 200%TP 300%TP -- 2.0 2.25 2.5 ----------------------------------- require("scripts/globals/status") require("scr...
gpl-3.0
gameview/WareCocos2dx
lua/script/extern.lua
14
2587
function clone(object) local lookup_table = {} local function _copy(object) if type(object) ~= "table" then return object elseif lookup_table[object] then return lookup_table[object] end local new_table = {} lookup_table[object] = new_table ...
lgpl-3.0
lichtl/darkstar
scripts/zones/Windurst_Woods/npcs/Nikkoko.lua
53
1835
----------------------------------- -- Area: Windurst Woods -- NPC: Nikkoko -- Type: Clothcraft Image Support -- @pos -32.810 -3.25 -113.680 241 ----------------------------------- package.loaded["scripts/zones/Windurst_Woods/TextIDs"] = nil; ----------------------------------- require("scripts/globals/status"); requ...
gpl-3.0