skotlex
|
c92ff591f1
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
|
15 lat temu |
Inkfish
|
3acf4d6c67
* Fixed possible memory leaks caused by invalid parameters of autobonus
|
15 lat temu |
Inkfish
|
1d4c819268
Added a flag to indicate if the script of an autobonus was parsed for the sake of resource saving.
|
15 lat temu |
ultramage
|
6376c2255c
Fixed gcc compilation warnings in r14120.
|
15 lat temu |
Gepard
|
f9cff9c6e0
Extended broadcast implementation:
|
15 lat temu |
ultramage
|
a38fddad27
Hardcoded the even label config settings from r14097.
|
15 lat temu |
Inkfish
|
da07c3b06e
Reverted renaming foreach functions and create a new one for OnTouch so that last commit will hopefully break NOTHING in use.
|
15 lat temu |
Inkfish
|
42987f61ad
* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can be defined in script_athena.conf)
|
15 lat temu |
Inkfish
|
6abe64b1d7
NPC should only have a 24 characters long name including EOS. (bugreport:3599)
|
15 lat temu |
Inkfish
|
d5c7d9e747
Added supports for Soul Bound.
|
15 lat temu |
brianluau
|
12c9a5a877
- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)
|
15 lat temu |
Inkfish
|
88abf3daee
Implemented Progress Bar.(topic:207933)
|
15 lat temu |
zephyrus
|
515cd8685c
- Fixes and optimization to instancing. Thanks to Saithis
|
15 lat temu |
zephyrus
|
6b710571ad
- Optimization to instance system.
|
16 lat temu |
brianluau
|
8be9797841
- Added a missing 'next' in Kiel Hyre Quest (Medicine Chest).
|
16 lat temu |
Inkfish
|
b753cba749
* Some more updates to Quest Log
|
16 lat temu |
Inkfish
|
816e93ef9b
Fixed mob counts and quest states are not saved properly sometimes
|
16 lat temu |
Inkfish
|
2187e9a59a
* Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugreport: 3415)
|
16 lat temu |
Inkfish
|
698e7a0fc0
Rewrote Quest Log system.
|
16 lat temu |
Inkfish
|
5516002a5c
* Implemented script command "autobonus". [Inkfish]
|
16 lat temu |
zephyrus
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
16 lat temu |
Inkfish
|
47d2031e40
Fixed a typo in buildin_mobuseskill_sub
|
16 lat temu |
Inkfish
|
1d90917604
* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and NPC_INVINCIBLEOFF. (topic:217330)
|
16 lat temu |
Inkfish
|
4e360035fc
Fixed a crash due to script's backup state not being stored/restored properly. (follow up to r13846)
|
16 lat temu |
Inkfish
|
c10a8581a5
* Job_Battle_Manual and Battle_Manual can be used simultaneously.
|
16 lat temu |
Inkfish
|
dc7f470790
* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)
|
16 lat temu |
Inkfish
|
c61942c8cd
Fixed losing skill list after base change. (bugreport:3106)
|
16 lat temu |
ultramage
|
34def63ece
Cleaning/fixing the previous commits a bit
|
16 lat temu |
skotlex
|
418f0d9200
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
|
16 lat temu |
zephyrus
|
15a8174e29
- Rental items now can be stackable items too.
|
16 lat temu |