ai4rei
|
bb48f685e7
* Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the inviter rather than party id.
|
14 年之前 |
ai4rei
|
0eb61f5a95
* Fixed a crash in clif_parse_FriendsListAdd, when a player is added that is not online (bugreport:4947, since r14835).
|
14 年之前 |
Inkfish
|
213ff7ff38
Fixed a typo in buyingstore_create.
|
14 年之前 |
ai4rei
|
9e4d7a1beb
* Fixed script command 'warpguild' looking for an attached player even when it is not needed (bugreport:4941, since r2674, related r14840).
|
14 年之前 |
ai4rei
|
ce70d39dbc
* Fixed script command 'warpparty' looking for an attached player even when it is not needed (bugreport:4359, since r14311, related r2674 and r5592).
|
14 年之前 |
ultramage
|
dd22261936
Renamed clif_parse_ReqFeel to clif_feel_req (since r4352).
|
14 年之前 |
ai4rei
|
982ce2323c
* Fixed pets' speed would not get updated to normal, after they finished running to their owner (bugreport:1304).
|
14 年之前 |
ai4rei
|
4356e5fdbc
* Fixed NULL pointer in status_change_timer (SC_BERSERK), when the HP subtraction causes the HP drop below 100, but does not exceed remaining HP (bugreport:1150, related r8705, r11786 and r12061).
|
14 年之前 |
ai4rei
|
aa0bf03f74
* Updated script commands 'npcshopitem', 'npcshopadditem' and 'npcshopdelitem' to support cashshops as well (bugreport:4928).
|
14 年之前 |
ai4rei
|
8325f3518f
* Fixed players could add themselves to their friendslist through their clones or WPE (bugreport:4909).
|
14 年之前 |
ai4rei
|
0bbca2a6aa
* Fixed bonus 'bHPDrainValue' on left hand would work as right hand bonus, when specified with 'bonus' rather than 'bonus2' (bugreport:4939, since r6221).
|
14 年之前 |
brianluau
|
946e9bd0af
- Fixed a possible exploit in guild castle investment. (bugreport:4929, topic:272783)
|
14 年之前 |
brianluau
|
1c0abe84ef
- Fixed a possible exploit in guild castle investment. (bugreport:4929, topic:272783)
|
14 年之前 |
brianluau
|
177342ad2b
- Fixed some bugs in Cursed Spirit quest. (bugreport:4926)
|
14 年之前 |
ai4rei
|
bfbac60c74
* Changed enumerating defines into enumerations (related topic:264007).
|
14 年之前 |
brianluau
|
d3d4504d7f
- Fixed a typo in eA Job System documentation.
|
14 年之前 |
ultramage
|
1370e74073
Quick fix to Venom Splasher's Poison React bonus, 30% -> 20%, based on aegis (bugreport:230).
|
14 年之前 |
ai4rei
|
e769080fca
* Fixed Super Novices could not be adopted (bugreport:4907, since r12389).
|
14 年之前 |
ai4rei
|
c5c6d83877
* Improved error reporting during monster database and spawn data reading.
|
14 年之前 |
Gepard
|
69948858c4
* Merged changes from trunk [14824:14825/trunk].
|
14 年之前 |
Gepard
|
336680302f
* Extracted calculations of the number of status points PC gets when leveling up to a function.
|
14 年之前 |
Gepard
|
5d8e2e76bb
* Removed status point calculations (duplicate) from `pc_resetstate` function. It is now handled by `pc_need_status_point`.
|
14 年之前 |
Gepard
|
2e3209566f
* Added support for increased max statistics (parameters) for 3rd classes (regular and baby).
|
14 年之前 |
Gepard
|
44a2936f02
* Fixes to Job Level stat bonuses table.
|
14 年之前 |
ai4rei
|
38725ab312
* Merged changes from trunk [14784:14819/trunk].
|
14 年之前 |
ai4rei
|
5179a206ba
* Merged pcdb_checkid update from renewal [14810/branches/renewal].
|
14 年之前 |
Gepard
|
ab5c7c3c16
* Added Job Level stat bonuses for baby third classes.
|
14 年之前 |
ai4rei
|
600e9e8320
* Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respective state struct (from r13813, follow up to r14795).
|
14 年之前 |
ai4rei
|
aaab80fb80
* Some NPC event related cleaning.
|
14 年之前 |
ai4rei
|
f34de92ef0
* Removed impossible condition in mob_parse_dataset as spawn_data::eventname was/is the same size as mob_data::npc_event (since r5707).
|
14 年之前 |