Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 1 | -0/+1 | |
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 | |||||
2011-08-26 | Fix and comment fluffy hunting quest | Ben Longbons | 4 | -27/+90 | |
2011-08-26 | Makes the reference to variables the same through the file. | coffee | 1 | -15/+15 | |
2011-08-26 | Fixes some small syntax errors and change the way the script checks if you ↵ | coffee | 1 | -5/+8 | |
are loggedin or inside the right area. | |||||
2011-08-26 | Changing Yeti speed back to 220. | Jessica Tölke | 1 | -1/+1 | |
Adapting adelay, amotion and xml to fit, thanks to pateame for this. Updated submodule pointer for xml. | |||||
2011-08-26 | Added "Scorpion" after "Crotcher". It was forgotten in mob_db.txt but not in ↵ | Ali-G | 1 | -1/+1 | |
monsters.xml. | |||||
2011-08-26 | Refactor and format the fluffy hunt code | Ben Longbons | 3 | -241/+229 | |
2011-08-25 | Add script function time_stamp, a replacement for gettimestr | Ben Longbons | 1 | -0/+56 | |
2011-08-25 | Converter: new scripting guideline applied, tabs in headlines replaced by pipes | Jessica Tölke | 25 | -174/+174 | |
2011-08-25 | Some modifications on 034-1 by Ali-G, updating wlk and submodule pointer | Jessica Tölke | 1 | -0/+0 | |
2011-08-25 | Converter: 030-1.wlk, 030-1.wlk and 033-1.wlk changed | Jessica Tölke | 3 | -0/+0 | |
Updated submodule pointer | |||||
2011-08-24 | Cause the switch to only change the color of the person who touches it | Charles Miller | 1 | -5/+14 | |
Also some spelling mistakes fixed | |||||
2011-08-24 | Update for the spark boss fight on map 005-4 | Charles Miller | 1 | -28/+18 | |
Better warning messages, less spam, ability to change everyone's color by pressing the switch during the fight. and more! | |||||
2011-08-24 | some minor fixes on barbarians and some things to ease testing | Jessica Tölke | 1 | -2/+19 | |
2011-08-21 | removing some commented out debug npcs | Jessica Tölke | 3 | -119/+2 | |
2011-08-21 | Prevents parua from charging more than 1 player for the fight. | coffee | 1 | -2/+4 | |
2011-08-17 | Compromise on the range of #inmav2011.08.18 | Ben Longbons | 1 | -7/+7 | |
2011-08-16 | fix warps from 003-1 to 003-2 | Jessica Tölke | 1 | -2/+2 | |
2011-08-09 | changing buy price of Cotton Shirt to prevent an exploit some corrections ↵ | Jessica Tölke | 1 | -22/+22 | |
regarding whitespaces | |||||
2011-08-05 | Fixes the logic in reset.txt and battlecaves.txt according to o11c's ↵ | Coffee | 3 | -32/+32 | |
suggestion. Makes it possible to enter the cave after completing the quest. | |||||
2011-08-03 | Merge remote-tracking branch 'stable/master' | Ben Longbons | 8 | -727/+743 | |
2011-08-03 | Completely comment out disabled scripts instead of just the first linev2011.08.03 | Ben Longbons | 8 | -727/+743 | |
This meant that every line would be parsed as a toplevel script, and could crash the server under some conditions. | |||||
2011-08-03 | Rossy quest: replacing hard coded numbers with variables and some fixes in ↵ | Jessica Tölke | 4 | -64/+96 | |
dialogue | |||||
2011-08-02 | Fix an error in Caul's dementia potion minigame | Jessica Tölke | 1 | -1/+1 | |
skulls are recognized correctly now | |||||
2011-08-01 | Fixes the record list for the fluffy fight. | Coffee | 1 | -11/+29 | |
2011-08-01 | Fixes a bug at the fluffy fight. If you logout or warp to another map the ↵ | Coffee | 1 | -1/+3 | |
fight is over. |