Playtester
|
f9584887a2
Fixed some equipment fields that caused warnings
|
19 年之前 |
skotlex
|
4d27716bf1
- Tested and fixed resolve_hostbyname.
|
19 年之前 |
Playtester
|
2a0217155d
Fixed the equipment fields of the new cards
|
19 年之前 |
Playtester
|
bf5515759b
Fixed a small typo...
|
19 年之前 |
skotlex
|
84cdde2a88
- Whoops, somehow socket.h wasn't udpated correctly -.-
|
19 年之前 |
skotlex
|
847d853332
- Added function parse_hostbyname() which takes a hostname and a char[4]. The hostname is resolved to an ip, whose individual components are stored in char[], the return value of the function is the inet_addr result of the lookup (or returns 0 when failed). Meant to be used in the rest of the code without the need to do socket/network related includes.
|
19 年之前 |
Lance
|
2d3e99c59c
|
19 年之前 |
Playtester
|
fbaefcb412
Yuno/Lhz/Thanatos spawn updates
|
19 年之前 |
Lance
|
007cebae3b
- and the documentation
|
19 年之前 |
Lance
|
59d0fde84a
* [Added]:
|
19 年之前 |
Playtester
|
0f5b497967
Fixed some spawns in Odin Temple
|
19 年之前 |
Playtester
|
ec2812fadd
Updated Hugel to official X.4 spawns
|
19 年之前 |
Playtester
|
260b64b30d
Updated Einbroch to official X.4 spawns thanks to Tharis
|
19 年之前 |
skotlex
|
8e42a240df
- Some cleaning up of OPTION related code. OPTION_XMAS and OPTION_FLYING really ARE the same value clientside! (totally stupid), therefore I've opted from removing the flying animation since it really just displays as Xmas for others (and the correct fix involves adding a bunch of class-change packets...)
|
19 年之前 |
skotlex
|
330dc56cab
- Corrected the line terminator setting on the unit.* files as pointed out by Irmin
|
19 年之前 |
Playtester
|
3405960987
Kiel now drops the Dex Survivor's Rod
|
19 年之前 |
Playtester
|
e19c275876
Reduced Stone Buckler's natural Def to 3
|
19 年之前 |
Playtester
|
4c1934a263
Started fixing some of the cards
|
19 年之前 |
skotlex
|
0263fcc40c
- Updated skill_require_db to place the Zeny requirements of ZenyNage and Fling.
|
19 年之前 |
Playtester
|
196f8334f6
* Some more item updates
|
19 年之前 |
evera
|
0e52feee96
updated item names in doctor quest (cities/louyang.txt)
|
19 年之前 |
evera
|
1e64eb78de
added ayothaya to nopvp and nopenalty mapflags
|
19 年之前 |
skotlex
|
fb0d6c2d3d
- Combo-used Skills with State "move_enable" will now override the "can't move delay". Fixes Break-Fall -> Jump-Kick.
|
19 年之前 |
Playtester
|
2d5518fb08
Some updates to the item_db
|
19 年之前 |
musashiden
|
bf5a24f7b6
- Switched drop_rate0item to NO according to iRO.
|
19 年之前 |
Playtester
|
f28f036a88
Fixed Quest requirements in cities/louyang.txt
|
19 年之前 |
skotlex
|
85233aa578
- Some more cleanups of battle_calc_damage to account for absorbed damage reductions.
|
19 年之前 |
skotlex
|
04d6132e76
- Moved back Soul Drain code from mob_dead to skill_counter_additional_effect. Now we are back to where the skill animation does not shows, but you DO get SP T.T' (fixing this is turning out so difficult...)
|
19 年之前 |
Lance
|
715c9e9a69
Reverting my change.. lalala
|
19 年之前 |
skotlex
|
44a9bcba8f
- Some cleanups and corrections in battle.c to account for negative (absorbed) damage.
|
19 年之前 |