summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
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.
2019-09-21HH: Once a boss is dead, all party members become invulnerable - but aren't ↵Jesusaves1-3/+3
healed.
2019-09-21When completing a dungeon, loot everything in a 5x5 radius (MvP only)Jesusaves1-0/+1
2019-09-20New command: #ipban <ban reason>Jesusaves1-0/+15
Will ban someone's IP until 2030. WARNING: THIS IS IRREVERSIBLE. Use with due caution.
2019-09-20Fix Bracco. Remove a debug marker. Increase ore/coal rewards on Yeti King Quest.Jesusaves3-6/+6
2019-09-19Fix typoJesusaves1-1/+1
2019-09-19Application tax ×2 on town offices. Treasure Chest rework involving blueprintsJesusaves6-8/+8
2019-09-19Treasure box: Add Gold Pieces on it (at 1% tier), downgrade Coin Bag (to 10% ↵Jesusaves1-2/+2
tier)
2019-09-19Don't give 2 gold pieces (worth 16000 GP) when diggingJesusaves1-1/+1
2019-09-18Maxime: During later stages of Tonori Delight Quest, you may order moreJesusaves1-4/+11
than a single batch to help you in supplying Ryan. No discount. So if you ask 10 batches: 120 slimes, 80 plushies, 40 spores, 30 stingers, 20 drinks, 10 roast... And 1200 GP.
2019-09-18Maxime: Rewrite the code to use a functionJesusaves1-18/+25
2019-09-18Ryan: Boost boost BOOST BOOST BOOOOOOOST last reward because it is impossible.Jesusaves1-0/+5
Landmark #7 on git
2019-09-18Result = 10k delights spared (ie. you'll take 2 months less)Jesusaves1-2/+2
2019-09-18REALLY smooth out Ryan quest after 50th stage (27000 delights)Jesusaves1-1/+3
2019-09-18Ryan: Update codebase (P multiplier and rand2)Jesusaves1-6/+6
2019-09-18Lockpicks: Rewrite the warning about time running out.Jesusaves1-1/+1
It is unreliable, btw.
2019-09-18Rewrite lockpicks minigame failsafe system.Jesusaves1-2/+10
Max Fail is now based on Thief Rank + Number of Pins. You may be informed about running out of time (need rework). NOTE: Max Fail is capped, it will NEVER give you 100% success rate!
2019-09-17Change the bonus formulaJesusaves1-1/+2
2019-09-17Don't consume the Key on 021-4, only having it will be enough.Jesusaves1-2/+2
Also, money given will increase with your level, although you probably won't notice this. (Level 60 = 600 GP bonus)
2019-09-17Lightbringer cooldown, otherwise it may get too OPJesusaves1-1/+1
2019-09-17Fix sagrathaJesusaves1-4/+5
2019-09-17Fix typos bugs on Nivalis Heroic DeedsJesusaves1-3/+3