summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-29Minor dialogue fixesdialogue-reviewWildX4-48/+49
2020-07-29extend the player cache systemgumi2-42/+212
2020-07-29update for Hercules v2020.07.26gumi5-11/+13
2020-07-27add a reusable event dispatching systems20200729gumi3-24/+174
2020-07-27add the player cache systemgumi3-0/+376
2020-07-27add SERVER_USES_VAULT to ci jobsgumi2-0/+2
2020-07-27WildX asked me to alias `@safe` to `@monsterignore`.Jesusaves1-1/+1
Sure, why not.
2020-07-20Merge branch 'legacydata' into 'master'gumi5-0/+359
add functions to get Legacy and Vault account data See merge request evol/serverdata!242
2020-07-20add functions to get legacy storage and inventory itemsgumi1-0/+76
2020-07-20add functions to get Legacy and Vault account datagumi4-1/+241
2020-07-20add a function shorthand to convert a char name to idgumi1-0/+19
2020-07-20add bitwise abstraction functionsgumi2-0/+24
2020-07-19Merge branch 'jesusalva/i18n' into 'master'Micksha21-116873/+13
Drop support for all languages below 70% translation See merge request evol/serverdata!252
2020-07-18Drop support for all languages below 70% translationJesusaves21-116873/+13
Need to modify client-data/languages.xml as well
2020-07-18Fix bugs reported during @SpeedDuck 's testingJesusaves1-1/+2
2020-07-17Merge branch 'RubberBat' into 'master'Jesusaves3-1/+24
Rubber Bat See merge request evol/serverdata!250
2020-07-17Rubber Bat - Correctly duplicates Legacy functionality.Quillia Aeuda3-1/+24
2020-07-16Merge branch 'ci' into 'master'gumi1-320/+9
simplify the ci pipeline to the bare minimum Closes evol-hercules#8 See merge request evol/serverdata!251
2020-07-15use the same asan options from the travis testsgumi1-0/+1
2020-07-14simplify the ci pipeline to the bare minimumgumi1-320/+8
2020-07-14add the missing SI icons in sc_configgumi1-1/+31
2020-07-13add editorconfiggumi1-0/+9
TODO: update all affected files to match the defined style
2020-07-13update for hercules v2020.06.28gumi45-1382/+6353
2020-07-10Merge branch 'jesusalva/craft' into 'master'Jesusaves12-58/+413
Crafting Core Closes evol-all#103 See merge request evol/serverdata!248
2020-07-10Implements Crafting Core systemJesusaves12-58/+413
Recipes etc. not included
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-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-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