L0ne_W0lf
|
ba8a87139e
God damnit. And now for the actual town NPCs.
|
17 years ago |
L0ne_W0lf
|
9b9332759d
* Added Veins town NPCs, mail box, and second guide.
|
17 years ago |
ultramage
|
6635c98756
Patched a mistake in r12043 that caused inter-server connection problems when check_client_version was enabled.
|
17 years ago |
ultramage
|
68659bc0c4
Applied Skotlex's alternative to r12044 (abracadabra fix)
|
17 years ago |
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 years ago |
skotlex
|
114f7e13e3
- Corrected CR_CULTIVATION to cause summoned plants to expire after 5 minutes.
|
17 years ago |
skotlex
|
ced9aada8c
- Fixed getmonsterinfo to return "null" when returning the name of a non-existing mob instead of -1.
|
17 years ago |
ultramage
|
10e9228f5d
Fix to the sql files, password column length must be 32, to store md5 hashes =_=
|
17 years ago |
ultramage
|
787512d6db
Fixed Abracadabra unable to cast non-targeted skills (bugreport:186)
|
17 years ago |
ultramage
|
fafb4b8476
Another round of login server cleaning
|
17 years ago |
skotlex
|
614c28dbf9
- Removed 'skill_steal_type' from skill.conf as said config no longer exists.
|
17 years ago |
skotlex
|
5c4212300a
- corrected duration of sphere mines to be 30 secs regardless of skill level
|
17 years ago |
Playtester
|
5634b47f9e
More official Cursed Abbey spawns
|
17 years ago |
ultramage
|
b3696e2e03
Added missing session auth checks to charserver.
|
17 years ago |
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 years ago |
reddozen
|
25aebd3e08
|
17 years ago |
ultramage
|
d3ff689c2b
Added missing code to log main chat messages sent by whispering to main_chat_nick (bugreport:424)
|
17 years ago |
ultramage
|
1dd15f45d7
Corrected "Enlarge Weight LImit R" typo (bugreport:647)
|
17 years ago |
skotlex
|
38dd2f2fde
- Fixed Overthrust's timer not being able to be refreshed when recasting it (conflict on what val2 should mean)
|
17 years ago |
ultramage
|
67cb0da56c
Corrected a TXT compilation problem caused by r12023 (mail system code is not present in TXT builds).
|
17 years ago |
ultramage
|
0848355f90
Extended the id range for npcs, now [400,700) will also be treated as NPC objects (see topic:170845 and bugreport:727).
|
17 years ago |
ultramage
|
a4007e12d4
Expanded the poor "npc_touch_areanpc : some bug" with info about which cell exactly caused the problem.
|
17 years ago |
zephyrus
|
825d214242
- Fixed a visual itemdupple bug on mail system.
|
17 years ago |
ultramage
|
144afd8189
Cleaned up mob_once_spawn() and mob_once_spawn_area().
|
17 years ago |
ultramage
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
17 years ago |
samuray22
|
b4a3935264
* Fixed a little Error with a label on Hall Of Fame. (bugreport:722)
|
17 years ago |
samuray22
|
e9800cb4b1
* Added job_knt to nomemo, no return & noteleport mapflags.
|
17 years ago |
ultramage
|
f0038722a3
Corrected one place belonging to the no-stacking mod that I missed when doing the mapcell update (followup to r12003).
|
17 years ago |
L0ne_W0lf
|
be6df0dc11
* Updated Kunlun NPCs and warps.
|
17 years ago |
ultramage
|
23e02001cf
Fixed a bad allocation line, which in my case resulted in trashing several ingame objects when doing @reloadmobdb.
|
17 years ago |