glighta
|
0cdba10793
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skill_lv
|
12 lat temu |
euphyy
|
96e8979569
* Added a small portion of official Malangdo Episode scripts.
|
12 lat temu |
euphyy
|
bb5364c2d1
> Follow-up r17048:
|
12 lat temu |
momacabu
|
825ddd053c
* Implemented `useskilltopc' (tid:74685), and now if desired npcs can carry status such as str, atk, def, etc and level.
|
12 lat temu |
momacabu
|
41c77b8fa5
* Added missing check for riding wug in checkwug. Thanks to PcPocket!
|
12 lat temu |
euphyy
|
df5d78a4e2
* Documented @refreshall (r17035), @breakguild, @hommutate (r17038).
|
12 lat temu |
momacabu
|
0b758eca8b
* Implemented @breakguild (tid:75159) and @hommutate (tid:74651).
|
12 lat temu |
momacabu
|
684ef312cb
Dammit! The last commit wasn't supposed to be sent -_-
|
12 lat temu |
momacabu
|
fd49ef5cf2
- Re-committed r16986 (pid:161281).
|
12 lat temu |
momacabu
|
fa9879ca5d
- Re-committed r16971/trunk/src/ (tid:74924).
|
12 lat temu |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
12 lat temu |
momacabu
|
2821d94d7b
- Minor tweak in @jobchange, it will now read msg_athena.conf job names;
|
12 lat temu |
momacabu
|
fbd6003be0
Applied suggestion in tid:74775. Added script command cleanmap and cleanarea script commands. Also modified @cleanmap to properly clean the entire map and added @cleanarea to clean an specified area. A documentation will be done in shortly.
|
12 lat temu |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
12 lat temu |
glighta
|
b147d57559
-Fix bugreport:6751 allow noseige to be casted while under status.
|
12 lat temu |
cookiecrumbs
|
dd921e44ec
Follow up to r16957 to fix an error with getcharip.
|
12 lat temu |
cookiecrumbs
|
68c19e8a0f
Implemented script command getcharip (tid:69646)
|
12 lat temu |
glighta
|
0743650416
-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for slave and evil clone)
|
12 lat temu |
momacabu
|
78c79827dc
- Temporary fix for bugreport:1023, where various 'next' buttons would pop --for now let's display everything in one single "page";
|
12 lat temu |
glighta
|
eebeb88cdb
-Adding checkweight2 and upgrading chekweight to read list of item tid:59194.
|
12 lat temu |
shennetsind
|
1e93aef6ac
Console clean up, dropped quite a few pointless messages and modified others to only be displayed when relevant (e.g. you dont need to know you have only 1 subnetwork)
|
12 lat temu |
glighta
|
94b8b02141
-Add/upd basic documentation for script.c
|
12 lat temu |
glighta
|
752776e4cc
-Add Homon-S skills, 1st implementation (all done except Eleanors)
|
12 lat temu |
momacabu
|
9c4449531b
- Fixed bugreport:6252. Setting variables in script e.g. "set .@var, 08;" wasn't working properly due to octal base conversion issue. Special thanks to Ind and GreenBox.
|
12 lat temu |
momacabu
|
f28c2a56f5
- Modified *monster and *areamonster script commands to allow size and ai parameters.
|
12 lat temu |
momacabu
|
3810d5ff70
Removed include lock.h from script.c
|
12 lat temu |
cookiecrumbs
|
a45c1dc469
Fixed various quest-related script commands - including: setquest, erasequest, completequest, checkquest - to fix crashes caused of null pointers (sd).
|
12 lat temu |
glighta
|
7a6a529548
-Add some src basic documentation.
|
12 lat temu |
shennetsind
|
0998743df9
Fixed bugreport:6720 fixed pvp/gvg mapflag handling by setmapflag/removemapflag script commands
|
12 lat temu |
greenboxal2
|
7a0f936c35
Follow up r16769, initnpctimer should reset the timer.
|
12 lat temu |