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 |
shennetsind
|
a1b5aa0e1c
Fixed bugreport:6830 Fixed potential crash on Shadow Chaser's Auto Spell. Special Thanks to ultramage's hawk eyes.
|
vor 12 Jahren |
glighta
|
234beac39d
-Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki, remove duplicate atk_ele
|
vor 12 Jahren |
shennetsind
|
558748e111
Follow up r16837 replaces sprintf with snprintf to at least ensure we dont go over our length in a modified msg table -- (in the future we should make that a #define or something else practical and clever). The commit should've stopped on this, however as I was to compile I realized my recently-updated osx got rid of my makefile during the update, so I had to download and install it over. and during that download period I've gone over the whole chrif.c file and applied some syntax love to it, or as some of my lovely colleagues would say: I gayed it up.
|
vor 12 Jahren |
brianluau
|
9c5992bb68
- Updated 'checkweight' example. Apple is item_id 512, not 502!
|
vor 12 Jahren |
brianluau
|
b69048d9c5
- Added svn:eol-style=native property.
|
vor 12 Jahren |
rud0lp20
|
2d68f350c2
Follow up r16842. added some missed added lines of code..
|
vor 12 Jahren |
rud0lp20
|
156446bf33
Fixed Level/Drop modifier based on level difference and created a db as suggested in pid:137564. (bugreport:6585)
|
vor 12 Jahren |
brianluau
|
c182390854
- Fixed a typo in r16840.
|
vor 12 Jahren |
brianluau
|
230bd28024
- Clarified 'getpartymember' documentation. (bugreport:6804)
|
vor 12 Jahren |
euphyy
|
9fcdb56b2e
* Follow-up r16835: Some cleanup.
|
vor 12 Jahren |
glighta
|
8b074051ea
-Fixed action assignation follow up r16837,r16836,r16835
|
vor 12 Jahren |
glighta
|
202ec893fa
-Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range is 5
|
vor 12 Jahren |
brianluau
|
cea840e1f9
- Fixed warnings from r16835.
|
vor 12 Jahren |
glighta
|
7a6a529548
-Add some src basic documentation.
|
vor 12 Jahren |
rud0lp20
|
d4fe086e5d
Fixed bugreport:6694 missing hiding function of SC_FEINTBOMB.
|
vor 12 Jahren |
brianluau
|
fa1f861dd8
- 'night_at_start' config can now be used, even if day_duration/night_duration are 0.
|
vor 12 Jahren |
brianluau
|
9142e02968
- Adjusted spacing in ASCII art so all lines are 70 characters wide.
|
vor 12 Jahren |
brianluau
|
a1a911eaaf
- Fixed more missing single quotes in item_db.sql, follow up to r16822.
|
vor 12 Jahren |
brianluau
|
bd09db6af3
- Fixed missing single quotes in item_db.sql, follow up to r16822.
|
vor 12 Jahren |
euphyy
|
605e74bca3
* Updated Hunting Missions script to v1.2a, which includes party support, optimizations, and bux fixes. An SQL mob database is now required! (custom\quests\hunting_missions.txt)
|
vor 12 Jahren |