summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-13add LeatherPatch and the SailorShirt recipegumi3-1/+36
2020-08-13add the VneckJumper recipegumi2-0/+31
2020-08-13add the ArtisTankTop recipegumi2-0/+32
2020-08-13add the CreasedShirt recipegumi3-2/+40
2020-08-10add debug commands to call the crafting menusgumi1-0/+23
2020-08-10add crafting to the skill debug menugumi1-9/+22
2020-08-10add a tailoring section to the recipesgumi1-10/+15
2020-08-10clean up the crafting dbgumi1-291/+63
2020-08-10auto-update the db libconfig files according to editorconfiggumi22-48605/+48598
2020-08-10add editorconfig for the db libconfig filesgumi1-0/+7
2020-08-10allow to omit the shift parameter for bitwise operationsgumi1-2/+25
2020-08-06add referral rewardsJesusaves5-0/+102
2020-08-06partly rewrite the intro to add a referral systemJesusaves6-33/+180
2020-08-06add a debug option to set a fake Legacy stateJesusaves1-2/+4
2020-08-06fix issues with General StoreJesusaves1-3/+3
2020-08-06refactor the narrator function and add S_LAST_CLOSEgumi2-23/+32
2020-08-05remove the all mentions of sex or gender from scriptsgumi210-368/+358
2020-08-05show what the current body type is when changing itgumi1-5/+12
2020-08-05remove the notion of sex and gendergumi4-23/+47
2020-08-06Merge branch 'jesusalva/rules' into 'master'gumi1-7/+12
2020-08-06Update game rules, provide linking, update links, add Vault rules and ToS.Jesusaves1-7/+12
2020-08-01Update translationsJesusaves8-1697/+15269
2020-07-31Add a .mailmap to correctly group commits by their actual authorJesusaves1-0/+19
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
2020-07-20Merge branch 'legacydata' into 'master'gumi5-0/+359
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
2020-07-18Drop support for all languages below 70% translationJesusaves21-116873/+13
2020-07-18Fix bugs reported during @SpeedDuck 's testingJesusaves1-1/+2
2020-07-17Merge branch 'RubberBat' into 'master'Jesusaves3-1/+24
2020-07-17Rubber Bat - Correctly duplicates Legacy functionality.Quillia Aeuda3-1/+24
2020-07-16Merge branch 'ci' into 'master'gumi1-320/+9
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
2020-07-13update for hercules v2020.06.28gumi45-1382/+6353
2020-07-10Merge branch 'jesusalva/craft' into 'master'Jesusaves12-58/+413
2020-07-10Implements Crafting Core systemJesusaves12-58/+413
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