skotlex
|
8da82e0a0a
- Changed npc_click declaration to receive an npc structure rather than a generic block-list one.
|
19 лет назад |
skotlex
|
13489e30a8
- Added a check when buying from npcs to allow buying of item_avail items.
|
19 лет назад |
skotlex
|
64e01d9894
- When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it will use clearchar and spawn packets instead of changeoption. Thanks to Toms for the fix.
|
19 лет назад |
skotlex
|
a2b96bc621
- Fixed inverted check which was preventing you from buying more than 1 from any stackable item....
|
19 лет назад |
skotlex
|
a6c3f3a1fc
- Coded @reset.
|
19 лет назад |
skotlex
|
33bbefb989
- Added mapflag "nochat" to prevent chatting rooms from being created.
|
19 лет назад |
Lance
|
aa70823081
* [Fixed]
|
19 лет назад |
skotlex
|
4f1911ae63
- Fixed indentation on int_pet.c (how did it got messed up?)
|
19 лет назад |
Lance
|
219f26b6a0
* [Optimized]:
|
19 лет назад |
skotlex
|
44b40f087c
- Added pc_bonus_autospell_del, gives support for removing autospell effects. When a negative rate is specified, it will decrease the chance of casting (eg: You have two different cards with autospell Heal +20% each, then do autospell -30. The second card will be cancelled, and the first one will become Heal +10%)
|
19 лет назад |
Lance
|
61cf41923c
* [Removed]:
|
19 лет назад |
Lance
|
58b728cc4a
* [Added]:
|
19 лет назад |
Lance
|
cb523907f0
* [Fixed]:
|
19 лет назад |
Lance
|
4ef75d85f3
- A quick fix for lazy scripters -_- sheesh
|
19 лет назад |
Lance
|
54b592fe29
* [Improved]:
|
19 лет назад |
skotlex
|
0158ab793e
- Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa)
|
19 лет назад |
skotlex
|
3b13b070e1
- Made guild member exp an unsigned int.
|
19 лет назад |
Lance
|
b324c2e683
* [Improved]:
|
19 лет назад |
skotlex
|
604f5b40fe
- Updated mob_npc_warp to a three-state config switch. 0 disables. 1 enable only on warps that don't lead to nobranch maps. 2 - enable on all warps.
|
19 лет назад |
skotlex
|
b6a5dc4547
- Added config setting mob_npc_warp, when set to yes, enables mobs to be warped between maps when stepping on a npc-warp.
|
19 лет назад |
skotlex
|
d7a3b4d7e4
- Added pc_calcexp to calculate individual exp bonuses acquired from exp's source (race bonus cards, SG Exp skills, pk-mode higher level exp)
|
19 лет назад |
skotlex
|
a13c1e1179
- Uncommented the npc_debug_warps code.. oops.
|
19 лет назад |
skotlex
|
86514f550b
- Altered status_calc_pc so that equipment scripts are ran before card-scripts.
|
19 лет назад |
Lance
|
2e4166cbfc
[Fixed]
|
19 лет назад |
Lance
|
5b32c5d838
[Fixed]:
|
19 лет назад |
Lance
|
e01880f4e8
[Fixed]:
|
19 лет назад |
Lance
|
23fdd83f2c
|
19 лет назад |
Lance
|
8236d2c93f
[Improved]:
|
19 лет назад |
skotlex
|
1074b09187
- Small optimization in battle_check_target
|
19 лет назад |
Lance
|
a28e9d802c
[Optimized]
|
19 лет назад |