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