Playtester
|
ce51a40cad
Hopefully fixed Solace card
|
пре 19 година |
skotlex
|
c9e9b3b75b
- Synced the script.c file with as much data as possible from jA's:
|
пре 19 година |
skotlex
|
8da82e0a0a
- Changed npc_click declaration to receive an npc structure rather than a generic block-list one.
|
пре 19 година |
skotlex
|
a74b39c5c6
- Corrected Combat Knife reducing damage from DemiHumans by 10% instead of increasing damage against them.
|
пре 19 година |
skotlex
|
36602a3958
- Added a cleanup routine on shutdown to remove all characters from memory for whom the save ack has not returned from the char-server yet.
|
пре 19 година |
skotlex
|
932107f772
- Now when you set the guardian's HP, if the guardian is spawned, it's HP will be updated accordingly (and if you set it to 0, the guardian is killed)
|
пре 19 година |
skotlex
|
884de91ef3
- Some cleaning in status.c. Removed some unnecessary lines, and added proper lower caps to some status_calc_* functions (flee/hit/flee2/cri)
|
пре 19 година |
skotlex
|
574198e3e7
- Added config setting "party_hp_mode" (battle/party.conf) which determines method to use to update party-mate hp bars. Aegis style is to update HP bars whenever HP changes, while eAthena style is to update it together with the map party dots. Defaults to aegis style.
|
пре 19 година |
skotlex
|
893d5088f8
- Fixed packet 0x22a having the manner and opt3 packets in inverted offsets.
|
пре 19 година |
skotlex
|
7cf5521c32
- Readded the check which prevents Cloaking from activating when your learned level is less than 3 and you aren't next to a wall.
|
пре 19 година |
skotlex
|
3fb5dce0ae
- Removed a redeclared variable i in the parsing of the fame list (char-txt server) which seems to be the cause of the random memory corruptions.
|
пре 19 година |
toms
|
5062379bb4
Fixed Independence Memorial Hat weight, set to 0
|
пре 19 година |
toms
|
ee5ee4fcd0
* Fix homunc & code cleanup [Toms]
|
пре 19 година |
Playtester
|
6eb305c5a9
Fixed the Morroc ingredient seller to not appear
|
пре 19 година |
Playtester
|
ccf714afce
Another Sunkenship spawn fix.
|
пре 19 година |
Playtester
|
f46b0ee355
Fixed some spawns and a warp in Sunken Ship
|
пре 19 година |
skotlex
|
6c9eb52332
- Fixed a memory leak when reading the item_db txt.
|
пре 19 година |
skotlex
|
3d18f93d8e
- Applied the necessary changes to make @partyoption reflect it's changes on the alt+p window.
|
пре 19 година |
skotlex
|
9d056a75f1
- Some code cleanup of HLIF_MOON in regards to the number of hits and damage equation.
|
пре 19 година |
skotlex
|
830106c6f9
- Modified party_item_share_type config setting so that using 1 disables item-sharing from non-mob loot (player dropped items or pet loot) and 2 enables round-robin instead of random sharing. Using 3 obviously is enabling both 1 and 2.
|
пре 19 година |
skotlex
|
cfe71d744a
- Added battle_get_master which returns the master bl of a given object.
|
пре 19 година |
skotlex
|
7cd47130d0
- Added support for "sc_end -1" which will clear all status changes. Added the constant SC_ALL so you can use in scripts "sc_end SC_ALL;" instead.
|
пре 19 година |
skotlex
|
9a5e48460c
- @pettalk will now fail when muted.
|
пре 19 година |
skotlex
|
9572db00eb
- Enabled changing of equipment while stunned/asleep/petrified/etc
|
пре 19 година |
Playtester
|
ef1bfce009
* Fixed the Factory Quest
|
пре 19 година |
evera
|
b58664ad5c
Added very first part of Bio Ethics Quest.
|
пре 19 година |
skotlex
|
0f8d093a2c
- Cleaned up run_script_main to properly free previous stack-data when running scripts. Note that scripts may still leak memory when run by non-players and they don't reach the "END" state, however I am not sure how this case should be handled, so it's left as it is for now.
|
пре 19 година |
Playtester
|
f0f744de3a
Added rudeattacked teleport to Rachel MVPs
|
пре 19 година |
skotlex
|
74c899ec9f
- Added a missing ntohl call in the loginlog code.
|
пре 19 година |
skotlex
|
13489e30a8
- Added a check when buying from npcs to allow buying of item_avail items.
|
пре 19 година |