summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2020-12-06* Lena's questJesusaves7-123/+190
* Add Inn to towns * Add Merchant Guild to towns * Add Soul Menhir to Towns * Add Barbers to towns * Add General Store to towns * Some work for blacksmith & tailoring * Kadiya's placeholder (no quest for r1, sorry D:) * Anwar Quest * Joaquim Quest * Updates on Artis Blacksmith and Julia's intro * some work on fishing spots * Bosses and Master Skill Book ("about" one per region) * Asphodel Moors population (no quests and incomplete)
2020-11-12Add a couple quests for Captain Hal and Sergeant RyanLivio Recchia1-14/+18
2020-11-06add ranger hat to item_dbMicksha1-0/+19
2020-10-24CONTENT III SUPER MERGE REQUESTJesusaves4-29/+159
Included: * Tulimshar Casino * Placeholder fixing/filling * Food Questline * Rossy Quest * Galimatia Quest (mostly by Livio) * Edourard bugs * Blood Donor Quest (from Moubootaur Legends) * Merchant Guild Quest * Mundane Bugfix * La Marine * Hurns Doctor easter eggs * Sailing to Argaes with Legion * Other things not relevant enough to be noted down, I guess
2020-10-16JukeboxJesusaves1-0/+1
This allows players to use @jukebox like @music anywhere And it also adds a classy Jukebox in Hurnscald PUB. First experiment with public functions, don't blame me if it breaks :p Low priority, adding to MR list in order to met deadlines.
2020-10-15Galimatia Quest - Incomplete Draft.Livio Recchia2-13/+21
Merged to prevent conflicts with contentIII which has priority.
2020-10-11AFKing SystemJesusaves3-10/+16
Implemented at the Rusty Pick Inn (Hurnscald) only. Red Plush Inn will be next. Right now, beer/red plush wine/etc. do not affect EXP gain, only players nearby do. MAX_IDLE is using the same variable form as Moubootaur Legends. It can be set to a constant if needed. Wandering storytellers not yet implemented, I believe @toams will use Kfahr and Janus to do that later™ ---- close evol-all#108
2020-09-28Initial commit for Tulimshar NPCs, and Lore NPCs in West Woodland as per ↵Micksha1-0/+22
WildX request
2020-09-26Fix the bug @Micksha left on stews - No more stone effect!s20200927Jesusaves1-4/+4
Unassigned variable (SC_INC_HIT) defaults to 0. 0 is SC_STONE. Fixed the variable to "SC_INCHIT" as originally intented.
2020-09-22Content iiMicksha7-124/+3816
2020-09-18Refine prototypeJesusaves1-23/+62
+2 atk/matk per refine level +1 weapon exp per killed monster level Roughly based on Monster Point System + ML Refine System.
2020-09-18Cutscene for Morcant.Jesusaves1-0/+1
2020-09-17Magic v1 Core DeclarationJesusaves4-121/+341
Technical feature only. Subject to changes post-commit.
2020-08-29Magic Core SystemJesusaves1-0/+3
Contains only utilities and placeholders. Original code from Moubootaur Legends Ported here to serve as base.
2020-08-28Regenerate mapsJesusaves1-57/+110
2020-08-22update items to use dye groupsgumi1-290/+18
2020-08-22add card groups for dyesgumi2-2/+66
2020-08-14add the WarlordBoots recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the AssassinBoots recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add WaxChunk and the RidingBoots recipegumi2-0/+30
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the BromenalBoots recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the LeatherBoots recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the SquirrelBoots recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the ManaSlipper recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the BanditBoots recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the CottonBoots recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the Slippers recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the LousyMoccasins recipegumi1-0/+51
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the IronArmbands recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the BromenalGloves recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the LeatherGloves recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the CopperArmbands recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the SilkGloves recipegumi1-4/+28
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the BanditGloves recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the CottonGloves recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the Armbands recipegumi1-0/+27
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the ShortGloves recipegumi1-0/+26
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the AssassinPants recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the TerranitePants recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the ChainmailSkirt recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the LeatherTrousers recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the JeansChaps recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the BanditTrousers recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the BrownTrousers recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the SilkPants recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the PirateShorts recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the CottonSkirt recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14WarlordArmor -> WarlordPlategumi1-3/+3
2020-08-14add the CreasedShorts recipegumi1-0/+26
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the EvocatorRobe recipegumi1-0/+25
Co-authored-by: Christopher Chay <2@hisfootsteps.net>