skotlex
|
fc0f3b45bf
- Fixed item group 35 (lottobox) in item_misc.txt
|
18 gadi atpakaļ |
skotlex
|
7637480204
- Oops, fixed a pretty bad typo on the fix for #baselvup
|
18 gadi atpakaļ |
skotlex
|
7025584abe
- Fixed #baselevelup adding instead of substracting status points when used with negative levels. Also made it reset your stats if there wasn't enough to substract from.
|
18 gadi atpakaļ |
skotlex
|
2653525969
- Removed config setting allow_atcommand_when_mute as it's no longer used (see manner_system in misc.conf for it's replacement)
|
18 gadi atpakaļ |
skotlex
|
45d40fd4d0
- Applied FlavioJS's suggestion of expanding WFIFOPOS to also take the direction. This had the side effect of fixing the direction missing from the mob spawn packet, which explains why all npcs face north when you are within sight while doing a @reloadscript.
|
18 gadi atpakaļ |
skotlex
|
c9f213bc82
- Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting stuck when jumping into a warp.
|
18 gadi atpakaļ |
Playtester
|
33606ab5e1
Changed Immaterial Sword's SP Vanish chance to 3%.
|
18 gadi atpakaļ |
Playtester
|
cda0e1624b
* Added Ninja/Gunslinger job exp as separate exp chart
|
18 gadi atpakaļ |
Lupus
|
a936c5ebca
added Thanks to Au{R}oN + some lighthalzen NPC
|
18 gadi atpakaļ |
skotlex
|
2c685ecbf4
- When the code auto-guesses that a skill should require ammo, it will accept any type of ammo for using it instead of only arrows. Fixes Magnum Break usage on Gunslingers.
|
18 gadi atpakaļ |
Playtester
|
6c0bcbe689
Now Valkyrie Randgris will only resummon when she has less than 3 slaves
|
18 gadi atpakaļ |
skotlex
|
816e3fe096
- Probably fixed a signed/unsigned mismatch warning on the new socket code.
|
18 gadi atpakaļ |
skotlex
|
ce8f45f670
- Fixed the "map server claims to have char online, but this other map server also has it tagged as online" message triggering in some cases where it shouldn't.
|
18 gadi atpakaļ |
Lupus
|
dc958356cc
fixed bug
|
18 gadi atpakaļ |
Lupus
|
2e3652bb1c
fixed minor bugs
|
18 gadi atpakaļ |
Zephiris
|
aa5feb1909
* Fixed some maps in db/mapindex.txt being under the wrong id and added comments so this will not happen again. * ATTENTION! * People running TXT servers will have to tell their players to redo their /memo points since the map ids of the old file were wrong. [Zephiris]
|
18 gadi atpakaļ |
Lupus
|
62e847a16c
ein quest bug
|
18 gadi atpakaļ |
skotlex
|
3218162748
- Fixed a bug on "select" when skipping empty entries when the selected entry is the last.
|
18 gadi atpakaļ |
skotlex
|
c616fec871
- Improved a bit RFIFOFLUSH as suggested by Harbin.
|
18 gadi atpakaļ |
Playtester
|
e8c9941812
Implemented Rachel Sanctuary mob skills
|
18 gadi atpakaļ |
Lupus
|
f05439dafb
typo - removed extra (
|
18 gadi atpakaļ |
Lupus
|
9b9890e91c
2 typos fixed
|
18 gadi atpakaļ |
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 gadi atpakaļ |
Lupus
|
d96b18145c
fixed 2 bugs in DTS.
|
18 gadi atpakaļ |
Lupus
|
001711c37a
freed 15 more perm variables. Fixed bugs in Cube Room
|
18 gadi atpakaļ |
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 gadi atpakaļ |
Lupus
|
be3c90e9a9
minor fix
|
18 gadi atpakaļ |
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 gadi atpakaļ |
skotlex
|
361b384e12
- Fixed party_sub_count (TK_POWER) failing when the idle_no_share setting was disabled.
|
18 gadi atpakaļ |
Zephiris
|
e292d2d566
Updated the Packet DB for both trunk and stable to the 2006-09-18a kro sakexe.
|
18 gadi atpakaļ |