summaryrefslogtreecommitdiff
path: root/npc/003-1
AgeCommit message (Collapse)AuthorFilesLines
2021-04-04Remove all ingame mentions to Esperia. This town is officially CANCELLED.Jesusaves1-1/+1
2021-04-04Retcon the Great Famine. It shall now be a Great Fire for obvious reasons at ↵Jesusaves2-2/+6
the current time It never integrated well anyway, as Anwar makes no mention of it during his quest. He would at least mention an "again" if that was relevant.
2021-03-18If Andrei Sakar dies... Well, then he is dead?Jesusaves1-1/+4
Game World should react at least a bit to this fact.
2021-03-16Tell Jakod to sitJesusaves1-0/+1
2021-03-09Quirino - I might have forgot one extra openstorage() code...Jesusaves1-1/+5
2021-03-09Patch Quirino.Jesusaves1-0/+2
2021-03-08Quirin: If storing was successful, do not require to open dialog again!Jesusaves1-0/+2
2021-03-08Hercules Ultimate Storage System. Implemented for Quirin.Jesusaves1-1/+8
This means that items stored by Quirin will be segregated from official storage
2021-03-03Fix fake fixJesusaves1-1/+4
2021-03-03Fix bugs on QuirinoJesusaves1-6/+2
2021-02-24Add some more musics to Marius The Bard because - why notJesusaves1-1/+55
2021-02-17Fix another typoJesusaves1-2/+3
2021-02-17Fix typoJesusaves1-0/+1
2021-02-15Strange coins for all the Valentine Day finalists.Jesusaves1-0/+4
That's plenty tbh.
2021-02-14Update PCBLOCKJesusaves1-1/+1
2021-01-27Allow Bar Jobs to very rarely sell Jasmine Tea as well.Jesusaves1-2/+2
Yerba Mate's rarity shall be preserved.
2021-01-13Xovilam, Fortress Island Status Reset NPC.Jesusaves1-14/+3
Remove some unused clutter from Malivox and Wyara
2021-01-08Rewrite some internal functions and structure to be lighter (optmization)Jesusaves1-8/+1
2020-12-14Hasan's Ranking will only be shown once, when claiming reward, and never again.Jesusaves1-0/+7
It is unavailable during the whole season, as well.
2020-12-14Clean up and improve a bit Hasan's scriptsJesusaves1-9/+12
2020-12-14Hasan Challenge - More donation options and matching parity funds.Jesusaves1-6/+18
2020-12-11(Untested) Allow Quirin to store all your items.Jesusaves1-0/+13
2020-11-30Update wiki links and add a referrer to Gitlab on rulesJesusaves1-1/+2
2020-11-30Update Jakod commands/itemsJesusaves1-2/+2
2020-11-06Fix GP exploit shopsJesusaves1-1/+6
(Temporary, ideally should fix the C code later)
2020-10-15Keep Siege timers running to prevent siege cancellation from having adverse ↵Jesusaves1-1/+2
effect. Increase max AFK time.
2020-10-14Allow a secondary conditionJesusaves1-2/+2
2020-10-09Discord Booster Necklace.Jesusaves1-1/+0
Also, fix typos reported by YuckFou.
2020-08-23Disable the EXP Happy Hour on Test Server (why would it need that)Jesusaves1-0/+1
2020-08-17Ensure old event data is NOT carried overJesusaves1-0/+4
2020-07-28Use EnterTown() on shipsJesusaves1-2/+2
2020-06-22Inar is GUILTY of the crime of TAX EVASIONJesusaves1-0/+11
2020-06-21Aurora Events, simplify the submit system.Jesusaves1-5/+1
Now it is handled along milestone rewards.
2020-05-18Status indicators on Aurora Reward listsJesusaves1-1/+2
2020-05-18Hopefully, if I did not forgot a bug along the way:Jesusaves1-7/+22
Aurora Ranked Events will be working! \o/ Remember to submit daily in order to get your points :3
2020-05-18Aurora Events: You may now submit the items.Jesusaves1-6/+10
If you don't have anything to submit, worry not - You'll still receive the dailies.
2020-05-18Sketch Normalize functions for Aurora Events (will be cast after a server ↵Jesusaves1-0/+3
restart)
2020-05-17Dress up Aurora, the poor thingJesusaves1-3/+6
2020-05-17Aurora's Hair: Blonde: 50% normal, 33% on her face, 17% messyJesusaves1-3/+3
2020-05-17Okay, it is passable now.Jesusaves1-5/+13
2020-05-17I eventually noticed that these make no sense.Jesusaves1-2/+2
2020-05-17I'm forced to declare FYEventUsesRanking() in scoreboards.txt but anyway.Jesusaves1-2/+5
This should fix some ugliness.
2020-05-17(To be honest, it looks a bit weird, but...)Jesusaves1-11/+90
2020-05-17Sketch for Aurora - I'm saving because I'll change rulesJesusaves1-0/+27
2020-05-17Hopefully, this will NOT break Easter and Valentine.Jesusaves1-14/+44
We will know for sure next year, cya %%a
2020-05-17Handling St. Patrick is easyJesusaves1-2/+17
But Valentine and Easter aren't D:
2020-05-17Patrick Saulc fix is over; But what about others...?Jesusaves1-1/+5
2020-05-17Finish moving the NPC data around, but - does it work?Jesusaves1-119/+41
Who knows...
2020-05-17Prepare to deprecate and unify 003-1 NPCsJesusaves1-35/+175
2020-05-17Minor tweaks and improvements; In preparation to the Annuals Framework gettingJesusaves1-1/+1
merged in the Aurora Events Framework