shennetsind
|
0a335475cd
Fixed item_db parser:
|
vor 12 Jahren |
brianluau
|
8d8cc71dab
- Follow up to r16434, moved the status_change_end() into the existing block above.
|
vor 12 Jahren |
flaid
|
669ae95e4a
Added in some more Mora NPCs.
|
vor 12 Jahren |
brianluau
|
7b80d7bcdd
- Fixed a typo in @mapflag example, since r15009.
|
vor 12 Jahren |
rud0lp20
|
6311946402
Fixed bugreport:6869 where some skills of Sura are affected by SA_DISPELL.
|
vor 12 Jahren |
brianluau
|
f5dec09663
- Added svn:eol-style=native property.
|
vor 12 Jahren |
euphyy
|
f6048fa23a
* Follow-up r16870, standardization of Mora script.
|
vor 12 Jahren |
flaid
|
5f1be607b8
Follow up comment on r16870, forgot to load the Mora file~
|
vor 12 Jahren |
flaid
|
ccf155ad38
Added in the first NPCs of Mora.
|
vor 12 Jahren |
shennetsind
|
35884acb9e
Fixed bugreport:6870 buying store zeny limit now displays properly; special thanks to Napster and mkbu95
|
vor 12 Jahren |
thatakkarin
|
04be131d82
* Update to doc/map_cache.txt due to r16867
|
vor 12 Jahren |
shennetsind
|
58bf9e0801
Added support to pre-re/re map_cache since some maps differ, this results in map servers' map_cache_file config being dropped.
|
vor 12 Jahren |
cookiecrumbs
|
a45c1dc469
Fixed various quest-related script commands - including: setquest, erasequest, completequest, checkquest - to fix crashes caused of null pointers (sd).
|
vor 12 Jahren |
rud0lp20
|
7bb8c706d2
Fixed bugreport:6864 where casting WM_GLOOMYDAY to mobs causes map crash.
|
vor 12 Jahren |
thatakkarin
|
9a2080f787
* Partial Fix for bugreport:6800 - Point 3 (soundeffect) and point 4 (sprintf).
|
vor 12 Jahren |
thatakkarin
|
be5b2052d9
* Fixed bugreport:6860 - updated map_cache.txt to reflect current code.
|
vor 12 Jahren |
brianluau
|
70edb63177
- Added LOOK_*** script constants, same names as from map.h
|
vor 12 Jahren |
j-tkay
|
9c9eb668af
- Fixed bugreport:6738, missing checks for How the Airship Works quest. (npc/quests/quests_airship.txt)
|
vor 12 Jahren |
brianluau
|
f9807c537b
- Fixed OnSellItem not setting all the "@sold_card%d" arrays. (bugreport:6847)
|
vor 12 Jahren |
j-tkay
|
c4ba335c08
- Fixed bugreport:6747, removed extra setquest (quest id:3040). (npc/instances/SealedShrine.txt)
|
vor 12 Jahren |
euphyy
|
1ae4a8945d
* Custom Quest Shop updated to v1.4b, which fixes an incorrect 'getiteminfo' call and standardizes script format.
|
vor 12 Jahren |
rud0lp20
|
9bde36efae
Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly.
|
vor 12 Jahren |
rud0lp20
|
e3c02a5bc2
Fixed bugreport:6833 a typo in the level difference database.
|
vor 12 Jahren |
glighta
|
e41effbc4b
-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk
|
vor 12 Jahren |
shennetsind
|
9758407d3f
Fixed bugreport:6779 dropped between-server ping timers, replaced by a much more reliable and performance-efficient on-demand flagging.
|
vor 12 Jahren |
shennetsind
|
8353208be7
Fixed bugreport:6838 pc_level_penalty_mod would return 0 when no player was attached to the kill and scream a nullpo report at console.
|
vor 12 Jahren |
brianluau
|
5953c51bf4
- Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:16843.
|
vor 12 Jahren |
shennetsind
|
13ae8ae8de
Fixed bugreport:6836 apparently msvc didn't like the inlines altho both gcc and clang did not mind (I guess I'm missing something important, but its too late for me and I'll just remove them for now)
|
vor 12 Jahren |
shennetsind
|
89df3230d4
Improved char server packet 0x3087, gave it a variable/dynamic length so that it doesn't waste buffer size with messages too short.
|
vor 12 Jahren |
shennetsind
|
3122ac3bc1
bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as we do not rely on it.
|
vor 12 Jahren |