skotlex
|
97f93f125a
- Fixed unit_attack_timer mismatch warnings (this was solved yesterday, but I forgot to apply the fix to trunk)
|
19 年之前 |
Lupus
|
ccac4a5746
added setmapflag sample
|
19 年之前 |
Lupus
|
b662c487e4
updated 'setmapflag' script command
|
19 年之前 |
Lupus
|
37b5553438
commented out temp gunslinger shops
|
19 年之前 |
skotlex
|
af55aa1e6e
- Updated item_db.sql to current.
|
19 年之前 |
skotlex
|
66cb46e29d
- Modified mob_drop_adjust function to receive unsigned int as initial parameter, should give a bit more room before data overflows.
|
19 年之前 |
skotlex
|
d66d94cd80
- Item use interval is set to a default of 100ms now.
|
19 年之前 |
Playtester
|
a12fcabe54
Fixed Food Seller in Alberta
|
19 年之前 |
skotlex
|
dfca545bcf
- When Taekwons level up they get Bless and Agi Up level 10 instead of the S.Novice bonuses.
|
19 年之前 |
eaac
|
200ad25417
* functions_kafra.txt was pretty buggy, including a zeny exploit (free warps). Thanks to OZ over IRC for pointing out. It needs more optimization too. [erKURITA]
|
19 年之前 |
skotlex
|
56571363d2
- Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scripts.
|
19 年之前 |
skotlex
|
6aa5c83229
- Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_check setting.
|
19 年之前 |
Playtester
|
8fab64aa3c
Updated drop rates of Remover and Gemini to 1/2 of the guessed values from Tharis
|
19 年之前 |
Lance
|
33916be18e
* Fixed typo in skill.c: skill_clear_group
|
19 年之前 |
Kargha
|
2cfae7e330
|
19 年之前 |
Kargha
|
4cf6d42212
fixed a small error
|
19 年之前 |
skotlex
|
d44188210b
- Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift)
|
19 年之前 |
Kargha
|
b4feb79020
Re-Made Izlude NPCs, thanks to Muad_Dib
|
19 年之前 |
skotlex
|
65a1e97ed5
- Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and SC_CLOAKING to prevent infinite looping timers.
|
19 年之前 |
skotlex
|
3f18944b8d
- When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that it won't give exp nor items. NPC_SUICIDE was updated to reflect this.
|
19 年之前 |
skotlex
|
6fff5230e5
- Moved the mapflag skill restrictions from skill_checkcondition to skillnotok, this makes auto-spells not work in maps where they aren't allowed.
|
19 年之前 |
Kargha
|
b2b2a79c47
Fixed a small typo
|
19 年之前 |
Vicious
|
00d1d9a5cb
biolab mvp recalling
|
19 年之前 |
Vicious
|
198047d6b7
updated the db to X.2/X.3's itemsummonlist.
|
19 年之前 |
skotlex
|
bb9ff12f90
- Added reporting when receiving an unknown packet in login-sql before ending connection.
|
19 年之前 |
skotlex
|
f983dc57c3
- Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times.
|
19 年之前 |
Playtester
|
4b4b96ea91
Added two Alberta NPCs
|
19 年之前 |
Playtester
|
f1be7f1bc6
Fixed price of yummy fish
|
19 年之前 |
Playtester
|
82722a30a8
Updated Mode and Delays of Odin Temple mobs
|
19 年之前 |
Playtester
|
5a77d90099
Adjusted Range of Plasma after testing it.
|
19 年之前 |