Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-05 | Client-data: maps names changed and some minor fixes. | Jessica Tölke | 151 | -150/+150 | |
Converter ran. Submodule pointer updated. | |||||
2011-09-04 | Replacing spawns from monsters.txt with spawn objects in maps. | Jessica Tölke | 34 | -284/+163 | |
Converter ran. Submodule pointer updated. | |||||
2011-09-04 | Removed tabs from cindyHouse.txt and labyrinth.txt NPCs | Frost | 2 | -37/+37 | |
2011-09-04 | Replaced tab formatting in cindyCave.txt | Frost | 1 | -181/+181 | |
2011-09-04 | Replaced tabs with spaces in miriam.txt | Frost | 1 | -222/+222 | |
2011-09-04 | Barbarians: adjusting formula for monster spawning | Jessica Tölke | 1 | -2/+5 | |
The chance for harder monsters depends now also on the amount of living and newly spawned fluffies. | |||||
2011-09-04 | Client-data: some warps and collisions fixed, updated submodule pointer | Jessica Tölke | 7 | -9/+9 | |
2011-09-04 | Reenable disabled NPCs. | Jessica Tölke | 3 | -10/+3 | |
2011-09-04 | Tutorial: Hasan, fix behaviour during scorpion fight | Jessica Tölke | 1 | -13/+2 | |
Player talking to him while doing the scorpion fight got wrong dialogue part. Player who doesn't do the scorpion fight get usual behaviour now. | |||||
2011-09-04 | move the warp NPC a bit to avoid buggy warp into the cave | Jessica Tölke | 1 | -1/+1 | |
2011-09-03 | Changing the logic of the checks on the scorpion fight. | coffee | 1 | -31/+30 | |
2011-09-03 | warps between 033-1 and 034-1 added, updated submodule pointer | Jessica Tölke | 3 | -0/+2 | |
2011-09-03 | Small fix in hasan and spawn the caretaker's wife in oninit label. | coffee | 2 | -1/+5 | |
2011-09-03 | Small fix in tanisha scrip and change the way the timer is used in ↵ | coffee | 2 | -94/+93 | |
caretaker's script, so it won't run forever. | |||||
2011-09-03 | Deletes unused label. | coffee | 1 | -13/+0 | |
2011-09-03 | Reviews the way the script checks for a rid attached. | coffee | 2 | -146/+104 | |
2011-09-03 | Tab converting and reformating scripts related to the battlecaves in rossy ↵ | coffee | 2 | -314/+569 | |
quest. | |||||
2011-09-03 | add check of return value from attachrid in several scripts | Jessica Tölke | 3 | -19/+110 | |
2011-09-03 | Merge remote-tracking branch 'mainline/master' | Jessica Tölke | 6 | -11/+26 | |
2011-09-02 | Disable or fix NPCs with attachrid problemsv2011.09.03 | Ben Longbons | 6 | -11/+26 | |
2011-09-02 | Client-data changes: Converter updated some wlk files, submodule pointer updated | Jessica Tölke | 3 | -0/+0 | |
2011-09-02 | barbarians: fix some error in debug npc and minor spelling error in kimarr | Jessica Tölke | 2 | -2/+2 | |
2011-09-02 | barbarians: some dialogue cleanup in kimarr and fixed something in the debug npc | Jessica Tölke | 2 | -5/+3 | |
2011-09-02 | barbarians: adding more ambushs to 034-1 | Jessica Tölke | 1 | -6/+634 | |
2011-09-02 | barbarians: some work on the wolvern quest | Jessica Tölke | 5 | -53/+151 | |
removed the sweets part from birrod and added dialogue for the wolvern quest added start of wolvern ambushs on 034-1 | |||||
2011-09-02 | Adding 024-3 and 024-4. | Jessica Tölke | 10 | -0/+37 | |
Ran Converter and updated submodule pointer. | |||||
2011-09-02 | 011-3: Some fringe items removed | Jessica Tölke | 1 | -0/+0 | |
new wlk and updated submodule pointer | |||||
2011-09-01 | Tab conversion project. Maps 003-1 through 006-1 complete. | The Kandiman | 7 | -1076/+1033 | |
2011-09-01 | Second batch of tab conversion. Maps 001-2 through 002-4 complete. | The Kandiman | 23 | -1105/+1032 | |
2011-08-31 | Yeti stats changed to bring it back to previous difficulty.v2011.08.31 | Jessica Tölke | 1 | -1/+1 | |
adelay: 1200, dmotion: 900 | |||||
2011-08-31 | Tutorial: get the starting money with some storywise explanation | Jessica Tölke | 3 | -8/+23 | |
2011-08-31 | give starting gold via script instead of start_zeny | Ben Longbons | 2 | -4/+5 | |
2011-08-30 | Convert tabs in tutorial | Ben Longbons | 7 | -833/+833 | |
2011-08-30 | Map fixes: 033-1.wlk changed and submodule pointer updated | Jessica Tölke | 1 | -0/+0 | |
2011-08-30 | Diryn: Cost for teleport halved for players below level 45, | Jessica Tölke | 1 | -62/+90 | |
use of variables instead of hard coded numbers, adapted to new scripting guidelines | |||||
2011-08-29 | add pink hair color and rewrite the script | Ben Longbons | 6 | -75/+150 | |
2011-08-29 | Adding NPC function: Debug | Jessica Tölke | 2 | -0/+399 | |
This function gives the possibility to adjust level, skills and magic for debugging purposes. | |||||
2011-08-28 | Changes mob id from fluffy to Hungry fluffy | coffee | 1 | -4/+4 | |
2011-08-28 | Adding Hungry Fluffy to mob_db. | Jessica Tölke | 1 | -0/+1 | |
Very similar to Fluffy, but aggressive and drops no apples. Submodule pointer updated, XML for Hungry Fluffy. | |||||
2011-08-28 | Barbarians: Birrod and Yerrnk changed to new scripting guidelines | Jessica Tölke | 2 | -271/+280 | |
and some dialogue about the Raging Skill added. | |||||
2011-08-28 | Punish the players that interfere in the fight from outside. | coffee | 1 | -9/+46 | |
2011-08-27 | Fix talk of interfering fluffy hunters | Ben Longbons | 1 | -2/+2 | |
2011-08-27 | Implement countdown timer for fluffy hunters | Ben Longbons | 1 | -12/+23 | |
2011-08-27 | Checks for more than 1 player at the area of the fight and warps everyone, ↵ | coffee | 1 | -1/+14 | |
except the fighter, outside. | |||||
2011-08-27 | Fix multiple entries in highscore list, spelling of throw, reduce time to 3 ↵ | Ben Longbons | 1 | -8/+12 | |
minutes | |||||
2011-08-27 | First set of conversions to using 4 spaces in place of tabs. Also replaced ↵ | The Kandiman | 23 | -1871/+1794 | |
tabs with pipes in headers. Map 001-1 complete. | |||||
2011-08-27 | Restoring the use of $@Fluffy_Min variable, which was removed by mistake. | coffee | 1 | -0/+2 | |
2011-08-27 | Some small changes + Makes it possible to drop food any time during the ↵ | coffee | 1 | -27/+30 | |
fight + Now the script won't eat your food if you drop more than the limit. | |||||
2011-08-27 | Making the map-server possible start again with removing an import of an ↵ | Jessica Tölke | 1 | -1/+0 | |
non-existing file. | |||||
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 143 | -1976/+1977 | |
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps |