Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-07 | Run 'make maps' for client-data changes regarding connection of 044-1. | tux9th | 9 | -2/+46 | |
Submodule pointer to lient-data updated. | |||||
2012-11-01 | Auldsbel: Set the variables needed for the SkillUp function directly before ↵ | Jessica Tölke | 1 | -5/+5 | |
calling it. Since there's also the possibility to get the Astral Soul skill in the script, it's possible to overwrite the variables @SUP_id and @SUP_name$. If the player gets the Astral Soul and Transmution magic without ending the NPC dialogue in between, getting Transmution Magic doesn't work. | |||||
2012-10-25 | Pickled Beets were accidently only usable by female characters. | Jessica Tölke | 1 | -1/+2 | |
2012-10-24 | Fix an error in Nivalis' potion shop. | Jessica Tölke | 1 | -1/+1 | |
2012-10-21 | Run 'make maps' for a collision fix.v2012.10.24 | Jessica Tölke | 1 | -0/+0 | |
2012-10-21 | News entry for the next release. | Jessica Tölke | 1 | -16/+11 | |
2012-10-21 | Removed last Debug values from the Mirak NPC script | tux9th | 1 | -3/+3 | |
2012-10-21 | Some spelling corrections to Mirak scripts. | Jessica Tölke | 2 | -10/+9 | |
2012-10-21 | New Dailyquest: | tux9th | 5 | -0/+185 | |
Added NPC Scripts for Mirak, notes and a barrier, added mapflags. | |||||
2012-10-21 | 'make maps' for client-data changes regarding the introduction of 056-2 and ↵ | tux9th | 13 | -0/+114 | |
057-1 Amended by Jenalya with entries in resnametable.txt and submodule pointer. | |||||
2012-10-21 | Daily Quest: remove needless condition. | Jessica Tölke | 1 | -2/+1 | |
2012-10-21 | Daily Quest: move calculation of DailyQuestPoints into separate function. | Jessica Tölke | 1 | -2/+8 | |
2012-10-21 | Daily Quest: some coding style changes. | Jessica Tölke | 1 | -14/+20 | |
Command after if in newline. Newline after menu. Whitespace after // | |||||
2012-10-21 | Run 'make maps' for collision change on 003-1. | Jessica Tölke | 1 | -0/+0 | |
2012-10-06 | Love Triangle quest: decrease some amounts of needed items and increase exp ↵ | Jessica Tölke | 3 | -6/+6 | |
for failed soul. | |||||
2012-10-05 | Run 'make maps' for some changes on 025-1 and 026-1. | Jessica Tölke | 2 | -0/+0 | |
2012-10-03 | Run 'make maps' for fixes on the snow maps. | Jessica Tölke | 12 | -13/+13 | |
2012-10-01 | Love Triangle Quest: Make the memories accessible in Golbenez' dialogue even ↵ | Jessica Tölke | 1 | -1/+5 | |
after finishing the quest. | |||||
2012-09-27 | Run 'make maps' for some map changes on the desert maps. | Jessica Tölke | 5 | -0/+0 | |
2012-09-24 | Run 'make maps' for several map changes. | Jessica Tölke | 13 | -5/+5 | |
2012-09-09 | Expand Peter's crafting skills to create warlord boots. | Vincent Petithory | 1 | -0/+26 | |
2012-09-09 | Rewrite Peter's crafting logic: | Vincent Petithory | 1 | -46/+68 | |
* Generic crafting function using coal, iron ingot and money. * Fixes a bug where Coal was not deleted when crafting the Chainmail Shirt. | |||||
2012-09-09 | Add Warlord Boots to item DB | Vincent Petithory | 1 | -0/+1 | |
2012-09-07 | Run 'make maps' for pentagram maps. | Jessica Tölke | 21 | -0/+203 | |
2012-09-06 | News entry for the next release, containing the Fine Dress quest and the PvP ↵v2012.09.06 | Jessica Tölke | 1 | -9/+11 | |
Cave. | |||||
2012-09-06 | Agostine and Lora Tay quest fixes: | Vincent Petithory | 4 | -28/+35 | |
* add missing money check when buying the dress * lora tay gives a better hint on what to do when she works on the dress. * the condition to have the dress finished is now a 30 seconds wait. * spelling errors and some dialogs improvements by Qwerty Dragon | |||||
2012-09-06 | from now on dead players are going to be warped from the cave out of the ↵ | tux9th | 1 | -3/+7 | |
cave to 009-3 instead of beeing warped to 009-6. This will prevent corpses being warped around in circles. | |||||
2012-09-06 | Do not allow players to teleport from botcheck using the easter 2010 ↵ | Vincent Petithory | 1 | -1/+3 | |
teleport spell. | |||||
2012-08-28 | PvPEvent: Replace 'price' with 'prize' in dialogue. | Jessica Tölke | 1 | -8/+8 | |
2012-08-28 | Some minor dialogue fixes on Lora Tay and Agostine. | Jessica Tölke | 2 | -75/+79 | |
2012-08-28 | Add an extension to the Agostine / Lora Tay quest. | Vincent Petithory | 4 | -2/+447 | |
2012-08-28 | Add the Fine Dress: | Vincent Petithory | 3 | -0/+23 | |
* Add the Fine Dress and its dyed variants, * Add the Fine Dress to the npc dyer and to the npc bleacher. | |||||
2012-08-28 | Run 'make maps' for addition to 021-2. | Jessica Tölke | 3 | -0/+2 | |
2012-08-28 | PvPEvent: Add a minimum for the price. | Jessica Tölke | 1 | -1/+8 | |
2012-08-28 | PvPEvent: Make it possible to sponsor items as price. | Jessica Tölke | 1 | -1/+64 | |
2012-08-28 | PvPEvent: Make it possible to choose the amount of money. | Jessica Tölke | 1 | -12/+20 | |
2012-08-28 | Rename global variables to contain the NPC name to ensure uniqueness. | Jessica Tölke | 1 | -30/+40 | |
2012-08-22 | Changed the times on the script from 5, 15, 30 to 5, 10, 15 Changed the ↵ | Yubaba | 1 | -11/+11 | |
script timing. | |||||
2012-08-22 | Added PvP-Last Man Standing Event NPCs | tux9th | 6 | -0/+171 | |
2012-08-21 | Give a small experience reward for solving the barrier puzzle. | Jessica Tölke | 1 | -2/+1 | |
2012-08-21 | Set all temporary player variables to 0 before closing the NPC dialogues of ↵ | Jessica Tölke | 2 | -40/+67 | |
Orum and Waric. | |||||
2012-08-21 | Revise dialogue of Orum and Waric. | Jessica Tölke | 5 | -164/+132 | |
- Replace ".." with either "." or "..." in many places. - No "next;" before "menu". - Remove NPC name on some places where it was superfluous. | |||||
2012-08-20 | Fix spelling error in waric.txt | Jessica Tölke | 1 | -1/+1 | |
2012-08-15 | Graveyard Inn crying child: set minimum level from 80 to 85 and remove ↵ | Jessica Tölke | 1 | -5/+5 | |
'*sniffle*' from dialogue. | |||||
2012-08-11 | Ran 'make maps' due to a collision fix on 029-1. | Jessica Tölke | 1 | -0/+0 | |
2012-08-08 | Run 'make maps' for collision changes.v2012.08.08 | Jessica Tölke | 13 | -0/+0 | |
2012-08-07 | Run 'make maps' for collision fix on 001-3 | Jessica Tölke | 1 | -0/+0 | |
2012-08-05 | Add debug NPCs that disable themselves in production. | Ben Longbons | 1 | -0/+40 | |
2012-08-03 | Run 'make maps' for collision fix on 047-1. | Jessica Tölke | 1 | -0/+0 | |
2012-08-02 | Run 'make maps' for new maps 009-5 and 009-6. | Jessica Tölke | 11 | -0/+38 | |