summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
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
2019-10-07*shoots ; at @Saulc - pow pow pow*Jesusaves1-1/+1
2019-10-07Add the slot machine backJesusaves1-0/+1
2019-10-07Clean up this faulty machine from unused codeJesusaves1-23/+4
2019-10-07Skip this fileJesusaves1-1/+0
2019-10-06forget a break;Saulc1-0/+1
2019-10-06Initial commit of hurnscald slot machine, an hardest machine than tulim that ↵Saulc1-0/+115
grant player the cool paper bag Hat
2019-10-06Update _import.txt add slots.txtSaulc1-0/+1
2019-10-03Vicious Squirrels on 018-1-1Jesusaves1-0/+1
2019-10-02Crit was missingJesusaves1-0/+2
2019-10-02Doppelganger Challenge: Update progression meters too.Jesusaves1-6/+14
Don't grow too much evade
2019-10-02Okay, I admit, this is too hard.Jesusaves1-8/+8
2019-10-02This won't work but needs to existJesusaves1-0/+8
2019-10-02Give EXP and MobPt on Doppelganger Challenge for... Whatever.Jesusaves1-0/+2
2019-10-02Fix possible exploit - Doppelganger ArenaJesusaves1-0/+1
2019-10-02Doppelganger Challenge (rewrite - Untested)r10.1_191002Jesusaves1-39/+111
2019-10-02jhedia Can now craft Terranite Ingot, note for @jesusalva:Saulc1-0/+4
* I do not wanted to break your work * Item required to craft 1 terra ingot should be; 1 TerraOre, 20 Coal And 1TinIngot * Can you add the tinIngot as the required list ? If not I will let another NPC to craft those Terranite Ingot
2019-10-01Register Frostia on Weather SystemJesusaves1-0/+1
2019-09-30Give MobPt at HHJesusaves2-0/+91
2019-09-30PolishingJesusaves2-2/+2
2019-09-30Audsbel: A threat works bestJesusaves1-1/+1
2019-09-30Fix bugs (Audsbel, Mammonite)Jesusaves1-4/+4
2019-09-28I miss a fallback :oJesusaves1-0/+5
2019-09-27Nerf Arrow Shower. Allow skill to go up to level 3 (MP Cost +20, AoE +1)Jesusaves1-1/+1
At level 3, unit range is improved. Needs testing.
2019-09-27ExperimentJesusaves1-1/+2
2019-09-24Record Ched's scoreboard on Event Statue. TODO at AahnaJesusaves2-3/+9
2019-09-21It's unlikely, but boss could go down by a monster.Jesusaves1-5/+5
In such case, DungeonClear() would crash - so cast it by last.