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