summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
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.
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.