skotlex
|
9310d31229
- Fixed possible crash when mob drop logs is enabled.
|
19 gadi atpakaļ |
Lance
|
ac1a85a96d
* Fixed fake NPC missing code. Thanks to Skotlex for pointing out.
|
19 gadi atpakaļ |
Lance
|
e70b7a0837
- and more typos
|
19 gadi atpakaļ |
Lance
|
91ea6a4e09
Fixed typo in script.c
|
19 gadi atpakaļ |
skotlex
|
f73a093fc6
- Changed the HT_DETECTING method from invoking clif_changetraplook to clif_skill_setunit since in the first the client ignores the fact that it is now a trap (rendering skills like Remove Trap useless).
|
19 gadi atpakaļ |
Playtester
|
26e1f8b8d4
Item ID 7344 is now called Shinokas Case File
|
19 gadi atpakaļ |
skotlex
|
f0fc466d8b
- pc_resetskill flag can now be &2, it only returns the total amount of skill points spent, it doesn't does a reset.
|
19 gadi atpakaļ |
Lance
|
8043799642
- Cleaned up unused variables in npc.c
|
19 gadi atpakaļ |
skotlex
|
99a6cf0627
- Changed checks of item's identify field from 0/1 to 0/non-zero
|
19 gadi atpakaļ |
skotlex
|
3c1a4c2b72
- Small change in pc_calc_skilltree which should fix the infinite loop...
|
19 gadi atpakaļ |
Lupus
|
0b3804b8b1
temp steal disable
|
19 gadi atpakaļ |
Lupus
|
cdffe16fba
fixed STEAL. now working
|
19 gadi atpakaļ |
LuzZza
|
c2276ce3e2
Added @noask command: enable/disable deals/invites autorejecting.
|
19 gadi atpakaļ |
Lupus
|
367dec7ccf
temp steal disable
|
19 gadi atpakaļ |
Lance
|
adb7357fd2
|
19 gadi atpakaļ |
Playtester
|
af63e6c2cf
Updated drops of Bio Lab 3 MVPs
|
19 gadi atpakaļ |
Lance
|
46c0cbffff
* Removed unreferenced local variable in pc.c
|
19 gadi atpakaļ |
Lance
|
2fc07bb1c8
* Reverted npc_checknear to exclude check for class_ -1.
|
19 gadi atpakaļ |
Playtester
|
d90c69d8a9
Updated drops of Bio Lab 3 mobs
|
19 gadi atpakaļ |
Playtester
|
ac6c93ef2d
Updated mob delays to current info
|
19 gadi atpakaļ |
Lupus
|
687b2210a7
Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tries' to set max number of stealing tries. It could help to fix stealing exploit on mobs with few drops
|
19 gadi atpakaļ |
Playtester
|
c6b604a02f
More fixes in the mob db
|
19 gadi atpakaļ |
Playtester
|
019d76ce8c
Started fixing the drops of mobs with more than 8 different items
|
19 gadi atpakaļ |
Lupus
|
76bd040f29
Added new hats ViewID
|
19 gadi atpakaļ |
Lupus
|
5889d060e1
added new cards
|
19 gadi atpakaļ |
skotlex
|
2dc08e9bda
- Added another missing prev/next = NULL setting in chat.c
|
19 gadi atpakaļ |
skotlex
|
54e4cd9afc
- Added support for packet 0x229 (clif_changeoption).
|
19 gadi atpakaļ |
skotlex
|
056ee82c7f
- Added missing sql-files/mob_db.sql... somehow it was missing from the mob_db update.
|
19 gadi atpakaļ |
Lance
|
b0698104c3
|
19 gadi atpakaļ |
skotlex
|
552bc8752c
- Clones can't be class-changed now
|
19 gadi atpakaļ |