skotlex
|
e74e095778
- Fixed main.sql adding a key on char_id rather than account_id for the char table.
|
19 年之前 |
Lance
|
4ef75d85f3
- A quick fix for lazy scripters -_- sheesh
|
19 年之前 |
Lance
|
0ec9bef7cb
* [Improved]:
|
19 年之前 |
Lance
|
54b592fe29
* [Improved]:
|
19 年之前 |
skotlex
|
e4fb5dbbf7
- Updated mob_db.sql and item_db.sql to latest.
|
19 年之前 |
skotlex
|
c5909b0e34
- Marionette and Devotion will now check raw distance and ignore obstacles and the like.
|
19 年之前 |
skotlex
|
785e089deb
- Added irc_channel_pass setting and prevent crashing when irc server lookup by host fails. Thanks to Trancid for the details.
|
19 年之前 |
Lance
|
6dd1c22d41
* [Fixed]:
|
19 年之前 |
skotlex
|
89a6b23a92
- Added HM_SKILLBASE, MAX_HOMUNSKILL to specify the skill level range of Homunculus.
|
19 年之前 |
skotlex
|
9c860c13a4
- Oppositions can't be made during WoE now.
|
19 年之前 |
Lance
|
7a27be9727
* [Fixed]:
|
19 年之前 |
skotlex
|
fcbec4d4e6
- Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer.
|
19 年之前 |
skotlex
|
02a4f5d5ae
- Fixed a pair of missing initializers in the clif storage functions.
|
19 年之前 |
skotlex
|
4597fbab18
- @heal no longer displays a healing animation. Fixes the client believing you couldn't be healed more than 32K.
|
19 年之前 |
skotlex
|
0158ab793e
- Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa)
|
19 年之前 |
Lance
|
c165ff1eb6
* [Optimized]:
|
19 年之前 |
skotlex
|
3b13b070e1
- Made guild member exp an unsigned int.
|
19 年之前 |
Lance
|
3b9eeb4451
* [Fixed]
|
19 年之前 |
skotlex
|
55df062534
- Added structure party_data and party_member_data to the map server to hold party-specific required information about parties including Monk/TK/SG/SN states and party member count.
|
19 年之前 |
Vicious
|
8e3fb1da90
fixed MoM's typo
|
19 年之前 |
Lance
|
099d8d2605
* Fixed map_readafm missing strcpy(afm_name, m->name).
|
19 年之前 |
Lance
|
b324c2e683
* [Improved]:
|
19 年之前 |
Lance
|
73afac7540
* [Fixed]:
|
19 年之前 |
skotlex
|
2e5660ec68
- Fixed @mapinfo displaying incorrectly maps with nosave which send you back to your last savepoint.
|
19 年之前 |
skotlex
|
2096550252
- Added an error report and correction when the map server receives a guild from the char-server with more guild members than MAX_GUILD.
|
19 年之前 |
MasterOfMuppets
|
975c39b6c7
Changed the interval between waterballs back to 125,
|
19 年之前 |
MasterOfMuppets
|
3e901e2ef5
Fixed a typo in char_sql/char.c, thanks to Euph.
|
19 年之前 |
skotlex
|
51db3a7cdc
- Modified guild exp to be an unsigned int rather than a signed one.
|
19 年之前 |
skotlex
|
668bd449ac
- Fixed @skilltree printing out Unknown job for most targets used.
|
19 年之前 |
skotlex
|
9ce708d5fc
- Cleaned clif_pvpset to not send the packet to nearby characters when the source is GM-hidden. May help fix the crash on PvP with gm-hidden characters.
|
19 年之前 |