skotlex
|
e63cc72bd7
- Removed the fixpos packet sending when damaged. Aegis sends no such packet.
|
19 tahun lalu |
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.
|
19 tahun lalu |
skotlex
|
3dc2f37e5f
- Cleaned up combo-skill implementation, SC_COMBO is automatically ended in skill_check_condition now.
|
19 tahun lalu |
skotlex
|
3d666eeb94
- Corrected Stun Duration for Meteor assault
|
19 tahun lalu |
skotlex
|
139b098c54
- Increased max number of tries to find a random spot in maps to 1000 since some maps have so many non-walkable tiles it's hard to find one in just 100 tries.
|
19 tahun lalu |
skotlex
|
aae1ae1832
- Fixed compilation error.
|
19 tahun lalu |
skotlex
|
3b5ab1ba35
- Removed SP_DISGUISE from the bonus list.
|
19 tahun lalu |
Playtester
|
0b78e1d58b
Upgrading mob drops to X.2
|
19 tahun lalu |
Playtester
|
9a3a2ae2c4
Updating drops to Aegis X.2
|
19 tahun lalu |
killercube
|
de9e9d873e
|
19 tahun lalu |
Playtester
|
7ccf744633
Fixed Sea Otter Quest
|
19 tahun lalu |
Lupus
|
a866920e15
removed old logs
|
19 tahun lalu |
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).
|
19 tahun lalu |
DracoRPG
|
7237590875
* item_db scripts cleanup (use of if{})
|
19 tahun lalu |
Playtester
|
b77c0907b2
Fixed warp in the Turbo Track Room
|
19 tahun lalu |
skotlex
|
1928c535ff
- Updated item_db.sql
|
19 tahun lalu |
skotlex
|
8d57200659
- Changed @deletemail's default level 0. NO ATCOMMAND SHOULD HAVE A DEFAULT OF 0 >.<
|
19 tahun lalu |
skotlex
|
91bae7f498
- Fixed a bug in @commands, most likely the reason some people were still getting crashes.
|
19 tahun lalu |
skotlex
|
5d6f207df6
- Added missing include <limits.h> to npc.c...
|
19 tahun lalu |
skotlex
|
0ecb627a0d
- Corrected the max level of NPC_DARKBREATH 10->5 (don't ask, I need these things right :P)
|
19 tahun lalu |
skotlex
|
10e96bef2c
- Fixed @commands not showing the last available commands (unless the total amount of commands is divisible by ten)
|
19 tahun lalu |
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.
|
19 tahun lalu |
skotlex
|
82ae461fa7
- The Rest bonus activated by using /doridori while in rest should now trigger with all the class tree (TK/SL/SG)
|
19 tahun lalu |
skotlex
|
35eebe9f32
- Fixed Kaupe always triggering when the one who was under Kaupe was a player rather than the one attacking...
|
19 tahun lalu |
skotlex
|
266148ef5f
- /doridori now won't double the HP/SP regen of TKs, it only activates their "happy" state.
|
19 tahun lalu |
skotlex
|
88722161e5
- Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (even if there's no other TK around).
|
19 tahun lalu |
skotlex
|
940831871e
- Kaupe now will only block all skills of players, for non-players, only normal attacks can be missed.
|
19 tahun lalu |
skotlex
|
3c40302b29
- Added a check to prevent player invoked-endure from overriding infinite endure.
|
19 tahun lalu |
skotlex
|
391e5359ad
- OnEquip scripts will be trigger on log-on now.
|
19 tahun lalu |
skotlex
|
740958837d
- Now when walkdelay is set to 0, characters will stop walking when hit, but will not have any walk delay.
|
19 tahun lalu |