FlavioJS
|
4fa4e26d99
- Reverted the packet structure changes to mmo_char_send006b in r9588 and corrected the bug that I was originally fixing.
|
18 年之前 |
Playtester
|
8160fd2b40
Fixed typo in mob_skill_db
|
18 年之前 |
Lance
|
b319b03eba
WTF was I doing?
|
18 年之前 |
Lance
|
f2df4e5b2a
* Small fix in TK_MISSION from 1/101 to 1/100 probability. (Valaris)
|
18 年之前 |
skotlex
|
eb080dbd67
- Fixed spiritballs not correctly being used for skills such as Finger Offensive when GM unconditional is set.
|
18 年之前 |
skotlex
|
678096381e
- Skill use is now cancelled when you use it while cloaking, and the uncloaking process warps you.
|
18 年之前 |
FlavioJS
|
6a7bdd6ffe
- Reapplied Skotlex's socket.c changes from r9587 and r9582. :S (sorry)
|
18 年之前 |
FlavioJS
|
f863581174
- Part 3 of TheUltraMage's socket cleanup.
|
18 年之前 |
skotlex
|
807acd0aac
- Added a func_parse invocation when an invalid socket is found, so that the underlying code (char/map/login) can handle it and free any related resources.
|
18 年之前 |
skotlex
|
82e54d7c75
- Added some skill effect packets so it displays a generic effect for unknown targetted skills
|
18 年之前 |
KarLaeda
|
223d87c197
- Fixed typo in the Priest Quest.
|
18 年之前 |
Playtester
|
d5f7de4d0e
Added some history books
|
18 年之前 |
skotlex
|
8bcc26d8dd
- Some cleaning in do_sendrecv, added error messages when handling an incorrect socket.
|
18 年之前 |
blackhole89
|
65ee3d07e9
minor fix; see Changelog-Trunk.txt
|
18 年之前 |
toms
|
0a1b9629b6
Updated SQL files
|
18 年之前 |
skotlex
|
3048495c54
- Cleaned up item_misc.txt
|
18 年之前 |
skotlex
|
74e263086a
- Applied Rayce's suggestion to improve the script hash size usage. eA now uses a hash of 1024.
|
18 年之前 |
skotlex
|
cd14e36a68
- Full Buster's auto-blind chance is now reducable by stats/items.
|
18 年之前 |
skotlex
|
b6dbcc39c9
- Fixed some warnings
|
18 年之前 |
skotlex
|
58bb9be68a
- Cleaned up some more the code so it works for -DTURBO
|
18 年之前 |
FlavioJS
|
dd92bd13fd
- a couple of warnings fixed
|
18 年之前 |
FlavioJS
|
8751fbd631
- Fixed buildin_getscrate, thanks Trancid.
|
18 年之前 |
FlavioJS
|
60e3d1b499
- Applied part 1 of TheUltraMage's socket cleanup.
|
18 年之前 |
FlavioJS
|
266f66cfff
- Applied the rest of Rayce's suggestions and fixes (http://www.eathena.ws/board/index.php?showtopic=129185)
|
18 年之前 |
KarLaeda
|
2f7bd25279
Small fir for changeset 9539
|
18 年之前 |
Playtester
|
b334bf37d7
Fixed some autospell bonuses thanks to NLZ
|
18 年之前 |
FlavioJS
|
11cb7227b2
- Fallback for parenthesis argument lists in the script engine. "func (exp) , ..." is valid again.
|
18 年之前 |
FlavioJS
|
4f69a66df6
- Merged START_ACCOUNT_NUM and END_ACCOUNT_NUM moved from login.h to mmo.h
|
18 年之前 |
FlavioJS
|
52245f90b9
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before checking if UINT_MAX has been defined.
|
18 年之前 |
Playtester
|
a71f591edf
Fixed Mutant Dragonoid Card
|
18 年之前 |