ultramage
|
ac33a63e54
* Added names to the SC_ and SI_ enums, now they can be used to properly indicate where such values are to be used (replaces usage of 'int')
|
17 лет назад |
SinSloth
|
130c4bf021
* Fixed a typo in Party Arena.
|
17 лет назад |
SinSloth
|
b87ec4fda5
* Forgot Arena warps file ~~
|
17 лет назад |
SinSloth
|
95d34e2dce
* Added Izlude Battle Arena. Please test it and report any bug you find out.
|
17 лет назад |
skotlex
|
fe0c93c77b
- Fixed the pc_additem weight check breaking when your current weight is above your max.
|
17 лет назад |
SinSloth
|
21b1d27fb7
* Fixed a possible exploit in Thanatos Tower quest.
|
17 лет назад |
samuray22
|
faa1661082
* Update some missing warps in Veins City.
|
17 лет назад |
zephyrus
|
a558a4d2c7
- Updated the mail sql structure in main.sql.
|
17 лет назад |
L0ne_W0lf
|
599dca2529
Updated to fix errors reported by Zephyrus_CR. bugreport:334
|
17 лет назад |
ultramage
|
dc6254185a
Fixed a compilation problem and warning (maybe).
|
17 лет назад |
FlavioJS
|
1150699a75
* Makefile creating the conf/import forder.
|
17 лет назад |
Playtester
|
81edd5a9a2
Fixed Gaebolg quest not giving exp in some situations
|
17 лет назад |
ultramage
|
fc9d14b1bd
Command code cleaning (refer to topic:169759)
|
17 лет назад |
FlavioJS
|
82a3432bd4
* Minor adjustment to take into account the end of line.
|
17 лет назад |
L0ne_W0lf
|
5550180be2
* Updated NPC headers to fix errors caused by rev. 11603.
|
17 лет назад |
FlavioJS
|
d51639d405
* Restricted more the parsing of npc code. (fixes bugreport:317)
|
17 лет назад |
Playtester
|
e29f5887de
Updated sql files
|
17 лет назад |
Playtester
|
e09efe662a
Updated Veins Field spawn amounts to official
|
17 лет назад |
L0ne_W0lf
|
1f6bb721f5
Corrected Cross Shield bonus.
|
17 лет назад |
SinSloth
|
3f5bbce439
* Added Rekenber Job quest which was missing for some unknown reason.
|
17 лет назад |
L0ne_W0lf
|
26717ecb36
Updated Bio Ethics quest to official, and re-added.
|
17 лет назад |
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).
|
17 лет назад |
zephyrus
|
f0cc5dd038
- Fixed a bug on the Attachment [Mail System]
|
17 лет назад |
ultramage
|
f676a041a8
Fixed missing forward declaration of mail_message.
|
17 лет назад |
L0ne_W0lf
|
87d691abcc
Small update to divorce NPC.
|
17 лет назад |
ultramage
|
ac7ffe49bb
Slightly improved the message you get when trying to load a mob into the range reserved for player clones.
|
17 лет назад |
ultramage
|
3aa603d420
Fixed a typo in r11505 messing up the 'npcmove' command (only 'x' coordinate was being set correctly)
|
17 лет назад |
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.
|
17 лет назад |
ultramage
|
0031c1553e
Removed 'petid', a command from r284 to look up pet ids by name.
|
17 лет назад |
ultramage
|
2cb8a5838e
* Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312)
|
17 лет назад |