Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-17 | Add Illia Monsters: | Vincent Petithory | 1 | -0/+8 | |
* Soul Snake * Soul Eater * Copper Slime * Sleeping Bandit * Azul Slime * Demonic Spirit * Witch Guard * Luvia (witch) * Add monster points values | |||||
2012-12-17 | Add Illia items: | Vincent Petithory | 2 | -0/+28 | |
* Sealed Soul * Lock Picks * Lazurite Shard, Crystal, Heart * Bull Helmet * Heart of Isis * Banshee Bow | |||||
2012-12-17 | Clean the dyer/bleacher scripts: | Vincent Petithory | 2 | -102/+119 | |
* Add punctuation in menus * Format label name to the apparent script convention * Move the sorcerer robes variants into a submenu * Remove the color array and use a hard-coded menu for the colors | |||||
2012-12-17 | Add quest to craft new sorcerer robes at Lora Tay | Vincent Petithory | 2 | -0/+175 | |
2012-12-17 | Add all combinations of sorcerer robes regarding their dyed line. Update ↵ | Vincent Petithory | 2 | -0/+130 | |
submodule pointer. | |||||
2012-12-16 | Add dyed Cotton Cloth items | Vincent Petithory | 2 | -0/+13 | |
2012-12-14 | Add option to be warped to the Snake Pit to Parua's dialogue. | Jessica Tölke | 1 | -1/+14 | |
This avoids that a player can get stuck in Candor. | |||||
2012-12-01 | Run make maps for spawn change on 019-1 and update submodule pointer.v2012.12.01 | Jessica Tölke | 1 | -1/+1 | |
2012-12-01 | Increased spawn rate of santa slimes | Erik Schilling | 1 | -1/+1 | |
They are now 3 times as high as before | |||||
2012-12-01 | Revert "recude number of Santa Slimes on 019-1" | Jessica Tölke | 1 | -1/+1 | |
This reverts commit da3a063f5d9ca9762b8bb56b26b674994d6d935c. | |||||
2012-12-01 | Christmas Event 2012: add a spawn of Santa Slimes to 030-1. | Jessica Tölke | 2 | -0/+9 | |
2012-12-01 | Update easter 2010 scripts / magic / warps for the map changes of 028-1. | Vincent Petithory | 8 | -9/+9 | |
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 | |