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 година |