Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-07-21 | Running 'make maps' for some map fixes including collision changes, updated ↵ | Jessica Tölke | 1 | -0/+0 | |
submodule pointer. | |||||
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 | 9 | -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 | 14 | -28/+55 | |
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-07-06 | Change mob splash to 1, stacks *do* spread a little. | Ben Longbons | 1 | -1/+1 | |
2012-07-06 | Add config to enable mob splash, radius 0. | Ben Longbons | 1 | -0/+5 | |
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-06-03 | Adding new item Antlers to item_db and as drop to the Reinboo. 'make indent' ↵ | Jessica Tölke | 2 | -705/+706 | |
ran and submodule pointer updated. | |||||
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 | Cosmetical changes in const.txt: added comments and replaced all tabs by ↵ | alige Ali-G | 1 | -245/+290 | |
whitespaces. | |||||
2012-05-23 | Added new emotes to const.txt. | alige Ali-G | 1 | -14/+70 | |
2012-05-23 | Changed all SKILL_WARRIOR_RAGING entries to SKILL_RAGING. | alige Ali-G | 3 | -3/+3 | |
2012-05-23 | Expanded the debug NPC script and added new variables in const.txt. | alige Ali-G | 2 | -252/+684 | |
2012-05-21 | Fix of the towel spellinvocations. Their numbering was off, causing some ↵v2012.05.21 | Jessica Tölke | 1 | -8/+8 | |
answers not to work. | |||||
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-20 | Running the converter to repair the collison files for 046-1 and 047-1. ↵v2012.05.20 | Jessica Tölke | 2 | -0/+0 | |
Submodule pointer updated. | |||||
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. | |||||
2012-05-15 | Expand seasonal quest to be available during a londer period and fix how the ↵ | Jessica Tölke | 2 | -2/+2 | |
time is checked. | |||||
2012-05-14 | Collision fixes in new snow maps. | Stefan Beller | 2 | -0/+0 | |
converter run, submodule updated. | |||||
2012-05-06 | Edited from past tense to present tense and corrected variable name and ↵ | Yubaba | 1 | -3/+3 | |
added periods to the sentences. | |||||
2012-05-04 | Small fix in Sage Nikolai's dialogue logic, reported by Johanne and Nard. ↵v2012.05.04 | Jessica Tölke | 1 | -1/+3 | |
Also submodule pointer updated. | |||||
2012-05-04 | Make the Blue sage slime subquest more verbose. | Jessica Tölke | 3 | -0/+45 | |
- Message when a spawn is triggered. - Add function that counts the number of cleard nests. - Helper who starts the subquest gives hints on how many nests are cleared. | |||||
2012-05-04 | Fix Blue Sage slime quest: seperating trigger and spawn in different NPCs. | Jessica Tölke | 1 | -7/+35 | |
Since OnDead events defined in a trigger area work only in there. Pointed out by varuna. | |||||
2012-04-30 | Collision of 034-1 fixed. Converter ran, submodule pointer updated. | Jessica Tölke | 1 | -0/+0 | |
2012-04-30 | Blue Sage slimes: reduce chance of getting blown up | Jessica Tölke | 1 | -21/+21 | |
2012-04-30 | Blue Sage slime fix | Jessica Tölke | 1 | -7/+14 | |
Fix bug in Blue sage slime spawns that caused the counter to be reset to 0 while the fight is still in progress when stepping on the trigger point. | |||||
2012-04-30 | Spelling and grammar corrections for Blue Sage quest. | The Kandiman | 20 | -151/+151 | |
2012-04-29 | Fixed some missing collision. Converter ran, submodule pointer updated. | Jessica Tölke | 1 | -0/+0 | |
2012-04-29 | Moving Selim the dyer one tile to the left, due to the offset added in its ↵ | Jessica Tölke | 1 | -1/+1 | |
xml. Submodule pointer updated. | |||||
2012-04-25 | News entry for the next release.v2012.04.28 | Jessica Tölke | 1 | -12/+17 | |
2012-04-25 | Prepare Blue Sage quest for release: | Jessica Tölke | 2 | -16/+17 | |
- open warp from 034-1 to 046-1 by running the converter, submodule pointer updated - remove debug npc | |||||
2012-04-25 | Fixed Grammar/Dialogue issues in the Blue Sage Quest | Pihro | 21 | -127/+126 | |
2012-04-21 | Fixing some dialogue issues in the Graveyard Inn scripts. | Jessica Tölke | 5 | -8/+8 | |
2012-04-21 | Adding some dialogue to Yerrnk hinting on the Blue Sage quests. | Jessica Tölke | 1 | -2/+7 | |
2012-04-21 | Blue sage quests | Jessica Tölke | 22 | -0/+2569 | |
2012-04-21 | Remove Easter Event 2012 | Jessica Tölke | 5 | -21/+26 | |
1) Comment out Easter scripts. 2) Revert "Remove warp on 004-2 to basement for Easter Event. To be reverted later." This reverts commit 3c5c9a539f95d71bd8c59580304e2949f13f8572. | |||||
2012-04-21 | Adding silk gloves, updating submodule pointer. | Jessica Tölke | 1 | -0/+1 | |
2012-04-18 | Fix some grammar issue in the hide and seek quest. | Jessica Tölke | 1 | -1/+1 | |
Also updating submodule pointer. | |||||
2012-04-14 | Fixing spelling errors, some reported by Qwerty Dragon. Submodule pointer ↵ | Jessica Tölke | 3 | -7/+7 | |
updated. |