Lupus
|
9b9890e91c
2 typos fixed
|
18 年之前 |
skotlex
|
c105112227
- Removed the unrecognized class error messages from pc_mapid2jobid and pc_jobid2mapid since these can now trigger normally through the use of the script functions roclass and eaclass.
|
18 年之前 |
Lupus
|
d96b18145c
fixed 2 bugs in DTS.
|
18 年之前 |
Lupus
|
001711c37a
freed 15 more perm variables. Fixed bugs in Cube Room
|
18 年之前 |
skotlex
|
a4f893ed15
- A mob's HP is set temporarily to 0 before invoking it's on-death script, prevents said scripts being able to "rekill" the mob indefinitely (if stuff like killmonster is used within)
|
18 年之前 |
Lupus
|
be3c90e9a9
minor fix
|
18 年之前 |
skotlex
|
186f349ed7
- Cleaned up some more party_sub_count, so that idle_no_share will also disable people in a chat or vending from counting towards the total.
|
18 年之前 |
skotlex
|
361b384e12
- Fixed party_sub_count (TK_POWER) failing when the idle_no_share setting was disabled.
|
18 年之前 |
Zephiris
|
e292d2d566
Updated the Packet DB for both trunk and stable to the 2006-09-18a kro sakexe.
|
18 年之前 |
Lupus
|
8cf402bcf2
added showmobs from STABLE, typo fix
|
18 年之前 |
Lupus
|
6cd8533bc3
fixed Cube Room quest bug, more optimizations
|
18 年之前 |
Lupus
|
2f788df6b6
1s job skill quests optimization. now using @temp vars
|
18 年之前 |
Lupus
|
a402eb2a81
fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbage
|
18 年之前 |
skotlex
|
7c23227861
- Fixed nocommand mapflag causing the "you can't use commands on this map" message to trigger one very single chat, instead of only for actual @/# command invocation.
|
18 年之前 |
skotlex
|
2beeeee85c
- Added support for skipping empty string menu entries for the select() command (just as `menu` has it already)
|
18 年之前 |
skotlex
|
c86c748d9d
- Corrected undisguise not working if you don't pass any parameters to it (which is how it should be)
|
18 年之前 |
skotlex
|
370ab1a2da
- Fixed pc_set_hate_mob letting you place mobs on any of the three positions regardless of size :/
|
18 年之前 |
skotlex
|
6630ebff98
- Made the report_Src function also report name of non-bl objects.
|
18 年之前 |
eaac
|
bf63a84a42
~ Fixed rpsroulette.txt (on both branches), giving 10 blue potions as prize instead of the 20 it said. Also fixed a missing variable in sphinx_mask.txt (trunk only). Noticed by JTE and fixed by Warian [erKURITA]
|
18 年之前 |
skotlex
|
97eb6c01f9
- Simplified the code for @storage
|
18 年之前 |
toms
|
1390b25174
Fixed some gcc4 warnings (oops ^^)
|
18 年之前 |
toms
|
5a0f0ae14c
Fixed some gcc4 warnings
|
18 年之前 |
toms
|
19131abb68
Fixed some gcc4 warnings
|
18 年之前 |
Lupus
|
b0ff60c47b
|
18 年之前 |
Lupus
|
cf75d0d331
name typo Gershaun
|
18 年之前 |
Playtester
|
d239403438
Changed mob_skill_db.txt to windows format.
|
18 年之前 |
skotlex
|
df7e54c3df
- Fixed Spider Web fire damage bonus.
|
18 年之前 |
skotlex
|
da13939d47
- Merged Meruru's update to socket.c, which includes a rewritten parse function, which should hopefully be more efficient than the previous code.
|
18 年之前 |
skotlex
|
0cedd1e5f4
- High-Jump is usable everywhere now, except that on maps where it previously failed, now will just make you jump in place.
|
18 年之前 |
skotlex
|
0c181dc424
- Moved the equipment/card resistances to status ailments outside of status_get_sc_def, so that they are applied only to rate, not duration.
|
18 年之前 |