samuray22
|
bac80b97a8
* Added Indian RO "Children Week" Event. Thanks $ephirot
|
17 年 前 |
zephyrus
|
283edfc342
- Added some missing headgears from others official servers.
|
17 年 前 |
ultramage
|
2b186ae7b8
Fixed some minor inconsistencies in homunculus packets, in an attempt to make the lvl99 aura show to owner onSpawn.
|
17 年 前 |
samuray22
|
3c484f4193
* Rescripted Headgear Quests 1 (Comodo) to Aegis 10.3 Standards.
|
17 年 前 |
ultramage
|
b9a9c76f2b
Fixed charserver unable to reestablish link to login server after a disconnect (yet another problem caused by r11826).
|
17 年 前 |
ultramage
|
a6400393da
Fixed 'unit walking in sight' packet missing the 'level' value (mistake in r11791)
|
17 年 前 |
samuray22
|
32044af937
* Added Missed Storage Password Function. (bugreport:515)
|
17 年 前 |
skotlex
|
132da258d7
- pc_setoption no longer does view_data changes while disguised (as this breaks things)
|
17 年 前 |
FlavioJS
|
754b397edf
* Random cleanup/documentation.
|
17 年 前 |
samuray22
|
f21818b762
* Rescripted Hair Dresser to the Aegis 10.3 Standards.
|
17 年 前 |
skotlex
|
47315d00c8
- Allowed disguising while riding a peco-peco (this does not seem to cause problems anymore)
|
17 年 前 |
skotlex
|
5617e38fba
- Probably fixed splash damage.
|
17 年 前 |
skotlex
|
eee82904e7
- Integrated the SG related info of hate_mob and feel_map into a single structure (sg_info).
|
17 年 前 |
samuray22
|
8e755a140b
* Fixed problem in the Hair Dyer NPC. (bugreport:509)
|
17 年 前 |
skotlex
|
d3397a4640
- Cleaned up some disguise related code, it fixes the disguise sprite not having flinch animation
|
17 年 前 |
skotlex
|
7ca3198824
- Applied the required changes to handle def as a signed char (allows for negative def)
|
17 年 前 |
skotlex
|
37d79a46de
- Corrected skill_check_condition to not delete items right away for certain skills that do the deletion themselves. Fixes several skills consuming items twice.
|
17 年 前 |
ultramage
|
c4f9142c9d
Fixed reflected spells bypassing WoE no-knockback restriction, because the code allowed that when cast on self; not anymore (bugreport:231)
|
17 年 前 |
ultramage
|
722c5f3f90
Fixed a typo in r11826 messing up TXT gm account loading.
|
17 年 前 |
ultramage
|
979cf2cdf9
Yikes, forgot to add the new admin.c file... (followup to r11826)
|
17 年 前 |
skotlex
|
8463446738
- Reverted the position of the max_hp/max_sp basic setting, modified the max_hp/max_sp bonuses to use casting in order to work correctly with negative bonuses.
|
17 年 前 |
ultramage
|
0b58320eb0
Applied clif_setlevel() to the new trade window packets to make it display properly when going over lvl99.
|
17 年 前 |
ultramage
|
1f8e1313df
* Reconstructed a list of all PACKETVER types, by reverse-engineering it from places in the code where the define is used
|
17 年 前 |
samuray22
|
c89ad7bb99
* Corrected some broken warp points. (bugreport:497)
|
17 年 前 |
FlavioJS
|
e207fecd8c
* Added safesnprintf to strlib.c/h (bugreport:372)
|
17 年 前 |
skotlex
|
d19659bbdd
- reverted R11820, Cart Termination was already a 0x8 nk skill, I accidentally set inf2 to that, which meant 'spirit skill'!
|
17 年 前 |
ultramage
|
ea5212c5a8
* TXT/SQL login server code synchronization
|
17 年 前 |
ultramage
|
4b8cf3c768
Removed some unneccessary charserver code.
|
17 年 前 |
L0ne_W0lf
|
eac1b05f1f
Added Battle field and Memorial dungeon maps.
|
17 年 前 |
skotlex
|
a63fc8093f
- Overpowered some more NPC_EARTHQUAKE as per Gravity retardation.
|
17 年 前 |