Lance
|
020b35d68a
* Using malloc for memory allocations that doesn't need to be pre-initialized.
|
hace 19 años |
skotlex
|
af55aa1e6e
- Updated item_db.sql to current.
|
hace 19 años |
shinomori
|
1f3b70b776
|
hace 19 años |
skotlex
|
a2ba8edd25
- Fixed a typo in map_search_freecell which was returning incorrect cells according to the ranges given. Increased the max number of iteration for finding a suitable cell to 100.
|
hace 19 años |
skotlex
|
3522a7f83e
- Fixed Magnum break's animation not showing if the fire-elemental bonus did not start.
|
hace 19 años |
skotlex
|
571402c435
- Removed water_height.txt reading (since it is always done from the rsw now)
|
hace 19 años |
skotlex
|
47adb68d91
- Fixed mysql ping setting being in minutes rather than hours.
|
hace 19 años |
skotlex
|
dc8d892b45
- Added an Info message when pinging the SQL servers.
|
hace 19 años |
skotlex
|
0a5c14f801
- Changed slave chasing from using unit_walktobl to map_search_freecell + unit_walktoxy, since the previous behaviour makes all slaves always end up on the same cell.
|
hace 19 años |
skotlex
|
0ef81c9d08
- Implemented use of ers for skill_unit_groups to reduce memory usage. NEEDS TESTING
|
hace 19 años |
skotlex
|
e68983a063
- Fixes to the unit_data update that lets characters auto-chase while attacking.
|
hace 19 años |
skotlex
|
418c98ea0a
- Modified the unit_data structure to handle automatically switching between chasing and attacking a character. Note that it's a work in progress and not yet properly tested/finished...
|
hace 19 años |
skotlex
|
b6fa7be9e9
- Updated the subnet support to not require specifying the subnet mask, it is auto-acquired from the char/map IP and the subnet-mask.
|
hace 19 años |
Lance
|
d955a685c3
* Fixed map_waterheight prefixing extra "data\"
|
hace 19 años |
Zido
|
cb78101f64
- The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded
|
hace 19 años |
skotlex
|
491228d9cc
- Added inter config connection_ping_interval which specifies interval in hours at which mysql_ping's must be done on all connection handles to keep the mysql connection alive. Defaults to 0 (disabled)
|
hace 19 años |
Lance
|
863806c1e4
- Fixed my fix on multi-map leak thanks to Buuyo^.
|
hace 19 años |
Lance
|
aad6982f1e
Typo fix in map.c
|
hace 19 años |
Lance
|
311e06085e
* Loading waterheight aliases from resnametable.txt.
|
hace 19 años |
skotlex
|
13e8924fa0
- Incremented the number of iterations to find a random stop to 100 as 50 seems to no be enough for certain maps.
|
hace 19 años |
skotlex
|
77e57852cc
- Added function map_search_freecell to locate an available cell around an area (for recall/warping skills)
|
hace 19 años |
skotlex
|
7a8371273a
- Merged the unit_data structure from jA for handling unit-related data (attack times, walking, auto-attack timers, skill related data)
|
hace 19 años |
skotlex
|
7fac8ac102
- status_check_skilluse won't block skill-specific checks (silence, berserk, steel-body, etc) when the skill in use is an item-invoked skill.
|
hace 19 años |
LuzZza
|
12408e51c3
Fix on not showing guildmembers logins/logouts messages.
|
hace 19 años |
Lupus
|
d740947921
warning msg typos fix
|
hace 19 años |
skotlex
|
5cc553de0f
- Small fix to prevent killer/killable states from allowing you to target yourself.
|
hace 19 años |
skotlex
|
cee086fece
- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)
|
hace 19 años |
Lance
|
ceea8fde6c
* Final fix on Juperos NPC.
|
hace 19 años |
skotlex
|
1e302d8177
- Fixed compilation error on windows
|
hace 19 años |
skotlex
|
d770421a9d
- Trick dead now ends on logout
|
hace 19 años |