ultramage
|
4957a893e5
Fixed some guild skill offset calculation mistakes -_-
|
hace 17 años |
ultramage
|
b5cf6976a2
Fixed some homunculus skill offset calculation mistakes (bugreport:363)
|
hace 17 años |
L0ne_W0lf
|
8cbd792cbd
I didn't do it! ¬_¬ Okay maybe I did.
|
hace 17 años |
L0ne_W0lf
|
6f05d79ec2
* Fixed warning in star gladiator job test.
|
hace 17 años |
ultramage
|
e12b04e850
Added error reporting for invalid rows in skill db files.
|
hace 17 años |
ultramage
|
2d71189702
Added error reporting to buildin_warp when it fails.
|
hace 17 años |
samuray22
|
1aa71f445e
* Deleted unused variables in some Job Quest (2-1 & 2-2).
|
hace 17 años |
samuray22
|
87250b2299
* Corrected a minor error respect to the header in Star Gladiator Quest
|
hace 17 años |
samuray22
|
b197e7c1a9
-Updated Star Gladiator Quest to the Aegis Standards
|
hace 17 años |
ultramage
|
804edb29f7
Fixed homunculus skills having unlimited range instead of being capped to view_distance+1 (for details see bugreport:376)
|
hace 17 años |
zephyrus
|
9145b0167f
- Added SC_INCMDEFRATE, used in Mdef Potions.
|
hace 17 años |
zephyrus
|
0cf565292d
- Important fix to Mail System allowing (by a low change) items duple.
|
hace 17 años |
L0ne_W0lf
|
b3c5cc4124
Corrected some of the ep. 12 accessory bonuses.
|
hace 17 años |
FlavioJS
|
f90edd96a6
* Fixed @addwarp crashing the map server (bugreport:390).
|
hace 17 años |
ultramage
|
1b56a795b9
* The Forget-me-not dance now behaves like Decrease AGI
|
hace 17 años |
skotlex
|
788ccb51b6
- hom_setting&0x2 now disables skill range checks for homunculus. For the love of everything that is sinful, please unset this on your server.
|
hace 17 años |
skotlex
|
39b8a6f75a
- Added missing include npc.h to map.c
|
hace 17 años |
ultramage
|
a5b2c3b30c
Applied Rayce's improvements to the npc script parser (see bugreport:387 for details).
|
hace 17 años |
ultramage
|
95f651807d
Fixed a missing include/export, and typos in the previous revision.
|
hace 17 años |
skotlex
|
a65db8120c
- Cleaned up pc_calc_weapontype
|
hace 17 años |
L0ne_W0lf
|
a5a301f9fa
Fixed an item giving 24 of the 'Gladius' item. :P
|
hace 17 años |
ultramage
|
ffd150e6f0
Fixed a bug in r11384 letting you bypass requirements for some skills (see bugreport:219).
|
hace 17 años |
L0ne_W0lf
|
d093d95e9c
Small fix to alchemist job quest that was blocking babies.
|
hace 17 años |
L0ne_W0lf
|
1eb8c5f30c
* Item Database update.
|
hace 17 años |
ultramage
|
3b742b114e
Fixed some more gcc incompatibilities...
|
hace 17 años |
ultramage
|
12a567a5f9
Changing enum weapon_type in the mmo_charstatus structure back to integer until someone resolves that include mess...
|
hace 17 años |
ultramage
|
5eda6c0e57
Replaced several 'int' variables with enums that they represent.
|
hace 17 años |
ultramage
|
376a1f68ba
* Re-worked the login-char-map packet spam mechanism
|
hace 17 años |
ultramage
|
0f6d747991
Fixed socket.c using time() incorrectly, causing stall timer desynchronization (bugreport:394)
|
hace 17 años |
FlavioJS
|
58aba77ff3
* Added a database iterator to db.c/db.h.
|
hace 17 años |