SinSloth
|
3f5bbce439
* Added Rekenber Job quest which was missing for some unknown reason.
|
vor 17 Jahren |
L0ne_W0lf
|
26717ecb36
Updated Bio Ethics quest to official, and re-added.
|
vor 17 Jahren |
skotlex
|
88e0444634
- Corrected the firewall/kaensin knockback code to how it is supposed to be done (the element/race check was originally in battle.c, and it was moved to skill.c because of the firewall hits on undead setting, now that it is not needed the code can be changed to how it was back then).
|
vor 17 Jahren |
zephyrus
|
f0cc5dd038
- Fixed a bug on the Attachment [Mail System]
|
vor 17 Jahren |
ultramage
|
f676a041a8
Fixed missing forward declaration of mail_message.
|
vor 17 Jahren |
L0ne_W0lf
|
87d691abcc
Small update to divorce NPC.
|
vor 17 Jahren |
ultramage
|
ac7ffe49bb
Slightly improved the message you get when trying to load a mob into the range reserved for player clones.
|
vor 17 Jahren |
ultramage
|
3aa603d420
Fixed a typo in r11505 messing up the 'npcmove' command (only 'x' coordinate was being set correctly)
|
vor 17 Jahren |
ultramage
|
acd2c914a5
Fixed a compilation error in the mail code. Blame the C standard and gcc for giving enums a variable-sized type, thus making forward declarations impossible.
|
vor 17 Jahren |
ultramage
|
0031c1553e
Removed 'petid', a command from r284 to look up pet ids by name.
|
vor 17 Jahren |
ultramage
|
2cb8a5838e
* Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312)
|
vor 17 Jahren |
ultramage
|
b6bbaef27b
Followup fixes to r11583:
|
vor 17 Jahren |
zephyrus
|
284222a415
- Improvements to the mail system.
|
vor 17 Jahren |
Playtester
|
9ec6519201
* Some small db updates
|
vor 17 Jahren |
ultramage
|
e3ab4cdcfe
Moved the new novending cell check from the internal code to the client-server interface (allows server to force-open shop if needed)
|
vor 17 Jahren |
ultramage
|
e0cccf7d12
* Removed confusing map_nick2sd_nocase(), let the charserver handle it
|
vor 17 Jahren |
skotlex
|
34b9b6f16e
- Removed the config setting firewall_hits_on_undead setting, Firewall and kaensin now automatically calculate the number of hits they should do per iteration based on the skill trigger frequency (you may want to raise that delay of 1ms in the db, though)
|
vor 17 Jahren |
L0ne_W0lf
|
68829ba812
More minor updates to a couple NPCs.
|
vor 17 Jahren |
L0ne_W0lf
|
dd5d433fca
Minor updates the Juperos Elevator NPCs.
|
vor 17 Jahren |
L0ne_W0lf
|
571f2db6e0
Minor fixes here and there to a few scripts.
|
vor 17 Jahren |
FlavioJS
|
d9774ac8ca
* Corrected a fex misshaps from r11571:
|
vor 17 Jahren |
skotlex
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
vor 17 Jahren |
ultramage
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
vor 17 Jahren |
L0ne_W0lf
|
895ee4a0ad
* Added the Advanced Refiner for Enriched ores.
|
vor 17 Jahren |
L0ne_W0lf
|
d8fc315f1e
Removed duplicate Morroc city npc (bugreport:277)
|
vor 17 Jahren |
L0ne_W0lf
|
c743f14153
Corrected the Jawaii Ice Cream salesman. bugreport:285
|
vor 17 Jahren |
L0ne_W0lf
|
9c1401f33d
Fixed two duplicate names in the assassin skill quest. XD
|
vor 17 Jahren |
L0ne_W0lf
|
c4277f2dee
2-x quest skill update 2/2.
|
vor 17 Jahren |
L0ne_W0lf
|
521950d270
2-x quest skill update 1/2.
|
vor 17 Jahren |
L0ne_W0lf
|
88d99f9edf
Small fix for the turbo track point converter. Even though, without the arena, the converter serves no purpose. XD
|
vor 17 Jahren |