zephyrus
|
7c9411922a
* Several updates from Trunk
|
17 年之前 |
toms
|
443c56e21f
Fixed a bug in (init/start/stop)npctimer
|
17 年之前 |
Lupus
|
ba5c9df29d
fixed mapserv crash (divide by zero in Earthquake)
|
17 年之前 |
toms
|
2577ffdf25
* Fixed a bug when unloading a npc near a shop.
|
17 年之前 |
ultramage
|
b7b80e5c97
Implemented config setting 'vending_over_max', to let people configure the behavior of vending items over the MAX_ZENY limit.
|
17 年之前 |
ultramage
|
45f1ef5202
Modified sv_readdb to be able to process non-native line terminators (bugreport:1382)
|
17 年之前 |
zephyrus
|
bb98e43f3c
- Some mistake from someone but OMG!
|
17 年之前 |
ultramage
|
70e34f81cd
Fixed an issue in r12575 where 'not setting char offline when going from mapserver to charserver' also caused a permanent account lockout if the player pressed 'cancel' in the char select screen.
|
17 年之前 |
toms
|
034920992e
Use the same code for script commands getitem & getitem2 as @item to avoid bug in bugreport:1324 (non-stackable items are stacked)
|
17 年之前 |
L0ne_W0lf
|
e3aec25c02
Rescripted Eye of Hellion quest, all quest progress is lost.
|
17 年之前 |
toms
|
45a96330d7
Removed all _ in the second name in item_db.txt and updated item_db.sql
|
17 年之前 |
toms
|
7d3d258492
Used a forward declaration of the struct quest instead of including mmo.h
|
17 年之前 |
ultramage
|
9609149c15
* Corrected some invalid syntax in skill_db.txt (wrong usage of commas)
|
17 年之前 |
toms
|
13bc9302be
Added as svn:ignore all VisualStudio's generated files (VC9)
|
17 年之前 |
toms
|
6b035c6f00
Updated item_db.sql to latest
|
17 年之前 |
Lupus
|
ecf1bf053e
changed MES -> mes
|
17 年之前 |
L0ne_W0lf
|
f4ef412137
Fixed bugreport:1353, bugreport:1356, and bugreport:1365.
|
17 年之前 |
L0ne_W0lf
|
ebc17cfbb4
Fixed bugreport:1337, bugreport:1355, bugreport:1361, and bugreport:1362.
|
17 年之前 |
FlavioJS
|
f2fd4cde62
* Fixed a possible crash in char_sql. (since r12575, later modified in r12590).
|
17 年之前 |
toms
|
73df203735
Fixed a memory leak in mapif_quests_fromsql
|
17 年之前 |
toms
|
92f9bf6a8c
Fixed a typo in char_sql/char.c
|
17 年之前 |
toms
|
e61bf34e4f
Fixed a bug in the disconnection part char-server (not sending you offline)
|
17 年之前 |
Lupus
|
807bba43d9
minor typo in mage.txt
|
17 年之前 |
Lupus
|
cee4acd2d4
fixed minor archer.txt bug
|
17 年之前 |
L0ne_W0lf
|
0cf4f6a0fb
Don't typically update custom NPCs, but this was a special request and should fix an exploit in the card remover.
|
17 年之前 |
FlavioJS
|
28b95f451b
* Changes to the configure script:
|
17 年之前 |
Kevin
|
a653b4e2d6
Removed some unused variables that appeared in the last commit (r12584).
|
17 年之前 |
Kevin
|
236c7cba43
Some more updates to the quest log system. It has been completely moved to the inter server instead of the char server.
|
17 年之前 |
FlavioJS
|
dcf71ce50b
* Followup to r12579 (all other players appeared as female on sql branch).
|
17 年之前 |
Kevin
|
ea96b9da32
Forgot to change main.sql to reflect the update to quest_objective table.
|
17 年之前 |