Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-10 | add editorconfig for the db libconfig files | gumi | 1 | -0/+7 | |
2020-08-10 | allow to omit the shift parameter for bitwise operations | gumi | 1 | -2/+25 | |
2020-08-06 | add referral rewards | Jesusaves | 5 | -0/+102 | |
Co-authored-by: gumi <git@gumi.ca> | |||||
2020-08-06 | partly rewrite the intro to add a referral system | Jesusaves | 6 | -33/+180 | |
Co-authored-by: gumi <git@gumi.ca> | |||||
2020-08-06 | add a debug option to set a fake Legacy state | Jesusaves | 1 | -2/+4 | |
2020-08-06 | fix issues with General Store | Jesusaves | 1 | -3/+3 | |
2020-08-06 | refactor the narrator function and add S_LAST_CLOSE | gumi | 2 | -23/+32 | |
2020-08-05 | remove the all mentions of sex or gender from scripts | gumi | 210 | -368/+358 | |
2020-08-05 | show what the current body type is when changing it | gumi | 1 | -5/+12 | |
2020-08-05 | remove the notion of sex and gender | gumi | 4 | -23/+47 | |
2020-08-06 | Merge branch 'jesusalva/rules' into 'master' | gumi | 1 | -7/+12 | |
Update game rules See merge request evol/serverdata!256 | |||||
2020-08-06 | Update game rules, provide linking, update links, add Vault rules and ToS. | Jesusaves | 1 | -7/+12 | |
Declare priority for conflicting rules. | |||||
2020-08-01 | Update translations | Jesusaves | 8 | -1697/+15269 | |
2020-07-31 | Add a .mailmap to correctly group commits by their actual author | Jesusaves | 1 | -0/+19 | |
when using git-shortlog (try 'git shortlog -sne' to check it). To also use that file with git-log: 'git config log.mailmap true' (it needs git > 2.4.1) | |||||
2020-07-29 | extend the player cache system | gumi | 2 | -42/+212 | |
2020-07-29 | update for Hercules v2020.07.26 | gumi | 5 | -11/+13 | |
2020-07-27 | add a reusable event dispatching systems20200729 | gumi | 3 | -24/+174 | |
2020-07-27 | add the player cache system | gumi | 3 | -0/+376 | |
2020-07-27 | add SERVER_USES_VAULT to ci jobs | gumi | 2 | -0/+2 | |
2020-07-27 | WildX asked me to alias `@safe` to `@monsterignore`. | Jesusaves | 1 | -1/+1 | |
Sure, why not. | |||||
2020-07-20 | Merge branch 'legacydata' into 'master' | gumi | 5 | -0/+359 | |
add functions to get Legacy and Vault account data See merge request evol/serverdata!242 | |||||
2020-07-20 | add functions to get legacy storage and inventory items | gumi | 1 | -0/+76 | |
2020-07-20 | add functions to get Legacy and Vault account data | gumi | 4 | -1/+241 | |
2020-07-20 | add a function shorthand to convert a char name to id | gumi | 1 | -0/+19 | |
2020-07-20 | add bitwise abstraction functions | gumi | 2 | -0/+24 | |
2020-07-19 | Merge branch 'jesusalva/i18n' into 'master' | Micksha | 21 | -116873/+13 | |
Drop support for all languages below 70% translation See merge request evol/serverdata!252 | |||||
2020-07-18 | Drop support for all languages below 70% translation | Jesusaves | 21 | -116873/+13 | |
Need to modify client-data/languages.xml as well | |||||
2020-07-18 | Fix bugs reported during @SpeedDuck 's testing | Jesusaves | 1 | -1/+2 | |
2020-07-17 | Merge branch 'RubberBat' into 'master' | Jesusaves | 3 | -1/+24 | |
Rubber Bat See merge request evol/serverdata!250 | |||||
2020-07-17 | Rubber Bat - Correctly duplicates Legacy functionality. | Quillia Aeuda | 3 | -1/+24 | |
2020-07-16 | Merge branch 'ci' into 'master' | gumi | 1 | -320/+9 | |
simplify the ci pipeline to the bare minimum Closes evol-hercules#8 See merge request evol/serverdata!251 | |||||
2020-07-15 | use the same asan options from the travis tests | gumi | 1 | -0/+1 | |
2020-07-14 | simplify the ci pipeline to the bare minimum | gumi | 1 | -320/+8 | |
2020-07-14 | add the missing SI icons in sc_config | gumi | 1 | -1/+31 | |
2020-07-13 | add editorconfig | gumi | 1 | -0/+9 | |
TODO: update all affected files to match the defined style | |||||
2020-07-13 | update for hercules v2020.06.28 | gumi | 45 | -1382/+6353 | |
2020-07-10 | Merge branch 'jesusalva/craft' into 'master' | Jesusaves | 12 | -58/+413 | |
Crafting Core Closes evol-all#103 See merge request evol/serverdata!248 | |||||
2020-07-10 | Implements Crafting Core system | Jesusaves | 12 | -58/+413 | |
Recipes etc. not included | |||||
2020-07-02 | Fix tiny bugs | Jesusaves | 1 | -3/+3 | |
2020-06-25 | Add a handy reference to item_db.conf | Jesusaves | 1 | -1/+19 | |
2020-06-18 | Merge branch 'content' into 'master' | Micksha | 15 | -45/+1684 | |
Content See merge request evol/serverdata!247 | |||||
2020-06-18 | Content | Micksha | 15 | -45/+1684 | |
2020-06-17 | Merge branch 'kfahr' into 'master' | Jesusaves | 5 | -11/+810 | |
Kfahr Closes evol-all#11 See merge request evol/serverdata!237 | |||||
2020-06-17 | First version of the new kfahr script. | toams | 5 | -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-17 | Merge branch 'jesusalva/faction' into 'master' | Jesusaves | 3 | -34/+30 | |
Factions Utils - For Future Use See merge request evol/serverdata!245 | |||||
2020-06-17 | This will not cause any immediate change, but it is the definition for the ↵ | Jesusaves | 3 | -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-17 | Merge branch 'jesusalva/selfmadeproblems001' into 'master' | Jesusaves | 15 | -144/+210 | |
Self Made Problems™ - Races, Guilds and Genders See merge request evol/serverdata!244 | |||||
2020-06-17 | Contains fixes/reordering for races, guilds and genders. | Jesusaves | 15 | -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-07 | Fix elemental attribute table. | Hocus | 1 | -12/+12 | |
2020-06-07 | Fix incorrect comment in attr_fix. | Jesusaves | 1 | -2/+2 | |