skotlex
|
1d6dbc95dc
- Char-server SQL won't perform the reconnect cleanup routines when kick_on_disconnect is disabled.
|
19 年之前 |
skotlex
|
eea63beee9
- Updated BD_INTOABYSS's unit flag to not affect mobs.
|
19 年之前 |
skotlex
|
604f5b40fe
- Updated mob_npc_warp to a three-state config switch. 0 disables. 1 enable only on warps that don't lead to nobranch maps. 2 - enable on all warps.
|
19 年之前 |
skotlex
|
b6a5dc4547
- Added config setting mob_npc_warp, when set to yes, enables mobs to be warped between maps when stepping on a npc-warp.
|
19 年之前 |
skotlex
|
88722161e5
- Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (even if there's no other TK around).
|
19 年之前 |
skotlex
|
bf3e426dc1
- Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they were named rate rather than delay in monster.conf)
|
19 年之前 |
skotlex
|
72faf33f97
- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Columns Name and JName now hold the mob's english and kro names respectively.
|
19 年之前 |
Playtester
|
64272bf114
Converted the format of the battle conf files to windows format
|
19 年之前 |
skotlex
|
8980b04387
- Modified Rude-Attacked behaviour so that such skills only triggers when the rude-attacked count is greater than 3.
|
19 年之前 |
skotlex
|
7a8371273a
- Merged the unit_data structure from jA for handling unit-related data (attack times, walking, auto-attack timers, skill related data)
|
19 年之前 |
skotlex
|
ee1080a99f
- Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps with players instead of just mobs in the vecinity of players.
|
19 年之前 |
skotlex
|
ada437dcaf
- Added mob skill conditions myhpinrate and friendhpinrate for using HP ranges instead of a fixed "less than" condition.
|
19 年之前 |
skotlex
|
2a9dbcf690
- Code rewrites in mob_damage and party_exp_even_share for correctly handling overflow issues. Now uses UINT_MAX for range comparisons, as it should be.
|
19 年之前 |
Valaris
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 年之前 |