ultramage
|
dc6254185a
Fixed a compilation problem and warning (maybe).
|
před 17 roky |
FlavioJS
|
1150699a75
* Makefile creating the conf/import forder.
|
před 17 roky |
Playtester
|
81edd5a9a2
Fixed Gaebolg quest not giving exp in some situations
|
před 17 roky |
ultramage
|
fc9d14b1bd
Command code cleaning (refer to topic:169759)
|
před 17 roky |
FlavioJS
|
82a3432bd4
* Minor adjustment to take into account the end of line.
|
před 17 roky |
L0ne_W0lf
|
5550180be2
* Updated NPC headers to fix errors caused by rev. 11603.
|
před 17 roky |
FlavioJS
|
d51639d405
* Restricted more the parsing of npc code. (fixes bugreport:317)
|
před 17 roky |
Playtester
|
e29f5887de
Updated sql files
|
před 17 roky |
Playtester
|
e09efe662a
Updated Veins Field spawn amounts to official
|
před 17 roky |
L0ne_W0lf
|
1f6bb721f5
Corrected Cross Shield bonus.
|
před 17 roky |
SinSloth
|
3f5bbce439
* Added Rekenber Job quest which was missing for some unknown reason.
|
před 17 roky |
L0ne_W0lf
|
26717ecb36
Updated Bio Ethics quest to official, and re-added.
|
před 17 roky |
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).
|
před 17 roky |
zephyrus
|
f0cc5dd038
- Fixed a bug on the Attachment [Mail System]
|
před 17 roky |
ultramage
|
f676a041a8
Fixed missing forward declaration of mail_message.
|
před 17 roky |
L0ne_W0lf
|
87d691abcc
Small update to divorce NPC.
|
před 17 roky |
ultramage
|
ac7ffe49bb
Slightly improved the message you get when trying to load a mob into the range reserved for player clones.
|
před 17 roky |
ultramage
|
3aa603d420
Fixed a typo in r11505 messing up the 'npcmove' command (only 'x' coordinate was being set correctly)
|
před 17 roky |
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.
|
před 17 roky |
ultramage
|
0031c1553e
Removed 'petid', a command from r284 to look up pet ids by name.
|
před 17 roky |
ultramage
|
2cb8a5838e
* Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312)
|
před 17 roky |
ultramage
|
b6bbaef27b
Followup fixes to r11583:
|
před 17 roky |
zephyrus
|
284222a415
- Improvements to the mail system.
|
před 17 roky |
Playtester
|
9ec6519201
* Some small db updates
|
před 17 roky |
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)
|
před 17 roky |
ultramage
|
e0cccf7d12
* Removed confusing map_nick2sd_nocase(), let the charserver handle it
|
před 17 roky |
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)
|
před 17 roky |
L0ne_W0lf
|
68829ba812
More minor updates to a couple NPCs.
|
před 17 roky |
L0ne_W0lf
|
dd5d433fca
Minor updates the Juperos Elevator NPCs.
|
před 17 roky |
L0ne_W0lf
|
571f2db6e0
Minor fixes here and there to a few scripts.
|
před 17 roky |