Lance
|
ceea8fde6c
* Final fix on Juperos NPC.
|
преди 19 години |
Lance
|
2d6182f027
* Fixed compiler warning in script.c get_mob_data.
|
преди 19 години |
Lance
|
d5cf7d95e0
* mob_chat_sub fix. Added buildin_pcblockmove.
|
преди 19 години |
Lance
|
46bdee18f9
* BL_PC and BL_MOB control script commands (experimental).
|
преди 19 години |
skotlex
|
8955a37a9b
- Added mapflag nodrop, fixed mapflag notrade.
|
преди 19 години |
skotlex
|
d842b9f68d
- Fixed script command warpparty looking for an attached player even when it is not needed.
|
преди 19 години |
skotlex
|
445fa07fa2
- Some corrections due to the guild skill position change.
|
преди 19 години |
Lance
|
18b0a014dd
* Fixed easter.txt typo.
|
преди 19 години |
skotlex
|
db973e2998
- The rate passed to status_change_start must now be in 0->10000 range.
|
преди 19 години |
skotlex
|
d770421a9d
- Trick dead now ends on logout
|
преди 19 години |
Lance
|
7f378f29f8
- Fixed typo in script.c
|
преди 19 години |
Lance
|
348f88c110
* IDE error.
|
преди 19 години |
skotlex
|
c64fbb45b5
- Hopefully fixed the compile error due to the mapregsql_handle...
|
преди 19 години |
skotlex
|
bb7a50a009
- Fixed item pickup not picking anything unless you were in a party with item distribution set o.O
|
преди 19 години |
Lance
|
acb95c4f12
* Mapregsql will now fully depend on mmysql_handle.
|
преди 19 години |
Lance
|
16a1b9d809
* Optimized strcharinfo to use switch. Looks like Skot fixed the crash already XD.
|
преди 19 години |
skotlex
|
b7ebda3ccd
- Silence will only block skills when they have begun casting, not when the cast bar is done.
|
преди 19 години |
skotlex
|
343577ac3b
- Checked and fixed the script engine barking when you try to have a label with the same name as a const.txt defined parameter.
|
преди 19 години |
skotlex
|
9321f524fc
- Turn Undead and Offensive Resurrection should now work on undead players.
|
преди 19 години |
Lance
|
c2273620ad
* Added script command 'setbattleflag'.
|
преди 19 години |
Lance
|
c46f652b8e
* Added autoequip flag check (added script command 'autoequip' to manipulate in script.c) for pc_takeitem in pc.c If it impacts on perfomance, please remove it.
|
преди 19 години |
Lance
|
465ab78484
* Added script command 'equip' to equip items.
|
преди 19 години |
skotlex
|
bc1aad166c
- Added sd variables menuskill_id/menuskill_lv to store menu-based selections. These are used now to check the validity of skill use instead of sd->skillid/sd->skilllv
|
преди 19 години |
skotlex
|
eafb17b8fe
- Fixed the memory leak on opt_2str as pointed out by End of Exam
|
преди 19 години |
skotlex
|
59e17a948b
- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.
|
преди 19 години |
skotlex
|
d25d952fc6
- Cleaned up and reorganized status_change_start. Now it also receives the success % rate (0->100)
|
преди 19 години |
Valaris
|
8e410ec582
* Added some of eAIRC bot code, written by me and LittleWolf. It is disabled and has no configuration options yet, as it is not finished. [Valaris]
|
преди 19 години |
skotlex
|
36ff68ba2f
- Fixed the reported map when there is an error in report_src (script.c)
|
преди 19 години |
skotlex
|
28c32a9532
- Improved the NPC timer system to enable to have multiple timers going on at a time with different players attached to each. Now npc event timers are of two types: attached or global. The global timers don't have a player attached and can be started/halted by anyone. The character timers have a player attached, and they can only be stopped by a script that has the same player attached.
|
преди 19 години |
skotlex
|
697d29d7d4
- Fixed a typo bug in SC_STAR_COMFORT handling.
|
преди 19 години |