skotlex
|
4289e1c98d
- Corrected the @follow timer not being deleted on logout.
|
преди 19 години |
skotlex
|
f750c3ed73
- Small bug fixes found during merging to stable process, includes correct HP scaling when hp-meter is enabled and max hp is above SHRT_MAX
|
преди 19 години |
skotlex
|
5b8eac3bc4
- Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the data.
|
преди 19 години |
skotlex
|
c96212781f
- Corrected Trim chars to block 'enter', as explained by the Ultra mage.
|
преди 19 години |
skotlex
|
094db48cae
- Added atcommand @partyoption, lets you alter the party item-distribution type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc.
|
преди 19 години |
skotlex
|
97b00a11ad
- Added a proper check to make aggressive mobs never override homun targets regardless of distance.
|
преди 19 години |
DracoRPG
|
a2c64b8d1e
Skill lv up fix
|
преди 19 години |
DracoRPG
|
15dd140846
Orn's and Albator's Homunculus system, finally, YAY!!
|
преди 19 години |
skotlex
|
cd8587dc4d
- Fixed clif_parse not checking for func_parse before sending data to the connected clients. This in turn required various code-rewrites in:
|
преди 19 години |
skotlex
|
a6c3f3a1fc
- Coded @reset.
|
преди 19 години |
skotlex
|
924284f1b9
- Added login-char packet 0x2737. Sets all characters offline (login-server side).
|
преди 19 години |
skotlex
|
3da94aa210
- Corrected skill require entry from the Twilight Pharmacy skills.
|
преди 19 години |
skotlex
|
38ead62cea
- Removed the equip id from the clif_pet_equip packet as it is not used for anything.
|
преди 19 години |
skotlex
|
f0d7d12d88
- Should have fixed clif_item_sub to properly store pet egg/armor data. There should be no more "random refine levels" bugs related to these.
|
преди 19 години |
skotlex
|
46fc93df01
- Some cleaning of the Sage endow skills.
|
преди 19 години |
skotlex
|
e0afdded8b
- Okay, added a chrif_save_ack packet to the char-server so now the map server will know once a character was "final saved", and only then the character will be removed from memory. On char-server reconnection, all chars that are in final-save state are resent to save (if they are still in memory, it's because the ack hasn't gotten here from the char-server). This should effectively block all dupe problems due to heavy inter-server lag, however as it's untested, it currently prints some debug messages when people are saved and then removed from memory. Need testers so this can be debugged and merged to stable!
|
преди 19 години |
skotlex
|
a4d0df735d
- Rewrote all the item restriction functions so that they will take into account slotted card restrictions as well.
|
преди 19 години |
skotlex
|
f89a7d2069
- Fixed a compile warning in login sql/txt
|
преди 19 години |
skotlex
|
00cbe67c6f
- Small cleanup on Abracadabra.
|
преди 19 години |
skotlex
|
6775ca1476
- Corrected Musical Strike having a different damage equation from Throw Arrow.
|
преди 19 години |
skotlex
|
6d354a4b06
- Cleaned up the IP sync code to...
|
преди 19 години |
skotlex
|
4f1911ae63
- Fixed indentation on int_pet.c (how did it got messed up?)
|
преди 19 години |
skotlex
|
c71d38b672
- Corrected unit id of desperado and Ground Drift using jA's info.
|
преди 19 години |
skotlex
|
abd2bba4de
- Merged Mitternacht's max_heal/max_heal_lv config settings.
|
преди 19 години |
skotlex
|
7f92735874
- Autospells will now again check for the skill's nk value, so that skills tagged "nodamage" skills will not trigger autospells.
|
преди 19 години |
Lance
|
219f26b6a0
* [Optimized]:
|
преди 19 години |
skotlex
|
ee1f6f4283
- Standarized PF_MEMORIZE to be 50% cast time on all skills (instead of -50% for targetted skills and -66% for ground skills >.>)
|
преди 19 години |
Lance
|
ec2fc0e437
* [Fixed]:
|
преди 19 години |
skotlex
|
b64f653148
- Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn). This should complete the required packets for PACKETVER 7.
|
преди 19 години |
skotlex
|
4d27716bf1
- Tested and fixed resolve_hostbyname.
|
преди 19 години |