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