summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-11-13Change body type back to gendergenderfixAndrei Karas244-360/+356
2020-11-12Merge branch 'livio/20201108_west_argaes' into 'master'Jesusaves12-380/+638
Add a couple quests for Captain Hal and Sergeant Ryan See merge request evol/serverdata!279
2020-11-12Add a couple quests for Captain Hal and Sergeant RyanLivio Recchia12-380/+638
2020-11-08Merge branch 'mifritscher/donald-selling-arrows' into 'master'Jesusaves1-5/+25
Donald: Can sell arrows now See merge request evol/serverdata!275
2020-11-08Donald: Can sell arrows nowMichael Fritscher1-5/+25
2020-11-07Merge branch 'ranger' into 'master'Jesusaves1-0/+19
Ranger Hat See merge request evol/serverdata!277
2020-11-06add ranger hat to item_dbMicksha1-0/+19
2020-10-24Fetch translations and regenerate lang files for contentIIIJesusaves8-4974/+20190
2020-10-24Merge branch 'jesusalva/contentIII' into 'master'Jesusaves192-469/+5366
Content III Closes evol-all#107, evol-all#16, evol-all#62, evol-all#12, evol-all#109, and evol-all#98 See merge request evol/serverdata!272
2020-10-24CONTENT III SUPER MERGE REQUESTJesusaves192-469/+5366
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-23main.sql should reflect OUR needs, not RO's needs.Jesusaves1-2/+2
And in this case, quest.count2 and quest.count3 must be a signed integer. aka. INT(11) or INT SIGNED.
2020-10-20Merge branch 'jesusalva/henry2' into 'master'Jesusaves4-12/+27
Change some dialog to suit better to WildX See merge request evol/serverdata!266
2020-10-20Change some dialog to suit better to WildXJesusaves4-12/+27
2020-10-16Merge branch 'jesusalva/jukebox' into 'master'Jesusaves6-2/+104
Jukebox See merge request evol/serverdata!268
2020-10-16JukeboxJesusaves6-2/+104
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-15Merge branch 'livio/galimatia' into 'master'Jesusaves6-24/+503
Galimatia Quest See merge request evol/serverdata!271
2020-10-15Galimatia Quest - Incomplete Draft.Livio Recchia6-24/+503
Merged to prevent conflicts with contentIII which has priority.
2020-10-11Merge branch 'jesusalva/AFK' into 'master'Micksha13-47/+175
AFKing System Closes evol-all#108 See merge request evol/serverdata!267
2020-10-11AFKing SystemJesusaves13-47/+175
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-28Merge branch 'NPCs' into 'master'Jesusaves46-0/+933
Initial commit for Tulimshar NPCs, and Lore NPCs in West Woodland as per WildX request See merge request evol/serverdata!265
2020-09-28Initial commit for Tulimshar NPCs, and Lore NPCs in West Woodland as per ↵Micksha46-0/+933
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-22Merge branch 'contentII' into 'master'Micksha8-124/+3839
Content ii See merge request evol/serverdata!260
2020-09-22Content iiMicksha8-124/+3839
2020-09-18Merge branch 'jesusalva/refinery' into 'master'Micksha5-23/+132
Refine prototype See merge request evol/serverdata!214
2020-09-18Refine prototypeJesusaves5-23/+132
+2 atk/matk per refine level +1 weapon exp per killed monster level Roughly based on Monster Point System + ML Refine System.
2020-09-18Merge branch 'jesusalva/cut001' into 'master'Jesusaves8-4/+298
rEvolt cutscenes: Morcant Closes evol-all#74 See merge request evol/serverdata!257
2020-09-18Cutscene for Morcant.Jesusaves8-4/+298
2020-09-17Merge branch 'jesusalva/cut003' into 'master'Jesusaves1-0/+65
Allow skipping Drasil Island See merge request evol/serverdata!264
2020-09-17Nard will allow some players to skip Drasil Island (Evol Beta) and go ↵Jesusaves1-0/+65
straight to the first Narrator cutscene. This will auto-complete every Ship and Drasil Quest and therefore is not advised. It should cut 30\~60 minutes of gameplay which was unchanged since... 2013? ONLY FOR LEGACY PLAYERS.
2020-09-17Merge branch 'jesusalva/magic' into 'master'Jesusaves7-133/+523
Magic v1 (Core Declarations) See merge request evol/serverdata!262
2020-09-17Magic v1 Core DeclarationJesusaves7-133/+523
Technical feature only. Subject to changes post-commit.
2020-09-17Merge branch 'jesusalva/cut002' into 'master'Jesusaves7-19/+147
Rowboat Rework See merge request evol/serverdata!261
2020-09-17Use smuggler tunnels for rowboatJesusaves7-19/+147
2020-09-08Merge branch 'showimage' into 'master'Jesusaves1-0/+21
add a command to display images in NPC windows See merge request evol/serverdata!259
2020-08-29add a command to display images in NPC windowsgumi1-0/+21
2020-08-29Merge branch 'jesusalva/magic' into 'master'Jesusaves5-0/+314
Moubootaur Legends Magic Core See merge request evol/serverdata!249
2020-08-29Magic Core SystemJesusaves5-0/+314
Contains only utilities and placeholders. Original code from Moubootaur Legends Ported here to serve as base.
2020-08-28Regenerate mapsJesusaves196-112/+720
2020-08-22Merge branch 'dyes' into 'master'gumi2-292/+84
Limit items to a single dye card See merge request evol/serverdata!258
2020-08-22update items to use dye groupsgumi1-290/+18
2020-08-22add card groups for dyesgumi2-2/+66
2020-08-22re-merge MR !255 (no squash)gumi25-48686/+50060
2020-08-22revert 16ed50f8a397dcdc95b9b6540e9c368623e69f80gumi25-50060/+48686
2020-08-22Merge branch 'recipe-001' into 'master'gumi26-48686/+50067
Recipe 001 See merge request evol/serverdata!255
2020-08-22add the CreasedShirt recipeChristopher Chay26-48686/+50067
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the WarlordBoots recipegumi2-1/+27
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the AssassinBoots recipegumi2-1/+27
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add WaxChunk and the RidingBoots recipegumi3-1/+32
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
2020-08-14add the BromenalBoots recipegumi2-0/+32
Co-authored-by: Christopher Chay <2@hisfootsteps.net>