Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-28 | Christmas Event 2012.v2012.11.28 | Jessica Tölke | 19 | -0/+2244 | |
2012-11-25 | After-Halloween bug fixes and adjustments: | Vincent Petithory | 2 | -5/+19 | |
* Fix bug where a player choosing to fill empty bottles, would be asked to kaflosh if logging off during the infestation phase * Do not allow to gather pumpkin seeds in 055-1 outside of the event time frame, even if the quest has been started * Adjust the monster spawned during infestation: more often Archants for low-levels, more often Spiders for higher levels * Oscar suggests to bring friends to help stopping the infestation | |||||
2012-11-22 | Run 'make maps' for "Spawn " fix; update submodule | Ben Longbons | 5 | -48/+48 | |
2012-11-15 | run 'make maps' for client-data changes regarding 028-1. | tux9th | 2 | -13/+13 | |
update client-data submodule pointer. | |||||
2012-11-15 | Extend After-Halloween Event to 30th November.v2012.11.18 | Vincent Petithory | 1 | -1/+1 | |
2012-11-09 | Re-add Oscar's previously removed shop | Vincent Petithory | 1 | -0/+3 | |
2012-11-09 | Add seasonal after-halloween quest: | Vincent Petithory | 3 | -1/+540 | |
* Oscar (011-1) is not a shop anymore. * special pumpkins added in 055-1 * add a special handler for the #kaflosh spell (requires running ./build-magic.sh) * add a player variable for use with seasonal quests (each quest using one byte) | |||||
2012-11-08 | Fix usages of getinventorylist(): | Vincent Petithory | 5 | -8/+8 | |
* replace incorrect usage of @inventory_count with the correct variable created by getinventorylist(): @inventorylist_count | |||||
2012-11-07 | Run 'make maps' for client-data changes regarding connection of 044-1. | tux9th | 7 | -2/+45 | |
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-24 | Fix an error in Nivalis' potion shop. | Jessica Tölke | 1 | -1/+1 | |
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 | 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. |