Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 9 | -0/+112 | |
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-06 | Love Triangle quest: decrease some amounts of needed items and increase exp ↵ | Jessica Tölke | 3 | -6/+6 | |
for failed soul. | |||||
2012-10-03 | Run 'make maps' for fixes on the snow maps. | Jessica Tölke | 4 | -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-24 | Run 'make maps' for several map changes. | Jessica Tölke | 3 | -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-07 | Run 'make maps' for pentagram maps. | Jessica Tölke | 14 | -0/+200 | |
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-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 | 2 | -0/+12 | |
* 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 | 2 | -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-05 | Add debug NPCs that disable themselves in production. | Ben Longbons | 1 | -0/+40 | |
2012-08-02 | Run 'make maps' for new maps 009-5 and 009-6. | Jessica Tölke | 7 | -0/+36 | |
2012-07-20 | Fixed the NPC locations and barriers for 041-1 and 042-1 | Dweems | 7 | -19/+19 | |
-Fixed all the NPC locations to match the new coordinates -Fixed the barriers to warp you to the correct locations -Fixed the warps on 041-1 aswell | |||||
2012-07-20 | Running 'make maps' for the changes on tutorial map and surroundings. | Jessica Tölke | 6 | -21/+40 | |
2012-07-20 | Running 'make maps' for the changes done on 013-3, 017-1, 017-3 and 017-4. | Jessica Tölke | 10 | -28/+53 | |
2012-07-19 | Add a tmx-to-wlk converter that handles CSV (in Python), and run it. | Ben Longbons | 10 | -45/+45 | |
Some of the _mobs files changed due to bugs in the maps, which I fixed. Remove the old Java version. | |||||
2012-07-19 | Some fixes in Orum script.v2012.07.19 | Jessica Tölke | 1 | -2/+9 | |
Set variable right after giving the reward. Check for weight and inventory before giving the reward. | |||||
2012-06-26 | Fix a misspelled label in the debug function. | Jessica Tölke | 1 | -1/+1 | |
2012-06-21 | fixed typo "famos" to "famous" | David Gay | 1 | -1/+1 | |
2012-06-20 | Some changes in tutorial to make it easier: | Jessica Tölke | 3 | -3/+18 | |
- Hint in Hasan's dialogue to talk to Kaan. - Hint in Kaan's dialogue to talk to Sorfina or Tanisha. - Sorfina offers free heal as long as the player didn't complete the tutorial. | |||||
2012-05-23 | Towel Event: ask for the amount of "pints of beer" instead of "beers" to ↵v2012.05.25 | Jessica Tölke | 1 | -1/+1 | |
avoid confusion. Suggested by GonzoDark. | |||||
2012-05-23 | Entertainer: also allow the new smileys to be randomly displayed. | Jessica Tölke | 1 | -1/+1 | |
2012-05-23 | Use newly defined constants for SKILL_EMOTE, SKILL_TRADE and SKILL_PARTY ↵ | Jessica Tölke | 3 | -16/+10 | |
instead of local variables. | |||||
2012-05-23 | Changed all SKILL_WARRIOR_RAGING entries to SKILL_RAGING. | alige Ali-G | 1 | -1/+1 | |
2012-05-23 | Expanded the debug NPC script and added new variables in const.txt. | alige Ali-G | 1 | -252/+679 | |
2012-05-21 | Add Reinboo to the list of monsters that annoy Sagatha when you kill them. | Jessica Tölke | 1 | -0/+3 | |
2012-05-19 | Towel Event: add a missing $ behind a variable name. Reported by v0id.v2012.05.19 | Jessica Tölke | 1 | -1/+1 | |
2012-05-18 | Fix a bug in Hasan that can cause him to be blocked infinitely.v2012.05.18 | Jessica Tölke | 1 | -2/+2 | |
This was caused because the player could log out after the blocking variables were set, but before the timer was started that would free the NPC after a timeout. | |||||
2012-05-16 | Blue Sage bookpages subquest: modify the formula to reduce the presumptive ↵ | Jessica Tölke | 1 | -1/+1 | |
amount of pages needed, based on feedback from Nard. | |||||
2012-05-15 | Blue sage quest: fix and addition in bookpages subquest | Jessica Tölke | 1 | -5/+33 | |
- Fix logic that determines if a bookpage is a new one to decrease with the amount of successful pages. - Different dialogue depending on the amount of successful pages the player already brought. |