skotlex
|
e5f005cc1d
- Rewrote/cleaned up several functions in storage.c
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
0aed0eaa95
- Applied an experimental weather code that should lower bandwidth usage to near-none, which's only disadvantage should be the weather not clearing out until moving to another map (even when the mapflag is removed from the current map).
|
%!s(int64=19) %!d(string=hai) anos |
reddozen
|
0277ebc706
Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Reddozen]
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
4fcac3b2f9
- Modified "hide woe damage" to send the number of hits rather than 1 as damage Because when the damage is less than the number of hits, the client will display MISS.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
2c902be399
- Removed Lance's checks in clif.c to prevent sending packets when a player is in OPTION_INVISIBLE mode. Now pc_disguise won't change your viewclass when you diguise while hiding. The disguise should "show up" when you uncloak, instead.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
eb63227578
- Fixed clif_GlobalMessage being the exact same function as clif_message (the fiirst should send to ALL_CLIENT and the later should send to AREA_CHAT_WOS). Should fix globalmes script command.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
125e05d3cd
- Added SC_BLADESTOP to the switch listing in status_change_start
|
%!s(int64=19) %!d(string=hai) anos |
Lance
|
6fa0186000
* Players with OPTION_INVISIBLE should not be sent to clients.
|
%!s(int64=19) %!d(string=hai) anos |
Lance
|
dd4a935ce2
@_@ this is getting more confusing...
|
%!s(int64=19) %!d(string=hai) anos |
Lance
|
05736737c7
* Bugfix on fake npc
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
46d5c713cd
- Updated cast times of Kaupe and Kaahi.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
a0bf90e52c
- Changed a bit the MAX_ZENY checks in trade.c to prevent overflows.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
fd4f9d05ef
- Updated SKA to return a random value between 0 and 99 each time status_get_def is invoked.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
5e73485603
- Fixed the head_bottom (pet-armor) position in packet 0x22c when crafted for non-players.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
e78ae404f9
- ES magic will now put the caster on stun for 0.5 secs regardless of whether the skill-target is a mob or not.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
aae1ae1832
- Fixed compilation error.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
3b5ab1ba35
- Removed SP_DISGUISE from the bonus list.
|
%!s(int64=19) %!d(string=hai) anos |
Lance
|
dacea0478a
* Optimized clif.c clif_scriptmenu/input/inputstr to check for sd->state.using_fake_npc before sending one (as it's not required to send twice).
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
db83032024
- Added a npc-script-event cache to avoid looking up event-scripts every time they need to be executed. Events cached are all those defined in script_config.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
82ae461fa7
- The Rest bonus activated by using /doridori while in rest should now trigger with all the class tree (TK/SL/SG)
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
266148ef5f
- /doridori now won't double the HP/SP regen of TKs, it only activates their "happy" state.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
391e5359ad
- OnEquip scripts will be trigger on log-on now.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
740958837d
- Now when walkdelay is set to 0, characters will stop walking when hit, but will not have any walk delay.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
4ef4e4dc84
- Stun time for using ES magic on non-mobs reduced to 0.5 secs.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
01340a866e
- Kaite, Kaute will now show a skill effect when they trigger.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
a312cf5d84
- Corrected @whomap directly invoking msg_table[] rather than msg_txt()
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
827f003768
- Fixed standing up not really standing you up.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
9b6b46c455
- Absorb Spirit Sphere now gives +10SP per sphere as per discussions with Haplo.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
5a5d30b660
- Removed OPTION_XMAS, it seems to not exist....
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
a5b4b2d05e
- status_setviewdata will set your option accordingly when the previous/new view-class is wedding or xmas suit.
|
%!s(int64=19) %!d(string=hai) anos |