Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | partly rewrite the intro to add a referral system | Jesusaves | 6 | -33/+180 |
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 | 1 | -19/+27 |
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 | Update game rules, provide linking, update links, add Vault rules and ToS. | Jesusaves | 1 | -7/+12 |
2020-07-29 | extend the player cache system | gumi | 2 | -42/+212 |
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-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-18 | Drop support for all languages below 70% translation | Jesusaves | 3 | -29/+6 |
2020-07-18 | Fix bugs reported during @SpeedDuck 's testing | Jesusaves | 1 | -1/+2 |
2020-07-17 | Rubber Bat - Correctly duplicates Legacy functionality. | Quillia Aeuda | 2 | -0/+19 |
2020-07-10 | Implements Crafting Core system | Jesusaves | 8 | -57/+360 |
2020-06-18 | Content | Micksha | 9 | -12/+104 |
2020-06-17 | First version of the new kfahr script. | toams | 4 | -10/+806 |
2020-06-17 | This will not cause any immediate change, but it is the definition for the fa... | Jesusaves | 2 | -2/+2 |
2020-06-17 | Contains fixes/reordering for races, guilds and genders. | Jesusaves | 10 | -64/+122 |
2020-05-27 | At least, now you can reach Argaes. Poorly balanced. | Jesusaves | 13 | -48/+319 |
2020-05-27 | Placeholder for the NPCs at Candor | Jesusaves | 20 | -59/+207 |
2020-05-24 | Faction Core, Quest ID rewrite, Thieves Path. | Micksha | 47 | -41/+1330 |
2020-05-09 | remove the entire notion of marriage | gumi | 5 | -315/+1 |
2020-05-07 | Random, Wild Treasure Chests were sighted in Hurnscald Caves! | Jesusaves | 7 | -25/+304 |
2020-05-07 | update manatree | Micksha | 1 | -1/+1 |
2020-05-06 | make maps for caves | Micksha | 32 | -10/+202 |
2020-04-25 | update scripts following a hardcoded enum change | gumi | 3 | -3/+3 |
2020-04-25 | add a gender change option to Edouard | gumi | 2 | -3/+25 |
2020-04-25 | update debug-look for non-binary genders | gumi | 1 | -16/+13 |
2020-04-25 | add a changesex pseudo-atcommand | gumi | 3 | -0/+50 |
2020-04-22 | finalize changes in boss.txt, update TF_POISON a bit (note to self: add parti... | Micksha | 8 | -32/+31 |
2020-04-19 | Cupid's Magic | Jesusaves | 4 | -0/+38 |
2020-04-11 | Add the [Clothes Pack], containing the destroyed equipment from the player. | Jesusaves | 3 | -2/+29 |
2020-04-10 | Make Maps | Jesusaves | 3 | -3/+2 |
2020-04-09 | initial commit for Candor: outdoor map, indoor maps, placeholder NPCs (many p... | Micksha | 43 | -12/+624 |
2020-02-28 | Beanie Copter Quest, by @WildX request | Jesusaves | 2 | -0/+13 |
2020-02-17 | Caves | Micksha | 1 | -0/+4 |
2020-02-03 | add signs to 008-1, 008-1-1 and 008-1-2 | Micksha | 28 | -18/+146 |
2020-02-03 | Arrival in Argaes | Micksha | 4 | -0/+42 |
2020-02-01 | Add EVOL_MONSTER_IDENTIFY skill. | Jesusaves | 2 | -0/+30 |
2020-02-01 | Give players 5 seconds to collect the loot. | Jesusaves | 4 | -5/+9 |
2020-01-10 | Fix Hall Of Acorns. | Jesusaves | 1 | -15/+15 |
2020-01-10 | Fix dueling (missing a command), and also update Trozz's dialog to include duel. | Jesusaves | 2 | -7/+47 |
2020-01-10 | Scoreboards. Done upon request (and popularity) | Jesusaves | 3 | -0/+226 |
2020-01-10 | Global Event Handler. | Jesusaves | 14 | -77/+142 |
2020-01-08 | Housekeeping patches, they should not have any visible effect ingame (unless ... | Jesusaves | 1 | -15/+12 |