Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-04 | 4144 requested the NPC to be renamed; Therefore, rename the NPC.HEADmaster | Jesusaves | 2 | -4/+4 | |
2021-01-09 | Prepare serverdata for evol-hercules!31 | Kurt Kuschinski | 5 | -5/+5 | |
Deprecate g() and lg() | |||||
2021-01-09 | Remove gender information from all NPCs. | Jesusaves | 20 | -24/+0 | |
2020-12-06 | * Lena's quest | Jesusaves | 7 | -76/+33 | |
* Add Inn to towns * Add Merchant Guild to towns * Add Soul Menhir to Towns * Add Barbers to towns * Add General Store to towns * Some work for blacksmith & tailoring * Kadiya's placeholder (no quest for r1, sorry D:) * Anwar Quest * Joaquim Quest * Updates on Artis Blacksmith and Julia's intro * some work on fishing spots * Bosses and Master Skill Book ("about" one per region) * Asphodel Moors population (no quests and incomplete) | |||||
2020-11-12 | Add a couple quests for Captain Hal and Sergeant Ryan | Livio Recchia | 2 | -0/+73 | |
2020-10-24 | CONTENT III SUPER MERGE REQUEST | Jesusaves | 13 | -42/+722 | |
Included: * Tulimshar Casino * Placeholder fixing/filling * Food Questline * Rossy Quest * Galimatia Quest (mostly by Livio) * Edourard bugs * Blood Donor Quest (from Moubootaur Legends) * Merchant Guild Quest * Mundane Bugfix * La Marine * Hurns Doctor easter eggs * Sailing to Argaes with Legion * Other things not relevant enough to be noted down, I guess | |||||
2020-09-17 | Magic v1 Core Declaration | Jesusaves | 1 | -6/+16 | |
Technical feature only. Subject to changes post-commit. | |||||
2020-08-29 | Magic Core System | Jesusaves | 1 | -0/+10 | |
Contains only utilities and placeholders. Original code from Moubootaur Legends Ported here to serve as base. | |||||
2020-08-28 | Regenerate maps | Jesusaves | 1 | -1/+1 | |
2020-08-05 | remove the all mentions of sex or gender from scripts | gumi | 17 | -21/+21 | |
2020-05-06 | make maps for caves | Micksha | 2 | -2/+7 | |
2020-04-22 | finalize changes in boss.txt, update TF_POISON a bit (note to self: add ↵ | Micksha | 1 | -1/+1 | |
particles and icon for poison skill) | |||||
2020-02-28 | Beanie Copter Quest, by @WildX request | Jesusaves | 1 | -0/+11 | |
2020-02-03 | add signs to 008-1, 008-1-1 and 008-1-2 | Micksha | 3 | -0/+52 | |
2019-10-26 | add Galimatia items to item_db and monsters to mob_db, minor cleanup | Micksha | 2 | -5/+5 | |
2019-10-10 | Kytty's House | Micksha | 1 | -0/+1 | |
2019-10-10 | Merchanthouse | Micksha | 1 | -1/+1 | |
2019-10-09 | Remove a TODO from Old Woman | Jesusaves | 1 | -2/+2 | |
2019-10-01 | 4144 bot | Jesusaves | 2 | -0/+92 | |
2019-04-11 | Minor info on Soul Menhir | Jesusaves | 1 | -1/+5 | |
2019-03-29 | I need a way to get the Master Book. | Jesusaves | 2 | -0/+15 | |
Uhm, Auldsbel will do for a while, WildX can comment later. | |||||
2019-03-08 | Make Alan's Wood Breaking pseudo-random. | Jesusaves | 1 | -1/+1 | |
This means you have a fixed amount of fails, and likewise, you cannot fail more than a certain amount of times. These values are min 10 fails and max 30 fails per @Micksha request. They can be tweaked at will. The code behind fake radomness is fairly simple ^.^ | |||||
2019-03-01 | Remove extra white spaces | Andrei Karas | 3 | -3/+3 | |
2019-02-13 | Toams/rowboat + Micksha/galmatia | Micksha | 3 | -0/+96 | |
2018-11-05 | Fix a few scripts, improve two maps | Micksha | 1 | -1/+1 | |
2018-11-05 | Add Gumis scripts - delete placeholders. Disable debugs. | Micksha | 11 | -53/+900 | |
2018-11-05 | Add all the Hurns NPCs | Micksha | 11 | -7/+155 | |
2018-11-05 | Hurnscald mega-commit | gumi | 2 | -8/+2 | |
2018-11-05 | Trying to add some NPCs for Hurns | Micksha | 3 | -0/+375 | |
2018-11-05 | Add Melinda NPC, fix some issues on dying the Fine Dress, fix of Necklace ↵ | Micksha | 1 | -1/+0 | |
pending | |||||
2018-11-05 | add missing bows to item_db | Micksha | 1 | -0/+1 | |
2018-07-28 | reduce the clutter in confused_tree_dict, make it use relative_array_random | gumi | 1 | -26/+41 | |
2018-07-08 | move confused tree to hurnscald | gumi | 1 | -2/+3 | |
2018-07-05 | update maps and dbs for new items/mobs | Micksha | 1 | -1/+60 | |
2018-05-10 | make maps following the woodland merge | gumi | 2 | -24/+64 | |
2018-03-20 | yeah... this got very messy (my bad!). let's not use custom terminators ↵ | gumi | 1 | -1/+1 | |
after all | |||||
2018-02-27 | Fix error on server exit "hash table not exists". | Andrei Karas | 1 | -1/+1 | |
2017-11-15 | confused tree refinementss20171129 | gumi | 1 | -20/+37 | |
2017-09-18 | remove deprecated useatcmd from scripts | gumi | 1 | -2/+4 | |
2017-08-23 | Rename directions constants. | Reid | 1 | -1/+1 | |
2017-08-23 | Replace tabs by space on confused-tree. | Reid | 1 | -85/+106 | |
Add different directions according to the season. Change the confused tree NPC ID to 400. | |||||
2017-08-22 | confused tree refinements | gumi | 1 | -0/+1 | |
2017-08-19 | Replace bit flags by constants on narrator and speech functions. | Reid | 1 | -1/+1 | |
2017-08-18 | add confused tree | gumi | 2 | -0/+917 | |
2017-07-17 | improved hurnscald map | gumi | 6 | -0/+49 | |
2017-07-10 | add legacy hurnscald | gumi | 1 | -0/+2 | |