skotlex
|
4289e1c98d
- Corrected the @follow timer not being deleted on logout.
|
19 năm trước cách đây |
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 năm trước cách đây |
skotlex
|
5b8eac3bc4
- Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the data.
|
19 năm trước cách đây |
skotlex
|
c96212781f
- Corrected Trim chars to block 'enter', as explained by the Ultra mage.
|
19 năm trước cách đây |
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 năm trước cách đây |
skotlex
|
97b00a11ad
- Added a proper check to make aggressive mobs never override homun targets regardless of distance.
|
19 năm trước cách đây |
DracoRPG
|
a2c64b8d1e
Skill lv up fix
|
19 năm trước cách đây |
DracoRPG
|
15dd140846
Orn's and Albator's Homunculus system, finally, YAY!!
|
19 năm trước cách đây |
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 năm trước cách đây |
skotlex
|
a6c3f3a1fc
- Coded @reset.
|
19 năm trước cách đây |
skotlex
|
924284f1b9
- Added login-char packet 0x2737. Sets all characters offline (login-server side).
|
19 năm trước cách đây |
skotlex
|
3da94aa210
- Corrected skill require entry from the Twilight Pharmacy skills.
|
19 năm trước cách đây |
skotlex
|
38ead62cea
- Removed the equip id from the clif_pet_equip packet as it is not used for anything.
|
19 năm trước cách đây |
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 năm trước cách đây |
skotlex
|
46fc93df01
- Some cleaning of the Sage endow skills.
|
19 năm trước cách đây |
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 năm trước cách đây |
skotlex
|
a4d0df735d
- Rewrote all the item restriction functions so that they will take into account slotted card restrictions as well.
|
19 năm trước cách đây |
skotlex
|
f89a7d2069
- Fixed a compile warning in login sql/txt
|
19 năm trước cách đây |
skotlex
|
00cbe67c6f
- Small cleanup on Abracadabra.
|
19 năm trước cách đây |
skotlex
|
6775ca1476
- Corrected Musical Strike having a different damage equation from Throw Arrow.
|
19 năm trước cách đây |
skotlex
|
6d354a4b06
- Cleaned up the IP sync code to...
|
19 năm trước cách đây |
skotlex
|
4f1911ae63
- Fixed indentation on int_pet.c (how did it got messed up?)
|
19 năm trước cách đây |
skotlex
|
c71d38b672
- Corrected unit id of desperado and Ground Drift using jA's info.
|
19 năm trước cách đây |
skotlex
|
abd2bba4de
- Merged Mitternacht's max_heal/max_heal_lv config settings.
|
19 năm trước cách đây |
skotlex
|
7f92735874
- Autospells will now again check for the skill's nk value, so that skills tagged "nodamage" skills will not trigger autospells.
|
19 năm trước cách đây |
Lance
|
219f26b6a0
* [Optimized]:
|
19 năm trước cách đây |
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 năm trước cách đây |
Lance
|
ec2fc0e437
* [Fixed]:
|
19 năm trước cách đây |
skotlex
|
b64f653148
- Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn). This should complete the required packets for PACKETVER 7.
|
19 năm trước cách đây |
skotlex
|
4d27716bf1
- Tested and fixed resolve_hostbyname.
|
19 năm trước cách đây |