Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-31 | Add functionality for healer XP handling | Fate | 1 | -1/+1 | |
2009-01-23 | Allow getitemname to take a string | Jared Adams | 1 | -7/+17 | |
2009-01-11 | Added setskill script command to set skill levels permanently. | Fate | 1 | -0/+22 | |
2009-01-10 | Added `isat' scripting command | Fate | 1 | -0/+26 | |
2008-12-28 | Add a fuction to add a timer to all PCs in an area | Jared Adams | 1 | -2/+40 | |
This can be used to easily perform an action on all the PCs in the area. All script facilities are available to such functions. | |||||
2008-12-25 | Remove some unused skill stuff | Jared Adams | 1 | -16/+0 | |
This is in preperation of using passive skills | |||||
2008-12-03 | Replaced use of rand()%range by peavey's MRAND() macro after complaints ↵ | Fate | 1 | -2/+2 | |
about script randomness | |||||
2008-11-22 | Recompute character status after `nude' script command | Fate | 1 | -2/+3 | |
2008-11-02 | * Minor cleanup in login server | Jared Adams | 1 | -2/+1 | |
* Char server now records client version and reports it to map server * Map server will now report all skills (even ones with dangerous indices) for client version 1 and above * Use status change val1 (instead of val2) index for speed potions, so that they can be triggered more easily from within scripts * Item database now also keeps track of the effect that items have on the spower stat * spower is now based on level + int*2 + modifier (see last point) * Minor bugfixes in support functionality for the SLang interpreter - Do not restart the map server without also restarting the char server, as the interserver protocol has changed slightly! (patch by fate) | |||||
2008-10-30 | Commit Mantis 519: `pow' function for eAthena scripting | Jared Adams | 1 | -0/+18 | |
2008-10-27 | Commit Mantis 518: Monster Oil quest crashes server | Jared Adams | 1 | -2/+2 | |
2008-10-11 | Commit magic patch v13 | Jared Adams | 1 | -1/+61 | |
2008-04-02 | initial checkin | Dennis Friis | 1 | -0/+6700 | |