Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-17 | Avoid warp player back to peter position after player was dead | Andrei Karas | 1 | -1/+1 | |
and warped to respawn location. | |||||
2012-02-09 | Checks if someone is doing the quest before you are warped inside the basement. | cafe | 1 | -0/+1 | |
2012-02-08 | Put back the door that warps you inside the basement for ratto quest. | cafe | 1 | -9/+51 | |
2012-01-30 | Fix array cleaning and a small change in one of the dialogues. | cafe | 1 | -3/+3 | |
2012-01-29 | Change ratto quest. | cafe | 1 | -120/+152 | |
2012-01-16 | change timer on peter.txt as it was before. | Reid | 1 | -1/+1 | |
2012-01-16 | Fix syntax error in peter script. | Andrei Karas | 1 | -1/+1 | |
2012-01-16 | Add player check in peter script | Dan Sagunov | 1 | -0/+1 | |
2012-01-12 | Fix some translation issues in scripts. Add some formatting for g(l(), l()). | Andrei Karas | 1 | -2/+3 | |
2012-01-12 | Correct bug on peter (reported by alastrim). | Reid | 1 | -2/+1 | |
2012-01-11 | Rectify english scripting text | Maarten Vanraes | 1 | -2/+2 | |
2012-01-10 | Change usage of close; to end; when the player is not attached. Fix variable ↵ | cafe | 1 | -3/+3 | |
name in some cases, which should contain $ at the end. | |||||
2012-01-09 | Replace g(l(), l()) to lg() | Andrei Karas | 1 | -2/+2 | |
2012-01-04 | Random code cleanup. Removed tabs. Fixed identation. Removed trailing spaces. | Erik Schilling | 1 | -6/+5 | |
2011-12-26 | Removed debug message | Erik Schilling | 1 | -1/+0 | |
2011-12-26 | Fixed warp to ship cave | Erik Schilling | 1 | -2/+3 | |
2011-12-26 | Replaced tabs with whitespaces where possible | Erik Schilling | 1 | -2/+2 | |
2011-12-26 | Add doors npcs on 000-2-2 map, | Reid | 1 | -0/+2 | |
Correct some dialogs on alige and peter script, Add Ablu as Authors of his scripts, Update 000-2-1 and 000-0 map wlk. | |||||
2011-12-26 | Made Peter give you the task when you try to go down the ship cave | Erik Schilling | 1 | -0/+5 | |
2011-12-25 | Enhanced Peters quest | Erik Schilling | 1 | -78/+41 | |
Rewrote peters quest. Added conditional warp for check whether quest is done. Corrected some tweaks. | |||||
2011-12-25 | Change delay on peter script, | Reid | 1 | -1/+1 | |
Add Ratto on _mobs.txt, Remove warp to 000-2-2 from 000-2-1/_warps.txt . | |||||
2011-12-25 | Correct backwarp location on Peter script. | Reid | 1 | -2/+2 | |
2011-12-24 | Made Peter suggest the player to register at Julia | Erik Schilling | 1 | -0/+8 | |
2011-12-24 | Removed nonsense warp | Erik Schilling | 1 | -1/+0 | |
2011-12-24 | Made use of consts in Peter's quests | Erik Schilling | 1 | -9/+9 | |
2011-12-24 | Made Peter not warping the player if he is too weak to do his quest | Erik Schilling | 1 | -2/+6 | |
2011-12-24 | Update 000-0 wlk, | Reid | 1 | -0/+1 | |
Start to add auto warp on peter script, (TEMP)Changed warp location to get localserver working better | |||||
2011-12-23 | correct peter warp. | Reid | 1 | -4/+4 | |
2011-12-23 | Remove some useless lines on sailors.txt script and cleaned alige script. | Reid | 1 | -1/+1 | |
2011-12-19 | Correct sailors and peter warp. | Reid | 1 | -1/+3 | |
2011-12-14 | Add Julia script on 000-2-0 and on _import.txt , | Reid | 1 | -5/+5 | |
Chang Peter script, map check from 001 to 000. | |||||
2011-12-14 | Add peter script on 000-2-1 map and in _import.txt, | Reid | 1 | -0/+195 | |
Changed starting location in char_athena.conf . |