toms
|
c92fc42ba2
Fixed undefined reference to 'malloc_set' in log.c
|
19 роки тому |
toms
|
6dc1c19fdb
- Updated svn-revision reading, now it can read the new svn file system
|
19 роки тому |
Lance
|
26500644dd
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
|
19 роки тому |
toms
|
7cfbea6671
Small bug fix in read_homunculus_expdb (a warning was always displayed)
|
19 роки тому |
skotlex
|
3a1128726c
- Small adjustment on the mob_ai code which could fix mobs not chasing you if you hit them from the maximum possible diagonal distance.
|
19 роки тому |
skotlex
|
c8bdf075de
- Cleaned some the skill unit removal added flag so that it signals whether the skill is being force-removed, or it has "naturally expired".
|
19 роки тому |
skotlex
|
9e90077f67
- The following skills will display a normal attack animation now:
|
19 роки тому |
skotlex
|
78789dc389
- Added script commands roclass/eaclass to enable scripts to access eA's job format. Read script_commands.txt and ea_job_system.txt for a more complete explanation of how this job system works.
|
19 роки тому |
toms
|
44880dc493
Added a flag to skill_delunitgroup, skill_delunit & skill_unit_onlimit.
|
19 роки тому |
toms
|
4233fe5c11
- Cleanup/typo on homunc's code
|
19 роки тому |
skotlex
|
ea4513e726
- Now when a mob's adelay is set to be less than the amotion, both values will be swapped (this is an attempt to understand how those mobs actually work on aegis)
|
19 роки тому |
skotlex
|
f3687369e6
- script command "isrefine" will no longer return always false for equip positions above 6 (this has not been needed since the addition of the refine column to tbe item_db many months ago)
|
19 роки тому |
skotlex
|
383129375f
- Reverted the previous change, changed the pet capture code to try to capture a mob based on their view class rather than actual class.
|
19 роки тому |
skotlex
|
ac3aeb0574
- Fixed the md->class_ variable not being updated when a mob's class is changed.
|
19 роки тому |
skotlex
|
dbedc092e8
- Added setting clear_skills_on_warp to specify when a character's land-based skills are deleted when the caster changes maps. Defaults to all types.
|
19 роки тому |
toms
|
10d8fa1083
- Applied some change from mpeg on Ninja Skills
|
19 роки тому |
skotlex
|
e19c834ae2
- Fixed mob_clone_spawn completely ignoring the mode variable.
|
19 роки тому |
skotlex
|
44a5b037a3
- Fixed Energy Coat reducing and consuming more than it should when you have 100% SP
|
19 роки тому |
skotlex
|
db3fdbe23b
- Cleaned up getmapxy script function, also added support for type 4 so that it returns a player's homunculus position if such exists.
|
19 роки тому |
toms
|
88841f05dc
SC_ARMOR_ELEMENT looks like gone away from status_change_start since ... rev 6791. Try to reimplement it.
|
19 роки тому |
skotlex
|
99f03f87cc
- Fixed HVAN_EXPLOSION (What did I fixed? either it doing no damage, or it giving no exp to the caster, whichever bug was there)
|
19 роки тому |
toms
|
cff4864a78
- Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknown
|
19 роки тому |
skotlex
|
cd5cecdf0f
- Adjusted skill_attack_area so that skill_area_temp[1] holds the ID of the target, this way the skill animation will correctly display for the targetted mob, and not the others who get caught in the splash area.
|
19 роки тому |
skotlex
|
98d0cb73fd
- Fixed a crash on the mobspawn script command.
|
19 роки тому |
toms
|
fb6029a221
Fixed gcc warning
|
19 роки тому |
toms
|
da4d239d1f
Fixed AM_REST not closing the homunc status window
|
19 роки тому |
toms
|
34e28b6b16
- Fixed SC_NEN according to Mpeg
|
19 роки тому |
skotlex
|
c026d4bcac
- Some corrections to make Tatami Gaeshi work correctly.
|
19 роки тому |
skotlex
|
8a8ed83b63
- Some more work on the splash skill code. Now splash-damaged enemies should show no animation at all, just the damage-number, while only the targetted character should still display the full skill animation.
|
19 роки тому |
skotlex
|
2cf8c82bc7
- Modified the homun-txt file-save format to separate the name from the rest of fields with tabs (like character saving does), this may fix homun save/loading when using non-latin characters on the name, but be warned that it also means the previous homun-data files are lost! (unless you replace the comma before the start of a name with a tab)
|
19 роки тому |