ultramage
|
88cfb8ff5a
Fixed card removal script functions' 'extra card' bug (bugreport:786)
|
17 роки тому |
ultramage
|
f96f0d27a9
Removed the hardcoded limit for numeric npc input boxes (bugreport:811)
|
17 роки тому |
ultramage
|
1859b5e45a
Applied a temp patch to make some npc-executed atcommands work again (bugreport:790).
|
17 роки тому |
ultramage
|
d5455fabfc
Simplified the BL_CAST macro (see topic:166795)
|
17 роки тому |
skotlex
|
f70624598f
- Fixed a compilation warning
|
17 роки тому |
skotlex
|
fb100b2f09
- Fixed dangling pointer crashes when bleeding or Deadly poison kills a spawn-once monster.
|
17 роки тому |
skotlex
|
16305634d6
- Removed the sc_start_abort define. Since now when a status already exists, it is not modified in any way (no timer deleted, no sc->count reduced), it is completely safe to allow a simple return from within the rest of the function.
|
17 роки тому |
ultramage
|
76256e7a09
added fix missing from r12065
|
17 роки тому |
samuray22
|
890da03040
* Corrected job_knt Mapflags. (bugreport:803)
|
17 роки тому |
samuray22
|
c365bcf605
* Corrected a bad Delitem in gunslinger quest (not job). (bugreport:763)
|
17 роки тому |
skotlex
|
0f7c4f24f3
- Fixed a possible ers_entry corruption if you die from bleeding while under the effects of kaizel.
|
17 роки тому |
skotlex
|
418f5b1059
- Updated Safety wall so it does not blocks melee magic.
|
17 роки тому |
FlavioJS
|
04d47e8c6d
* Another possible fix to ers/status_change crashing.
|
17 роки тому |
FlavioJS
|
4b4a7ef2a0
* Modified npc_parsesrcfile to read the file as binary and let sv_parse handle LF/CRLF line endings.
|
17 роки тому |
FlavioJS
|
a85a22d75a
* Possible fix to ers/status_change crashing. [FlavioJS]
|
17 роки тому |
L0ne_W0lf
|
ba8a87139e
God damnit. And now for the actual town NPCs.
|
17 роки тому |
L0ne_W0lf
|
9b9332759d
* Added Veins town NPCs, mail box, and second guide.
|
17 роки тому |
ultramage
|
6635c98756
Patched a mistake in r12043 that caused inter-server connection problems when check_client_version was enabled.
|
17 роки тому |
ultramage
|
68659bc0c4
Applied Skotlex's alternative to r12044 (abracadabra fix)
|
17 роки тому |
skotlex
|
da34bd4811
- Implemented the extra damage bonus to TK_JUMPKICK when it is used while running (however what the bonus's equation is has been lost to time, so someone else correct it).
|
17 роки тому |
skotlex
|
114f7e13e3
- Corrected CR_CULTIVATION to cause summoned plants to expire after 5 minutes.
|
17 роки тому |
skotlex
|
ced9aada8c
- Fixed getmonsterinfo to return "null" when returning the name of a non-existing mob instead of -1.
|
17 роки тому |
ultramage
|
10e9228f5d
Fix to the sql files, password column length must be 32, to store md5 hashes =_=
|
17 роки тому |
ultramage
|
787512d6db
Fixed Abracadabra unable to cast non-targeted skills (bugreport:186)
|
17 роки тому |
ultramage
|
fafb4b8476
Another round of login server cleaning
|
17 роки тому |
skotlex
|
614c28dbf9
- Removed 'skill_steal_type' from skill.conf as said config no longer exists.
|
17 роки тому |
skotlex
|
5c4212300a
- corrected duration of sphere mines to be 30 secs regardless of skill level
|
17 роки тому |
Playtester
|
5634b47f9e
More official Cursed Abbey spawns
|
17 роки тому |
ultramage
|
b3696e2e03
Added missing session auth checks to charserver.
|
17 роки тому |
skotlex
|
9a2033c364
- Made the pc reg variables receive a const char* as the argument, since they duplicate the value anyway (and they were receiving const char* values from the setd function)
|
17 роки тому |