summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-06Blank blueprints handlingjesusalva/craftJesusaves1-1/+7
2020-07-06Missin codeJesusaves1-0/+16
2020-07-06Sketch for MakeBlueprint() - Needed by MickshaJesusaves1-7/+16
2020-07-06Fix compile bugs, sketchJesusaves3-3/+56
2020-07-06I really don't want this variableJesusaves3-7/+5
We might want to have CRAFT_SANDWICH though. Possibly as flag 2 - it is bitwise, we can have CRAFT_SANDWICH|CRAFT_COOKING
2020-07-06If this is unified, then I don't need getd() eitherJesusaves1-1/+1
Part of Self-Made-Problems™
2020-07-06There is no real reason to have multiple recipe arrays.Jesusaves6-42/+20
I mean, findcraftentry does a better job tracking it down.
2020-07-06Refactor codeJesusaves1-26/+64
2020-07-06First sketch of Recipe Book unificationJesusaves2-38/+81
2020-07-06SORRY D: D: D: %%i %%i %%iJesusaves1-1/+1
2020-07-06Ops! Redesign Constants for evol-all#103 specification!Jesusaves2-4/+7
2020-07-06Override crafting skip-recipe-check behaviorJesusaves1-6/+1
2020-07-06Typos >.>Jesusaves1-2/+2
Micksha, remember to use @setskill command to your advantage
2020-07-06Prevent race condition in debug >__>Jesusaves1-1/+1
2020-07-06Debug for MickshaJesusaves1-0/+5
2020-07-06I feel better in letting Micksha test this nowJesusaves2-6/+11
2020-07-06Extend crafting frameworkJesusaves2-14/+54
2020-07-06Merge branch 'master' into jesusalva/craftJesusaves21-60/+2516
2020-07-02Fix tiny bugsJesusaves1-3/+3
2020-06-25Add a handy reference to item_db.confJesusaves1-1/+19
2020-06-18Merge branch 'content' into 'master'Micksha15-45/+1684
Content See merge request evol/serverdata!247
2020-06-18ContentMicksha15-45/+1684
2020-06-18Add EVOL_CRAFTING as defined in evol-all#103Jesusaves3-1/+15
2020-06-17Merge branch 'kfahr' into 'master'Jesusaves5-11/+810
Kfahr Closes evol-all#11 See merge request evol/serverdata!237
2020-06-17First version of the new kfahr script.toams5-11/+810
It is a rewrite from the tmw legacy script. Dialogs are the same and functionality is also intended to be the same. A part of the dialog was not done yet - the Setzer quest.
2020-06-17Debug option for Toichi, so Micksha can test it to his heart contentJesusaves1-1/+5
This is still a WIP
2020-06-17Example crafting recipe, DO NOT USE ON LIVEJesusaves1-0/+27
2020-06-17Add the Crafting System to Candor - ToichiJesusaves1-4/+47
2020-06-17This only creates the crafting workbench functionJesusaves3-0/+78
And allows it to be based with an override
2020-06-17Merge branch 'jesusalva/faction' into 'master'Jesusaves3-34/+30
Factions Utils - For Future Use See merge request evol/serverdata!245
2020-06-17This will not cause any immediate change, but it is the definition for the ↵Jesusaves3-34/+30
factions. Factions are internally recognized as "clans" and are often reffered as "guilds" (But in RO, a clan is also seldomly called Guild) NOTE: SI was not updated.
2020-06-17Merge branch 'jesusalva/selfmadeproblems001' into 'master'Jesusaves15-144/+210
Self Made Problems™ - Races, Guilds and Genders See merge request evol/serverdata!244
2020-06-17Contains fixes/reordering for races, guilds and genders.Jesusaves15-144/+210
PS. Gender change is broken, I blame Gumi Note: Players will no longer be able to select Kralog and Raijin at start, because @WildX said they were rare. (This needs a patch to evol-tools) FIXME: We'll need better names for human/talpan/viro race. FIXME: Gumi's stock code did not work, rebirth is disabled.
2020-06-07Fix elemental attribute table.Hocus1-12/+12
2020-06-07Fix incorrect comment in attr_fix.Jesusaves1-2/+2
2020-05-27Merge branch 'jesusalva/serena' into 'master'Jesusaves13-48/+319
Serena's Challenge Closes evol-all#23 See merge request evol/serverdata!221
2020-05-27At least, now you can reach Argaes. Poorly balanced.Jesusaves13-48/+319
2020-05-27Merge branch 'jesusalva/candor' into 'master'Jesusaves20-59/+207
Candor Placeholders See merge request evol/serverdata!241
2020-05-27Placeholder for the NPCs at CandorJesusaves20-59/+207
2020-05-24Merge branch 'thief' into 'master'Jesusaves56-132/+1502
Thief Closes evol-all#99 See merge request evol/serverdata!238
2020-05-24Faction Core, Quest ID rewrite, Thieves Path.Micksha56-132/+1502
Part of Leaving Artis redesign.
2020-05-15[ci skip] Rouge doesn't like uppercase language identifiersgumi1-1/+1
2020-05-15[ci skip] make Rouge highlight scripts as if they were Cgumi1-1/+1
2020-05-15[ci skip] make Linguist highlight scripts as if they were Cgumi1-0/+2
2020-05-12Fix some minor stylingJesusaves1-2/+2
2020-05-11Merge branch 'marriage' into 'master'gumi5-315/+1
marriage system See merge request evol/serverdata!234
2020-05-09remove the entire notion of marriagegumi5-315/+1
2020-05-07Merge branch 'jesusalva/treasure' into 'master'Micksha10-29/+344
Treasure! Closes evol-all#75 See merge request evol/serverdata!240
2020-05-07Random, Wild Treasure Chests were sighted in Hurnscald Caves!Jesusaves10-29/+344
Watch out for them!
2020-05-07Merge branch 'manatree' into 'master'Micksha1-1/+1
update manatree See merge request evol/serverdata!239