summaryrefslogtreecommitdiff
path: root/npc/003-2/lua.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-01-04Ok, enough testing for now, players will have enough lead to don't feel lost atJesusaves1-1/+1
Tulimshar, and enough reason to leave city walls and visit the mines. Reason being, Giant Maggots are now just too much powerful for those Apane clones %%e
2019-01-02[skip ci] fully playtestJesusaves1-1/+1
2019-01-02Fix bugs on LuaJesusaves1-8/+8
2019-01-01[skip ci] Minimum level 20, but advised level is 30Jesusaves1-0/+2
2019-01-01Start redesigning main storyline.Jesusaves1-14/+104
Second stop is Hurnscald Prefecture, which is TODO. Halinarzo main quest arc will end up being thrown to level 50 players it seems
2018-12-19Raise event coins poll from 20 to 30Jesusaves1-5/+5
2018-12-17Stop beating around the bush. reputation() now returns a 0~100 int.Jesusaves1-3/+3
2018-12-15Fix typos + replace @resync code with an @refresh callJesusaves1-1/+1
2018-12-14Tips for newcomers, with a shout out for @ApaneJesusaves1-0/+13
2018-12-14New Hercules Syntax for getnpcid().Jesusaves1-1/+1
sed -i 's/getnpcid(0, /getnpcid(/g' */*.txt
2018-10-29Help again new players at Tulimshar (Player Story, Part II)Jesusaves1-0/+34
2018-10-29Add another section at Lua so players don't get lost on TulimsharJesusaves1-0/+3
2018-09-17Tease players into getting the Legendary Mount. Only Jesus and Saulc have enoughJesusaves1-5/+9
contribution points for that, and Jesus is way too poor for not playing the game, so only Saulc can get it, but sssh, it's NOT impossible! ...Ok, only a little. ........a huge little.
2018-06-30Wrong operand logic on LuaJesusaves1-5/+5
2018-06-28Rewards for all contributors, even if contribution was very smallJesusaves1-8/+11
2018-06-24Contributor Rewards already have all anti-trade stuff, why bound?Jesusaves1-4/+4
2018-06-23Info about dropped itemsJesusaves1-0/+10
2018-06-23New Contributor Reward: Delicious CookieJesusaves1-3/+6
2018-06-19Mhm... I'm pretty sure this way...Jesusaves1-5/+3
2018-06-17Rewards for Contributors, and some rules. @Saulc please review.Jesusaves1-0/+33
2018-06-04PiouSlayer → BugSlayerJesusaves1-1/+1
Also rewrite Coconut opening script
2018-05-05Initial part of hercules updatesJesusaves1-0/+3
2018-05-05Initial version of Sponsor NecklaceJesusaves1-0/+14
2018-04-30Change GM items strategy from NAMED to BOUND (and prevent trade)Jesusaves1-2/+2
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-3/+3
Our four power levels: getgmlevel() → Sponsors, etc. is_staff() → GM 5, Developers, test server, etc. is_gm() → GM 80, Game Master, controls the world is_admin() → GM 99, Administrator, controls the uniserver (pun intended)
2018-03-18Allow some NPCs to blink, and update various legacy setunitdata()Jesusaves1-4/+4
2018-03-01Continue storyline, to prevent things from getting too lose.jesusalva1-0/+39
2018-02-28Lua coins + reward repricingjesusalva1-0/+12
2018-02-22Rewrite Lua. Swezanne will be holding the MOST HEROIC person for a while.jesusalva1-8/+15
I'll rewrite her and add her quest later.
2018-02-14This askes logmes to log at LOGMES_ ATCOMMAND and includes a draft about barberjesusalva1-0/+1
2018-02-14Log when GM Set is received.jesusalva1-0/+1
2018-02-13Lua, at Tulimshar's townhall, give GMs their sets. (Also fixes itemdb)jesusalva1-0/+47