ultramage
|
de3e8cf874
Added a mapreg txt->sql converter script to /tools, because the sql mapserver doesn't read the txt mapreg savefile anymore and people will most likely want to preserve their global variables.
|
16 years ago |
Yommy
|
797806ca93
Fixed typo in disable/enable npc's (bugreport:2027)
|
16 years ago |
ultramage
|
d2fa131861
Another update to the vs9->vs8 converter, to use appropriate line endings.
|
16 years ago |
ultramage
|
420cee95d9
Some cleaning in script.c
|
16 years ago |
ultramage
|
2e677dbb88
Adjusted the vs9-to-vs8 converter so that status messages won't mix with its converted output.
|
16 years ago |
ultramage
|
dcc2cdb5da
Split off mapreg code from script.c
|
16 years ago |
ultramage
|
efef65a62f
Applied one missed conf setting rename (followup to r13077).
|
16 years ago |
Yommy
|
ee71675a5b
bugfix (bugreport:2038)
|
16 years ago |
Yommy
|
e126f1d08d
incorrect item id (bugreport:2063)
|
16 years ago |
sketchyphoenix
|
61743c4dc6
* Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the threshold. (bugreport:2051)
|
17 years ago |
akrus
|
7ad8038f0e
* Added: new items, according to kRO items descriptions (commented out for a while) (bugreport:2043) [akrus]
|
17 years ago |
ultramage
|
df470032f9
Now using proper enum type for mob skill state tracking.
|
17 years ago |
ultramage
|
a9a32d2da8
Added updated client effects list.
|
17 years ago |
ultramage
|
9ffa1e7abb
Added gcc compiler flags to silence some warnings in non-debug builds (bugreport:1993)
|
17 years ago |
ultramage
|
b45e112b9e
Hammerfall now works with daggers and 1h swords (bugreport:2045)
|
17 years ago |
L0ne_W0lf
|
8161741bad
* Corrections and fixes to the mob Skill DB.
|
17 years ago |
ultramage
|
6c4b0e2676
Fixed right-click npc unload not unloading duplicates (bugreport:2014)
|
17 years ago |
L0ne_W0lf
|
382595255d
Corrected Flame Skull Card, rate os 5% not 50%. This is what happens when your value types are inconsistent.
|
17 years ago |
L0ne_W0lf
|
f307b56ef2
Updated the dungeon teleport scroll menu.
|
17 years ago |
L0ne_W0lf
|
4b57918f24
Accidentally reverted the fix to Drifter.
|
17 years ago |
L0ne_W0lf
|
30b8c64a10
* Rather massive item database update.
|
17 years ago |
Yommy
|
98a152d4d3
copy paste error in monster race (bugreport:2035)
|
17 years ago |
ultramage
|
5f31620e6a
Some skill corrections based on bugreport:1945
|
17 years ago |
ultramage
|
fb0a123f7a
Some small code cleaning
|
17 years ago |
ultramage
|
f4c4ccb9c9
Removed 'DROP TABLE' statements from main.sql (bugreport:1714)
|
17 years ago |
Yommy
|
c46226e3d1
fixed bug reports (bugreport:1556 bugreport:1913 bugreport:1839)
|
17 years ago |
Yommy
|
f48fda465f
fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923
|
17 years ago |
ultramage
|
5dbe0c1b4b
Really implemented SC_WALKSPEED (instead of copy-pasting old code) (followup to r13039)
|
17 years ago |
ultramage
|
d6228b8460
Fixed a mistake in r13051 party invite code where 'tsd' was accessed before checking for NULL.
|
17 years ago |
ultramage
|
0a47c29967
Fixed @noks leaking internal buffer contents (bugreport:1528).
|
17 years ago |