summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2019-10-27You can now make Dwarven Sake (72 hours + 12 hours the batch)Jesusaves4-2/+184
Lower the supply from the barkeeper, sake is not a common item. Add more healing potions for barkeeper. Did I said that at 300 gp the Beer... ...he is actually one of the cheapest beer sellers ingame? NOOBS, YOU BUNCH OF NOOBS.
2019-10-27Game Statistics are now on scoreboardsJesusaves1-0/+25
2019-10-21Eh, cheap way out of this dillemaJesusaves1-1/+1
2019-10-21NerfJesusaves1-1/+1
2019-10-21SafetyJesusaves1-1/+2
2019-10-21Baktar - require two items instead of only one.Jesusaves1-13/+13
There's seven items now, so ratio improved (33.33% complete to 28.57%)
2019-10-21Baktar now accepts more itemsJesusaves1-1/+5
2019-10-21Baktar - No longer accept Daggers. Payment raised.Jesusaves2-4/+16
2019-10-21Kalboo and Kalspike adapted to new magic system.Jesusaves3-85/+11
Tweak some mana exp gain on some summons which were overestimated
2019-10-21TypoJesusaves1-1/+1
2019-10-21Fairy Kingdom now uses new magic system (but still can't summon Pixies)Jesusaves2-43/+7
2019-10-21Kalwurf used a cooldown based on abizit; Now it uses the new magic systemJesusaves2-43/+6
2019-10-21halhiss now makes use of the new magical systemJesusaves2-48/+12
2019-10-21Limerizer now uses new magic systemJesusaves3-75/+5
2019-10-21Clear overhead in KalmurkJesusaves1-42/+0
2019-10-21Rewrite ParumJesusaves2-34/+20
2019-10-21Moar typosJesusaves2-2/+2
2019-10-21TyposJesusaves1-1/+2
2019-10-21Let's try a different approach with KalmurkJesusaves4-0/+26
2019-10-21Rewrite Zarkor skillJesusaves2-0/+17
2019-10-21Allow crafting skill to open UCP so player can change their crafting optionsJesusaves1-0/+6
2019-10-21Sorry, this skill was replaced with @toeventJesusaves2-5/+11
2019-10-21Record more dataJesusaves1-1/+1
2019-10-21If you cannot use the skill, broadcast the error message on IRCJesusaves2-5/+13
2019-10-20Begin rewriting script-based magic systemJesusaves1-0/+16
2019-10-20getguildpostitle was fixed so use it instead (thanks gumi)Jesusaves2-3/+6
2019-10-19It's now possible to know how much EXP you're paying to your guild.Jesusaves1-2/+9
2019-10-19Safeguard from having, eg. +0 Agi - that makes NO SENSEJesusaves1-1/+1
2019-10-19Defensive items now only get 25% of the max bonuses values.Jesusaves1-1/+11
This should allow me now to finish craft recipes
2019-10-17Anti-flood protection to #world - Note: ADMs bypass itJesusaves1-0/+1
2019-10-17Professor - report estimation of AFKing timeJesusaves1-1/+3
2019-10-17NerfedJesusaves1-1/+1
2019-10-17Okay I agree with Saulc now this might need a nerfJesusaves1-12/+13
2019-10-17safeguardsJesusaves2-3/+16
2019-10-17BUGr10.2_191017Jesusaves2-5/+7
2019-10-17PatchJesusaves1-0/+4
2019-10-17Missing lineJesusaves1-2/+3
2019-10-17AFK Gameplay: Tulimshar School: The skill may level up until Lv 4 (takes 4 ↵Jesusaves1-3/+39
months) Max AFK time is one hour. It takes 37.5 days, that is, skill level 3. Note: Skill Lv 5~10 reserved for AFK Set, which you have to grind, but may send Homunculus on missions + use Monster Points to get reagents. You do NOT get Monster Points for AFK'ing! Also, "1 month" means 30 days non-stop AFK'ing, without being bothered by restriction; It is harder than it looks and it yields less EXP than active fighting in an overall. If we have an issue in the future where players only play in another server while they AFK-exp (I mean, they could be BOTTIN) I may reduce EXP yield for prolonged AFK times.
2019-10-17Register how many skills were used for analysisJesusaves3-4/+11
2019-10-14Added Sharli to donator boardSaulc1-1/+1
2019-10-13Make siege boss a better challenge (HP Additions: x3)Jesusaves1-2/+2
2019-10-13Squashed commit of the following:Jesusaves18-0/+612
commit 95656323e8bc2f86450a2284ded759cfa77615fb Author: Jesusaves <cpntb1@ymail.com> Date: Sun Oct 13 13:57:01 2019 -0300 This was redundant all along... commit 3b2f0a5987f0daa309b0a43f3a5ca909f0069178 Author: Jesusaves <cpntb1@ymail.com> Date: Sun Oct 13 03:32:17 2019 -0300 Somewhat acceptable commit 71fd1ac27f0b3f44a96c33ff511e4f462e31a636 Author: Jesusaves <cpntb1@ymail.com> Date: Sun Oct 13 02:47:08 2019 -0300 Works almost perfectly, there's only one problem: Islands. It's *random*, not *algorithimical*. This means it can fail at making a path from an edge to the other. commit 3c00014739c395c1d225b6392713f9d77a1ecd30 Author: Jesusaves <cpntb1@ymail.com> Date: Sun Oct 13 02:27:12 2019 -0300 Only missing to fix south and east wall commit ec71b5552d0e2270677d6769239f5276c6c890dc Author: Jesusaves <cpntb1@ymail.com> Date: Sun Oct 13 01:47:26 2019 -0300 More data commit 30b812b1f5e82a7334ad6fca04eb0dd6259768d2 Author: Jesusaves <cpntb1@ymail.com> Date: Sun Oct 13 00:58:04 2019 -0300 It also includes debugs and reports. Let's also add a note here. commit 92741d91b85dfe530f4cf2be9e1993fcf7dc8e83 Author: Jesusaves <cpntb1@ymail.com> Date: Sun Oct 13 00:56:59 2019 -0300 Populates some data, but there's lot of missing data and meaningless data commit f2db0160febeca62a186b3d9e144799e50bfefa9 Author: Jesusaves <cpntb1@ymail.com> Date: Sun Oct 13 00:20:36 2019 -0300 Initial commit: Setup
2019-10-11For the record + Penalty fixJesusaves2-1/+187
2019-10-09Pyndragon: Don't use getitem() - Use CraftNPCSys insteadJesusaves1-1/+2
Bonuses: Crit DMG +30%; Double Attack +0~15%
2019-10-09Blacksmith Axe and Dustynator 2000 can always be tweakedJesusaves1-1/+6
2019-10-09clear the scoreboards after pressing "Next" so Sponsor names doesn't looks ↵Jesusaves1-0/+1
too pushy It's meant to be the header, not a "HEY LOOK AT ME" thing.
2019-10-09@scoreboard or @scoreboards - quick access to scoreboards; Anywhere in the ↵Jesusaves1-0/+98
world.
2019-10-09HallOfSponsor(minimal)Jesusaves1-2/+6
2019-10-07Book only 10 slotsJesusaves1-1/+1
2019-10-07Fix order - do not recall Homunculus before free space checksJesusaves1-1/+1